.rubricator.sub-menu-wrapper {
	top: auto;
	right: 0;
	left: auto;
	width: auto;
	min-width: 240px;
	max-width: 960px;
	background: #fff;
}
.rubricator.sub-menu-wrapper .col { min-width: 180px;}
.rubricator.sub-menu-wrapper a { text-decoration: none;}
.rubricator .item-lvl-1 a {
	color: #333;
	font-size: 15px;
	font-weight: bold;
	display: block;
	line-height: 20px;
	margin: 10px 0;
}
.rubricator .item-lvl-2 a {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	display: block;
	margin: 0 0 0 13px;
}
.rubricator .item-lvl-2 a:hover { text-decoration: underline;}
.rubricator a.lvl-3 { margin-left: 40px;}
.rmenu { background: #fff!important;}
.rmenu .title:before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/ra_avclub_main/imgs/pttrn-1.png) 50% 50% repeat;
}

.sub-menu-wrapper.rubricator:after {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: url(/bitrix/templates/ra_avclub_main/imgs/pttrn-1.png) 0 0 repeat;
	z-index: -1;
}