*{
	padding:0px;
	margin:0px;
}

body{
	padding:0px;
	margin:0px;
	font-family:arial,Times New Roman;
	background:#2a1b12 url('../images/bg.jpg') repeat-x left top;
	font-size:14px;
	width:100%;
	color:#fff;
}

.center {
	width: 1021px;
	height: 713px;


}
.index{
	height:50px;
	width:120px;
	position:relative;
	top:50px;
	left:410px;
}
.index a{
	display:block;
	height:50px;
	width:120px;
}
.right {
	float:right;
	width:540px;
	height: 653px;

}
.content {
	font-size:12px;
}

.title {
	font-size:19px;
}

.menu {

}
.menu li {
	float:left;
	text-decoration:none;
	list-style:none;
	height:33px;
	width:107px;
}
.menu a{
	color: #fff;
	display:block;
	height:33px;
	width:107px;
}
.menu img{	border:none;
}
.font {
	font-size:13px;
}

.about a{
	background:url('../images/m_about.png') no-repeat left top;
}
.about a:hover {
	background:url('../images/m_about2.png') no-repeat left top;
}
.bluzks a{
	background:url('../images/m_bluzky.png') no-repeat left top;
}
.bluzks a:hover{
	background:url('../images/m_bluzky2.png') no-repeat left top;
}
.news a{
	background:url('../images/m_news.png') no-repeat 50% top;
}
.news a:hover{
	background:url('../images/m_news2.png') no-repeat 50% top;
}
.rekvisity a{
	background:url('../images/m_rekv.png') no-repeat 50% top;
}
.rekvisity a:hover{
	background:url('../images/m_rekv2.png') no-repeat 50% top;
}
.contacts a{
	background:url('../images/m_contacts.png') no-repeat 50% top;
}
.contacts a:hover{
	background:url('../images/m_contacts2.png') no-repeat 50% top;
}



