#content {
    width: 692px;
    margin: auto;
    padding: 5px 20px 15px 20px;
    background: url('/static/img/bg_content_2.gif') repeat-x top #f8f5f8
}
#nd_menu li a {
    width: 100%;
    height: 100%;
    color: #e0e5ed;
    text-transform: uppercase;
    font-size: 110%;
    font-weight: bold;
    display: block;
    text-decoration: none;
    text-decoration: overline;
    background: url('/static/img/bg_nd_menu2.gif') 0 0 repeat-x;
    border: none
}
#nd_menu li a:hover {
    color: #fff;
    border: 0;
    background: url('/static/img/bg_nd_menu2.gif') 0 -51px repeat-x
}
li.active a {
    background: url('/static/img/bg_nd_menu2.gif') 0 -51px repeat-x !important
}
.barevne-ddmm {
    color : #336600;
}