.rub {
    border-color: #333333;
    border-left: 1px solid #333333;
    border-right: 1px solid #333333;
    border-width: 1px;
}
.naslov {
    color: #2B54AA;
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
}
.text {
    color: #214183;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    text-decoration: none;
}
.rubg {
    border: 1px solid #3366CC;
}
a:link {
    color: #BA3305;
    text-decoration: none;
}
a:visited {
    color: #BA3305;
    text-decoration: none;
}
a:hover {
    color: #FF0000;
    text-decoration: none;
}
.rubplavo {
    border-right: 1px solid #37557D;
    border-style: none solid none none;
}

