img.producer {float: left; margin: 0 15px 10px 0px;}
img.colorpic_big {float: left; margin: 0 15px 10px 0px; padding: 3px; border: 1px solid #6f6f6f;}
img.colorpic {float: left; margin: 0 12px 8px 0px; padding: 3px; border: 1px solid #6f6f6f;}
h3.contentheader {padding:10px 0; margin:0 0 15px 0; background:url(images/bg-contentheader.jpg) bottom right no-repeat;}
h1.contentheader {padding:10px 0; margin:0 0 15px 0; background:url(images/bg-contentheader.jpg) bottom right no-repeat;}
#Content h1 {font-size: 18px; margin: 0px 0px 15px 0px; font-weight: normal;}
#Content h2 {font-size: 16px; padding: 10px 0px; margin:0 0 15px 0; background:url(images/bg-contentheader.jpg) bottom right no-repeat;} 
#Content h5 {margin: 0px 0px 15px 0px;}
#Content ul {margin: 10px 0px 0px 20px;}
#Content ul li {padding-bottom: 10px;}
#Content ol {margin: 10px 0px 0px 20px;}
#Content ol li {padding-bottom: 10px;}
#Content ul.sub_goods_list {margin: 0px 40px 10px 0px; padding: 0px; list-style: none; float: left;}
#Content ul.sub_goods_list li {margin: 0px; padding: 0px; line-height: 24px; float: none; background:url(images/glist.gif) no-repeat 0px 10px; padding-left: 10px;}
#Content .brads {font-size: 11px; color: #000000; line-height: 14px; margin-bottom: 5px;}
#Content .brads a {color: #b4120e;}
#Content .manufacturer {margin-bottom: 15px; line-height: 16px; clear: both;}
#Content .manufacturer a.name_brand {font-size: 14px; font-weight: bold; font-family: "Times New Roman",Times,serif; padding-bottom: 15px;}
#Content .manufacturer a.name_cat {font-size: 14px; font-weight: bold; font-family: "Times New Roman",Times,serif;}
#Content .manufacturer img.man_img {border: 1px solid #d0d0d0; background-color: #f0f0f0; padding: 3px; float: left; margin: 0px 15px 12px 0px;}
#Content table.parametrs {border-bottom: 1px solid #b2b2b2;}
#Content table.parametrs th {background-color: #4c4c4c; color: #ffffff; font-weight: bold; text-align: center; padding: 8px 0px; border-right: 1px solid #ffffff; font-size: 12px;}
#Content table.parametrs tr td {padding: 8px 0px; font-size: 11px;}
#Content table.parametrs tr.colour {background-color: #f2f2f2; border-top: 1px solid #b2b2b2; border-bottom: 1px solid #b2b2b2;}
#Content table.parametrs tr.head {background-color: #747474; color: #ffffff;}
#Content table.parametrs tr.head td {text-align: center; border-right: 1px solid #ffffff; font-size: 10px;}
#Content table.parametrs tr.head2 {background-color: #c0bfbf; color: #000000;}
#Content table.parametrs tr.head2 td {text-align: center; border-right: 1px solid #ffffff; font-size: 10px;}

#Content a.all_coll {color: #717171; border-bottom: 1px dashed #717171; margin-bottom: 5px; font-size: 11px;}
#Content a.all_coll:hover {color: #b4120e; border-bottom: 1px dashed #b4120e;}
#Content .other_coll {font-size: 11px; padding-top: 10px;}
#Content .other_coll a {padding-right: 5px; line-height: 16px;}

#Content span.news-date-time {color: #717171; font-style: italic; font-size: 11px;}

.sidecol ul li.selected a {font-weight: bold; color: #b4120e;}

.pop_up_window {
	width: 0px;
	height: 450px;
	left:50%;
	margin-left:-400px;
	/*background: none repeat scroll 0% 0% white;*/
	background:url('images/window.jpg') no-repeat left top;
	/*border: 1px solid rgb(208, 208, 208);*/
	z-index: 10000;
	position: fixed;
	top: 8%;
	display:none;
	/*overflow:hidden;*/
}
.pop_up_contaner{
    float: left;
    height: 390px;
    margin: 0 auto;
    overflow: hidden;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 10px;
    width: 755px;
}

.lay_out{
    background: none repeat scroll 0 0 black;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9999;
	opacity: 0.5;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
	display:none;
}
ul.slider_ul{
	/*display:none;*/
}
ul.open{
	display:block;
}
h3.slider_h3{
	margin-top:10px;
	cursor:pointer;
}
#Content .brads ul{margin-left:0 !important;}
.manufacturer .list_coll.rep{margin-top:36px; margin-left:-8px;}

/*09-2019*/
.header-block,
.sticky {
    z-index: 11;
}

#order_form_content .bx_element {
    display: flex;
}

#order_form_content .bx_element img {
    max-width: 150px;
    height: auto;
}

.pay-order-beatch {
    display: inline-block;
    margin-bottom: 5px;
    margin-left: 22px;
}

.to-cart::before {
    background-size: 18px 18px;
    height: 18px;
    width: 18px;
}

.header-box-4 {
    padding-top: 37px;
}

.sticky .header-box-4 {
    padding-top: 20px;
}
/*09-2019*/