body {
  background: #a19b83;
  margin: 0px 0px 0px 0px;
  text-align: center;
}

.topbd {
  width: 100%;
}


.fullbody {
  width: 900px;
  margin-left: 24px;
  background: url('gr/body_bg.jpg') repeat;
  text-align: center;
}

.header {
  display: block;
  width: 900px;
  height: 216px;
  background-repeat: no-repeat;
}
.header_left {
  float: left;
  width: 685px;
  height: 216px;
  background: url('gr/header_left.jpg');
  background-repeat: no-repeat;
}
.header_right {
  float: left;
  width: 215px;
  height: 216px;
  background: url('gr/header_right.jpg');
  text-align: left;
  background-repeat: no-repeat;
}

.body_top {
  width: 900px;
  height: 46px;
  background: url('gr/body_top.jpg'); 
  display: block;
}

.sloupce {
  width: 900px;
  background: url('gr/body_bg.jpg') repeat;
  min-height: 600px;
  /*_height: 600px;*/  
}
.levy_sloupec {
  width: 218px; 
  float: left;
}
.stred {
  width: 440px;
  float: left;
}

.pravy_sloupec {
  width: 188px;
  float: left;
  
}

.bannery {
  width: 900px;
  height: 75px;
  background: url('gr/banners.jpg');
  clear: both;
  display: block;
}

.paticka {
  width: 900px;
  height: 59px;
  background: url('gr/bottom.jpg');
  clear: both;
  text-align: left;
}

.menu_block {
  width: 218px;
}
.menu_block_top {
  width: 218px;
  height: 47px;
  background: url('gr/menu_block_top.jpg');
}
.menu_block_body { 
  width: 218px;
  background: url('gr/block_body.jpg') repeat-y;
  text-align: left;
}
.menu_block_bottom {
  width: 218px;
  height: 71px;
  background: url('gr/block_bottom.jpg');
}

.poll_block {
  width: 218px;
}

.poll_block_top {
  width: 218px;
  height: 69px;
  background: url('gr/poll_block_top.jpg');
}
.poll_block_body { 
  width: 218px;
  background: url('gr/block_body.jpg') repeat-y;
}
.poll_block_bottom {
  width: 218px;
  height: 71px;
  background: url('gr/block_bottom.jpg');
}

.news {
  display: block;
  width: 200px;
  height: 140px;
  margin-left: 4px;
  margin-top: 52px;
  text-align: center;
}

.menu_item a {
  margin-left: 30px;
  background-image: url('gr/menu_dot.jpg');
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 15px;
  font-family: Verdana;
  font-weight: bold;
  font-size: 12px;
  color: #636363;
  text-decoration: none;
  display: block;
  line-height: 20px;
}

.yellow_dot {
  width: 30px;
  height: 18px;
  background-image: url('gr/menu_dot.jpg');
  background-position: left center;
  background-repeat: no-repeat;
}

.line {
  height: 2px;
  line-height: 2px;
  max-height: 2px;
  font-size: 1px;
  background: #636363;
  width: 150px;
}

.block_paticka {
  width: 230px;
  margin-left: 490px;
  padding-top: 15px;
  display: block;
  
}

.margin_left_15 {
  margin-left: 15px;
}
.stred_margin {
  margin-left: 10px; 
  margin-right: 10px; 
  text-align: justify;
}
.pravo_margin {
  margin-left: 10px; 
  margin-right: 10px;
}
.bannery_padding {
 padding-top: 12px;
}
.news_header {
  color: #636363;
}

.validblock {
  border: 1px solid #000000;
  background: #FFFFFF;
  display: block;
  height: 13px;
  width: 80px;
  text-decoration: none;
  cursor: pointer;
}
 .validblock_left a {
  text-decoration: none;
}
.validblock_left {
  float: left;
  padding-left: 2px;
  padding-right: 2px;
  line-height: 13px;
  height: 13px;
  background: #FFFFFF;
  font-size: 9px;
  display: block;
  width: 30px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
}
.validblock_right {
  float: left;
  margin: 1px 1px 1px 1px;
  padding-left: 1px;
  padding-right: 1px;
  line-height: 10px;
  height: 11px;
  background: #fc9f35;
  color: #000000;
  font-size: 9px;
  display: block;
  width: 42px;
  text-decoration: none;
  cursor: pointer;
}
