.warp_element{
	border: 2px solid #e1e1e1;
	padding: 15px;
	border-radius: 8px;
}

.warp_element img{
	width: 100%;
	max-width: 179px;
	max-height: 232px;
}

.warp_element .elem-description {
	margin-bottom: 10px;
	font-size: 14px;
}

.warp_element a.link_img{
	text-align: center;
	width: 100%;
	display: inline-block;
	min-height: 242px;
}

.warp_element a{
	text-decoration: none;
}

.link_name{
	font-family: "RobotoBold", sans-serif;
	text-transform: uppercase;
	color: #000000;
	margin-top: 15px;
	margin-bottom: 5px;
	position: relative;
	overflow: hidden;
	display: block;
}

.price{
	color: #000;
	font-family: "RobotoMedium", sans-serif;
}

.price span:first-child{
	font-family: "RobotoBold", sans-serif;
	font-size: 18px;
	text-transform: uppercase;
	color: #000;
}

.price span{
	font-family: "Rubl";
	font-size: 18px;
	color: #000;
}

.prop_size{
	color: #000;
}

.prop_size span{
	font-family: "RobotoMedium", sans-serif;
}

.pagonaciya{
	margin-top: 15px;
}

.pagonaciya .bx_pagination_bottom .bx_pagination_page li.bx_active{
	background-color: #01709f;
	color: #fff;
}