.sect_div {
	float: left;
	margin: 10px;
	width: 40%;
}
.image_cats {
	margin: 0px 5px 0px 5px;
	float: left;
	width: 140px;
	height: 130px;
}
.cats_iname {
	text-align: center;
	padding: 3px;
	font-size: 7pt;
	clear: both;
	font-weight: bold;
	max-width: 550px;
}
.cats_imodel {
	text-align: center;
	padding: 4px 0px 0px 0px;
	font-size: 7pt;
	clear: both;
	font-weight: bold;
	max-width: 150px;
	line-height: 10px;
}
.cats_iobj {
	border: solid 1px black;
	width: 140px;
	height: 80px;
}
.image_subcats {
	margin: 0px 5px 0px 5px;
	float: left;
	width: 250px;
	height: 200px;
	text-align: center;
}
.subcats_iobj {
	border: solid 1px black;
	width: 240px;
	height: 165px;
	text-align: center;
}
.image_subtcats {
	margin: 0px 5px 0px 5px;
	float: left;
	text-align: center;
	width: 280px;
	height: 230px;
}
.cat_comment {
	font-size: 7pt;
	margin: 3px;
}
.cats_isname {
	text-align: center;
	padding: 3px;
	font-size: 10pt;
	clear: both;
	font-weight: bold;
}
.lhand {
	cursor: pointer;
}
.image_model_gm {
	margin: 0px 5px 0px 5px;
	float: left;
	text-align: center;
}
.image_subcats_gm {
	margin: 0px 5px 0px 5px;
	float: left;
	text-align: center;
	min-width:285px;
}
.image_subcats_gm:hover .subcats_iobj_gm {
	opacity:0.8;
	filter:alpha(opacity=80);
	background-color:#ffffff;
	border: solid 1px #00773F;
}
.image_subcats_chevr {
	margin: 2px 5px 2px 5px;
	float: left;
	text-align: center;
	border: solid 1px #3174A6;
	padding:2px;
	width:260px;
}
.subcats_iobj_gm {
	border: solid 1px black;
	text-align: center;
	height: 390px;
}
.models_img_gm {
	border: solid 1px #3174A6;
	text-align: center;
}
.input{
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #353839;
	border: 1px solid #B4B4B4;
}
.button{	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #353839;
	background-color: #DEEBF4;
	border: 1px solid #A4C9E4;
}
.opel_table_goods {
	background-color: #DFDFFF;
	min-width: 800px;
	max-width: 1100px;
	border-collapse:separate !important;
	border-spacing: 1px !important;
}
.opel_table_goods td {
	padding: 2px !important;
	background-color: #FFFFFF;
}
.opel_img_arr_left {
	width:34px;
	height:88px;
	position:absolute;
	top:60px;
	left:0px;
	margin-left:-15px;
	background-image: url('http://apc.onwheels.ru/img/ar_l_ps.png');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	z-index: 101; 
}
.opel_img_arr_left:hover {
	background-image: url('http://apc.onwheels.ru/img/ar_l_ac.png');
}
.opel_img_arr_right {
	width:34px;
	height:88px;
	position:absolute;
	top:60px;
	right:0px;
	margin-right:-15px;
	background-image: url('http://apc.onwheels.ru/img/ar_r_ps.png');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	z-index: 56; 
}
.opel_img_arr_right:hover {
	background-image: url('http://apc.onwheels.ru/img/ar_r_ac.png');
}
.opel_img_zoomin {
	width:40px;
	height:40px;
	float:right;
	background-image: url('http://apc.onwheels.ru/img/zoom_p.png');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	z-index: 56; 
}
.opel_img_zoomin:hover {
	background-image: url('http://apc.onwheels.ru/img/zoom_p_a.png');
}
.opel_img_zoomout {
	width:40px;
	height:40px;
	float:right;
	background-image: url('http://apc.onwheels.ru/img/zoom_m.png');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	z-index: 56; 
}
.opel_img_zoomout:hover {
	background-image: url('http://apc.onwheels.ru/img/zoom_m_a.png');
}
.opel_img_reset {
	width:40px;
	height:40px;
	float:right;
	background-image: url('http://apc.onwheels.ru/img/zoom_r.png');
	background-repeat: no-repeat;
	background-position: left top;
	cursor: pointer;
	z-index: 56; 
}
.opel_img_reset:hover {
	background-image: url('http://apc.onwheels.ru/img/zoom_r_a.png');
}
.opel_subcats_grey .cats_iname {
	color:#D1D1D1;
}
.opel_subcats_grey .subcats_iobj_gm {
	opacity:0.4;
	filter:alpha(opacity=40);
	background-color:#ffffff;
}
.opel_subcats_grey:hover .subcats_iobj_gm {
	opacity:0.3;
	filter:alpha(opacity=30);
	background-color:#ffffff;
}
.opel_txtline_grey {
	color:#D1D1D1 !important;
}
.opel_row_grey td {
	color:#D1D1D1 !important;
}
.opel_dimg_grey {
	background-color:#FDF4F5;
	border: solid #F9DBDE 2px !important;
	opacity:0.6;
	filter:alpha(opacity=60);
}