header{
	background-repeat:no-repeat;
	background-position:center top;
	position:relative;
}
header.other_page{
	margin-bottom:15px;
}

.header_slide_peremena{
	position:absolute;
	top:225px;
	left:50%;
	z-index:200;
	
	text-align:center;

    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}

.header_noslide0{
	height:155px;
}
.header_noslide{
	position:fixed;
	top:0;
	left:0;
	z-index:1000;
	width:100%;
	background:#fff;
}
.header_hr{
	position:absolute;
	bottom:0;
	line-height:1px;
	height:1px;
	background:#ccc;
	left:0;
	width:100%;
    display:none;
}

.header_logo{
    position:absolute;
    top:10px;
    left:-103px;
    z-index:100;
	width:374px;
}
.header_logo img{
	max-width:100%;
	height:auto;
	vertical-align:top;
}


.header_menu{
    max-width:790;
    text-align:right;
    padding-top:3px;
}

.header_content_footer{
    margin-top:23px;
    width:545px;
    float:right;
    position:relative;
	margin-right:13px;
}
.header_contact{
    position:absolute;
    top:0;
    left:0;
    z-index:10;
}
.header_feedback{
    position:absolute;
    top:0;
    right:0;
    z-index:10;
    line-height:1.2;
}

.header_content{
	background:#000000;
	min-height:110px;	
}
.header_content_inner{
    position:relative;
    height:156px;
}

.index_banner1{
    margin-top:70px;
	margin-bottom:85px;
}
.index_banner1 img{
    max-width:100%;
    height:auto;
	vertical-align:top;
}

.index_catalog_cat_entry{
    margin-top:50px;
}

.footer_margin{
	line-height:1px;
	height:1px;
}
.footer_margin.index_page{
	margin-top:80px;
}
.footer_margin.other_page{
	margin-top:100px;
}

footer{
	background-image: url(/file/i_pic/p3.jpg);
}

.footer_menu{
	background:#000000;
	text-align:center;
}

.footer_content{
	min-height:200px;
}

.index_catalog_cat{
	margin-top:50px;
}
.index_catalog_cat_title{
}
.index_catalog_cat_cont{
	margin-top:50px;
}

.index_catalog_tovar{
	margin-top:50px;
}
.index_catalog_tovar .zagol{
	text-align:center;
	font-size:30px;
	line-height:100%;
	color:#000;
	font-family: "PT Sans Narrow";
}
.index_catalog_tovar .cont{
	margin-top:50px;
}
.index_catalog_tovar .all{
	text-align:center;
	margin-top:-15px;
}