body { 
  background: #DADADA; 
  font-family: Verdana; 
  font-size: 11px; 
  color: #000000; 
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.web {
  margin: auto;
  width: 1008px;
  background: url('gr/body_bg.gif');
  background-repeat: repeat-y;
  height: auto;
}

.top {
  width: 1008px;
  height: 95px;
  background: url('gr/top.gif');
}

.sloupce {
  width: 1008px;
  min-height: 700px;
  _height: 700px;
}

.levy {
  float: left;
  width: 223px;
  height: auto;
}

.pravy {
  float: right;
  width: 785px;
  height: auto;
  background-repeat: repeat-y;
}

.bottom {
  width: 1008px;
  height: 94px;
  background: url('gr/bottom.gif');
  clear: both;
  text-align: right;
}

.bottom a {
  color: #000000;
  text-decoration: underline;
}
.bottom a:hover {
  text-decoration: none;
}

.menu_hlavicka {
  width: 223px;
  height: 226px;
  background: url('gr/menu_head.jpg');
}

.hlavicka {
  width: 785px;
  height: 227px;
  /*margin-right: 4px;
  background-position: top right;*/
}

.content {
  width: auto;
  height: auto;
  margin-left: 30px;
  margin-top: 30px;
  margin-right: 30px;
  margin-bottom: 30px;
  text-align: justify;
}

.menu_divider {
  width: 90%;
  text-align: center;
  border: 2px solid #625050;
}

.menu {
  text-align: center;
  color: #c3bcbc;
  padding-bottom: 40px;
}

.menu a {
  text-align: center;
  line-height: 30px;
  color: #FFFFFF;
  text-decoration: none;
  width: 212px;
  font-weight: bold;
}
