body {          	
	text-align:left;  
	font-family: tahoma;
	color: #666666;
  	padding: 0;
  	margin: 0; 
	background: url(images/bg.gif) repeat-y left; 
	}   

#obsah {       
	text-align:left;       
	display: block;       
	width:768px;     
	  min-height: 100%;
	  _height: 666px;
	margin: 0;          
	border-color: #ff33cc;
	border-style: 0px;
	background: #ffffff;
	}   

#hlavicka {       
	display: block;       
	width:768px; 
	height:185px;
	color: #ffffff;
	}   

#lista	 {       
	float:left;       
	display: block;
	width:768px;      
	height:27px;
	background: url(images/horna_lista.jpg) no-repeat;
  	border: 1px dashed #CCCCCC;
  	padding: 0px;
  	margin: 0px;
	}      
#lavy	 {       
	text-align:center;
	float:left;       
	display: block;
	width:184px;      
	height:780px;
	background: url(images/anketa_bg.jpg) repeat-y;
	}      

#stredny {       
	float:left;       
	display: block;
	width:584px;      
	}      
#paticka {       
	display: block;       
	width:768px;       
	height:28px;
	clear:both;      
	background: url(images/pata.jpg) no-repeat;
	text-align:center;
	color: #ffffff;
	font-size: 12px;
	}



#lavy p {
	color: #cc3333;
	font-size: 12px;
	text-align: left;
	padding-left: 12px;
	padding-right: 10px;
}

#lavy p a {
	color: #666666;
	font-weight: normal;
}

#stredny p {
	text-align: justify;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 14px;
}

#paticka p {
	color: #ffffff;
	text-align: center;
	padding-top: 9px;
}

#paticka p a {
	color: #ffffff;
	font-weight: normal;
}


#lista p {
	color: #ffffff;
	text-align: left;
	padding-top: 0px;
	padding-left: 60px;
	font-size: 12px;
	margin: 5px;
}

#lista p a {
	color: #ffffff;
	font-weight: normal;
} 

a {
	text-decoration: none; color: #cc3333;
}
a:hover {
	text-decoration: underline; color: #cc3333; font-weight: bold;
}
a:visited {
	color: #cc3333;
}

.t12white { font-family: tahoma; font-size: 12px; color: #FFFFFF; text-decoration: none}
.nadpis {align=right padding-top: 6px; padding-right: 12px; padding-right: 10px;}

#stredny h4 {
	text-align: right;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 12px;
} 
#stredny h5 {
	text-align: left;
	padding-top: 6px;
	padding-left: 12px;
	padding-right: 10px;
	font-size: 14px;
} 
#stredny ul {
	font-family: tahoma;
	text-align: left;
	font-size: 14px;
} 
#stredny h1 {
	text-align: center;
} 
#stredny h2 {
	text-align: center;
	font-size: 10px;
} 
