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

.ru {
        background:url(images/ru.pngg) bottom right no-repeat;
        }

.lu {
        background:url(images/lu.pngg) bottom left no-repeat;
}
.ro {
        background:url(images/ro.pngg) top right no-repeat;
}
.lo {
        background:url(images/lo.pngg) 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;
}
