img.fotos_prod{
    float:none;
    width:100%;
    max-width:500px;
}

.galleries{margin: 20px 0 20px -40px; line-height: 0; font-size: 0;}
	.galleries .item{display: inline-block; vertical-align: top; margin: 0 0 30px 40px; width: 180px; font-size: 15px; line-height: 21px; text-align: center;}
	.galleries .item .picture{display: block; margin-bottom: 12px;}
	.galleries .item .picture img{display: block; width: 180px;position: relative;height:120px;}

.gallery2{margin: 20px 0 20px -42px; line-height: 0; font-size: 0;}
	.gallery2 .item{display: inline-block; vertical-align: top; margin: 0 0 42px 42px; width: 180px; font-size: 15px; height: 120px; line-height: 120px; text-align: center;}
	.gallery2 .item .picture{display: inline-block; vertical-align: middle; height: 120px;}
	.gallery2 .item .picture img{display: block; width: 180px;}

.gallery{margin: 0 0 0 -30px; line-height: 0; font-size: 0;}
	.gallery .item{display: inline-block; vertical-align: top; margin: 0 0 80px 0; width: 270px; font-size: 15px; height: 190px; text-align: center;}
	.gallery .item .picture{display: inline-block; box-shadow: 1px 2px 2px rgba(0,0,0,.3); max-height: 188px; margin-bottom:20px;}
	.gallery .item .picture img{display: block; max-width: 250px;}
    .gallery .item a{line-height:20px;}

.r_logo_item a, .f_b_item_stat a{
    border:none;
    text-decoration:none;
}
a.c_arc{
    float:right;
}

.map-route{
    width:100%;
    height:300px;
    margin-bottom: 20px;
}

.content .radiobutton input[type="radio"] + label span{
    background: #eceff1;
}

.bl_pagination li a.current{
    text-decoration:none;
    border-bottom:none;
}

div.h_bl_summa{
    width:120px;
}

.content ul {
    margin-bottom:16px;
}

.content h2{
    color: #222222;
    font-size: 24px;
    font-weight: 300;
    margin: 0 0 15px;
    margin-top:15px;
    text-transform: uppercase;
}
.r_logos.shop{
    margin-bottom:0px;
}

.item_bl_tops {
	display: inline-block;
	vertical-align: top;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding-right: 20px;
    width:100%;
    margin-bottom:20px;
}
.item_bl_tops img{
    float:left;
    margin-right:20px;    
    margin-bottom:30px;
}
.item_bl_tops a{
    font-weight:bold;    
}

.breadcrumbs{
    font-size: 12px;
    margin-bottom: 20px;
    color:#7c7c7c;
}
.breadcrumbs a{
    color:#7c7c7c;
}

.btn_blue{
    margin-bottom:10px;
	line-height: auto;
}

/* ������� ����� ������ */
.btn_gray{
	display: inline-block;
	vertical-align: middle;
	height: 30px;
	line-height: auto;
	padding: 0 22px;
	border: 1px solid #7c7c7c;
	border-radius: 25px;
	color: #7c7c7c;
	text-decoration: none;
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 0.075em;
	background: none;
	cursor: pointer;
	outline: none;
	}
.btn_gray:hover{
	background: #7c7c7c;
	color: #fff;
	}


/* �������� ����� */
.bl_alph_text{
    font-weight:bold;
}
.bl_alph.also{
    margin-top:10px;
}
.bl_alph.also li{
    text-align:left;
    text-transform: none;
}
.bl_alph.also li a{
    color:#7c7c7c;
}
.bl_alph.also li.active a{
    color:#fff;
}
.bl_alph li a.current{
    text-decoration:none;
    border-bottom:none;
}

/* ������ ������� */
.bl_goods_table_row{
    border-bottom:1px solid #f6f7f8;
}

.bl_goods_table_row span.num:first-child {
  width: 5%;
}
/*
.bl_goods_table_row span.okp {
  width: 10%;
}
.bl_goods_table_row span.prod {
  width: 40%;
}
*/
#main a.prod_a{
    border-bottom:none;
}
img.prod_img{
    /*float:right;*/
    max-width:250px;
    border:none;
    /*width:200px;
    height:200px;*/
}
img.prod_img_r{
    float:right;
    max-width:250px;
    border:none;
    margin-left: 10px;
    margin-bottom: 8px;
}
.prod_img_wrap {
    max-width: 520px;
    float: right;
}

@media screen and (max-width: 1187px) {
    .prod_img_wrap.one-row {
        float: none;
        max-width: none;
        text-align: center;
    }
    .prod_img_wrap.one-row img {
        float: none;
    }
}

div.prod_chars p strong{
    color:#7c7c7c;
}
div.prod_contacts{
    margin-top:20px;
}
span.prod_red{
    color:#e84c3d;
    font-size:17px;
}
div.prod_nav{
    display:block;
    margin-top:20px;
    margin-bottom:20px;
}
span.prod_next{
    float:right;
}
span.prod_prev{
    float:left;
}

/* ������ �������� �������� */
UL.my_tree LI {list-style-image: url(/img/minus.gif);}
UL.my_tree LI.close {list-style-image: url(/img/plus.gif);}
UL.my_tree LI.leaf {list-style-type: none; list-style-image: none; cursor: auto;}
UL.my_tree UL {display: block; background: url(/img/line.gif);}
UL.my_tree UL.close {display: none;}
UL.my_tree_close LI {list-style-image: url(/img/plus.gif);}
UL.my_tree_close UL {display: none;}
UL.my_tree, UL.my_tree UL {margin-left: -12px; padding-left: 32px;}
UL.my_tree A, UL.my_tree A:hover, UL.my_tree A:visited, UL.my_tree A:active {color: #106da7; text-decoration: none;}
UL.my_tree LI.leaf {list-style-image: url(/img/arrow.gif)}
UL.my_tree LI.leaf A, UL.my_tree LI.leaf A:visited {color: SteelBlue; text-decoration: none;}
UL.my_tree LI.leaf A:hover, UL.my_tree LI.leaf A:active {color: Red; text-decoration: underline;}

.bl_m_left_right .our_office_item p{
    margin-bottom:10px;
    line-height:20px;
}
div.prod_contacts.p8800 img{
    float:left;    
}
div.prod_contacts.p8800{
    padding:0px;
    border:1px solid #e84c3d;
    margin-bottom: 20px;
}
div.prod_contacts span.p8800{
    display:block;
    color:#e84c3d;
    font-size:24px;    
}
div.prod_contacts span{
    color:#e84c3d;
}
.bl_country_name a{
    text-decoration:none;
    border-bottom:none;
}
.header_right_bl .h_bl_addr a{
    font-size:16px;
}
.r_about_header_btns_left{
	float: none;
    margin-bottom:16px;
}
.r_about_header_btns_left a{
    margin-left:0px;
    margin-right:10px;
    margin-bottom:10px;
}
.content .our_office_item .f_contacts_item a{
    border-bottom: 1px solid #85b3cd;
    color: #1c1c1c;
}
.hidden{
  display: none;
}

.bl_m_left.mBlocksTwo .m_bl_search.site{
    background: #008ccc;
}
.m_bl_search input[type="text"]{
    color: #fff;
}