body{
	margin: 0;
	padding: 0;
	color: #52575b;
	background: #fff;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

a img{
 border: none; 
}

a{
	color: #52575b;
}

a:hover{
	text-decoration: underline !important;
}

a.underline{
	text-decoration: underline !important;
}


.in7{
  padding: 7px;
}

.f-l{
	float: left;
}

.f-r{
	float: right;
}

.clear{
	clear: both;
	font-size: 0;
	height: 0;
}

.nowrap{
	white-space: nowrap;
}

.langs{
	width: 845px;
	margin: 0 auto;
	padding: 16px 0 16px 0;
	text-align: right;
}

.langs a{
	margin: 0 0 0 15px;
}

.shapka{
	width: 845px;
	margin: 0 auto;
	position: relative;
}

.steeltotheworld{
	position: absolute;
	top: 0;
	right: 34px;
}

.label-menu{
	position: absolute;
	top: 338px;
	left: 97px;
	font-size: 18px;
	color: #fff;
}

.label-name{
	position: absolute;
	top: 338px;
	left: 230px;
	font-size: 18px;
	color: #0d024c;
}

.main{
	width: 845px;
	margin: 0 auto;
}

.main-l{
	float: left;
	width: 207px;
}

.main-l-in{
	margin: 0 0 0 44px;
	background: #a5c3d2 url(/img/bg_menu_b.gif) left bottom no-repeat;
}

.main-r{
	float: left;
	width: 638px;
}

.main-r-in{
	padding: 0 20px 20px 20px;
}

.menu-item{
	display: block;
	background: url(/img/bg_menu.gif) repeat-x;
	padding: 7px 0;
	text-align: center;
	font-weight: bold;
	color: #0f044c;
	text-decoration: none;	
}

.menu-item:hover, .menu-item-a{
	background: #0f044c;
	color:#fff;
}

.tnews{
	background: #8ca6b4;
	color: #fff;
	padding: 10px 0;
	text-align: center;
	font-size: 18px;
}

.news-item{
	display: block;
	background: url(/img/bg_submnews.gif) left bottom no-repeat;
	padding: 7px;
	font-size: 12px;
	font-weight: bold;
	color: #0f044c;
	text-decoration: none;	
}

.footer{
	width: 845px;
	height: 62px;
	margin: 30px auto 0 auto;
	background: url(/img/bg_footer.gif) 44px 0 no-repeat;	
}

.footer-l{
	width: 212px;
	float: left;
	padding: 15px 0 0 52px;
	font-size: 11px;	
}

.footer-r{
	width: 414px;
	float: right;
	padding: 15px 56px 0 0;
	text-align: right;
	font-size: 11px;
	font-weight: bold; 
}

.footer-r a{
	color: #0f044c;
	text-decoration: none;
	padding: 0 0 0 15px;
}
.developed{
	margin: 5px 0 0 0;
}