body {
   background-color: Black;
   margin: 0px;
   font-family: Arial;
}
.table {
   width: 800px;
}
.table img {
   margin-top: 15px;
}
.table a {
   color: White;
   text-decoration: none;
   font-weight: bold;
}
.table a:hover {
   color: Red;
   text-decoration: none;
   font-weight: bold;
}
h1 {
   font-size: 12px;
   font-weight: bold;
   margin: 0px;
}
.pointer {
   cursor: pointer;
}
.neviditelne {
   visibility: hidden;
   text-decoration: none;
}
.form_item {
   border: 1px solid black;
}
.form_item_pocet {
   margin-top: 15px;
   border: 1px solid black;
}
.text_area {
   width: 450px;
   height: 80px;
   border: 1px solid black;
}
.send_butt {
   width: 150px;
   height: 20px;
   border: 1px solid black;
   background-color: White;
   font-weight: bold;
   font-size: 12px; 
   color: Red;
   float: right;
}
.select {
   width: 70px;
}
.form_cell {
   width: 200px;
   height: 20px;
}
#obsah_gal {
   width: 834px;
   height: 340px;
   color: White;
   overflow: auto;
   font-size: 12px;
}
#obsah_kon {
   width: 804px;
   height: 280px;
   color: White;
   overflow: auto;
   font-size: 12px;
   padding-left: 30px;
   padding-top: 50px;
}
#obsah {
   width: 561px;
   height: 320px;
   float: left;
   padding-left: 30px;
   padding-right: 30px;
   color: White;
   overflow: auto;
   font-size: 12px;
}
#obsah a {
   color: White;
   text-decoration: underline;
}
#obsah img {
   border: 0px;
}
.line {
   width: 248px;
   float: left;
}
.line a {
   color: White;
}
#red_bold {
   font-weight: bold;
   text-decoration: none;
   color: Red;
}
#red_bold:hover {
   font-weight: bold;
   text-decoration: none;
   color: White;
}
.line_obr {
   width: 436px;
   padding-left: 80px;
   float: left;
}
#main {
   width: 834px;
   height: 568px;
   margin: 0 auto 0 auto;
   position:relative;
}
#head {
   width: 834px;
   height: 184px;
   background-image: url(../img/head.jpg);
}
#stred {
   width: 834px;
   height: 338px;
}
#obsah_background {
   width: 44px;
   height: 18px;
   float: right;
   margin: 0px;
   background-image: url(../img/obsah_backg.gif);
   background-position: top;
   background-repeat: no-repeat;
}

#left_foto {
   width: 213px;
   height: 334px;
   float: left;
   background-image: url(../img/left_fotos_predloha.jpg);
   background-repeat: no-repeat;
}
#menu_obal {
   width: 834px;
   height: 27px;
   float: left;
}
#menu_obal a {
   text-decoration: none;
}
#bottom_light_line {
   width: 834px;
   height: 22px;
   float: left;
   background-image: url(../img/bottom_light_line.jpg);
}
#bottom_menu_line {
   width: 834px;
   height: 22px;
   float: left;
   background-position: bottom;
   background-repeat: no-repeat;
   background-image: url(../img/menu_line.gif);
}
#foot {
   width: 834px;
   margin: 0 auto 0 auto;
   font-family: Arial;
   font-size: 8pt;
   color: White;
   text-align: center;
 margin-top:30px;
}
#foot a {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: #CBC7C7; 
}
#foot a:hover {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: White;
}
#servisni {
   width: 250px;
   float: left;
   text-align: left;
}
#servisni a {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: #CBC7C7;
}
#servisni a:hover {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: White;
}
#copy {
   width: 250px;
   float: right;
   text-align: right;
}
#copy a {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: #CBC7C7;
}
#copy a:hover {
   font-family: Arial;
   font-size: 8pt;
   text-decoration: none;
   color: White;
}




.tab td{
  width: 150px;
  text-align:center;
}

.tab {
  margin-left:20px;
}

.prvni{
  font-size:10px;
  color:gray;
  vertical-align:bottom;
}

.treti a{
  font-size:9px;
  color:white;
}

.none a {color:white; text-decoration:none;}
.none a:hover {text-decoration:underline;}


#main .onasnav{
padding-bottom:10px;
}

#main .onasnav a{
text-decoration:none;
color:red;
}
#main .onasnav a:hover{
text-decoration:underline;
}

