@charset "UTF-8";
/* CSS Document */

.ru {
	background:url(images/ru.png) bottom right no-repeat;
	}
	
.lu {
	background:url(images/lu.png) bottom left no-repeat;
}
.ro {
	background:url(images/ro.png) top right no-repeat;
}
.lo {
	background:url(images/lo.png) top left no-repeat;
}
.thumb {
	padding: 14px 5px 0px 5px; 
	margin:5px 5px 5px 5px;
	min-height:50px;
}

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

.thumb a:hover {
	color:#CCC;
	font-weight:bold;
	text-decoration:none;
	font-size:11px;
}
.category_name {
	padding:0px 0px 9px 0px;
}