

.catalog_container {
	margin: -0.7%;
}

.catalog_container h1 {
	margin-top: 0;
	font-size: 32px;
	margin-bottom: 12px;
}

.catalog_container ._item {
	display: block;
	float: left;
	width: 48.61932938856%;
	margin: 0.69033530571992%;
	text-decoration: none;
	color: #000000;
	position: relative;
	min-height: 20%;
	overflow: hidden;
}

.catalog_container a._item._pict {
	height: 36.46449704142cqi;
	overflow: hidden;
}

.catalog_container div._item._pict {
	min-height: 36.46449704142cqi;
	display: flex;
	flex-direction: column;
	align-items: left;
	justify-content: center;
}

div.catalog_container ._item._pict ._table {
	position: absolute;
	display: table;
	top: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}

div.catalog_container ._item._pict ._height {
	position: absolute;
	height:100%;
	width:100%;
}

div.catalog_container ._item._pict ._row {
	display: table-row;
}

div.catalog_container ._item._pict ._cell {
	display: table-cell;
	vertical-align: middle;
	text-align: left;
	padding: 10px;
	font-size: 16.5px;
}

div.catalog_container ._item._pict ._navig {
	margin-top: 5%;
	width: 100%;
	display: block;
}

.catalog_container ._bigimg {
	display: block;
	width: 100%;
	border: none;
}

.catalog_container ._item:hover ._bigimg {
}

.catalog_container ._litimg {
	display: block;
	float: left;
	width: 19.403578528827%;
	margin: 0.59642147117296% 0.29821073558648%;
	border: none;
}

.catalog_container ._litcon {
	margin: 0 -0.3%;
}

.catalog_container ._title {
	text-align: center;
	font-family: special, sans-serif;
	font-size: 18px;
	letter-spacing: 1px;
	text-transform: uppercase;
	position: absolute;
	right: 20px;
	margin-top: -50px;
	color: #ffffff;
	text-shadow: 1px 1px 2px black, 0 0 12px #000000;
}

@media (max-width: 600px) {
	.catalog_container ._item {
		width: 98.6% !important;
	}
	.catalog_container ._item._pict {
		height: auto !important;
	}
}

.catalog_container ._prev, .catalog_container ._next {
	display: block;
	width: 48px;
	height: 48px;
	background-image: url(/spec/wiv/images/wiv-inv.png);
}

.catalog_container ._prev {
	float: left;
	background-position: 0px 0px;
}

.catalog_container ._next {
	float: right;
	background-position: -48px 0px;
}
div.catalog_params_hr {
	width: 100%;
	height: 1px;
	background-color: #e0e0e0;
}

div.catalog_params_div {
	width: 100%;
}

div.catalog_params_title {
	float: left;
	width: 49%;
	line-height: 18px;
}

div.catalog_params_value {
	float: left;
	width: 50%;
	line-height: 18px;
}

div.catalog_params_cleft {
	clear: left;
	height: 0px;
}

div.catalog_product {
	position: relative;
	overflow: visible;
	clear: both;
	margin-top: 7px;
}

a.catalog_product_image {
	width: 400px;
	height: 300px;
	border: 1px solid #a0a0a0;
	padding: 4px;
	position: absolute;
}

div.catalog_product_ispace {
	height: 320px;
	width: 1px;
	float: right;
}

div.catalog_product_params {
	margin-left: 2px;
}

.catalog_product_params_i {
	margin-left: 420px;
}
