BODY {
  background-color: #FFFFFF;
}


A.home {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  font-weight: bold;
  text-decoration: none;
  letter-spacing: 1px;
}
A.home:hover {
  color: #DD0000;
}

A.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
  letter-spacing: 1px;
  display: block;
  padding-left: 8px;
  padding-right: 8px;
}
A.menu:hover {
  color: #FFFFFF;
  background-color: #DD0000;
}
A.menuActive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
  background-color: #B1D1F5;
  display: block;
  padding-left: 8px;
  padding-right: 8px;
}
/*
A.menu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
  letter-spacing: 1px;
  display: block;
  width: 70px;
}
A.menu:hover {
  color: #FFFFFF;
  background-color: #DD0000;
}
A.menuActive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
  letter-spacing: 0px;
  font-weight: bold;
  background-color: #B1D1F5;
  display: block;
  width: 70px;
}
*/
A.podMenu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
}
A.podMenu:hover, A.podMenuActive:hover {
  color: #DD0000;
}
A.podMenuActive {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 8pt;
  color: #001E92;
  text-decoration: none;
  font-weight: bold;
}

TABLE.content {
  background-repeat: no-repeat;
  background-position: top right;
  background-image: url(../images/bg_content.jpg);
}

TABLE.contenthome {
  border-style: solid;
  border-width: 1px;
  border-color: #001E92;
/*
  background-repeat: repeat-y;
  background-position: top right;
  background-image: url(../images/bg_home.jpg);
*/
}

.naslov {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10pt;
  letter-spacing: 1px;
  color: #DD0000;
  font-weight: bold;
  border-style: solid;
  border-width: 0 0 1 0;
  border-color: #A8B2DA;
}

BODY, P, TD, INPUT, TEXTAREA {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  color: #001E92;
}

.tekst P, .tekst LI, TD.tekst {
  line-height: 1.5;
}

.tekst A {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 8.5pt;
  color: #001E92;
  text-decoration: underline;
}
.tekst A:hover {
  color: #DD0000;
  text-decoration: none;
}

.foto {
	border: 1px solid #001E92;
}

INPUT, TEXTAREA {
	 border: 1px solid #001E92;
}

.gumb {
  color: #001E92;
  background-color: #F6F7FB;
  cursor: hand;
}

A.bijelo {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
  color: #ffffff;
  text-decoration: undrline;
}

A.bijelo:hover {
  color: #EE6421;
}

.nagradaRazmak {
 margin-bottom: 0;
 padding-bottom: 20;
}