body {
  color            : #180109;
  margin-top      : 0px;
  margin-left      : 0px;
  margin-right     : 0px;
  margin-bottom    : 0px;
  padding          : 0px;
  font-size        : 22px;
visibility: visible;
position: relative;
top: 0px;}

a:link {
    color: #000000; /* Öâåò ññûëîê */
    style: bold;
   }
   a:visited {
    color: #900060; /* Öâåò ïîñåùåííûõ ññûëîê */
   }
   a:active {
    color: #f00; /* Öâåò àêòèâíîé ññûëêè */
   }


a.mainlevel  {
  margin           : 0px;
  padding          : 0px;
  font-size        : 14px;
  text-indent      : 12px;
  background-color: #ebe9ed;
}


a.mainlevel:link, a.mainlevel:visited {
  display          : block;
  width: 100%;
  height: 22px;
  background-image: url(img/navbar.gif);
  background-color: #e8e8e8;
  font-style: bold;
  font-size        : 18px;
  border-top       : 0px solid #ffffff;
  border-bottom    : 0px solid #999999;
  padding          : 2px 0px 2px 0px;
  color: brown;
  text-indent: 25px;


}

a.mainlevel:hover {
  background-color : #E3E3E3;
  font-size        : 20px;
  text-indent      : 10px;
  color: #ef5a44;
  background-image: url(img/navbar_on.gif);
  text-indent: 25px;
  font-style: bold;
  text-decoration: underline;
}