a { COLOR: #000000; text-decoration: none; }
a:hover { COLOR: #FF0000; text-decoration: underline; }
a:visited { }
a:active { }
body {
  MARGIN: 0px;
  BACKGROUND-COLOR: #FFFFCC;
}

p, ul, li, input, textarea {
  FONT-SIZE: 9pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
}
.pjust {
  FONT-SIZE: 9pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: justify;
}
.pjust a { COLOR: #0000CC; text-decoration: none; FONT-WEIGHT: bold; }
.pjust a:hover { COLOR: #FF0000; text-decoration: underline; FONT-WEIGHT: bold; }
.pjust a:visited { }
.pjust a:active { }
.foother {
  FONT-SIZE: 8pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: center;
  PADDING: 5px;
}
.licrveni {
  FONT-SIZE: 9pt;
  COLOR: #FF0000;
  FONT-FAMILY: Tahoma, Arial;
}

.meni1 {
  FONT-FAMILY: Tahoma, Arial;
  FONT-SIZE: 8pt;
  FONT-WEIGHT: bold;
  COLOR: #000000;
  TEXT-ALIGN: center;
}
.meni2 {
  FONT-FAMILY: Tahoma, Arial;
  FONT-SIZE: 8pt;
  COLOR: #000000;
  TEXT-ALIGN: center;
}
.meni1 a { COLOR: #000000; text-decoration: none; }
.meni1 a:hover { COLOR: #FF0000; text-decoration: underline; }
.meni1 a:visited { }
.meni1 a:active { }

.meni2 a { COLOR: #000000; text-decoration: none; }
.meni2 a:hover { COLOR: #FF0000; text-decoration: underline; }
.meni2 a:visited { }
.meni2 a:active { }

.tekst {
  FONT-SIZE: 9pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
}
.sitno {
  FONT-SIZE: 7pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
}
.naslov {
  FONT-WEIGHT: bold;
  FONT-SIZE: 15pt;
  COLOR: #00A7EB;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: left;
  TEXT-DECORATION: underline;
}
.topNaslov {
  FONT-WEIGHT: bold;
  FONT-SIZE: 18pt;
  COLOR: #0097CB;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: right;
  TEXT-DECORATION: underline;
}
.noborder {
  FONT-SIZE: 9pt;
  COLOR: #000000;
  FONT-FAMILY: Tahoma, Arial;
  BACKGROUND-COLOR: #FFFFCC;
  BORDER: solid thin #888888;
}
h1 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 18pt;
  COLOR: #0067AB;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: right;
}
h2 {
  FONT-WEIGHT: bold;
  FONT-SIZE: 15pt;
  COLOR: #00A7EB;
  FONT-FAMILY: Tahoma, Arial;
  TEXT-ALIGN: left;
  TEXT-DECORATION: underline;
}

