body { margin: 0px; padding: 0px; background: #ffffff url('img/pozadi.gif') repeat-x; color: #666666; 
font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-style: normal; font-size: 70%;} 

/* text ---------------------------------------------------------------------- */
p { text-align: justify; line-height: 1.6;}
a { color: #0066CC;}
a:hover { color: #FF6600; text-decoration: none;}
.seda, a.seda { color: #999999;}
.oranz { color: #000000;}
h1 { color: #FF6600; font-weight: bold; font-size: 100%; margin: 0px; text-transform: uppercase; text-align: right;}
h2 { color: #0066CC; font-weight: bold; font-size: 100%; margin: 0px;}

/* bloky ---------------------------------------------------------------------- */
#celek { position: absolute; top: 0px; height: 100%; min-height: 100%; width: 700px; left: 50%; margin-left: -350px;}
#vrch { position: absolute; left: 0px; top: 0px; width: 700px; height: 600px; background: url('img/pozadistred.gif') no-repeat;}
#vrchfoto { position: absolute; left: 271px; top: 0px; width: 426px;}
#vrchlogo { position: absolute; left: 40px; top: 96px; width: 180px; z-index: 3;}
#prava { position: absolute; top: 220px; width: 460px; left: 203px; text-align: justify; }

/* menu ---------------------------------------------------------------------- */
#leva { position: absolute; top: 225px; width: 141px; left: 25px; text-align: center; }
#leva ul { list-style: none; margin: 0px; padding: 0px; border: none;}
#leva li { float: left; margin: 0px; padding: 0px; border: none; width: 141px;}
#leva li a { display: block; background: url('img/menu01.gif') no-repeat; color: #0066CC; 
  text-decoration: none;  height: 20px; padding-right: 30px; text-align: right;  line-height: 1.7;}
#leva li a:hover { background: url('img/menu02.gif') no-repeat; color: #FF6600;}

/* tabulky ---------------------------------------------------------------------- */
td {font-family: "Tahoma CE",Tahoma,"Arial CE",sans-serif; font-size: 8pt; background-color: #F4F4F4; border: 1px solid #D9D9D9; text-align: center;}
.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: 300px; height: 100px; font-family : Arial, sans-serif; font-size: 9pt; padding: 2px;}
.tlacitko {color: #ffffff; width: 60px; height: 18px; border: none; cursor: pointer; 
background: #0066CC; font-family: sans-serif; font-size: 8pt; padding: 0px;}
  
/* ostatni ---------------------------------------------------------------------- */
.noram {padding: 0px; border: 0px; margin: 0px;}
.ram {padding: 5px; border: 1px solid #D5D5D5; margin: 0px; background: #ffffff;}
.nic {text-align: left; background-color: #ffffff; border: none;}
