.ru {
	background:url(images/default_right_ru.png) bottom right no-repeat;
	}
	
.lu {
	background:url(images/default_right_lu.png) bottom left no-repeat;
}
.ro {
	background:url(images/default_right_ro.png) top right no-repeat;
}
.lo {
	background:url(images/default_right_lo.png) top left no-repeat;
}
.thumb {
	padding: 3px 5px 0px 5px; 
	margin:5px 5px 5px 5px;
	min-height:230px;
}

.thumb a, .thumb a:active, .thumb a:focus {
text-decoration:none;
color:#575859;
font-weight:bold;
font-size:14px;
}

.thumb a:hover {
	color:#809F02;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}
.category_name {
	padding:10px 15px 11px 0px;
}


