* {margin: 0; padding: 0; }
 
 body {font-family: verdana, sans-serif;}
 #preskocit {position: absolute; left:0; top: -2000px;}
 #hlavicka {}
 #hlavicka h1 {}
 #hlavicka h1 a {}
 #hlavicka h1 a span {}
 
 #preskocit {display: none;}
 
 #bioodkaz {display: none;}
 #sportodkaz {display: none;}
 #levysloupec {display: none;}
 
 #paticka {text-align: right; font-size: 0.8em; padding-top: 10px; margin: 0 0 10px 0; background: url("./img/podklad-paticka.gif") left top no-repeat; clear: both; color: #676767;}
 #paticka span {color: #000;}
 
 #obsah { }
 h2 {font-size: 1.7em; text-transform: uppercase; color: #f00; font-weight: normal; text-align: center; margin-bottom: 20px; margin-top:15px;}
 h3 {font-size: 1.2em; color: #0e0789; border-left: 18px solid #0e0789; padding-left: 10px; margin-bottom: 10px; margin-top: 15px;}
 h4 {font-size: 1em; color: #000; text-transform: uppercase; margin-bottom: 5px; margin-top: 10px;}
 
 .aktualitka {background: url("./img/cara2.gif") left bottom repeat-x; padding-bottom: 5px; margin-bottom: 10px;}
 .aktualitka h3 {margin-top: 0;}
 .datum {text-align: right; color: #f00; font-size: 0.7em;}
 #obsah .aktualitka img {border: 1px solid #aaa; padding: 5px; background: #f0f0f0; margin: 0 10px 10px 28px; float: left;}
 .aktualitka p {margin-left: 28px; margin-bottom: 5px;}
 
 img.ramecek {border: 1px solid #aaa; padding: 5px; background: #f0f0f0; margin: 10px;} 
 
 ul {padding-left: 30px; list-style: outside;}
 li {margin-bottom: 5px;}
 
 p {margin-bottom: 10px;}
 a {color: #00f;}
 a:hover, a:active, a:focus {text-decoration: none; color: #000;}
 .right {text-align: right;}
 .center {text-align: center;}
 .floathelp {clear: both; font-size: 1px; line-height:1px; height: 1px;}
 .fright {float: right;}
 .fleft {float: left;}
 .nezobrazovat {display: none;}
