body {
		background: url(images/fon.jpg);
		font-family: tahoma, arial, verdana;
		font-size:12pt;
		}
#main 	
	{
	text-align:center;
	margin:0 auto;
	border:10px blue solid;
	width:1295px;
	}


#logo	
	{
	background: url(images/logo.jpg);
	
	width:100%;
	height:150px;
	}

#right	{
	
	height:auto;
	}

#center	{


	height:auto;
	}
#left	
	{
	text-align:center;
	
	height:auto;
	}

h2 {
vertical-align:middle;

}	
	
#up 	{

	background: url(images/up.jpg) repeat-x;
	padding-top:10px;
	width:99%;
	height:50px;
	color:white;

	}
h2 	{
	margin-top:3px;
	font-size:16pt;
	}
h3 	{
	margin-top:3px;
	font-size:14pt;
	}

#menu {
	margin-top:15px;
	background:#6C83E4;
	margin:0 auto;
	width:975px;
	height:360px;
	color:white;
	font-size:14pt;	
	padding:10px;
	min-height: 800px;
	}
	
#menu2 {
	margin-top:15px;
	background:#6C83E4;
	margin:0 auto;
	width:975px;
	height:1100px;
	color:white;
	font-size:14pt;	
	padding:10px;
	min-height: 800px;
	}

#spacer {
	visibility:hidden;
	height:55px;
	}


a.nav, a.nav:link, a.nav:visited {
display:block; 
width:100%; 
height:40px; 
background:#76B4FA; 

margin-top:5px; 
text-align:center; 
text-decoration:none; 
font-size:15pt; 
color:#fff; 
line-height:30px; 
overflow:hidden;
}

a.nav:hover {

	color:#ffffff; 
	background:#6710D7;
	} 

a.nav:active {

	
	
} 

a.nav {
display:block; width:170px; 
height:30px; background:#ffffef;  margin-top:5px; 
text-align:center; text-decoration:none; 
font-family:verdana, arial, sans-serif; font-size:14px; 
color:#000; line-height:30px; overflow:hidden;
}
	