BODY
 {
   FONT-FAMILY: verdana, arial, heveltica, sans-serif;
   FONT-SIZE: 12px;
   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;
  a-padding-left: 1em;
}

TABLE.logos TD.right
{
  text-align: right;
  padding-right: 1em;
}

TABLE.menu TD.left
{
  text-align: left;
  padding-left: 10px;
}

TABLE.menu TD.right
{
  text-align: right;
  padding-right: 10px;
}


a.headeropis { text-decoration: none; hover: underline; font-weight: normal; }
a.headeropis:hover { text-decoration: none; font-weight: bold;}

TABLE.navigator
{
  width: 100%;
  background: #dedeff;
  FONT-SIZE: x-small;
}

TABLE.navigator TD.left
{
  text-align: left;
  padding-left: 10px; 
}

TABLE.navigator TD.right
{
  text-align: right;
  padding-right: 15%; 
}

DIV.main
{
  margin-left: 100px;
  margin-top: 5%;
  width: 40em;
  margin-bottom:5%;
}

TABLE.location {font-size: 12px; border-width: 1px; border-style: solid; border-color: black; border-collapse:collapse;}
TABLE.location TD {padding: 7px; border-width: 1px; border-style: solid; border-color: #747474; background: #F9F2F5}

H1 {font-size: 12px}
