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;}
#vrch { display: none;}
#stranyobsah { position: absolute; left: 0px; top: 0px; width: 620px;}
#stranycelek { position: absolute; left: 0px; top: 0px; width: 620px;}
#stranytext { position: absolute; left: 0px; top: 0px; width: 620px;}
#stranyfoto {display: none;}
#logo {display: none;}
#flash {display: none;}
#vlajky {display: none;}
#odstup {display: none;}
#vrchmenu {display: none;}
#vrchleva {display: none;}
#vrchprava {display: none;}

/* menu ---------------------------------------------------------------------- */
#menu {display: none;}
#menu ul {display: none;}
#menu li {display: none;}

/* tabulky ---------------------------------------------------------------------- */
td {font-family : Arial, sans-serif; font-size: 8pt; text-align: left;}
.tabulka { border: 0px; width: 100%; }
.tdvyplntm {background-color: #849B34; border: 1px solid #516313; color: #ffffff; text-align: center;}
.tdvyplnsv {background-color: #F4F4F4; border: 1px solid #D9D9D9; text-align: center;}
.tdvyplnsl {background-color: #FFEAB6; border: 1px solid #FEDA84; text-align: center;}
.tdvyplnnic {text-align: center; font-size: 8pt;}

/* 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;}
.ram {padding: 1px; border: 1px solid #667A1F; margin: 0px; background: #ffffff; }
.raml {padding: 1px; border: 1px solid #667A1F; margin: 0px 15px 0px 0px; background: #ffffff; float: left;}
.ramp {padding: 1px; border: 1px solid #667A1F; margin: 0px 0px 0px 15px; background: #ffffff; float: right;}
.otaznik {cursor: help;}
  
