body {
   margin: 0px;
   font-family: Arial;
   font-size: 12px;
   background-color: #000000;
   color: #A6DCFF;
}
#head {
   width: 867px;
   height: 106px;
   background-image: url(../img/head.jpg);
   padding-right: 75px;
}
#jazyky {
   width: 300px;
   float: right;
   text-align: right;
   margin-top: 20px;
}
#jazyky img {
   border: 0px;
   margin-right: 10px;
}
#tour {
   width: 942px;
   height: 386px;
   background-image: url(../img/bgr.gif);
   text-align: center;
}
#tour a {
   text-decoration: none;
   color: #A6DCFF;
}
#tour a:hover {
   text-decoration: none;
   color: White;
}
#ovl {
   width: 942px;
   height: 15px;
   float: left;
   background-image: url(../img/ovl_bgr.gif);
   background-position: center;
   background-repeat: repeat-y;
   color: White;
   font-weight: bold;
   font-size: 11px;
}
#ovl a {
   color: White;
   margin-left: 15px;
   margin-right: 15px;
   cursor: pointer;
}
#center {
   width: 582px;
   text-align: center;
   float: left;
}
#prava {
   width: 180px;
   float: right;
}
.prava_item {
   width: 180px;
   height: 90px;
   text-align: left;
}
.prava_item img {
   border: 0px;
   margin-bottom: 0px;
}
#leva {
   width: 180px;
   float: left;
}
.leva_item {
   width: 180px;
   height: 90px;
   text-align: right;
}
.leva_item img {
   border: 0px;
   margin-bottom: 0px;
}
#aplet {
   width: 550px;
   height: 320px;
   float: left;
}
#main {
   width: 942px;
   height: 492px;
   margin: 0 auto 0 auto;
   background-color: White;
   font-size: 10pt;
}
#foot {
   width: 942px;
   margin: 0 auto 0 auto;
   font-size: 8pt;
   text-align: right;
}
#foot a {
   font-size: 8pt;
   text-decoration: none;
   color: #A6DCFF;
}
#foot a:hover {
   font-size: 8pt;
   text-decoration: none;
   color: White;
}
