body { margin: 0px; padding: 0px; background: #ffffff; color: #000000; 
font-family: Arial, sans-serif; font-style: normal; font-size : 9pt;} 

/* text ---------------------------------------------------------------------- */
p { color: #000000; text-align: justify; }
a { color: #336600;}
a:hover { color: #CC3300; text-decoration: none;}
h1 { color: #000000; font-weight: bold; font-size: 9pt; text-transform: uppercase;}
h2 { color: #000000; font-weight: bold; font-size: 9pt;}
.datum {color: #666666; font-style: normal; font-size: 8pt;}
a.datum {color: #CC3300; text-decoration: none;}

/* bloky ---------------------------------------------------------------------- */
#main { display: none;}
#celek {width : 620px; position: absolute; top: 0; height: auto; left: 50%; margin-left: -310px;}
#hlavicka {display: none;}
#paticka {display: none;}
#vlajky {display: none;}
#vrchtext {display: none;}
#stranyobsah { position: absolute; left: 0px; top: 0px; width: 620px;}
#levmenu {display: none;}

/* tabulky ---------------------------------------------------------------------- */
td {font-family : Arial, sans-serif; font-size: 8pt; text-align: left;}
.tabulka { border: 0px; width: 100%; }
/* formulare ---------------------------------------------------------------------- */
.formular { margin: 2px; color: #333333; border: 1px solid #D9D9D9;	background-color: #F4F4F4;
	width : 200px; height: 16px; font-family : Arial, sans-serif; font-size: 8pt; padding: 0px;}
.domena { margin: 2px; color: #333333; border: 1px solid #D9D9D9; background-color: #F4F4F4; overflow: hidden;
	width : 280px; height: 160px; font-family : Arial, sans-serif; font-size: 9pt; padding: 2px;}
.tlacitko {color: #ffffff; width : 60px; height: 18px; border: none; cursor: hand;
   background-color: #849B34; font-family : Arial, sans-serif; font-size : 8pt; padding: 0px;}
  
/* ostatni ---------------------------------------------------------------------- */
.noram {padding: 0px; border: 0px; margin: 0px;}
.ramecek {padding: 3px; border: 1px solid #D9D9D9; margin: 0px; background: #F4F4F4; }
.otaznik {cursor: help;}