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;}
h3 { 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;}
#vrchleva {display: none;}
#vrchprava {display: none;}
#motto {display: none;}
#vrchlogo {display: none;}
#stranyobsah { position: absolute; left: 0px; top: 0px; width: 620px;}

/* menu ---------------------------------------------------------------------- */
#levmenu {display: none;}
#levmenu ul {display: none;}
#levmenu li {display: none;}

/* tabulky ---------------------------------------------------------------------- */
td {font-family : Arial, sans-serif; font-size: 9pt; text-align: center; padding: 1px; margin: 1px; color: #333333;}
.tabulka { border: 0px; width: 100%; }

/* formulare ---------------------------------------------------------------------- */
.formular { margin: 0px; color: #333333; border: 1px solid #CCCCCC;	background-color: #eeeeee; width : 200px; height: 18px; font-family : Arial, sans-serif; font-size: 9pt; padding: 2px;}
.domena { margin: 0px; color: #333333; border: 1px solid #CCCCCC; background-color: #eeeeee; overflow: hidden; width : 280px; height: 150px; font-family : Arial, sans-serif; font-size: 9pt; padding: 2px;}
.tlacitko {color: #ffffff; width: 60px; height: 20px; border: none; cursor: hand; background-color: #cc3300; font-family: Arial, sans-serif; font-size: 9pt; padding: 0px;}
  
/* ostatni ---------------------------------------------------------------------- */
.noram {padding: 0px; border: 0px; margin: 0px;}
.ram, .ramp, .raml {padding: 1px; border: 1px solid #CCCCCC; margin: 0px; background: #999999;}
.raml {margin: 0px 10px 5px 0px; float: left; }
.ramp {margin: 0px 0px 5px 10px; float: right; }
.otaznik {cursor: help;}
  
