a.LINKOVI:link
{
   text-decoration: none;
   font-size: 8pt;
   color: rgb(255,255,255);
}
a.LINKOVI:visited
{
   text-decoration: none;
   font-size: 8pt;
   color: rgb(255,255,255);
}
a.LINKOVI:active
{
   text-decoration: none;
   font-size: 10pt;
   color: rgb(255,255,255);
}
a.LINKOVI:hover
{
   text-decoration: none;
   font-size: 10pt;
   color: rgb(255,0,0);
}

a.LINKBIJELI:link
{
   text-decoration: none;
   color: rgb(255,255,255);
}
a.LINKBIJELI:visited
{
   text-decoration: none;
   color: rgb(255,255,255);
}
a.LINKBIJELI:active
{
   text-decoration: none;
   color: rgb(255,255,255);
}
a.LINKBIJELI:hover
{
   text-decoration: none;
   color: rgb(255,255,255);
}

a:link
{
   text-decoration: none;
   color: rgb(0,51,204);
}
a:visited
{
   text-decoration: none;
   color: rgb(0,51,153);
}
a:active
{
   text-decoration: none;
   color: rgb(255,0,0);
}
a:hover
{
   text-decoration: none;
   color: rgb(51,102,255);
}

body
{
   font-family: Tahoma, Helvetica, sans-serif;
   font-size: 10pt;
   background-color: rgb(238,238,238);
   color: rgb(80,80,80);
}

table.HomePageBg {
    background-image: url('../slike/p980x733_new.jpg');
    background-repeat:no-repeat;
    width: 980px;
    height: 733px;
    padding: 0;
    border-spacing: 0;
    border-width: 0;
}

table.HomePageBgOther {
    background-image: url('../slike/p980x733_other.jpg');
    background-repeat:no-repeat;
    width: 980px;
    height: 733px;
    padding: 0;
    border-spacing: 0;
    border-width: 0;
}

table.HomePageBgLang {
    width: 948px;
    padding: 0;
    border-spacing: 0;
    border-width: 0;
}

td.HomePageLinkLang {
    text-align: center;
    vertical-align: text-top;
}

font.Address {
    font-size: 8pt;
    color: rgb(255,255,255);
}

TABLE.aktuelno {
/*    background-color: rgb(246,197,180); */
    background-color: rgb(225,225,225);
}
TD.par
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
/*    color: rgb(255,0,0);   */
    background-color: rgb(246,197,180);
    border-color: rgb(0,0,0);
}
TD.nepar
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10pt;
 /*   color: rgb(238,238,238);  */
    background-color: rgb(238,238,238);
    border-color: rgb(0,0,0);
}
font.Naslov
{
    font-size: 16pt;
}