
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: small;
  line-height: 140%;
  color: #000066;
  background-color: #EEEEEE;
}

a:link
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

a:visited
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

a:hover
{
  text-decoration: none;
  color: #6666CC;
  background-color: inherit;
}

a:active
{
  text-decoration: none;
  color: #0000CC;
  background-color: inherit;
}

table
{
  border-collapse: collapse;
  border-style: none;
  border-width: 1px;
  border-color: #000066;
}

td
{
  border-style: none;
  border-width: 1px;
  border-color: #000066;
}

.naslov
{
  font-weight: bold;
  color: #000099;
  background-color: inherit;
}

#display td
{
  border-style: solid;
  border-width: 1px;

  padding-top: 3px;
  padding-bottom: 3px;
  padding-left: 20px;
  padding-right: 20px;
}
