body { padding:0px; margin:0px;
	font: 100% Verdana, Arial, Helvetica, sans-serif; 	letter-spacing: 1px; background: url(images/header.png) center top 4% fixed no-repeat;
      -moz-background-size: auto 22%; /* Firefox до 4.0 */
   -webkit-background-size: auto 22%; /* Safari и Chrome */
   -o-background-size: auto 22%; /* Opera до версии 10.53 */
  background-size: auto 22%; /* CSS3 */
   
}
img { border:0px}
#alfavit { width: 100%; height: auto; background:#FFF; position: absolute; top:0; border-top: dotted 2px #443044; border-bottom: dotted 2px #443044; text-align:center; padding:5px 0px; z-index:2; }

#alfavit a, #fon a { font: bold 80% Verdana, Arial, Helvetica, sans-serif; }

#alfavit a:link, #fon a:link { text-transform: none; text-decoration: none; letter-spacing:1px; color: #443044;
	}   
#alfavit a:visited, #fon a:visited { text-transform: none; text-decoration: none; letter-spacing:1px; color:#b9a9b9;
	}
	
#alfavit a:hover, #fon a:hover { text-transform: none; text-decoration: underline; color: #443044; letter-spacing:1px;
	} 

#fon { width: 100%; height:64%; margin:0; position: absolute; bottom:0px; 
background: url(images/fon.jpg) center bottom fixed no-repeat #eeecef; 
   -moz-background-size: auto 62% ; /* Firefox до 4.0 */
   -webkit-background-size:auto 62% ; /* Safari и Chrome */
   -o-background-size:auto 62% ; /* Opera до версии 10.53 */
  background-size:auto 62% ; /* CSS3 */
; text-align:center; padding: 50px 0 0 0;
  
   }


.shadow { -moz-box-shadow: 2px 2px 3px #969696;
	-webkit-box-shadow: 2px 2px 3px #969696;
	box-shadow: 2px 2px 3px #969696;
	filter: progid:DXImageTransform.Microsoft.Shadow(color='#969696', Direction=145, Strength=3); }

#inf { text-align: center; font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; margin:0px; padding-bottom:10px; }

body { scrollbar-face-color: #FFF; scrollbar-arrow-color: #666; }

#footer { width:100%; position:fixed; bottom: 0; margin: 0; }

#footer p { color: #443044; padding:0px;
	font-family: Geneva, Arial, Helvetica, sans-serif; 
	font-size:80%; 
	margin:0px; 
	text-align: center; padding: 0px; letter-spacing: 2px; }
	
	
#footer a { letter-spacing: 2px; background: none;
	color:#443044; text-transform: none; font-weight:bold;
	text-decoration: none; text-transform: none;
	}

#footer a:hover { letter-spacing: 2px; text-decoration: underline blink; color: #443044; background: none; font-weight:bold; text-transform: none; text-transform: none;}

