h2
{
	font-size:17px;
	line-height:18px;
	font-family:Tahoma;
	color:#ffffff;
	text-align:center;
	_padding-top:12px;
}

a 
{
	color:#ffffff;
	text-decoration:underline;
}

a:hover
{
	color:#fffac7;
	text-decoration:underline;
}

#main_page
{
	margin:0 auto;
	width:1000px;
	height:919px;
	background:#000000 url(images/main.jpg) top center no-repeat;
	
	font-size:12px;
	line-height:17px;
	font-family:Arial;
	color:#ffffff;
}

#mtop
{
	height:208px;
	background:transparent url(images/top_vne.jpg) top center no-repeat;
}

#mmenu
{
	height:44px;
	margin-bottom:13px;
	margin-left:150px;
	font-size:13px;
	font-family:Trebuchet MS;
	color:#ffffff;
	text-transform:lowercase;
	overflow:hidden;	
}

#mmenu a
{
	display:block;
	float:left;
	padding-left:8px;
	padding-right:8px;
	height:42px;
	
	color:#ffffff;
	text-decoration:none;
	
	line-height:42px;
}

#mmenu a:hover
{
	color:#ffffff;
	text-decoration:underline;
}

#mcont
{
	overflow:hidden;
}

	#mleft
	{
		float:left;
		width:192px;
		height:576px;
		padding-left:43px;
		padding-right:32px;
		margin-top:10px;
	}
	
	#mright
	{
		float:left;
		width:711px;
		height:586px;
	}
	
		#mcars
		{
			overflow:hidden;
			width:730px;
		}
		
			.mcar
			{
				float:left;
				width:174px;
				height:125px;
				padding-top:155px;
				
				font-family:Arial;
				font-size:13px;
				line-height:17px;
			}
			
			.mcar a
			{
				display:block;
				text-decoration:none;
			}

			.mcar a:hover
			{
				display:block;
				text-decoration:underline;
			}

#msectexts
{
	overflow:hidden;
}

	.mtext
	{
		float:left;
		width:198px;
		height:260px;
		padding-top:10px;
		padding-left:12px;
		padding-right:10px;
		margin-right:17px;
		
		font-family:Arial;
		font-size:12px;
		line-height:18px;		
	}

		.mmdate
		{
			color:#d8f8ff;
		}
			
.mmoar
{
	display:block;
	margin-top:12px;
}		

.no-under
{
	text-decoration:none;
}

#mfooter
{
	height:54px;
	line-height:54px;
	text-align:center;
}