body {
  background:black;
  text-align:center;
  margin:0px;
  font-family:arial;
  font-size:10px;
}

table#main {
  margin:auto;
  width:800px;
  border-collapse:collapse;
}

table#main td, table#main tr {
  border-collapse:collapse;
  border:0px;
}

table#main img {
  border:0px;
}

td#menu_horni {
  background:url("images/top_4.jpg");
  width:800px;
  height:94px;
  font-size:12px;
  line-height:220%;
  padding-left:21px;
}

td#menu_horni a {
  color:#D1D3D4;
  text-decoration:none;
  padding-left:9px;
  padding-right:30px;
}

td#menu_horni a:hover {
  color:#48A41B;
}

td#okno {
  background:url("images/bg_2.jpg");
  width:800px;
}

#pozadi {
  background:url("images/bg_1.jpg") no-repeat;
  width:800px;  
}

td#bottom {
  background:url("images/bottom_bg.jpg") no-repeat;
  width:800px;  
  height:94px;
  color:#354752;
  font-size:12px;
  font-family:arial;
}

td#bottom a {
  color:#354752;
  text-decoration:none;
}

#bottom_left {
  float:left;
  padding-left:220px;
  margin-top:20px;
}

#bottom_right {
  float:right;
  margin-top:20px;
}

#leve_menu {
  float:left;
  font-size:12px;
  color:#546A72;
  margin-top:17px;
}

#leve_menu a {
  color:#546A72;
  text-decoration:none;
}

#leve_menu a:hover {
  color:#48A41B;
}

.leve_menu_polozka {
  background:url("images/menu_bg.jpg") no-repeat;
  padding-top:5px;
  padding-bottom:5px;
  border-bottom:1px solid #141D21;
  width:180px;
}

.leve_menu_polozka a {
  margin-left:30px;
  display:block;
}

#textovy_obsah {
  width:560px;
  float:right;
  padding:20px;
}
