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; }

table.baron {
}
.paysys {
	border: solid #f5bf8a 1px;
	width: 640px;
	height: 1000px;
	background-color: #59351E;
}
.paysys .ps {
	width: 125px;
	height: 100px;
	float: left;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 5px;
}
.ps div {
	color: #FDE7A0;
	font-weight: bold;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}

