@charset "windows-1250";
* { margin:0; padding:0; }
body { font-family: Georgia, "Times New Roman", Times, serif; background:#fbe311 url(images/bg.gif) repeat-x; }

#page { margin:0 auto; width:1023px; }

#top { height:405px; }

#topleft { float:left; width:690px; }
	#logo a { display:block; padding:20px; color:#FFFFFF; width:650px; height:135px; overflow:hidden; text-decoration:none; position:relative; }
	#logo a span { display:block; width:690px; height:175px; position:absolute; left:0; top:0; background:url(images/logo.jpg); }
	#topmenu { height:230px; padding-left:444px; overflow:hidden; position:relative;}
		#topmenu a { display:block; float:left; height:230px; width:64px; } 
#foto { float:left; width:333px; height:405px; position:relative; }
	#foto span { display:block;  position:absolute; left:0; top:0; width:333px; height:405px; }
	
#nadpismenu { position:absolute; left:65px; bottom:10px; font-weight:normal; font-size:22px; color:#FFFFFF; }
	
#content { background:url(images/bg_content.gif); }
#left {float:left; width:237px; }
	 #menu { list-style:none; padding-left:60px; min-height:200px; }
	 #menu a { display:block; padding:5px 10px; color:#FFFFFF; text-decoration:none; font-size:17px; } 
	 #menudown { height:134px;}
	 
	 #pocitadlo { padding:10px; color:#000000; background: #cff0ff; margin-left:60px; }
	#pocitadlo h2 { font-size:13px; }
	#pocitadlo h3 { font-size:12px; color:#00425e; margin-top:10px; }
	#pocitadlo h4 { font-size:10px; }
	#pocitadlo td { padding:2px; border-bottom:1px solid #FFFFFF; }
	 
	 
#obsah {  float:left; width:504px; min-height:400px; padding:0px 15px 30px 15px;}
	#obsah h2 { font-size:28px; }
	#obsah p { padding:3px 15px; font-size:14px; line-height:1.3;} 
	#obsah ul { list-style:square; line-height:1.3; font-size:14px; margin:5px 30px; }
	#obsah input, #obsah select { border: #CCCCCC 1px solid; padding:3px; }
	#obsah .button { font-weight: bold; }

#partneri { text-align:center; padding-left:10px; margin-top:30px; }
#partneri a { display:block; width:110px; height:60px; padding:3px 5px; float:left; background:no-repeat center center;}
#partneri h2 { font-size:15px; font-weight:normal; clear:both; padding-top:20px; border-bottom:1px solid #CCCCCC; text-align:center; margin:0 auto; width:80%;   margin-bottom:3px }
	

#right { float:left; width:250px; }

.cleaner   { clear:both; }

#footer { padding-left:237px; }
#footerbanner { height:66px; background:url(images/bg_right_down.gif) right #FFFFFF no-repeat;   }
#bannerbottom { padding-left:40px; }
#footerdown { height:150px; width:516px;  background:url(images/bg_footer.gif) bottom left no-repeat #FFFFFF; font-size:11px; color:#000; padding:10px; }
#footerdown a { color:#000; }
	


