*{margin:0px; padding:0px;}
html{}
body{font:18px "Times New Roman"; color:#444; background:#FFF; line-height:1.2; background: url("fon.jpg") top;text-align:center;}
#cont{
width:100%;height:100%;
background: url("fon.jpg");
margin:0 auto;  /*выравниваем макет по центру в современных браузерах */
text-align:center; 
min-width:550px; 
width:expression(   
(document.compatMode && document.compatMode == 'CSS1Compat')
?
(
document.documentElement.clientWidth < 550
?
"550px"
:
"auto"
)
:
(
document.body.clientWidth < 550
?
"550px"
:
"auto"
)
);
}
#head {background: url("head.jpg"); width:983; height:266;text-align:left; }


.menu {
			padding-left:0px;
			
color:#FCFFA7;
			font-size:18px;
			font-weight:bold;
			text-decoration:none;
padding-right:0px;
			padding-top:217px;}

			
.menu:hover {
			
color:#ffcc55;
			}






#kontent {background: url("fonkont.jpg"); width:983; min-height:600;text-align:left}
#kontent1 {margin-left:36;margin-right:36;}
#niz {background: url("niz.jpg") no-repeat; width:983; height:4;}
#wrap2{margin:0 auto; width:946px; border:solid 0px #c6c6c6; padding:2px;}

p:first-letter {	
	
	
	color: #542;
	font-size:18px;
	
	}
p {text-indent: 10px;margin-bottom:15px;}
h1 {margin-top:0px;margin-bottom:20px;}
h3 {font-size:18px;}
h2 {font-size:21px;}
li {margin-left:25px;font-size:20px}

#mal {font-size:px;float:right;border:2px;}