@font-face {
    font-family: 'times_new_romanregular';
    src: url('times-webfont.eot');
    src: url('times-webfont.eot#iefix') format('embedded-opentype'),
         url('times-webfont.woff') format('woff2'),
         url('times-webfont.woff') format('woff'),
         url('times-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}
@font-face {
    font-family: 'calibb';
    src: url('times-webfont.eot');
    src: url('times-webfont.eot#iefix') format('embedded-opentype'),
         url('times-webfont.woff') format('woff'),
         url('times-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;

}


html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong,  var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
textarea:focus, input:focus{
	outline: none;
}
body{
	font-family:Arial;
}
#header{
	clear:both;
	float:left;
	width:100%;
	height:177px;
	background: url(../images/fon1.png) repeat-x;
}
.header{
	width:960px;
	height:177px;
	margin:0 auto;
	background: url(../images/fon2.png) repeat-x;
}
.logo{
	position:absolute;
	width:88px;
	height:78px;
	margin-left:39px;
	margin-top:18px;
}
.header_text1{
	position:absolute;
	font-size:42px;
	color:#fff;
	font-family:'times_new_romanregular';
	margin-left: 142px;
	margin-top: 25px;
}
.header_text2{
	position:absolute;
	font-size:11px;
	color:#fff;
	font-family:'calibb';
	margin-left: 142px;
	margin-top: 77px;	
	width:350px;
}
.header_text_line{
	position:absolute;
	width:253px;
	height:1px;
	background-color:#fff;
	margin-left: 142px;
	margin-top: 74px;
}
.menu{
	width:960px;
	height:64px;
	background: url(../images/spline.png) -2px -72px no-repeat;
	margin-top: 107px;
	position: absolute;
}
.menu a,.menu span{
	font-weight: bold;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	text-align: center;
	height: 30px;
	display: block;
	position: absolute;
	padding-top: 37px;
}
.menu span, .menu a:hover,.menu a.menu_active{
	color:#3eaaf3;
}
.menu a .up{
	display:none;
}
.menu a.menu_active .up{
	display:block;
}
.menu1 .up,.menu2 .up,.menu3 .up,.menu4 .up,.menu5 .up,.menu6 .up,.menu7 .up{
	width: 13px;
	height: 8px;
	background: url(../images/spline.png) -66px -27px no-repeat;
	position: absolute;
	margin-left: 27px;
	margin-top: 7px;
}
.menu4 .up{
	margin-left: 78px;
    margin-top: -4px;
}
.menu5 .up{
	margin-left: 37px
}
.menu6 .up{
	margin-left: 39px
}
.menu7 .up{
	margin-left: 54px
}
.menu1{
	width: 65px;
	margin-left: 41px;
}
.menu2{
	width: 65px;
	margin-left: 173px;
}
.menu3{
	width: 65px;
	margin-left: 301px;
}
.menu4{
	width: 170px;
    margin-left: 389px;
    margin-top: -5px;
}
.menu5{
	width: 87px;
	margin-left: 573px;
}
.menu6{
	width: 87px;
	margin-left: 705px;	
}
.menu7{
	width: 107px;
	margin-left: 805px;		
}
.menu8{
	width: 46px;
	margin-left: 914px;
	font-size: 13px;
}
.menu8 .up{
	width: 13px;
	height: 8px;
	background: url(../images/spline.png) -66px -27px no-repeat;
	position: absolute;
	margin-left: 14px;
	margin-top: 7px;
}
span.menu6{
	background: url(../images/spline.png) no-repeat;
	background-position: -789px -4px;
}
a.menu6:hover{
	background: url(../images/spline.png) no-repeat;
	background-position: -789px -4px;
}
.header #ajaxSearch_form .search_input{
	border: 0px;
	width: 180px;
	height: 24px;
	background: url(../images/spline.png) -89px -1px no-repeat;
	padding-left:10px;
	float:left;
}
.header #ajaxSearch_form .search_button{
	float: left;
	height: 26px;
	background: url(../images/spline.png) -291px -1px no-repeat;
	border: 0px;
	width:37px;
	cursor:pointer;
}
.header #ajaxSearch_form{
	position: absolute;
	margin-left: 636px;
	margin-top: 60px;
	width: 240px;
}
#social{
	float: right;
	margin-top: 33px;
}	
#social a{
	display:block;
	width:22px;
	height:22px;
	background: url(../images/spline.png) no-repeat;
}
#social a.vk{
	background-position:-2px -2px;
	float:left;
}
#social a.you{
	background-position:-31px -2px;
	float:left;
	margin-left:7px;
}
#social a.fc{
	clear:both;
	background-position:-2px -29px;
	float:left;
	margin-top:7px;
}
#social a.tw{
	background-position:-31px -29px;
	float:left;
	margin-left:7px;
	margin-top:7px;
}
#blocks{
	clear:both;
	float:left;
	width:100%;
	/*height:510px;	*/
}
.blocks{
	width:960px;
	margin:0 auto;
	height:473px;
	padding-top:17px;
	padding-bottom:20px;
}
.shtorka {
	position: absolute;
	background: url(../images/linebg-fade.png);
	z-index: 1;
}
.blocks a{
	display:block;
	cursor:pointer;
}
.blocks a div.anons_text {
	position: absolute;
	color: #fff;
	font-weight: bold;	
	z-index: 2;
	font-size: 14px;
}
.block1_1{
	position:absolute;
	width:318px;
	height:235px;
}
.block1_1 a{
	width:318px;
	height:235px;	
}
.block1_1 .shtorka {
	width: 318px;
	height: 235px;
}

.block1_2{
	position:absolute;
	width:157px;
	height:116px;
	margin-top:238px;
}
.block1_2 a{
	width:157px;
	height:116px;
}

.block1_2 .shtorka {
	width: 157px;
	height: 116px;
	background-position: 0px 225px;
}

.block1_3{
	position:absolute;
	width:157px;
	height:116px;
	margin-top:238px;
	margin-left:161px;
}
.block1_3 .shtorka {
	width: 157px;
	height: 116px;
	background-position: 0px 225px;
}
.block1_3 a{
	width:157px;
	height:116px;
}

.block1_4{
	position:absolute;
	width:318px;
	height:116px;
	margin-top:357px;	
}
.block1_4 .shtorka {
	width: 318px;
	height: 116px;
	background-position: 0px 225px;
}
.block1_4 a{
	width:318px;
	height:116px;
}
.block2_1,.block2_2,.block2_3,.block2_4{
	position:absolute;
	width:318px;
	height:116px;
	margin-left:321px;	
}
.block2_1 a,.block2_2 a,.block2_3 a,.block2_4 a{
	width:318px;
	height:116px;
}
.block2_1 .shtorka,.block2_2 .shtorka,.block2_3 .shtorka,.block2_4 .shtorka {
	width: 318px;
	height: 116px;
	background-position: 0px 225px;
}
.block2_2{
	margin-top:119px;
}
.block2_3{
	margin-top:238px;
}
.block2_4{
	margin-top:357px;
}

.block3_1{
	position:absolute;
	width:318px;
	height:235px;
	margin-left:643px;
}
.block3_1 a{
	width:318px;
	height:235px;
	display:block;
}
.block3_1 .shtorka {
	width: 318px;
	height: 235px;
}
.block3_2{
	position:absolute;
	width:157px;
	height:116px;
	margin-top:238px;
	margin-left:643px;
}
.block3_2 a,.block3_3 a{
	width:157px;
	height:116px;
	display:block;
}

.block3_2 .shtorka {
	width: 157px;
	height: 116px;
	background-position: 0px 225px;
}

.block3_3{
	position:absolute;
	width:157px;
	height:116px;
	margin-top:238px;
	margin-left:804px;
}
.block3_3 a div.anons_text {
	width: 157px;
	margin-top: 20px;
}
.block3_3 .shtorka {
	width: 157px;
	height: 116px;
	background-position: 0px 225px;
}

.block3_4{
	position:absolute;
	width:318px;
	height:116px;
	margin-top:357px;	
	margin-left:643px;
}
.block3_4 a{
	width:318px;
	height:116px;
	display:block;
}
.block3_4 a div.anons_text {
	width: 318px;
	margin-top: 20px;
}
.block3_4 .shtorka {
	width: 318px;
	height: 116px;
	background-position: 0px 225px;
}

#last_update{
	clear:both;
	float:left;
	width:100%;
	min-height:350px;
}
.last_update{
	width:960px;
	min-height:350px;
	margin:0 auto;
}
.last_update_header{
	width:901px;
	height:27px;
	background: url(../images/h.png);
	color:#ffffff;
	font-weight:bold;
	font-size:14px;
	text-transform:uppercase;
	padding-left: 59px;
	padding-top: 12px;
	clear:both;
	float:left;
	margin-bottom:18px;
}


div.block_item {
	width: 307px;
	float: left;
	margin: 0px 19px 0px 0px;
	margin-bottom:35px;
}
div.block_last_item {
	margin: 0px;/* 0px 25px 0px; */
}
div.block_item div.thumb-item {
	position: relative;
	width: 307px;
	height: 129px;
	background: url(../images/thumb-bg.png) no-repeat;
	margin-bottom: 4px;
}
div.block_item div.thumb-item a{
	display:block;
	position: absolute;
	top: 2px;
	left: 2px;
	width: 303px;
	height: 118px;
}
div.block_item div.thumb-item img{
	display:block;
	position: absolute;
	width: 303px;
	height: 118px;
}
div.block_item h2{
	color:#04356b;
	font-weight:bold;
	font-size:18px;
	/*white-space: nowrap;  */
    overflow: hidden;     
    text-overflow: ellipsis; 
	height:42px;
}
div.block_item h5{
	color:#3eaaf3;
	font-weight:bold;
	font-size:14px;
	float:left;
}
div.block_item .date{
	float:right;
	font-size:12px;
	font-weight:bold;
}
div.block_item .text{
	clear:both;
	font-size: 14px;
	line-height: 1.5em;
	color: #333;
	border-top: 1px solid #939393;
	border-bottom: 1px solid #939393;
	padding-bottom:10px;
	padding-top: 10px;
	margin-bottom: 10px;
	margin-top:7px;
	height:80px;	
    overflow: hidden;     
    text-overflow: ellipsis;   		
}
div.block_item .more{
	width: 79px;
	height: 18px;
	display: block;
	background: url(../images/spline.png) no-repeat;
	background-position: -412px -3px;
	color: #fff;
	text-decoration: none;
	font-size: 12px;
	text-align: center;
	padding-top: 3px;
	position: absolute;
	margin-left: 230px;
	margin-top: -22px;
	background-color: #fff;
}
div.block_item .more:hover{
	background-position: -332px -3px;
}
#bottom{
	clear:both;
	float:left;
	width:100%;
	height:79px;
	background: url(../images/fon3.png) repeat-x;
	margin-top:20px;
}
.bottom{
	width:960px;
	height:79px;
	background: url(../images/fon4.png) no-repeat;
	margin:0 auto;
}
.bottom_menu1,.bottom_menu2,.bottom_menu3{
	color:#fc0308;
	list-style: none;
	float:left;
	margin-top:7px;
	margin-left:14px;	
}
.bottom_menu2,.bottom_menu3{
	margin-left:41px;
	margin-top: 17px;
}
.bottom_menu1 li,.bottom_menu2 li,.bottom_menu3 li{
	margin-bottom:4px;	
}
.bottom_menu1 a,.bottom_menu1 span,.bottom_menu2 a,.bottom_menu2 span,.bottom_menu3 a,.bottom_menu3 span{
	color:#fff;
	text-decoration:none;
	font-size:12px;
	display: block;
	margin-left: -7px;	
}
.bottom_menu1 li:before,.bottom_menu2 li:before,.bottom_menu3 li:before{
	content:'';
	width:3px;
	height:3px;
	background-color:#fc0308;
	position:absolute;
	margin-left: -14px;
	margin-top: 5px;	
}

.block1_2 img, .block1_3 img, .block3_2 img, .block3_3 img{
	width:157px;
	height:116px;
}
.block1_4 img,.block3_4 img,.block2_1 img,.block2_2 img,.block2_3 img,.block2_4 img{
	width:318px;
	height:116px;
}
.block1_1 img,.block3_1 img{
	width:318px;
	height:235px;
}
.block1_2 h2, .block1_3 h2, .block3_2 h2, .block3_3 h2{
	float: left;
}
.blocks h2{
	font-size: 12px;
	font-weight:bold;
	height:29px;
	overflow: hidden;
	text-overflow: ellipsis;	
	text-align:left;
	padding-left:5px;
	padding-top:5px;
}
.blocks .date{
	clear:both;
	font-size:10px;
	padding-right:5px;
	color:#333;
	float:right;
}
.blocks .date span{
	color:#333;
}
.blocks a div.anons_text{
	color: #04356b;
	height: 50px;
	background: url(../images/opt.png);	
}
.block1_2 a div.anons_text,.block1_3 a div.anons_text,.block3_2 a div.anons_text,.block3_3 a div.anons_text{
	width: 157px;
	margin-top: 66px;	
}
.block1_1 a div.anons_text,.block3_1 a div.anons_text{
	width: 318px;
	margin-top: 185px;	
}
.block1_4 a div.anons_text,.block2_1 a div.anons_text,.block2_2 a div.anons_text,.block2_3 a div.anons_text,.block2_4 a div.anons_text, .block3_4 a div.anons_text{
	width: 318px;
	margin-top: 66px;	
}
#content{
	clear:both;
	float:left;
	width:100%;
	margin-bottom:15px;	
}
.content{
	width:960px;	
	margin:0 auto;
	min-height:500px;
}
#h1{
	clear:both;
	float:left;
	width:100%;
	height:39px;
	background: url(../images/h0.png) repeat-x;
	margin-top:10px;
	margin-bottom:15px;
}
#h2{
	clear:both;
	float:left;
	width:100%;
	height:39px;
	background: url(../images/h0.png) repeat-x;
	margin-top:10px;
	margin-bottom:12px;
}
.h1,.h11{
	float:left;
	width:34px;
	height:39px;
	background: url(../images/h1.png) no-repeat;
}
.h11{
	background: url(../images/h11.png) no-repeat;
}
.h2,.h22{
	float:left;
	height:27px;
	background: url(../images/h22.png) repeat-x;
	padding-top:12px;
	padding-left:22px;
	padding-right:13px;
	font-size:14px;
	/*text-transform: uppercase;*/
	font-weight:normal;
	color:#fff;
}
.h22{
	text-transform: uppercase;
	font-weight:bold;
	background: url(../images/h2.png) repeat-x;
	color:#fff;
}
.h3,.h33{
	float:left;
	width:82px;
	height:39px;
	background: url(../images/h3.png) no-repeat;
}
.h33{
	background: url(../images/h33.png) no-repeat;
}
.h4{
	position:absolute;
	width:3px;
	height:3px;
	background: url(../images/h4.png) no-repeat;
	margin-left:957px;
	margin-top: 18px;
}
.content_info{
	clear:both;
	float:left;
	width:100%;	
	color:#333;
	font-size:14px;
	text-align:justify;
	line-height: 20px;
}
.video{
	clear:both;
	float:left;
	width: 600px;	
}
.video iframe{
	width:600px;
	height:350px;
}
.video_text{
	float:left;
	margin-left:20px;
	width: 340px;
}
.razdel_all{
	clear:both;
	display:block;
	width:100%;
	height:25px;
	color:#333;
	font-weight:bold;
	text-align:center;
	margin-bottom:20px;
	text-decoration:none;
	padding-top: 7px;
}
.razdel_all:hover{
	color:#fff;
	background-color:#0060b2;
}
#page,#page_top {
	clear:both;
	width:100%;
	color: #333;	
	font-size: 12px;
	font-weight: bold;
	margin-bottom:25px;	
}
#page_top {
	float:right;
	margin-bottom:10px;
	text-align:right;
}
#page span,#page_top span {
	color: #ea060f;
}
#page a,#page_top a {
	text-decoration: none;
	color: #57585a;
}
.content_img{
	float:left;
	margin-right:10px;
	
}
.content_info a{
	color:#04356b;
	font-weight:bold;	
}
.content_info a:hover{
	text-decoration:none;
}
#yvf{
	clear:both;
	float:left;
	width:100%;	
}
.yvf{
	width:960px;
	margin:0 auto;
}
.bottom_menu1 a:hover, .bottom_menu2 a:hover, .bottom_menu3 a:hover{
	text-decoration:underline;
}
.bottom_seti_text{
	float:left;
	font-size:12px;
	color:#b8b8b8;
	margin-top:15px;
	margin-left:98px;
	line-height: 18px;
}
.seti_bottom{
	float:left;
	margin-top:18px;
	margin-left:20px;
}
.vk2{
	display:block;
	height:19px;
	padding-left:36px;
	float:left;
	background: url(../images/spline.png) -494px -2px no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-top: 4px;
	width:74px;
}
.you2{
	display:block;
	height:19px;
	padding-left:29px;
	float:left;
	background: url(../images/spline.png) -605px -2px no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-top: 4px;	
}
.tw2{
	clear:both;
	display:block;
	height:19px;
	padding-left:36px;
	float:left;
	background: url(../images/spline.png) -494px -28px no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-top: 4px;
	width:74px;
}
.fc2{
	display:block;
	height:19px;
	padding-left:29px;
	float:left;
	background: url(../images/spline.png) -605px -28px no-repeat;
	color:#fff;
	text-decoration:none;
	font-size:12px;
	padding-top: 4px;
}
.yvf table{
	float:left;
	margin-right: 20px;
}
.fb-share-button{
	float:left;
	margin-right: 20px;
}
.g-plus{
	float:left;
	margin-right: 20px;
}
.company{
	float:right;
	margin-top:16px;
}
.comp_name{
	color:#fff;
	font-family:'times_new_romanregular';
	font-size:26px;
	line-height: 23px;
}
.comp_name2{
	color:#fff;
	font-family:'calibb';
	font-size:7px;	
}
.comp_line{
	height:1px;
	width:160px;
	background-color:#fff;
}
.comp_copy{
	clear:both;
	float:left;
	margin-top:5px;
	color:#939393;
	font-size:13px;
}
#lang{
	margin-left: 658px;
	margin-top: 40px;
	position: absolute;
}
#lang a{
	display:block;
	float:left;
	margin-left:5px;
}
.blocks a:hover .anons_text, .blocks a:hover .shtorka{
	display:none;
}
#google_translate_element{
	position: absolute;
	opacity: 0.7;
	margin-left: 638px;
	margin-top: 33px;
}	
.skiptranslate{
	/*display:none;*/
}
#google_translate_element .skiptranslate{
	display:block;
}
.inp {
  border: 1px solid #BFC2C4;
  height: 26px; 
  padding-left: 5px;
  width: 290px;
  color: #57585A;
  font-size:16px;
}
.table_order{
	display:block;
	background-color:#edeeef;
	padding:20px;
}
.error{
	color:#fc0308;
	font-weight:bold;
	display:none;
}
.table_order table td{
	padding-bottom: 15px;
	padding-right:20px;
	vertical-align: middle;	
}
.table_order table span{
	color:#fc0308;
}
.table_order table span.green{
	color:green;
	font-size:10px;
}
textarea.inp {
	height:100px;
}
#code{
	width: 125px;
}	
#send_order,#send_email{
	margin-top:10px;
	width:131px;
	background-color:#939393;
	border:0px;
	cursor:pointer;
	color:#fff;	
	height:30px;
}
#send_order:hover,#send_email:hover{
	background-color:#fc0308;
}
#social a.vk:hover{
	background-position:-733px -0px;
}
#social a.you:hover{
	background-position:-762px -0px;
}
#social a.fc:hover{
	background-position:-733px -27px;
}
#social a.tw:hover{
	background-position:-762px -27px;
}
.icon1,.icon2,.icon3,.icon4,.icon5,.icon6,.icon7,.icon8,.icon9{
	position:absolute;
	width:12px;
	height:10px;
	background: url(../images/icon1.png) no-repeat;
	margin-top: 3px;
	margin-left: -20px;	
}
.icon2{background: url(../images/icon2.png) no-repeat;}
.icon3{background: url(../images/icon3.png) no-repeat;}
.icon4{background: url(../images/icon4.png) no-repeat;}
.icon5{background: url(../images/icon5.png) no-repeat;}
.icon6{background: url(../images/icon6.png) no-repeat;}
.icon7{background: url(../images/icon7.png) no-repeat;}
.icon8{background: url(../images/icon8.png) no-repeat;}
.icon9{background: url(../images/icon9.png) no-repeat;}

.np{
	clear:both;
	width:100%;
	float:left;		
}
.next_video{
	display:block;
	float:right;
	text-decoration:none;
	text-align:center;
	width:160px;
	height:30px;
	margin-top:10px;
}
.prev_video{
	display:block;
	float:left;
	text-decoration:none;
	text-align:center;
	width:160px;
	height:30px;
	margin-top:10px;
}
.next_video:hover, .prev_video:hover{
	color:#fc0308;
}
.txt-smaller{	
	display: block;
	width: 16px;
	height: 16px;
	float:right;
	margin-left:10px;
	background:  url(../images/sprite.png) no-repeat -16px -16px;
}
.txt-smaller:hover{
  background:  url(../images/sprite.png) no-repeat -16px 0px;
}
.txt-larger{	
	display: block;
	width: 16px;
	height: 16px;
	float:right;
	margin-left:5px;
	background:  url(../images/sprite.png) no-repeat 0px -16px;
}
.txt-larger:hover{
  background:  url(../images/sprite.png) no-repeat 0px 0px;
}
#pay{
	position: absolute;
    margin-top: 59px;
    margin-left: 435px;
}
.pay{
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    display: block;
    font-size: 12px;
	color:#f47721;
}	
#daidj {
    width: 960px;
    margin: 0 auto;
    padding-top: 17px;
    padding-bottom: 20px;
}
.bLiveListItem {
    /*padding: 0 0 20px 90px;*/
    position: relative;
}
.daidj_time{
        width: 100%;
    height: 25px;
    /* text-align: center; */
    /* padding: 0 5px 0 0; */
    background: url(../images/t.png) no-repeat;
    color: #fff;
    /* font: 15px/32px 'pt_sansbold'; */
    /* position: absolute; */
    /* left: 0; */
    /* top: -5px; */
    clear: both;
    margin-bottom: 10px;
    padding-left: 26px;
    padding-top: 9px;
}
.daidj_content{
    clear: both;
    float: left;
    margin-bottom: 20px;
}
#page_daidj span, #page_daidj span {
    color: #ea060f;	
}
#page_daidj a, #page_daidj a {
    text-decoration: none;
    color: #57585a;
}
#page_daidj a:hover{
	text-decoration:underline;
}