
body
{
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 13px;
  line-height: 140%;
  color: #000066;
  background-color: #EEEEEE;
  margin-top: 10px;
  padding-bottom: 20px;
}

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;
}

.rezultati td
{
  text-align: left;
  background-color: #F6F6FF;
  line-height: 100%;
  border-style: solid;
  padding-top: 7px;
  padding-bottom: 7px;
  padding-left: 7px;
  padding-right: 7px;
}

.bul
{
  text-align: left;
  list-style-type: circle;
  margin-left: 0px;
  margin-right: 0px;
  margin-top: 0px;
  margin-bottom: 0px;
}
