td,table,tr,body{
font-family: Verdana;
font-size: 11px;
color: rgb(0,0,0);
}

a{
font-family: Verdana;
font-size: 11px;
color: rgb(0,0,0);
text-decoration: none;
}

.a1{
font-family: Verdana;
font-size: 11px;
color: blue;
text-decoration: underline;
}

.a1:hover{
font-family: Verdana;
font-size: 11px;
color: blue;
text-decoration: underline;
}

a:hover{
font-family: Verdana;
font-size: 11px;
color: rgb(0,0,0);
text-decoration: underline;
}

.novice-naslov{
font-family: Verdana;
font-size: 11px;
color: rgb(11,95,168);
border-bottom: 1px solid rgb(11,95,168);
}

.slika{
border: 1px solid rgb(11,95,168);

}

