.menu
{
font-size: 12px;
}

.act
{
background-image: url(/img/act.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
height: 22px;
font-weight: bold;
}

.act a
{
text-decoration: none;
}

.dact
{
background-image: url(/img/krest.gif);
background-position: left;
background-repeat: no-repeat;
padding-left: 15px;
height: 22px;
}

.menu a
{
color: #252525;
}

.menu a:hover
{
text-decoration: none;
}