body{
	margin: 0px;
	padding: 0px;
	background: #FFF;
	font-family: "Helvetica";
	color: #1c1c1c;
	background: url('../bg_top.png') no-repeat top center;
	
}

a{
	color: #005e9e;
}

.bg_foot{
	background: url('../bg_bot.png') no-repeat bottom center;
}

img{
	border: none;
}

hr{
		height: 1px;
		border: none;
		border-top: 1px solid #d9d9d9;
		margin: 30px 0px 25px;
}

.clear{
	display: block;
	clear: both;
}

.main_wraper{
	width: 100%;
}

.main_container{
	margin: 0 auto;
	width: 960px;
}


.col_16, .col_10, .col_5, .col_1_3, .col_4, .col_1_2, .col_6, .col_11, .col_12{
	margin: 0px 10px;
	float: left;
}

.col_16{
	width: 940px;
}

.col_10{
	width: 590px;
}

.col_10 p{
	font-size: 14px;
	line-height: 20px;
}

.col_11{
	width: 640px;
}

.col_12{
	width: 700px;
}

.col_6{
	width: 340px;
}

.col_5{
	width: 280px;
}

.col_4{
	width: 220px;
}

.col_1_3{
	width: 300px;
}

.col_1_2{
	width: 460px;
}

.pl1{
	padding-left: 50px;
}

.top_line{
	margin-top: 20px;
}

.top_serch{
	text-align: right;
}

.top_serch .srch_text{
	border: none;
	line-height: 25px;
	padding: 0 10px;
	width: 157px;
	font-size: 12px;
	height: 25px;
}

.top_serch .srch_subm{
	background: #005e9e;
	line-height: 25px;
	padding: 0 10px;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	margin: 0px;
}

.top_login{
	text-align: left;
}

.top_login a{
	background: #005e9e;
	line-height: 25px;
	padding: 0 10px;
	color: #FFF;
	text-decoration: none;
	display: inline-block;
	margin: 0px 10px 0px 0px;
	font-size: 12px;
}


#logo_wrap{
	text-align: center;
}

.mm_block{
	margin-top: 31px;
}

.ms_block{
	margin-top: 20px;
}

.om_block{
	margin-top: 60px;
}

.mn_block{
	margin-top: 45px;
}

.cm_block{
	margin-top: 50px;
}

#main_menu{
	list-style-type: none;
	text-align: center;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	//width: 915px;
	background: #005e9e;
}

#main_menu a.top{
	display: block;
	float: left;
	padding: 0px 28px 0px;
	text-decoration: none;
	color: #FFF;
	margin-right: 0px;
	line-height: 51px;
	text-transform: lowercase;
	position: relative;
}

#main_menu a:hover li, #main_menu a.active li{
	background: #ca009d;
}


#main_menu li{
	display: inline-block;
	margin: 13px 0px 13px;
	line-height: 25px;
	padding:0px 10px;
}


#main_menu a ul{
	position: absolute;
	top: 20px; 
	left: 0px;
}

#main_menu ul li{
	background: 0
}


.main_menu{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	color: #3c3c3c;
}

.main_menu{
	color: #ffffff;
	background: #005e9e;
	font-size: 15px;
	line-height: 53px;
	margin-top: 15px;
	height: 53px;
	z-index: 1;
	padding: 0px 30px;
	text-transform: lowercase;
}
.main_menu a, .main_menu a:visited{
	color: #ffffff;
	display: inline-block;
	text-decoration: none;
	padding: 0px 18px;
}

.main_menu li a span{
	line-height: 24px;
	display: inline-block;
	padding: 0px 10px 3px;
	margin: 13px 0px;
}

.main_menu li:hover a span, .main_menu li.active a span{
	background: #ca009d;
}

.main_menu li{
	padding: 0px;
	margin: 0px;
	float: left;
	line-height: 53px;
	position: relative;
	z-index: 2;
}

.main_menu li ul{
	display: none;
	z-index: 3;
}

.main_menu li ul{
	position: absolute;
	top: 53px;
	left: 18px;
	background: #337eb1;
	line-height: 35px;
	text-align: left;
	padding-left: 0px;
}

.main_menu :last-child ul{
	right: 18px;
	text-align: right;
}

.main_menu li:hover ul{
	display: block;
}

.main_menu li ul li{
	padding: 0px 0px 0px 0px;
	display: block;
	color: #FFF;
	font-size: 12px;
	border: none;
	width: 224px;
}

.main_menu li:hover ul li a{
	color: #FFF;
	display: block;
	line-height: 32px;
	padding: 0px 10px 0px 10px;
	
}


.main_menu li:hover ul li:hover{
	background: #ca009d; 
}

.main_menu li:hover ul li:hover a{
	color: #ffffff !important;
}


.main_menu .mmenu_split{
	display: inline-block;
	width: 13px;
	height: 55px;
	line-height: 55px;
	float: left;
}

#map_changer_wrap{
	display: inline-block;
	
	height: 27px;
	margin-left: 10px;
}

#map_changer{
	border: 0px; 
	width: 150px;
	background: url(../select_bg.jpg) no-repeat right center;
	color: #FFF;
	font-size: 12px;
	-webkit-appearance: none;
	line-height: 25px;
	padding: 0px 7px;
	vertical-align: middle;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#map_changer option{
	background: #005e9e;
}

#map_changer:focus{
	border: none;
	outline: 0px
}






.main_shop_prev{
	width: 50px;
	float:left;
	height: 100px;
	background: url(../m_s_left.png) no-repeat center left;
	cursor: pointer;
}

.main_shop_list{
	width: 840px;
	height: 100px;
	float:left;
	overflow: hidden;
}

.main_shop_item{
	width: 210px;
	height: 100px;
	text-align: center;
	float:left;
}
.main_shop_item img{
	vertical-align: middle;
}

#main_shop_wrap{
	width: 9000px;
	height: 100px;
}

.main_shop_next{
	width: 50px;
	height: 100px;
	float:left;
	background: url(../m_s_rigth.png) no-repeat center right;
	cursor: pointer;
}


#photo_cont{
	position: relative;
}

#photo_cont #photo_comment{
	position: absolute;
	bottom: 53px;
	right: 16px;
	padding: 18px 20px;
	width: 280px;
	background: #FFF;
	background: rgba(255,255,255,0.75);
	font-size: 14px;
	line-height: 18px;
}

#photo_cont #photo_comment p{
	margin: 0px;
	padding: 0px;
}

#prew_list{
	padding: 25px 0px;
	background: #f3f3f3;
	position: abcolute;
	top: 0px;
	left: 0px;
	
}

.photo_prev{
	width: 47px;
	float:left;
	height: 99px;
	background: url(../m_s_left.png) no-repeat center left;
	cursor: pointer;
}

.photo_list{
	width: 846px;
	height: 99px;
	float:left;
	overflow: hidden;
}

.photo_item{
	width: 129px;
	height: 99px;
	margin: 0px 6px;
	text-align: center;
	float:left;
	
}

.photo_item a{
	
}

.photo_item a:hover img, .photo_item a.active img{
	border: 2px solid #005e9e;
}

.photo_item img{
	vertical-align: middle;
	border: 2px solid #f3f3f3;
}

#photo_wrap{
	width: 9000px;
	height: 99px;
}

.photo_next{
	width: 47px;
	height: 99px;
	float:left;
	background: url(../m_s_rigth.png) no-repeat center right;
	cursor: pointer;
}

















#site_nav{
	
}

#site_nav ul{
	font-size: 14px;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px;
	line-height: 60px;
}

#site_nav ul li{
	float: left;
	margin-right: 5px;
}

#site_nav ul li a{
	color: #005e9e;
}

.smir_item img{
	float: left;
}
.smir_item p{
	float: left;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
	min-width: 200px;
	display: block;
}
.smir_item h4{
	float: left;
	display: block;
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}
.smir_item h4 a{
	float: left;
	font-size: 26px;
	margin: 0px 0px 0px 0px;
	color: #005e9e;
	
}
.smir_item a{
	float: left;
	margin: 0px 0px 0px 0px;
	font-size: 14px;
	color: #005e9e;
}

.smir_item div{
	display: inline;
	float: left;
	width: 261px;
	margin: 0px 0px 20px 15px;
}

.page_cont{
	font-size: 14px;
	line-height: 20px;
}

.page_cont a{
	color: #005e9e;
}

.page_cont h1{
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 14px;
	padding: 0px;
}

.page_cont h2{
	font-size: 22px;
	font-weight: normal;
}
.page_cont h3{
	font-size: 18px !important;
	font-weight: normal;
}
.page_cont h4{
	font-size: 16px !important;
	font-weight: normal;
}

.page_cont OL, .page_cont UL{
	margin: 20px 0px 0px;
	padding: 0px;
}

.page_cont LI {
 list-style-type: none;
 padding: 0px 0px 0px 28px;
}
.page_cont OL {
 counter-reset: list1;
}
.page_cont OL LI:before {
 counter-increment: list1;
 content: counter(list1) ".  ";
 color: #005e9e;
}
.page_cont OL OL {
 counter-reset: list2;
 margin: 0px 0px 0px;
}
.page_cont OL OL LI:before {
 counter-increment: list2;
 content: counter(list1) "." counter(list2) ".  ";
 color: #005e9e;
}
.page_cont OL OL OL {
 counter-reset: list3;
 margin: 0px 0px 0px;
}
.page_cont OL OL OL LI:before {
 counter-increment: list3;
 content: counter(list1) "." counter(list2) "." counter(list3) ".  ";
 color: #005e9e;
}

.page_cont UL LI:before {
 content: '—  ';
 color: #005e9e;
}
.page_cont UL UL LI:before {
 content: "• ";
 color: #FFF;
}
.page_cont UL UL UL LI:before {
 content: "• " ;
 color: #005e9e;
}

.page_cont UL UL, .page_cont UL UL UL{
	margin: 0px 0px 0px;
}


.page_cont blockquote{
	background: #eeeeee;
	padding: 13px 10px 12px 21px;
	margin:26px 0px 0px;
}

.page_cont img{
	border: 5px solid #EEEEEE;
	margin-top: 20px;
	margin-right: 5px;
}

.page_cont img.no_bor{
	border: none !important;
}

.page_cont{
	margin-bottom: 40px;
}


h4.hline{
	font-size: 24px;
	font-weight: normal;
	background: #f3f3f3;
	padding: 5px 0px 5px 15px;
	margin: 15px 0px 20px 0px;
}

h4.hline img{
	vertical-align: middle;
	margin-right: 15px;
}

.vac_block{
	margin-bottom: 15px;
}
.vac_block h5{
	font-size: 26px;
	font-weight: normal;
	text-decoration: underline;
	margin: 0px;
	cursor: pointer;
}

.vac_block p{
	margin: 0px 0px 20px;
	padding: 0px;
	font-size: 14px;
}
.vac_block span{
	font-size: 14px;
}
.vac_block .wrap{
	overflow: hidden;
	margin: 0px;
	margin-top: 10px;
}
.vac_block .text{
	padding: 15px 15px 15px;
	font-size: 14px;
	line-height: 20px;
}

.vac_block .text ul{
	padding: 0px;
}

.vac_block .text ul li{
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

.vac_block .text ul li:before {
content: '— ';
color: #005e9e;
}

ul.vac_garant{
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
}

ul.vac_garant li{
	margin: 0px 0px 0px;
	padding: 0px;
}

ul.vac_garant li{
 list-style-type: none;
 padding: 0px 0px 0px 5px;
}

ul.vac_garant li:before {
 content: '—  ';
 color: #005e9e;
}




a.price_button{
	background: #005e9e;
	color: #FFF;
	text-decoration: none;
	padding: 0px 7px;
	line-height: 25px;
	font-size: 12px;
	display: inline-block;
}
input.price_button, input.button{
	background: #005e9e;
	color: #FFF;
	text-decoration: none;
	padding: 0px 7px;
	line-height: 25px;
	font-size: 12px;
	display: inline-block;
	border: none;
	cursor: pointer;
}

.map_group_block{
	padding-left: 40px;
	background: url(../marker_def.png) no-repeat top left;
}

.map_item{
	margin-bottom: 25px;
}

.map_item p{
	font-size: 12px;
	margin: 0px;
}

.map_item a{
	font-size: 26px;
	display: inline-block;
	margin: 3px 0px 3px;
}

.map_contact_p{
	font-size: 14px;
	margin-bottom: 20px;
}

.map_contact_a{
	font-size: 12px;
	background: #ca009d;
	color: #FFF;
	line-height: 25px;
	display: inline-block;
	padding: 0px 7px;
	text-decoration: none;
	margin: 0px 0px 25px;
}



.news_item .date{
	font-size: 12px;
	letter-spacing: -1px
}

.news_item .tag{
	font-size: 12px;
	line-height: 20px;
	padding: 0px 6px;
	display: inline-block;
	background: #f3f3f3;
	color: #1a1a1a;
	margin-left: 10px;
}

.news_item h4{
	font-size: 14px;
	font-weight: normal;
	margin: 7px 0px 5px;
}

.news_item {
	margin-bottom: 45px;
}

.news_item p{
	font-size: 14px;
}


.news_share{
	font-size: 14px;
	line-height: 23px;
	background: #e7e7e7;
	padding: 5px 15px 4px;
}

.news_share .share42init #share42 img{
	border: none;
	margin: 0px 0px 0px 0px !important;
	vertical-align: middle !important;
}

.news_share a{
	border: none;
	margin: 0px 4px 0px 0px !important;
	vertical-align: middle !important;
}

.fotolent.news_share{
	font-size: 14px;
	line-height: 23px;
	background: #e7e7e7;
	padding: 5px 20px 4px;
	width: 280px;
	position: absolute;
	bottom: 20px;
	right: 16px;
}

.fotolent.news_share .share42init #share42 img{
	border: none;
	margin: 0px 0px 0px 0px !important;
	vertical-align: middle !important;
}

.fotolent.news_share a{
	border: none;
	margin: 0px 4px 0px 0px !important;
	vertical-align: middle !important;
}



.club_item{
	margin-bottom: 60px;
}
.club_item h4{
	font-size: 24px;
	font-weight: normal;
	background: #f3f3f3;
	padding: 5px 0px 5px 15px;
	margin: 15px 0px 20px 0px;
}
.club_item h4 img{
	vertical-align: middle;
	margin-right: 15px;
}

.club_item p{
	font-size: 14px;
	line-height: 20px;
}



.club_item ul{
	padding: 0px;
	font-size: 14px;
	line-height: 20px;
}

.club_item ul li{
	list-style-type: none;
	padding: 0px 0px 0px 5px;
}

.club_item ul li:before {
content: '— ';
color: #005e9e;
}

.brand_item_small{
	font-size: 26px;
	color: #1a1a1a;
	background: #dbdbdb;
	display: inline-block;
	width: 40px;
	line-height: 40px;
	text-align: center;
	text-decoration: none;
	margin: 20px 20px 0px 0px;
}

.brand_item_small.active, .brand_item_small:hover{
	color: #ffffff;
	background: #005e9e;
}

.brand_item_small.brand_item_small_wide{
	width: 104px;
}

.brand_item_list{
	list-style-type: none;
	padding: 0px;
}

.brand_item_list a{
	color: #1a1a1a;
	font-size: 14px;
}

.brand_item_list li{
	float: left;
	width: 190px;
	line-height: 30px;
}

img.brand_can_bay{
	margin-right: 20px ;
	margin-top: 0px;
	margin-bottom: 10px;
}

.feedback_block{
	width: 270px;
	float: left;
	margin-right: 20px;
	font-size: 12px;
	margin-bottom: 30px;
}

.feedback_block.wide{
	width: 580px;
}

.feedback_block label{
	margin-bottom: 7spx;
	display: inline-block;
}

.feedback_block .feedback_field{
	width: 266px;
	height: 25px;
	line-height: 25px;
	border-top: 1px solid #d0d0d0; 
	border-left: 1px solid #d0d0d0;
	border-bottom: none;
	border-right: none;
	background: #f2f2f2;
	color: #676767;
	font-size: 12px;
	padding-left: 5px;
	margin-top: 4px;
}

.feedback_block.wide textarea{
	width: 555px;
	border-top: 1px solid #d0d0d0; 
	border-left: 1px solid #d0d0d0;
	border-bottom: none;
	border-right: none;
	background: #f2f2f2;
	color: #676767;
	font-size: 12px;
	height: 150px;
	margin-top: 4px;
	padding: 5px;
}

p.phoneNum
{
	font-size: 14px;
	padding-left: 28px;
	background-position: left center;
	line-height: 23px;
	margin: 0px 0px 13px 0px;
	background: url('../icons/f_phone_dark.png') no-repeat;
}












.main_container  h3{
	font-size: 26px;
	font-weight: normal;
	margin: 0px 0px 14px;
	padding: 0px;
}

.mn_img{
	float: left;
}

.main_news_item{
	width: 280px;
	float: left;
	border-bottom: 1px solid #d9d9d9;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-bottom: 0px;
	margin-bottom: 6px;
}


.main_news_item .date{
	font-size: 12px;
	letter-spacing: -1px;
	padding-right: 12px;
}
.main_news_item .tag{
	font-size: 12px;
	background: #f3f3f3;
	line-height: 19px;
	display: inline-block;
	padding: 0px 4px;
	margin-right: 10px;
	margin-bottom: 5px;
}
.main_news_item .text{
	font-size: 14px;
	margin: 0px;
	padding: 5px 0px 15px;
}

.main_news_item .text a{
	font-size: 12px;
	color: #1a1a1a;
}

.solut_head .date{
	font-size: 12px;
	letter-spacing: -1px;
	padding-right: 12px;
}
.solut_head .tag{
	font-size: 12px;
	background: #f3f3f3;
	line-height: 19px;
	display: inline-block;
	padding: 0px 4px;
	margin-right: 10px;
}


.main_part{
	background: #f3f3f3;
	width: 274px;
	height: 138px;
	padding: 22px 13px 0px 13px;
}

.main_part img{
	float: left;
}

.main_part strong{
	font-size: 26px;
	font-weight: normal;
	float: right;
	width: 220px;
	margin-top: 7px;
}

.main_part p{

	font-size: 12px;
	float: right;
	width: 200px;
	padding-right: 20px;
	line-height: 18px;
}

.brands img{
	width: 145px;
	margin: 0px;
	padding: 0px;
	float: left;
	margin-bottom: 35px;
}

.main_show_all_brands{
	color: #FFF;
	background: #005e9e;
	text-decoration: none;
	font-size: 12px;
	line-height: 25px;
	display: inline-block;
	padding: 0px 10px;
	margin-top: 3px;
	float: left;
}

.main_actual_item{
	display: block;
	margin-top: 20px;
	margin-bottom: 10px;
}

.main_actual_item img{
	float: left;
	margin-right: 10px;
}

.main_actual_item a{
	width: 170px;
	float: left;
	font-size: 14px;
	line-height: 18px;
	color: #1a1a1a;
}

.main_actual_item .price{
	float: left;
	color: #ffffff;
	font-size: 12px;
	background: #005e9e;
	line-height: 25px;
	display: inline-block;
	padding: 0px 10px;
	margin-top: 10px;
}

.sp_input{
	width: 520px;
	margin: 0px 14px 0px 0px;
	padding: 0px 10px;
	line-height: 25px;
	height: 25px;
	border: none;
	background: #f0efef;
	
}

.sp_submit{
	background: #005e9e;
	line-height: 25px;
	padding: 0 10px;
	border: none;
	color: #FFF;
	cursor: pointer;
	font-size: 12px;
	height: 25px;
	margin: 0px;
}

.sp_comment{
	font-size: 14px;
	margin: 20px 0px 33px;
}

.sp_item{
	margin: 0px 0px 32px;
}

.sp_item h4{
	margin: 0px 0px 18px;
	font-weight: normal;
}

.sp_item h4 a{
	font-size: 26px;
}

.sp_item p{
	font-size: 12px;
	margin: 0px 0px 8px;
	line-height: 18px;
}

.sp_item a{
	font-size: 14px;
	margin: 0px;
	color: #005e9e;
}

.nav_panel{
	margin: 50px 0px 10px;
	font-size: 26px;
}

.nav_panel p{
	font-size: 12px;
}

.nav_panel a{
	margin-right: 15px;
}

.nav_panel a:hover{
	
}

.nav_panel span{
	margin-right: 15px;
}





#page404h1{
	font-size: 176px;
	font-weight: normal;
	width: 400px;
	margin: 20px auto 0px;
	text-align: center;
}
#page404h1 img{
	vertical-align: middle;
	margin: 0px 10px 37px;
}

#page404h2{
	font-size: 32px;
	font-weight: normal;
	width: 400px;
	margin: 0px auto 0px;
	text-align: center;
}

#page404h3{
	font-size: 18px;
	font-weight: normal;
	width: 400px;
	margin: 10px auto 20px;
	text-align: center;
}

#footer_wrap{
	margin: 0px 10px;
	background: #005e9e;
	width: 940px !important;
}

#footer_wrap h3{
	color: #FFF;
	margin: 28px 0px 45px 0px;
}

#footer_wrap ul{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#footer_wrap ul li a{
	color: #FFF;
	line-height: 30px;
}

#footer_wrap ul li a{
	color: #FFF;
	line-height: 30px;
}

#footer_wrap .f_phone,
#footer_wrap .f_mail,
#footer_wrap .f_soc
{
	color: #FFF;
	font-size: 14px;
	padding-left: 38px;
	background-position: left center;
	line-height: 23px;
	margin: 0px 0px 13px 0px;
}
#footer_wrap .f_mail a{
	color: #FFF;
}

#footer_wrap .f_phone{
	background: url('../icons/f_phone.png') no-repeat;
}
#footer_wrap .f_mail{
	background: url('../icons/f_mail.png') no-repeat;
}
#footer_wrap .f_soc{
	background: url('../icons/f_soc.png') no-repeat;
	vertical-align: middle;
}

#footer_wrap .f_soc img{
	vertical-align: middle;
}

#footer_wrap #f_logo{
	margin: 17px 0px 27px 0px;
}






















