body {
	min-width:960px;
}
/*INDEX*/
#header {
	/*padding-bottom:50px;*/
}
#header .cont {
	width:960px;
	/*padding-bottom:50px;*/
}
#header .cont .right {
	/*margin-top:90px;*/
}
#header .cont .logo {
	position:absolute;
}
#header .cont .right .banner {
	margin-left:-85px;
	margin-top:5px;
	width:300px;
	height:auto;
}
#topmenu {
	width:960px;
}
#topmenu ul {
	width:960px;
}
#topmenu ul li {
	margin-right:36px;
}
#slider {
	width:960px;
}
#slider .slider {
	width:940px;
}
.slick-dots {
	width:920px;
}
#product-list {
	width:960px;
}
#product-list .cont {
	width:940px;
}
#product-list .cont .pr {
	width:222px;
	margin-right:15px;
}
#product-list .cont .pr.last {
	margin-right:0px;
}
#product-list .cont .pr .pr-buy {
	width:220px;
}
#actions {
	width:960px;
}
#actions .cont {
	width:940px;
}
#blocks .cont {
	width:940px;
}
#blocks .cont .block {
	width:270px;
	margin-right:15px;
}
#blocks .cont .block.last {
	margin-right:0px;
}
#footer .cont {
	width:960px;
}
#footer .cont .block.last {
	max-width:190px;
}
/*TEXT*/
#text {
	width:960px;
}
#text .cont {
	width:940px;
}
/*PRODUCTS*/
#products {
	width:960px;
}
#products .cont {
	width:940px;
}
#products .cont .cat .cont-2 {
	width:940px;
}
#products .cont .pr .right .price {
	font-size:20px;
}