body {
  margin: 0px; 
  padding: 0px;
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
  background: url('../grafika/tlo.gif') repeat-x;
}
td {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

p {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
}

A {
  font-family: tahoma;
  font-size: 8pt;
  color: #000000;
  text-decoration: none;
}

A:visited {
  color: #000000;
  text-decoration: none;
}

A:active {
  color: #000000;
  text-decoration: none;
}

A:hover {
  color: #056BA3;
  text-decoration: none;
}

A.white {
  font-family: tahoma;
  font-size: 8pt;
  color: #ffffff;
  text-decoration: none;
}

A.white:visited {
  color: #ffffff;
  text-decoration: none;
}

A.white:active {
  color: #ffffff;
  text-decoration: none;
}

A.white:hover {
  color: #FFA448;
  text-decoration: none;
}

A.white_big {
  font-family: tahoma;
  font-size: 8pt;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
}

A.white_big:visited {
  color: #ffffff;
    font-weight: 700;
  text-decoration: none;
}

A.white_big:active {
  color: #ffffff;
    font-weight: 700;
  text-decoration: none;
}

A.white_big:hover {
  color: #FFA448;
  font-weight: 700;
  text-decoration: none;
}


li
{
padding-top: 2px;
}

.top
{
background: url('../grafika/top.jpg') no-repeat;
height: 153px;
width: 882px;
}

.menu_big
{
height: 35px; 
padding-left: 30px; 
color: #1F5AA6; 
font-weight: 700;
}

.menu_small
{
height: 21px;
background: url('../grafika/menu_small.gif') no-repeat;
padding-left: 63px;
}