BODY{
	background: #2c2c2c;
	margin:0;
	padding:0;
	font: normal 11px Arial;
	color: #525252;
}
A{
	color: #7a3737;
	font: normal 11px Arial;
	text-decoration: underline;
}
A:hover{
	color: #ff0000;
	font: normal 11px Arial;
	text-decoration: none;
}
.alixan_velikiy{
	padding: 0px 10px 0px 0xp;
	font: normal 11px Arial;
	color: #525252;
}


/*****************MAIN***************/
.main{
	height: 1px;
	width: 416px;
	background: url('../img/bg.gif') repeat-x top center;
	width: 100%; 
	height: 100%; 
}
/*****************HEAD-MENU********************/
.lang{

}
.lang TD{
	padding: 10px 5px 0px 0px
}
.lang A{
	color: white;
	font: normal 11px Arial;
	text-decoration: none;
}
.lang A:hover{
	color: #ff0000;
	font: normal 11px Arial;
	text-decoration: underline;
}

/*****************HEAD-MENU********************/
.head{
	height: 181px;
	width: 978px;
	background: url('../img/head.gif') no-repeat top center;
}

.menu_line{
	margin: 0px 0px 5px 0px;
}



/***************CONTENT*****************/

.project_head{
	background: url('../img/lenta_big.png') no-repeat top center;
	height: 24px;
	width: 551px;
	font:  normal 14px Arial;
	color: white;
	padding-left: 15px;
}

.content_head{
	background: url('../img/lenta_small.png') no-repeat top left;
	height: 24px;
	width: 262px;
	font: normal 14px Arial;
	color: white;
	padding-left: 15px;
}
.content_text{
	font: normal 12px Arial;
	color: #525252;
}

.content_top{
	background: url('../img/content_top.gif') no-repeat top center;
	height: 5px;
	width: 868px;
}
.content_middle{
	background: url('../img/content_middle.gif') repeat-y top center;
}
.content_bottom{
	background: url('../img/content_bottom.gif') no-repeat top center;
	height: 5px;
	width: 868px;
}

.content_top2{
	background: url('../img/content_top2.gif') no-repeat top center;
	height: 5px;
	width: 868px;
}
.content_middle2{
	background: url('../img/content_middle2.gif') repeat-y top center;
}
.content_bottom2{
	background: url('../img/content_bottom2.gif') no-repeat top center;
	height: 5px;
	width: 868px;
}

