.index-category {
	display:block;
	float:left;
	width:245px;
	height:32px;
	background: url(/bitrix/templates/avanport/images/intex-cat-bg.gif) no-repeat;
	margin:0 7px 7px 7px;
	
	
}

.index-category a {
	font-size:100% !important;
	font-weight:bold;
	color:#000;
	text-decoration:underline;
	line-height:28px;
	margin-left:17px; 
	
}

.index-category a:hover {
	text-decoration:none;
}

.index-cat-list {
	background:none;
	display:block;
	float:left;
	width:245px;
	margin:0 7px 10px 7px;

}
.clearboth {
	clear:both !important;
	background:#000;
	display:block;


}



.index-cat-list .box {
	background: url(/bitrix/templates/avanport/images/index-cat-box-bg.gif) no-repeat bottom;
	display:block;
	width:245px;
	margin:0 7px 0px 0px;
	padding:0px 0 7px 0;

}

.index-cat-list .box h3 {
	background:none;
	display:block;
	margin:0 7px 5px 0px;
	font-size:98%;
	padding:0 0 0px 10px;
	font-weight:bold;
	cursor:pointer;


	
}
.index-cat-list .box h3 a {
	color:#000;
	font-weight:bold;
	text-decoration: underline;

	
}
.asd {
	display:none;
	padding:0 10px 0 10px;
}
