body, html {
margin:0px;
padding:0px;
background-image: url('fon1.jpg');
background-repeat: repeat-x;
}
#maket {
width:898px;
margin:0 auto;
}
#header{

height: 136px;
background-image: url('top2.jpg');
}

#menu{
height: 36px;


}
#PravoM{
margin:65px 0px;
float:right;
}



/* menu*/
nav {
height: 36px;
}
nav ul ul {
display: none;
}
nav ul li:hover > ul {
display: block;
}
nav ul {
margin-top: 0px; margin-bottom: 0px; 
background: #fff;
padding: 0px;
border-radius: 0px;  
list-style: none;
position: relative;
display: inline-table;
}
nav ul:after {
content: ""; clear: both; display: block;
}
nav ul li {
        float: left;
     }
nav ul li:hover {
        background: #f5f5f5;
}
nav ul li:hover a {
       font-family: Geneva, Arial, Helvetica, sans-serif;
       color: #000;
} 
nav ul li a {
      display: block; padding: 8px 5px;
      font-family: Geneva, Arial, Helvetica, sans-serif;
	  font-size: 105%;
      color: #000; text-decoration: none;
}
nav ul ul {
	background: #e8e8e8;
position: absolute; top: 100%;
}
nav ul ul li {
float: none; 
border-top: 1px solid #fff;
position: relative;
}
nav ul ul li a {
padding: 8px 5px;
color: #fff;
}
nav ul ul li a:hover {
background: #98c3e8;
}
/* end menu*/



#list{
font: 12pt arial;
color: #5a5a5a; 
}
.zn {
font-size: 120%;
font: bold;
color: #333333;
}
A{
color: #000000;
}
A IMG {
border: none; 
}
H3{
font: 115% arial;
color: #330066;
margin: 0.5em 0px;
}
H4{
font: 120% arial;
color: #cccccc;
margin: 0.2em 0px;
}
H5{
	font: bold 150% arial;
	color: #330066;
	margin: 0em 0px;
	
}
H6{
font: bold 115% arial;
color: #333333;
}

ul {

padding: 10px;
}
#left{
        width: 583px;	
        background-image: url('lineV.gif');
        background-repeat: repeat-y;
	float:left;
margin: 75px 0px;
padding-right: 25px;    
}



#right{
	width: 280px;
	float:right;
padding-left: 10px;
margin: 75px 0px;
	
}

#footer{
height: 265px;
clear:both;
}
