body { margin: 0px; padding: 0px; background: #E7E7E7 url('img/pozadi.gif') repeat-y 50% 0px; color: #333333; 
font-family: Arial, sans-serif; font-style: normal; font-size : 9pt;} 

/* text ---------------------------------------------------------------------- */
p { color: #333333; text-align: justify; line-height: 1.7;}
a { color: #EA0000;}
a:hover { color: #000000; text-decoration: none;}
h1 { color: #EA0000; font-weight: bold; font-size: 9pt; }
h2 { color: #EA0000; font-weight: bold; font-size: 8pt; }
.nadpis {color: #EA0000; font-style: bold; font-size: 9pt;}
.datum {color: #666666; font-style: normal; font-size: 8pt;}
a.datum {color: #CC3300; text-decoration: none;}
a.kontakt {color: #FFF0CD; text-decoration: none;}

/* bloky ---------------------------------------------------------------------- */
#main { background: url('img/pozadivrch.gif') repeat-x 50% 0px; 
margin: 0; padding: 0; position: absolute; top: 0; left: 0; width: 100%; height: 290px;}
#celek { position: absolute; width: 720px; top: 0; height: auto; left: 50%; margin-left: -360px;}

#stranyobsah { position: absolute; left: 20px; top: 100px; width: 680px;}
#pod { position: absolute; left: 20px; top: 530px; width: 680px;}
#stranytext { position: relative; width: 460px; float: left;}
#stranyfoto { position: relative; width: 200px; float: right;}

/* tabulky ---------------------------------------------------------------------- */
td {font-family : Arial, sans-serif; font-size: 8pt; text-align: center;}
.tdleva {font-family : Arial, sans-serif; font-size: 8pt; text-align: left;}
.tdprava {font-family : Arial, sans-serif; font-size: 8pt; text-align: right;}
.tabulka { border: 0px; width: 100%; }
  
/* ostatni ---------------------------------------------------------------------- */
.noram {padding: 0px; border: 0px; margin: 0px;}
.ramecek {border: 5px solid #CCCCCC; margin: 0px;}

/* spodek ---------------------------------------------------------------------- */
#bottom { left: 50%; margin-left: -360px; width: 720px; bottom: 0px; position: fixed; ; position: expression("absolute"); 
	top: expression(document.body.clientHeight + document.body.scrollTop - this.offsetHeight); height: 18px;
	z-index: 3; background: url('img/spodek.gif') no-repeat;}
#paticka { width: 720px; height: 20px; overflow: hidden; position: absolute; bottom: 0; left: 0; 
background: background: url('img/spodek.gif') no-repeat; text-align: right; color: #666666; font-size: 8pt;}
  