body {
	padding: 109px 0px 0px 0px;
	margin: 0px;
	background: url(/img/bg.jpg) center top no-repeat #000000;
	font-family: Arial, Verdana, Tahoma;
	width: 100%;
	min-width: 1000px;
	text-align: center;
}
img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}
a {
	text-decoration: none;
	color: #898986;
}
a:hover {
	text-decoration: none;
	color: #ffffff;
}
.main {
	width: 1000px;
	margin: auto;
	min-width: 1000px;
	padding: 0px 0px 0px 0px;
	text-align: center;
	position: relative;
}
.lang {
/* 	border: solid 1px #ffffff; */
	position: absolute;
	top: 12px;
	left: 808px;
	z-index: 2;
}
.russia {
	clear: both;
	width: 223px;
	margin: auto;
	padding-top: 30px;
}
.russia img {
	width: 223px;
	height: 28px;
}
.russia a {
	width: 223px;
	height: 28px;
	display: block;
	background: url(/img/russia.gif) center top no-repeat;
}
.russia a:hover {
	background: url(/img/russia_hover.gif) center top no-repeat;
}
.menu{
	width: 1000px;
	text-align: center;
	color: #898986;
/* 	color: #FFFFFF; */
	font-size: 10px;
	text-transform: uppercase;
	padding-top: 34px;
}
.menu a {
/* 	color: #FFFFFF; */
	margin: 0px 7px 0px 7px;
}
.buttons {
	width: 1000px;
	padding-top: 10px;
}
.buttons a {
	margin: 0px 2px 0px 3px;
}
.logos {
	width: 490px;
	margin: auto;
	text-align: center;
}
.logos a {
	margin: 0px 8px 0px 8px;
	float: left;
}
.logos a.dni {
	background: url(/img/dni.gif) center top no-repeat;
	width: 75px;
	height: 12px;
	margin-top: 38px;
	display: block;
}
.logos a.dni:hover {
	background: url(/img/dni_hover.gif) center top no-repeat;
}
.logos a.dni img {
	width: 75px;
	height: 12px;
}
.logos a.newmedia {
	background: url(/img/newmedia.gif) center top no-repeat;
	width: 168px;
	height: 49px;
	display: block;
}
.logos a.newmedia:hover {
	background: url(/img/newmedia_hover.gif) center top no-repeat;
}
.logos a.newmedia img {
	width: 168px;
	height: 49px;
}
.logos a.vzglad {
	background: url(/img/vzglad.gif) center top no-repeat;
	width: 89px;
	height: 21px;
	margin-top: 35px;
	display: block;
}
.logos a.vzglad:hover {
	background: url(/img/vzglad_hover.gif) center top no-repeat;
}
.logos a.vzglad img {
	width: 89px;
	height: 21px;
}
.logos a.uplifto {
	background: url(/img/uplifto.gif) center top no-repeat;
	width: 79px;
	height: 26px;
	margin-top: 30px;
	display: block;
}
.logos a.uplifto:hover {
	background: url(/img/uplifto_hover.gif) center top no-repeat;
}
.logos a.uplifto img {
	width: 79px;
	height: 26px;
}
.player {
	width: 608px;
	height: 342px;
	background: #222222;
	margin: auto;
	text-align: center;
}
.text {
	display: table;
	color: #FFFFFF;
	width: 616px;
	margin: auto;
	text-align: left;
	font-size: 11px;
	padding: 5px 7px 10px 9px;
	background: url(/img/bg_text.gif) center top no-repeat;
}
.about {
	width: 616px;
	margin: auto;
	text-align: left;
	padding-top: 10px;
}
.desc {
	padding: 5px 10px 10px 9px;
}
.title {
	float: left;
}

.noactive {
	cursor: pointer;
}
