.Titl {font-family: Century Gothic, Arial Narrow; font-size: 18pt; font-weight: bolder; color: black;}
.Titl2 {font-family: Estrangelo Edessa, Arial Narrow; font-size: 14pt; font-weight: bolder; color: indigo;}

.NinthRoman {font-family: Times New Roman; font-size: 14pt; color: black;}

* {font-family: Arial; font-size: 10pt;}
BODY {
background-attachment: fixed;
background-repeat: no-repeat;
background-position: 180px 70px;
background-color: #FFFFFF }

/* Main Menu */

a.mainlevel {
  font-size: 12px;
  padding-left: 0px;
  width: 170px;
  display: block;
  line-height: 26px;
  margin-bottom: 2px;
  text-decoration: none;
  font-weight: normal;
  voice-family:"\"}\"";
  voice-family:inherit;
}

html>body a.mainlevel {width:170px;}

a.mainlevel:hover, a.mainlevel#active_menu {
  color            : #ff0000;
  background       : url(../images/menu.gif) #ECEEEF 100% 50% no-repeat;
  text-decoration  : none;
}


a.sublevel {
  padding: 0px;
  margin: 0px;
  font-size: 10px;
  padding-left: 12px;
  width: 160px;
  display: block;
  line-height: 20px;
  margin-bottom: 2px;
  text-decoration: none;
  font-weight: normal;
  border-right: 4px solid #CACACA;
  voice-family:"\"}\""; 
  voice-family:inherit;
  width: 160px;
}

html>body a.sublevel {width:160px;}

a.sublevel:hover, a.sublevel#active_menu {
  text-decoration: none;
  width: 165px;
  voice-family:"\"}\"";
  voice-family:inherit;
}
html>body a.sublevel:hover, a.sublevel#active_menu {
  width: 165px;
}

/*style.css*/
html, body, div, p, table, pre, td, tr, th, ul, ol, li, h1, h2, h3, h4, h5, h6, form, fieldset, img, blockquote, iframe {
margin: 0;
padding: 0;
border: 0;
}

body {
margin: 10px 5px 10px 1px;
}

p {
margin: 10px 5px 10px 1px;
}

UL {
    padding: 0; /* &#1059;&#1073;&#1080;&#1088;&#1072;&#1077;&#1084; &#1087;&#1086;&#1083;&#1103; */
    margin-left: 20px; /* &#1054;&#1090;&#1089;&#1090;&#1091;&#1087; &#1089;&#1083;&#1077;&#1074;&#1072; */
   }

img { float: left; }
