body {
    background-color: #24180f;
}

.top_bg_sub, .topbar {
  background: #D8A259 url(img/top_bg_sub.jpg) repeat-x;
  height: 79px;
  width:100%;
  font-family: Arial;
}
.top_bg_sub {position:absolute;top:0;left:0;}

/* Switch rus | eng -- */
div.ruseng {
  color: #FADABB;
  font-size: 12px;
  font-family:Tahoma;
  font-weight: bold;
}

div.ruseng a, div.ruseng a:visited, div.topmenu a, div.topmenu a:visited {
    color: #FADABB;
    font-size: 12px;
    text-decoration: none;
}

div.ruseng a:hover, div.topmenu a:hover {
    text-decoration: underline;
}

div.topmenu  {
  font-family:Tahoma;
  width: 550px;
  font-size:12px;
  font-weight:800;
  color:#F5BF8A;
  text-align: center;
}

div.topmenu a, div.ruseng a{text-decoration: none;}
div.topmenu a:hover, div.ruseng a:hover { text-decoration: underline; }

img {
	border: 0;
}

table.baron {
}

