body {
	margin: 0;
	padding: 0;
	background-image: none;
	background-position: top;
	background-repeat: repeat-x;
	background-color: #824213;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
	
img {
	border: 0;
	float: none;
}

h1 {
	margin: 0px 0 15px 5px;
	color: #A0522D;
	font-size: 24px;
}
h2 {
	margin: 10px 0px 15px 5px;
	color: #A0522D;
	font-size:17px;}
h3 {
	margin: 10px 0px 15px 20px;
	color: #A0522D;
	font-size:14px;}

	
p {
	margin: 7px;
}
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:500;
	height: 18px;
}
div#errortext {
	border: 1px solid red;
	padding: 5px;
}
div#errortextpod {
	width:500px;
}
div#message {
	background-color: green;
	padding: 5px 10px;
	color:white;
	font-size: 14px;
	font-weight: bold;
}
div#messagepod {
	width:500;
	height: 18px;
}
div#messagetext {
	border: 1px solid green;
	padding: 5px;
}
div#messagetextpod {
	width:500px;
}
ul.ul { 
margin-left: 20px; 
margin-top:0px; 
margin-bottom:0;
padding-left: 0; 
list-style: none;
text-align: left; 
} 

ul.ul li  {
padding-left: 25px; 
background: url(li.gif) no-repeat 0 7px; 
background-position:middle;
color:black;
line-height:24px;}

div#telo {
	width: 747px;	
	background-color: White;
	background-repeat: repeat-y;
	overflow: auto;
	margin:auto;
	
}

div#logo {
   width: 747px;
	height:126px;
	background-image: url(logo.jpg);
	background-repeat: no-repeat;
	background-color: White;	
	position: relative;
}
div#quickcontact {
	position: absolute;
	left: 472px;
	top:17px;
}



div#obsah {
	width: 747px;
	overflow: auto;
	margin:auto;
	background-image: url(background.jpg);
	background-repeat: repeat-y;		
	background-color: transparent;	
}
div#obshor {
	width: 747px;
	height: 0px;
	background-repeat: no-repeat;
	
}
div#obsstred {
	padding:0px 30px;	
	background-repeat: repeat-y;
	overflow:visible;
}
div#obsstredpod {
	width: 687px;
	min-height: 500px;
	height: 500px;
	background-image: url(obspoz.jpg);
	background-repeat: repeat-x;
	background-color: White;
}
*>div#obsstredpod 
{
	height: auto;
	
}

div#obsstredpodpod {
	padding: 10px;
	overflow:auto;
	}
div#obsstredpodpodpod {
	width: 667px;
	}

div#obsspod {
	width: 747px;
	background-repeat: no-repeat;
	background-position: 0px 0;
	
	
}

div#zahl {
background-image:url(foot.jpg);
background-repeat: no-repeat;
background-position: left;
color: white;
padding:10px 20px 20px 20px;
font-size:10px;
text-align:center;
}

div#podzahl {
width:707px;
height:51px;
line-height: 18px;
position:relative;
}

div#podzahl a {
	color: white;
	font-weight: bold;
}
table.form tr td {
	vertical-align: top;
	padding-right:7px;
}
pre {
	margin: 0;
}
.levy {
	color: #A0522D;
	font-weight: bold;
	text-align: left;
}