.div_button {
  width: 201px;
  height: 71px;
  background-image: url("img/index/button_forum.jpg");
  text-align: center;
}
.div_button_news {
  width: 183px;
  height: 58px;
  background-image: url("img/index/button_news.png");
  text-align: center;
}
.div_button_rating {
  width: 203px;
  height: 60px;
  background-image: url("img/index/button_rating.jpg");
  text-align: center;
}
.dev_right_buttons {
  color: #763e03;
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.right_buttons:link {
  color: #763e03;
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.right_buttons:visited {
  color: #763e03;
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  text-decoration: none;
}
a.right_buttons:hover {
  color: #763e03;
  font-family: Georgia;
  font-size: 16px;
  font-weight: bold;
  text-decoration: underline;
}
.news_top_left {
  height: 51px;
  background-image: url("img/index/ramka_up_left.png");
}
.news_top_center {
  height: 51px;
  background-image: url("img/index/ramka_up.png");
}
.news_top_right {
  height: 51px;
  background-image: url("img/index/ramka_up_right.png");
}
.news_middle_left {
  height: 51px;
  background-image: url("img/index/ramka_left.png");
}
.news_middle_right {
  height: 51px;
  background-image: url("img/index/ramka_right.png");
}
.news_bottom_left {
  height: 51px;
  background-image: url("img/index/ramka_down_left.png");
}
.news_bottom_center {
  height: 51px;
  background-image: url("img/index/ramka_down.png");
}
.news_bottom_right {
  height: 51px;
  background-image: url("img/index/ramka_down_right.png");
}
a.cell_dark {
  font-size: 10px;
  font-family: Tahoma;
  text-decoration: none;
  color: #37261b;
  height: 16px;
}
a.cell_dark:hover {
  font-size: 10px;
  font-family: Tahoma;
  text-decoration: underline;
  color: #37261b;
  height: 16px;
}
a.cell_light {
  font-size: 10px;
  font-family: Tahoma;
  text-decoration: none;
  color: #37261b;
  height: 16px;
}
a.cell_light:hover {
  font-size: 10px;
  font-family: Tahoma;
  text-decoration: underline;
  color: #37261b;
  height: 16px;
}

.cell_dark {
  background: url('img/index/tbl_bg_dark.jpg') repeat-x;
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #37261b;
}
.cell_light {
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #37261b;
  height: 16px;
}
.cell_number {
  font-family: Tahoma;
  font-size: 9px;
  font-style: italic;
  color: #37261b;
  padding-right: 3px;
}

.cell_subheader {

}
.cell_txt_regular {
  font-family: Tahoma;
  font-weight: normal;
  color: #37261b;
  font-size: 11px;
  padding-left: 10px;
  padding-right: 3px;
  padding-top: 3px;
  padding-bottom: 3px;
}
.cell_link {
  color: #75190a;
  text-decoration: underline;
  padding-left: 4px;
  padding-right: 4px;
  font-weight: bold;
}
td.cell_txt_regular a, td.cell_txt_regular a:hover {
  font-size: 11px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: underline;
  color: #37261b;
}

.div_rating_back {
  width: 203px;
  height: 225px;
  background-image: url('img/index/window_for_rating.jpg');
}

.rating_name {
  font-size: 10px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #37261b;
}

.rating_stat {
  font-size: 10px;
  font-family: Tahoma;
  font-weight: bold;
  text-decoration: none;
  color: #37261b;
}
