html, body { margin: 0px; padding: 0px; background: #FFFFFF url('graphics/fon.jpg') repeat-x fixed;}

.header {clear:both; font-weight: bold; padding: 1px; font-size: 18px; background: #392d21; border-radius: 15px;}
.left {float: left; width: 200px; padding-top: 50px; height:1100}
.right {float: right; width: 150px; padding-top: 30px; height:1100}
.center {float: 150px; padding: 30px; width:800; height:1100}
.footer {clear:both; color:#f0f; font-weight: bold; padding: 10px; font-size: 14px; background: none; border-radius: 10px;}

.fixed { position: fixed; left: 5px; top: 50px; }

.ul_none {margin: 0px; padding: 0px; list-style-image: none; list-style-type: none}

.menu {display: block; width: 160px; padding-left: 5px; color:#FF0000;  font-size: 14px;  text-decoration: none;  font-weight: bold; cursor:pointer;} 
:hover.menu {background-color:#f00; color:#fff; border-radius: 0px 8px 8px 0px;} 
.activemenu{display: block; width: 160px; padding-left: 5px;  font-size: 14px;  text-decoration: none;  font-weight: bold; cursor:pointer;
 background-color:#F00;  
 color:#FFFFFF;
 border-radius: 0px 8px 8px 0px
 }
a { 
  color:#FF0000; 
  font-weight: bold; text-decoration:underline 
} 

a:hover { 
 color:#800000;
 font-weight: bold;  
} 
.url {
  text-align: center;
  font-size: 14px;
  font-variant: small;
}

.active{color:#FF0000;text-decoration:underline}
.no_active{color:#392d21;}
:hover.no_active{color:#392d21;}


.zag {text-align: center; font-size: 18px; font-weight: bold; color:#392d21;}
h1 {text-align: center; font-size: 22px; font-weight: bold; color:#392d21;}
h2 {text-align: center; font-size: 18px; font-weight: bold; color:#392d21;}
h3 {text-align: center; font-size: 16px; font-weight: bold; color:#392d21;}

p { text-indent: 14px; font-family: Arial,Helvetica,sans-serif; font-size: 14px; line-height: 16px; text-align:justify; margin-left:30; margin-right:20} 

ul {
 list-style-image: url('graphics/ul.gif');
}

b {
 padding: 3px;
 color:#000000;
}

th {text-align: center; font-size: 18px; font-weight: bold; color:#ffffff; background-color: none;}
.trc {text-align: center; color:#000000; background-color: none;}
.trn {text-align: center; color:#000000; background-color: none;}
.tdl {text-align: left; color:#000000;}td { border-style: none; border-width: 1px; padding-left: 4px; padding-right: 4px; 
               padding-top: 1px; padding-bottom: 1px;  }

