body{
	margin: 0;
	padding: 0;
	color: #52575b;
	background: #f2f3ef;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

body.main{
	background: #0c134e url(/img/bg_main_sinii.jpg) !important;
}

form{
	margin: 0;
	padding: 0;
}

img{
	border: 0;
}

a img{
 border: none; 
}

a{
/*	color: #50606d;*/
	color: #226ba9;
}

a:hover{
	text-decoration: underline !important;
}

a.underline{
	text-decoration: underline !important;
}

a.no-underline{
	text-decoration: none;
}

.in7{
  padding: 7px;
}

.f-l{
	float: left;
}

.f-r{
	float: right;
}

.clear{
  clear: both;
  height: 0;
  overflow: hidden;
}

h1{
	font-size: 18px;
	color: #0d024c;
	margin: 12px 0;
	font-weight: normal;
}

h1.prod{
	font-size: 14px;
	color: #0d024c;
	margin: 12px 0;
	font-weight: normal;
}

h2{
	font-size: 16px;
	color: #0d024c;
	margin: 7px 0;
	font-weight: normal;
}

.inp1{
	border: 1px solid #8ca6b4;
	padding: 1px;
	background: #fff;
}

.subm1{
	border: 1px solid #8ca6b4;
	padding: 1px;
	background: url(/img/bg_subm.gif) repeat-x;
	color: #fff;
}

.main-top{
	width: 1006px;
	height: 135px;
	margin: 0 auto;
	background: url(/img/bg_main_top.jpg) top center no-repeat;
}

.main-body{
	position: relative;
	width: 1006px;
	height: 485px;
	margin: 0 auto;
	background: url(/img/bg_main.jpg) top center no-repeat;	
}

.main-logo{
	position: absolute;
	top: 96px;
	left: 390px;
}

.main-langs{
	position: absolute;
	top: 400px;
	left: 130px;
}

.main-langs a{
	margin: 0 0 0 56px;
}

.main-poloska{
	width: 1006px;
	height: 15px;
	margin: 0 auto;
	background: url(/img/bg_poloska.jpg) top center no-repeat;		
}

.main-footer{
	width: 1006px;
	margin: 0 auto;
	background: url(/img/bg_footer_main.jpg) bottom center no-repeat;			
	font-size: 11px;
	color: #fff;
	text-align: center;
	padding: 14px 0;
	line-height: 19px;
}

.main-footer a{
	color: #fff;
}

.top-block{
	position: relative;
	width: 1000px;
	height: 396px;
	margin: 0 auto;
}

.langs{
	position: absolute;
	top: 9px;
	right: 78px; 
}

.langs a{
	margin: 0 0 0 10px;
}

.sublangs{
	position: absolute;
	top: 32px;
	left: 0;
	background: url(/img/bg_sublangs.gif) repeat-x;
	width: 1000px;	
	height: 48px;
}

.sublangs-in{
	padding: 10px 10px 10px 10px;
	color: #0f044c;
}

.sublangs-in a{
	color: #0f044c !important;
}

.pic{
	position: absolute;
	top: 80px;
}

.mb{
	width: 1000px;
	margin: 0 auto;
}

.mb-content{
	width: 716px;
	background:  url(/img/bg_mb_content.jpg) top left no-repeat;
	vertical-align: top;	
}

.mb-content-in{
	background: #fff url(/img/bg_mb_content_corner.jpg) top left no-repeat;
	margin: 0 0 0 78px;
}

.mb-ban{
	padding: 18px 0 0 7px;
}

.mb-ban a{
	padding: 0 0 0 12px;
}

.mb-c{
	padding: 10px 20px 20px 20px;
}

.mb-menu{
	width: 284px;
	vertical-align: top;
	background: url(/img/bg_r.gif) repeat-y;
}

.menu-t{
	background: #0d044f;
	color: #fff;
	font-size: 18px;
	padding: 15px 15px 15px 70px;
}

.menu-item-top{
	background: #a5c3d2 url(/img/bg_menu.gif) left bottom repeat-x;
	height: 18px;
	width: 155px;
	color: #a5c3d2;
	padding: 8px 43px 8px 8px;
}

.menu-item{
	background: #a5c3d2 url(/img/bg_menu.gif) left bottom repeat-x;
	width: 155px;
	color: #0f044c;
	font-weight: bold;
	padding: 8px 43px 8px 8px;
	text-align: right;
}

.menu-item a{
	color: #0f044c;
	text-decoration: none;
}

.menu-item-a{
	background: #0f044c url(/img/bg_menu.gif) left bottom repeat-x;
	width: 155px;
	color: #fff;
	font-weight: bold;
	padding: 8px 43px 8px 8px;
	text-align: right;
}

.menu-item-a a{
	color: #fff;
	text-decoration: none;
}

.menu-sub{
	background: #a5c3d2;
	width: 206px;
	height: 32px;
}

.menu-tt{
	background: #8ca6b4;
	width: 206px;
	color:#fff;
	font-size: 18px;
	text-align: center;
	padding: 7px 0;
}

.menu-tc{
	width: 186px;
	color: #0f044c;
	background: #a5c3d2;
	font-size: 12px;
	padding: 10px;
}

.menu-tc a{
	color: #0f044c;
}

.menu-tc2{
	width: 186px;
	color: #0f044c;
	background: #a5c3d2;
	font-size: 12px;
	padding: 10px;
	text-align: right;
}

.menu-tc2 input{
	margin: 7px 0 0 0;
}

.mb-nf{
	width: 284px;
	height: 39px;
	background: url(/img/bg_r_bot.gif) no-repeat;
}

.footer{
	width: 1000px;
	height: 86px;
	margin: 15px auto 15px auto;
	background: url(/img/bg_footer.gif) 78px 0 no-repeat;
}

.footer-in{
	padding: 17px 121px 17px 97px;
}

.footer-l{
	float: left;
	font-size: 11px;
	color: #0f044c;
}

.footer-l a{
	color: #0f044c;
	text-decoration: none;
	font-weight: bold;
	margin: 0 12px 0 0;	
}

.footer-r{
	float: right;
	padding: 40px 0 0 0;
	color: #0f044c;
	font-size: 11px;
}

.footer-r a{
	color: #0f044c;
	text-decoration: none;
}

.product-item{
	width: 253px;
	height: 197px;
	background: url(/img/bg_product.gif) no-repeat;
	float: left;
}

.product-item-r{
	margin: 0 0 34px 53px;
}

.product-item-in{
	padding: 10px 6px 10px 6px;
}

.product-item-in h1{
	margin: 0;
}

.prod-m{
	margin: 10px 0 0;
	font-size: 12px;
}

.prod-m img{
	float: left;
	margin: 0 7px 0 0;
}

.prod-top{
  height: 142px;
  vertical-align: top;
}

.prod-bot{
  height: 33px;
  vertical-align: bottom;  
}

.pdf{
	background: url(/img/pdf.gif) right center no-repeat;
	padding: 10px 37px 10px 0;
	font-weight: bold;
	font-size: 11px;
	text-decoration: none;
	color: #0d024c;
	vertical-align: middle;
}

.pdf img{
	vertical-align: middle;
}

.pages{
	color: #c9ccd1;
	font-weight: bold;	
	font-size: 11px;	
}

.pages a{
	color: #0d024c;
	text-decoration: none;
	margin: 0 4px 0 0;
}

.pages span{
	color: #c9ccd1;
	text-decoration: none;
	margin: 0 4px 0 0;
}

.pages-title{
	margin: 0 5px 0 0;
}

.error{
	color: #ff0000;
}

.table-form{
  width: 315px;
  background: #9599a0;
}

.table-form-in{
  padding: 0 15px 0 15px;  
  font-size: 11px;
  color: #fff;
}

.table-form-in a{
  color: #fff;
}

.inp1{
  width: 145px;
  border: 1px solid #ced2d8;
  margin: 10px 0 0 0;
}

.inp2{
  width: 280px;
  border: 1px solid #ced2d8;
  margin: 1px 0 5px 0;
}

.ta1{
  width: 280px;
  height: 110px;
  border: 1px solid #ced2d8;  
}

.inp3{
  padding: 0 10px;
  margin: 12px 0 0 0;
}

.pad-r-10{
  padding: 0 10px 0 0;
}

.nav{
	font-size: 80%;
}

.hidden{
	display: none;
}

.qa-link{
	margin: 2px;
	display: block;
}

.qa-body{
	margin: 2px 2px 2px 15px;
}

.s1{
  background: #e3e8ec url(/img/b4.gif) 0 0 no-repeat;
    padding: 5px 4px;
}

.s2{
  background: url(/img/b5.gif) 0 100% no-repeat;
  padding: 5px 4px;
}

.s3{
  background: url(/img/b6.gif) 0 0 no-repeat;
  width: 263px;
  height: 227px;
  padding: 16px 10px 0 16px;
  margin: 0 0 5px 0;
}

.s4{
  /*float: right;
  width: 400px;*/
}

.s5{
  padding: 5px;
}

.s6{
	text-align: center;
}

.s4 table{
  /*width: 100%;*/
  border-collapse: collapse;
}

.s4 th, .s4 td{
  border: 2px solid #e3e8ec;
  padding: 3px;
  text-align: center;
}

.s4 th{
  background: #0e024c;
  color: #fff !important;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
}

.s4 td{
  font-size: 12px !important;
  color: #0e024c;
}

/*.s8{
  background: #d3dbe2;
}*/

.s8 td{
  background: #d3dbe2;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
}

.s9{
  background: #e3e8ec !important;
}

/*.s9 td{
  background: #fff;
}*/

/*.s10 td{
  background: #e3e8ec;
  padding: 0 3px !important;
}

.s11 td{
  background: #0e024c;
  color: #fff !important;
  font-size: 10px !important;
  text-transform: uppercase;
  font-weight: bold;
}*/

.s10 td{
  background: #e3e8ec;
  padding: 0 3px !important;
}

.s11{
  background: #0e024c;
  color: #fff !important;
}

.s12{
  margin: 5px 0 0 0;
}

.s13{
  float: left;
  width: 180px;
  display: block;
}

.s14{
  float: right;
  width: 400px;
}

.s15{
  font-size: 15px;
  color: #706f6f;
  font-weight: bold;
}

.s16{
  font-size: 17px;
  color: #202246;
  font-weight: bold;
  text-decoration: none;
}

.s17{
  margin: 2px 0;
}

.s18{
  margin: 4px 0 0 0;
}

.s18 a{
  font-size: 13px;
  color: #1f1f43;
  font-weight: bold;
  text-decoration: none;
}

.s19{
  margin: 17px 0 0 0;
  font-family: Arial;  
}

.s20{
  margin: 0 0 0 8px;
}

.s21{
  margin: 16px 0 0 0;
}

