body {
	margin: 0;
	padding: 0;
	background-image: url(podklad.png);
	background-position: top;
	background-repeat: repeat-x;
	background-color: white;
	font-family: Georgia;
	font-size: 12px;
	color: #658c32;
	line-height: 16px;
}
	
img {
	border: 0;
	float: none;
}
a {	color: gray;
}

h1 {
	margin: 0px 0 15px 65px;
	padding-left:26px;
	color: #b0d171;
	font-size:16px;
	background-image: url(H1.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}
h2 {
	margin: 0px 0 15px 15px;
	padding-left:36px;
	color: #b0d171;
	font-size:16px;
	background-image: url(H1.png);
	background-repeat: no-repeat;
	background-position: 0 1px;
	}

	
p {
	margin-left: 15px;
}
span.hh2 {
	margin: 30px 0px 15px 5px;
	color: #3480c3;
	font-size:17px;
}
form {
	margin: 0;
}

div#error {
	background-color: Red;
	padding: 5px 10px;
	color:white;
	font-size: 14px;
	font-weight: bold;
}
div#errorpod {
	width:697;
	height: 18px;
}
div#errortext {
	border: 1px solid red;
	padding: 5px;
}
div#errortextpod {
	width:685px;
}
div#message {
	background-color: green;
	padding: 5px 10px;
	color:white;
	font-size: 14px;
	font-weight: bold;
}
div#messagepod {
	width:697;
	height: 18px;
}
div#messagetext {
	border: 1px solid green;
	padding: 5px;
}
div#messagetextpod {
	width:685px;
}
ul.ul { 
margin-left: 20px; 
margin-top:0px; 
margin-bottom:0;
padding-left: 0; 
list-style: none;
text-align: left; 
} 

ul.ul li  {
padding: 10px 0 0 25px ; 
background: url(li.gif) no-repeat 0 15px; 
background-position:middle;
line-height:18px;}

div#telo {
	width: 750px;	
	background-color: White;
	background-repeat: repeat-y;
	overflow: visible;
	margin:auto;
	
	
}

div#logo {
   width: 750px;
	height:240px;
	background-image: url(logo.png);
	background-repeat: no-repeat;
	background-color: White;	
	position: relative;
	
}




div#obsah {
	width: 750px;
	margin:auto;
	background-repeat: repeat-y;		
	}

div#obsstred {
	padding:0px 25px;	
	background-image: url(obsstred.jpg);
	background-repeat: repeat-y;
	overflow: auto;
}
div#obsstredpod {
	width: 699px;
	min-height: 400px;
	height: 400px;
}
*>div#obsstredpod 
{
	height: auto;
	
}
div#obsspod {
	width: 749px;
	height: 23px;
	background-image: url(obsspod.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0;
	
}
div#zahl {
color: gray;
font-size:10px;
width: 749px;	
height: 10px;
line-height: 10px;

}
div#zahllev a {
	color: Grey;
}
div#zahllev a:visited {
	color: Grey;
}

div#zahllev {
height: 18px;
width: 300px;
float: left;
text-align: left;

}
div#zahlprav {
height: 18px;
width: 349px;
float: right;
text-align: right;
}
table.form {
	margin-left:89px;

}

table tr td {
	vertical-align: top;
	padding-right:7px;
	padding-bottom:20px;
}
td.pravy {
	width:520px;}
pre {
	margin: 0;
}

div.srovnani {
	background-image: url(tabulkabcg.png);
	background-repeat: repeat-x;
	padding: 5px;
	width:245px;
	float: left;
	overflow: auto;
		
}
div.srovnanipod {
	width:235px;
	text-align: center;
	color: White;;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	margin-bottom: 20px;
}
div#slogan {
	color: White;
	font-size:16px;
	line-height: 20px;
	position: absolute;
	left: 300px;
	top: 40px;
}
a.kontakt {
	width:37px;
	background-image: url(kontakt.png);
	background-repeat: no-repeat;
	height: 98px;
	position: fixed;
	left:50%;   
	top: 270px;
	z-index: 2;
	margin-left:374px;
	
}
a.kontakt:hover {
	width:37px;
	background-image: url(kontaktb.png);
	background-repeat: no-repeat;
	height: 98px;
	position: fixed;
	left:50%;   
	top: 270px;
	z-index: 2;
	margin-left:374px;
}
.kontakt {
	background-image: url(kontaktimg.png);
	background-position: right;
	background-repeat: no-repeat;
	width: 512px;
	height: 350px;
}

table.tab tr td {
	padding: 0 2px;
	text-align: center;
	vertical-align: middle;
	
}
.tabhead {
	background-image: url(tabhead.jpg);
	background-repeat: repeat-x;
	height: 35px;
	color: white;
	font-weight: bold;
}
.tabrow1{
	background-image: url(tabrow1.jpg);
	background-repeat: repeat-x;
	height: 35px;
}
.tabrow2{
	background-image: url(tabrow2.jpg);
	background-repeat: repeat-x;
	height: 35px;
}