
.left_menu .one_punkt{
	width:80px;
	height:80px;
	cursor:pointer;
	font-weight:bold;
}

.section_inner{
	max-width:1245px;
	width:75%;
	margin:0 auto;
	top:35px;
	padding: 40px 0  30px 0;
	position:relative;
}
.one_page_sec{
	position:relative;
	padding:0px 70px  0px 90px;
	font-size:16px!important;
	line-height:24px!important;
	color:#fff!important;
	overflow:hidden;
}


.one_page_sec p{
	margin:0 0 20px 0;
}

.one_page_sec h1{
	font-size:36px;
	line-height:47px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding:0 0 35px 0;
}

.one_page_sec h1>strong{
	font-size:30px!important;
	line-height:30px!important;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	padding:0 0 00px 0!important;
	font-weight:bold!important;
}

.left_menu .one_punkt:hover{
	background-color:#1b75bc;
}

.left_menu .active{
	background-color:#1b75bc;
}

.section_inner .icon{
	width:80px;
	height:80px;
	position:absolute;
	background-color:#1e212a;
	margin:-40px 0 0 0;
	text-align: center;
	font-size: 35px;
	line-height: 80px;
	font-weight:bold;
}



.videoselect{
	position:relative;
	top:-54px;
	left:-14px;
}
.videoselect td{
	width:33%!important;
	font-size:14px;
	line-height:17px;
}

.videoselect b{
	font-size:normal;
	font-size:18px;
	line-height:24px;
	font-weight:normal;
}
.videoselect strong{
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	margin:0 0 5px 0;
	font-size:16px;
	line-height:24px;
}

.videoselect img{
	padding:0 0 10px 0;
	width:100%!important;
	height:auto!important;
	display:block;
}

.selectwrapper{
	width:258px;
	position:relative;
	float:right;
	top:-70px;
	right:28px;
}

.selectwrapper span{
	position:absolute;
	margin:5px 0 0 -180px;
}


@media screen and (max-width: 1500px) {
.selectwrapper span{
	position:absolute;
	margin:-30px 0 0 0px;
}	
}


.select{
	width:256px;
	background:#1e212a url(/i/select_arrow.png) center right no-repeat;
	border:1px solid #fff;
	height:32px;
	position:relative;
	overflow:hidden;
}
.select select{
	background: transparent;
	border:none;
	width:286px;
	padding:5px;
	color:#fff;
	font-size:14px;
}

.select select option{
	padding:5px;
	background:#1e212a;
	height:22px!important;
	font-size:16px;
	color:#fff;
	line-height:25px!important;
}

.vblock{
	position:fixed;
	width:600px;
	height:400px;
	background:#000;
	padding:10px;
	top:50%;
	left:50%;
	margin:-210px 0 0 -310px;
	z-index:1000;
}

.bbg{
	position:absolute;
	width:100%;
	height:100%;
	background:#1e212a;
	top:0;
	left:0;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80); /* IE 5.5+*/
-moz-opacity: 0.8; /* Mozilla 1.6 и ниже */
-khtml-opacity: 0.8; /* Konqueror 3.1, Safari 1.1 */
opacity: 0.8; /* CSS3 - Mozilla 1.7b +, Firefox 0.9 +, Safari 1.2+, Opera 9+ */
	z-index:999;
}




