body { color: #000; 
       font-family: Verdana, sans-serif; 
	   font-size: 10px; 
	   text-decoration: none;
	   background-color: #421419;
	   
	   margin: 0px;
	   padding: 0px;
	   }


#logo {position: absolute;
       left: 1%; 
	   top: 0px;
	   width: 22%;
       height: 149px;
       background-color: #581D19;
       
       background-position: center top;
       background-repeat: no-repeat;
       margin: 0px;
	   padding: 0px;
       }

#foto { position: absolute;
        top: 0px;
	    left: 77%;
        width: 22%;
        height: 149px;
		background-color: #ECDDCC;
		background-image: url("0001102pg.jpg");
        background-position: center top;
        background-repeat: no-repeat;        
        padding: 0px;
        margin: 0px;
        z-index: 4;  
        }

#nazva {position: absolute;
       left: 26%; 
	   top: 45px;
	   width: 51%;
       height: 140px;
       color: #421419;
       background-color: transparent;
       margin: 0px;
	   padding: 0px;
	   font-weight: normal;
	   font-size: 20px;
	   z-index: 33;
       }

#nazvafon {position: absolute;
           left: 23%; 
	       top: 0px;
	       width: 74%;
           height: 149px;
           background-color: #ECDDCC;
           margin: 0px;
	       padding: 0px;
	       z-index: 3;
           }

#audit_fon {position: absolute;
           left: 23%; 
	       top: 149px;
	       width: 76%;
           height: 99px;
           background-color: #581D19;
           margin: 0px;
	       padding: 0px;
	       z-index: 0;
           } 

#audit { position: absolute;
         left: 32%; 
	     top: 161px;
	     width: 25%;
         height: 97px;
         color: #ECDDCC;
         background-color: transparent;
         font-size: 11px;
	     font-weight: bolder;
	     line-height: 1.3;
         margin: 0px;
	     padding: 0px;
         z-index: 1;
         }

#consulting	{ position: absolute;
              left: 60%; 
	          top: 161px;
	          width: 35%;
              height: 97px;
              color: #ECDDCC;
              background-color: transparent;
              font-size: 11px;
	          font-weight: bolder;
	          line-height: 1.3;
              margin: 0px;
	          padding: 0px;
              z-index: 1;
              }	   

#cont { position: absolute; 
        top: 248px;
		left: 23%;
        width: 76%; 
        height: auto; 
        background-color: #FFF5EE;
		
		}
		
.brick { position: relative; 
         width: 95%; 
         height: auto; 
         background-color: #FFF5EE;
		 color: #341419; 
         padding: 5px 15px 5px 15px;
		 border: 0px solid #bbb;
		 font-size: 12px;
		 text-align: justify;
		 }

a { text-decoration: none; font-weight: bolder;}
.brick a { text-decoration: none; font-size: 11px; font-weight: bolder; color: #421419;}
.brick a:hover { text-decoration: none; font-weight: bolder; color: #D3B998;}
.brick img { margin: 10px 10px;}

.avtograf a { color: #D3B998; font-size: 10px;}
.avtograf a:hover { color: #f60; font-size: 10px;}

hr {color: #600; background: #600; margin: 0px; padding: 0px; height: 1px; border: 0px;}
h1 {color: #421419; font-weight: bolder; font-size: 16px; text-align: left; margin: 15px 5px 0px 0px;}
h2 {color: #421419; font-weight: bolder; font-size: 14px; text-align: left; margin: 15px 5px 15px 0px;}

.111 { background-color: #ECDDCC; padding: 8px; font-size: 11px; font-weight: bolder;}
.222 { background-color: #fff; padding: 5px; font-size: 11px;}
.333 { background-color: #fff; padding: 5px; font-size: 11px; text-align: center}
.444 { background-color: #fff; padding: 5px; font-size: 11px;}

.brick table {font-size: 12px;}
		 				        


#nav { position: absolute;
       top: 170px;
	   left: 1%;
       width: 21%;
       height: auto;        
       font-size: 14px;
       
       padding: 0px;
       margin: 0px;
       z-index: 4;
       }

ul { margin: 0;
	 padding: 0;
	 list-style: none;
	 width: 171px; 
	 }

ul li {
	position: relative;
	}
	
li ul {
	position: absolute;
	left: 100%; 
	top: 0;
	display: none;
	z-index: 5;
	}


ul li a {
	display: block;
	text-decoration: none;
	text-align: left;
	font-size: 11px;
	font-weight: bolder;
    color:  #ECDDCC;
    background: #581D19;  
	padding: 10px 10px;
	border: 1px solid #763E3A;
	
	
	}


* html ul li { float: left; height: 1%; }
* html ul li a { height: 1%; }


ul li a:hover { color: #600; background: #FFF5EE; border: 1px solid #600;} 
		
li ul li a { padding: 8px 5px;} 
		
li:hover ul, li.over ul { display: block; } 


			   

