body {
	background: url(../images/bg.gif);
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	color: #666;
	text-align: center;
	padding: 0;
	margin: 0;
}
p {
	padding: 0 10px;
	text-align: left;
	margin: 0;
}
h3 {
	color: #4b5280;
	font-weight: bold;
	font-size: small;
	font-variant: small-caps;
	text-align: left;
	padding: 20px 30px 0;
	margin: 0;
}
span, h1, h2, hr {
	display: none;
	overflow: hidden;
}
a {
	color: #666;
}
a:hover {
	color: #800000;
}
img {
	border: 0;
}
abbr, acronym {
	cursor: help;
	background-color: #eee;
}
.p1 {
	width: 330px;
	margin: 10px 20px 20px 20px;
	border-left: 1px solid #cdcdcd; 
}
.p2 {
	list-style-type: disc
}
/*..............start layout......................*/

#heading_nul {
	background-image: url(../images/bg_head.gif);
	height: 154px;
	background-repeat: repeat-x;
}/*kvoli ciernej ciare v pozadi*/
#heading {
	background: url(../images/head.jpg);
	width: 700px;
	height: 154px;
	margin: 0 auto;
}
#heading_de {
	background: url(../images/head_de.jpg);
	width: 700px;
	height: 154px;
	margin: 0 auto;
}
#obal {
	width: 700px;
	margin: 0 auto;
}
#main {
	text-align: left;
    background-image: url(../images/telo.gif);
	float: left;
	width: 700px;
	height: 500px;
	border-bottom: 1px solid #cdcdcd;
}
#left {
	width: 398px;
	float: left;
}
#left_content {
	height: 486px;
}
#right {
	width: 301px;
	float: right;
	color: #f0ffff;
}
#right a {
	color: #f0ffff;
	font-weight: bold;
}
#right a:hover {
	color: #696897;
}
#mutacie {
	height: 20px;
	padding: 3px 0 0 3px;
}
#menu {
	width: 285px;
	float: right;
	margin: 24px 0 24px 0;
}
#orange {
	background: url(../images/orange.gif) no-repeat;	
	float: right;
	width: 301px;
	height: 300px;
}
.web {
	padding: 290px 2px 0 0;
	float: right;
	color: #f0ffff;
}
#pata_left {
	float: left;
	padding-left: 5px;
	width: 300px;
	height: 14px;
}
/*................end layout......................*/

