body, td, th, input, textarea, select {
	font-family: Helvetica;
	color: #938C76;
	font-size: 12px;

}
body {
	margin: 0;
	background-color: #b0b0b0;
}
p {
	text-align: justify;
}
a {
	color: #5A949E;
}
a img { border: none }
td.top_menu {
	height: 41px;
	background: url(/img/hat.jpg) no-repeat;
	text-align: center;
	vertical-align: bottom;
	width: 999px;
}
td.top_menu a {
	color: #4F8D99;
	font-size: 14px;
	text-decoration: none;
}
td.top_menu a, td.top_menu img {
	vertical-align: middle;
	margin: 0 3px;
}
td.left_column {
	width: 246px;
	background: #FAFAFA url(/img/1.jpg) no-repeat top;
	vertical-align: top;
	padding-top: 55px;
}
td.left_column a {
	color: #5A949E;
	font-size: 14px;
	display: block;
	padding-left: 35px;
	text-decoration: none;
}
td.left_column a.current {
	font-weight: bold;
	color: #37BFC7;
}
.menu_spacer {
	margin: 5px 0;
	height: 1px;
	overflow: hidden;
	background: #D7D6D4;
}
.submenu {
	margin: 5px 0;
}
.left_column .submenu a {
	display: block;
	font-size: 12px;
}
.left_column .submenu a.current {
	background-color: #009CA5;
	color: white;
	font-weight: normal;
}
.logo_td {
	text-align: right;
	vertical-align: bottom;
	height: 342px !important;
	overflow: hidden;
	width: 753px;
	background: url(/img/logo2.jpg) no-repeat
}
td.str_top {
	background: url(/img/str_top.jpg) repeat-x;
}
td.str_top2 {
	background: url(/img/str_top2.jpg) repeat-x;
}
td.str_copyright {
	background: url(/img/copyright.jpg) repeat-x;
}
td.str_footer {
	background: url(/img/footer_str.jpg) repeat-x;
}
td.str_footer2 {
	background: url(/img/footer_str2.jpg) repeat-x;
}
td.str_content {
	background: #FAFAFA url(/img/str_content.jpg) repeat-x;
}
td.str_content2 {
	background: #FAFAFA url(/img/str_content2.jpg) repeat-x;
}
img.page_header {
	margin-right: 100px;
}
.icos td {
	text-align: center;
}

.promocreation {
	display: block;
	width: 164px;
	height: 27px;
	background: url('/img/nmark.gif') no-repeat 0 0;
	padding: 12px 0 0 28px;
	text-align: left;
	font: 12px Arial, sans-serif;
       text-decoration: none;
       color: #9BAB94;
       font-size: 11px;
}

 h1 {
	font-size: 14px !important;
	font-family: Helvetica;
}
 h2 {
	font-size: 14px !important;
	font-family: Helvetica;
}
.lang {
	position:absolute;
	top:45px;
	margin-left:214px; //margin-left:-134px;
	font-size:12px;
	line-height:36px;
	width:130px;
	white-space:nowrap;
	overflow:hidden;
}

.rus {
	float:left;
	margin-right:4px;
}

.en {
	//margin-top:-35px;
}

.lang a {
	color:#454c42 !important;
}
	

.lang span {
	color:#fff;
}

.lang img {
	margin-top:10px;
}
