body, html{
	height: 100%;
	font:12px  Arial, sans-serif;
	color:black;
	background:#fff;
	margin: 0px;
	padding: 0px;
}
a {color:#4590DE}
h1{
	color:#0070c0;
	font-size:20px;
}

h3{
	font:18px Arial, sans-serif;
	font-style:italic;
	font-weight:bold;
}

#main {width:100%; height:100%; text-align:center;}
#zapchasti-volvo{
	font:16px Arial, sans-serif;
	font-style:italic;
	padding:0px;
}

#net{
	font-style:italic;
	font-weight:bold;
}

#newm
{
	width:1000px;
	height:55px;
	padding:20px;
	border:1px solid #f00;
	margin-bottom:10px;
	background-color:#fef9d1;
}
#new
{
	font:24px Arial, sans-serif;
	font-weight:bold;
	color:#f00;
}
#new_address 
{
	margin-top:10px;
	font:16px Arial, sans-serif;
	font-weight:bold;
}

#magmain{
	font:16px Arial, sans-serif;
	font-weight:bold;
	font-style:italic;
	color:#0070c0;
	margin-bottom:10px;
}
#menu a  
{
	display:block;
	float:left;
	width:148px;
	height:25px;
	color:#053e73;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:5px;
	background: url(../img/button.jpg );
}
#menu a:hover
{
	color:#fdfed6;
}
