BODY
 {
   FONT-FAMILY: verdana, arial, heveltica, sans-serif;
   FONT-SIZE: x-small;
   BACKGROUND: white ;
   COLOR: black ;
   margin-top: 0;
   margin-left: 0;
   margin-right: 0;
 }

TABLE.menu
{
  width: 100%;
  background: #dedeff;
  FONT-SIZE: x-small;
}

TABLE.logos
{
  width: 100%;
  background-image: url(akreska.gif);
}

A IMG
{
  border-top-style: none;
  border-bottom-style: none;
  border-left-style: none;
  border-right-style: none;
}

TABLE.logos TD.left
{
  text-align: left;
  padding-left: 1em;
}

TABLE.logos TD.right
{
  text-align: right;
  padding-right: 1em;
}


a.headeropis { text-decoration: none; hover: underline; font-weight: bol; }
a.headeropis:hover { text-decoration: underline; }

TABLE.navigator
{
  width: 100%;
  background: #dedeff;
  FONT-SIZE: x-small;
}

TABLE.navigator TD.left
{
  text-align: left;
  padding-left: 1em; 
}

TABLE.navigator TD.right
{
  text-align: right;
  padding-right: 15%; 
}

DIV.main
{
  margin-left: 10%;
  margin-top: 5%;
  width: 80%;
  margin-bottom:5%;
}