html,body{margin:0;height:100%;}
h1, h2, h3, h4 {font-family:arial; font-weight: normal; letter-spacing: -1px;
margin-bottom: 10px; color: #00ff00;
margin-top: 10px;}
h1 {font-size: 22px;}
h2 {font-size: 20px;}
h3 {font-size: 18px;}
h4 {font-size: 16px;}
#menu{width:390px;height:12px;position:absolute;bottom:95px;left:260px; color:#ffffff;font: bold 14px arial;}
#menu a{ color:#ffffff;text-decoration:none;}
#menua:hover{color: #ffffff;}
#foot{position:relative;width:920px;height:120px; background: url('images/foot_new1.png') no-repeat; }
#address{color:#00ff00; text-align: right; font: bold 13px arial; padding: 45px 60px 5px;}

#content{padding:25px; margin-top:-15px;font: normal 14px arial; }

.vopros{margin:10px 5px 25px -20px; }

.arrowlistmenu{
padding-left:10px;
width: 270px; /*width of menu*/
margin-top:-20px;}

.arrowlistmenu .headerbar{
font: bold 14px Arial;
color: white;
margin-bottom: 10px; /*bottom spacing between header and rest of content*/
text-transform: uppercase;
padding: 4px 0 4px 10px; /*header text is indented 10px*/}

.arrowlistmenu ul{
list-style-type: none;
margin: 0;
padding: 0;
margin-bottom: 8px; /*bottom spacing between each UL and rest of content*/
margin-top: 33px; }

.arrowlistmenu ul li{
padding-bottom: 2px; /*bottom spacing between menu items*/}

.arrowlistmenu ul li a{
color: #2a405a;

display: block;
padding: 2px 0;
padding-left: 13px; /*link text is indented 19px*/
text-decoration: none;
font-weight: normal;
border-bottom: 1px solid #00ff00;
font-size: 100%;
font: normal 14px Arial;}

.arrowlistmenu ul li a:visited{
color: #2a405a;}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
color: #ffffff;
background-color: #4c4c4c;}

#layer1  {position: relative; } 
#layer2, #layer3, #layer4 {position: absolute;} 
#layer2 {left: 440px; top: 197px;}
#layer3, #layer4 {left: 180px; top: 0px;}
#layer1 { z-index: 1; }
#layer2, #layer3, #layer4 { z-index: 2; }

#fondown {background-image: url('images/fon.png'); background-position: right bottom; background-repeat: no-repeat; }

#col{ font-family:arial;
padding:10px;
font-size:12px;
line-height:14px;}
#col p{padding:0px; margin:7px 1px 0px 10px; font-family:arial;font-size:12px;}
