@import url(http://fonts.googleapis.com/css?family=Ubuntu&subset=latin,cyrillic);
* {
margin: 0;
}
html, body {
	font-family: Arial;
	font-size: 14px;
	color: #555555;
	margin:0;
	padding:0;
	background:url(/img/fon.gif);
	height:100%;
}
img{border:0;}
h1{font-size:18px; padding:0; margin:0; font-weight:normal; color:#000;}
h2{}
h3{}
a{color:#548791;}
a:hover{text-decoration:none;}
a{outline: none;}
ul{margin: 0 0 0 10px; padding:0; line-height:20px;}
li{list-style-type: none;}

.clr{clear:both;}
.center{width: 974px; margin: 0 auto; position: relative;}
.main{}
.page{background: url(/img/header_fon.png) repeat-x top; padding:0 0 79px 0;}
.header{height:72px; padding: 30px 0 0 0;}
.footer{position: absolute; left:0; bottom:0; height:59px; background: url(/img/footer_fon.png); width:100%; padding: 20px 0 0 0; color: #fff; font-size:11px; line-height:18px;}
.footer a{color:#fff;}
.f_contacts{
/*float:right; display: inline-block; vertical-align:top;*/
/*text-align:right; */
/*хром гад*/
position:absolute; top:0; right:0;
}
.f_contacts a{color:#6dcff6;}
.f_copyright{display:inline-block; width:240px; vertical-align:top;}
.f_copyright img{margin-top:5px;}
.f_menu{display:inline-block; vertical-align:top;}
.f_menu img{vertical-align:middle;}
.f_lng{display:inline-block; margin-left:25px;}

.all{min-height:100%; position:relative;}

.logo{float:left;}
.menu{font-family: 'Ubuntu', sans-serif; float:right;}
.menu a{color: #fff; text-decoration:none; display: table-cell; height:45px; vertical-align:middle; padding: 0 25px;
text-shadow: 0 1px 1px rgba(0,0,0,0.23); text-align:center;
}
.menu  a:hover{background: #548791;
-webkit-box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
 box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.6);
}
.menu_item{display:inline-block; display: table-cell; height:45px; vertical-align:middle; max-width:250px;
border-right: 1px solid #2b4044;
border-left: 1px solid #49656b;
}
.menu_item.mi_first{border-left:0;}
.menu_item.mi_last{border-right:0; padding:0 0 0 15px;}
.mi_lng{}
.lng{display:inline-block; margin: 0 0 0 10px; position:relative;}
.lng .cur{position:absolute; background: url(/img/lng_arrow.png); width:14px; height:9px; top:-7px; left:1px;}
.lng a{padding:0; height: auto; display: inline;}
.lng a:hover{padding:0; background:none;
-webkit-box-shadow: none;
 box-shadow: none;
}

.promo_block{color: #6e7374; margin: 0 0 30px 0; line-height:18px;}
.promo{position:relative; margin:30px 0 15px 0;}
.promo_text{position: absolute; top:0; left: 2px; z-index:999;}
.p_list{height:237px; width:970px; margin:0 2px;
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
}
.p_item{display: inline-block; width:194px; height:237px;}
.p_img1{background: url(/img/promo/01.png);}
.p_img2{background: url(/img/promo/02.png);}
.p_img3{background: url(/img/promo/03.png);}
.p_img4{background: url(/img/promo/04.png);}
.p_img5{background: url(/img/promo/05.png);}

.zag{color: #000000; font-size:24px; text-align: center;}

.tabs{margin:55px 0 0 0;}
.tabs_header{color: #548791; height:103px; background: url(/img/tabs_header_fon.png); text-align:center;}
.tab{cursor:pointer; display: inline-block; width:238px; height:116px; background:url(/img/tab.png); margin: -30px 5px 0 5px; vertical-align:top; padding: 12px 0 0 0;}
.tab div{margin:0 0 15px 0;}
.tab span{font-size:18px; display: block;}
.tab_content{display:none; padding: 30px 120px; line-height:18px;}
.tabs_center{display: table; margin:auto;}
.tab_act{margin:-38px -3px 0 -3px; background:url(/img/tab_act.png); width:254px; height:126px; padding-top:20px;}
.tab_hover{margin:-38px -3px 0 -3px; background:url(/img/tab_hover.png); width:254px; height:126px; padding-top:20px;}

.content h1{margin:20px 0 20px 0;}

.c_icon{
-webkit-box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
 box-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
vertical-align:middle;
margin: 5px 10px 5px 0;
}