body { margin: 0px; padding: 0px; background: #CCDC95 url('img/pozadi.gif') repeat-y 50% 0px; color: #333333; 
font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-style: normal; font-size: 70%;} 

/* text ---------------------------------------------------------------------- */
p, a.seda { color: #333333; text-align: justify; margin: 0; line-height: 1.4;}
a { color: #990000; text-decoration: none;}
a:hover { color: #FF3300; text-decoration: none; }
h1, h2, .red, .reds { color: #990000; font-size: 100%; font-weight: bold; }
h1 { text-transform: uppercase; }
h2 { color: #FF3300; }
.reds { color: #FF3300; }

/* bloky ---------------------------------------------------------------------- */
#main { background: url('img/pozadivrch.gif') repeat-x 50% 0px; 
margin: 0; padding: 0; position: absolute; top: 0; left: 0; width: 100%; height: 219px;}
#celek { position: absolute; width: 728px; top: 0; height: auto; left: 50%; margin-left: -364px;}
#vrchfoto {position: absolute; top: 8px; left: 4px; width: 529px; height: 210px;}
#vrchlogo {position: absolute; top: 8px; left: 53px; width: 150px; z-index: 2;}
#vrchtext {position: absolute; top: 35px; left: 572px; width: 125; color: #ffffff; text-align: center;}
#leva { position: absolute; top: 240px; left: 31px; width: 474px; }
#prava { position: absolute; top: 100px; left: 555px; width: 149px; text-align: center; }

/* menu ---------------------------------------------------------------------- */
#prava ul { list-style: none; margin: 0px; padding: 0px; border: none;  text-align: left;}
#prava li { float: left; margin: 0px; padding: 0px; border: none; width: 149px;}
#prava li a { display: block; background: url('img/menu01.gif') no-repeat; color: #000000; text-decoration: none;  height: 20px; padding-left: 20px; line-height: 1.6;}
#prava li a:hover { color: #990000; background: url('img/menu02.gif') no-repeat;}

/* tabulky ---------------------------------------------------------------------- */
td {border: 1px solid #CCCCCC; text-align: left; padding-left: 5px; font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-style: normal; font-size: 8pt;}
.tabulka { border: 0px; width: 100%; }
.nic {text-align: left; background-color: none; border: none;}
.tdvyplntm {background: #697346; border: none; color: #ffffff; padding: 1px 5px 2px 5px;}

/* formulare ---------------------------------------------------------------------- */
.formular, .domena { margin: 0px; color: #333333; border: 1px solid #CCCCCC; background: #EDECE8; width: 300px; height: 12px; font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-size: 8pt; padding: 2px;}
.domena { overflow: hidden; width: 400px; height: 200px; }
.tlacitko {color: #ffffff; width: auto; width: 100px; height: 20px; border: 1px solid #CCCCCC; cursor: hand; background: #697346; font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-size: 8pt; padding: 0px;}
   
/* ramy ---------------------------------------------------------------------- */
.noram { border: 0px; padding: 0px; margin: 0px;}
.ram, .ramr {padding: 1px; border: 3px solid #DDDDDD; margin: 0px; background: #ffffff; margin: 2px;}
.ramr {cursor: hand; cursor: pointer; float: left;}
.clearboth {clear: both;}