/* CSS Document */
.header_mob {
	display: none;
}
.mob_main_feed {
	display: none;
}
.mob_baners {
	display: none;
}
.reklama_mobile_1 {
	display: none;
}
.reklama_mobile_2 {
	display: none;
}
.catfish-banner {
	display: none;
}
.popup-banner {
	display: none;
}
.catfish-banner-desctop {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}
.catfish-banner-desctop .close {
    width: 30px;
    height: 30px;
    /* position: absolute;
    top: 0px;
    right: 30px; */
    margin: auto;
    text-align: center;
    background-image:url(../img/dialog_cancel.ico);
	background-position:center;
	background-repeat:no-repeat;
    background-size: contain;
	cursor:pointer;
    display: none;
    margin-bottom: -5px;
}



.marg_left {
	margin-left: 8px;
}

.attention {
	width:800px;
	height:600px;
	background-color:#FFF;
	position:fixed;
}
.main_v {
	width:100%;
	min-width:1100px;
	background-color:#262626;
	margin-top:10px;
	/*height:392px;*/
}
.main_v .cont {
	width:1100px;
	margin:auto;
	height:inherit;
}
.main_v .cont .hed {
	width:inherit;
	height:35px;
	border-bottom:1px solid #cfcfcf;
	line-height:42px;
	color:#bebebe;
	font-size:14px;
	text-align:left;
}
.main_v .cont .l {
	width:488px;
	/*height:320px;*/
	float:left;
	padding:10px;
	margin-top:10px;
	text-align:left;
}
.main_v .cont .l .ph {
	width:488px;
	height:274px;
	background-position:center;
	background-repeat:no-repeat;
	background-size:cover;
	position:relative;
}
.main_v .cont .l .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.main_v .cont .l .ph a:hover {
	opacity:1;
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}
.main_v .cont .l .ph_info {
	width:inherit;
	height:60px;
	margin-top:10px;
	position:relative;
}
.main_v .cont .l .ph_info .ph_txt {
	width:515px;
	height:57px;
	display:inline-block;
	vertical-align:top;
	font-size:16px;
}
.main_v .cont .l .ph_info .ph_txt .t2 {
	font-size:12px;
	margin-top:11px;
}
.main_v .cont .l .ph_info .ph_logo {
	width:87px;
	height:58px;
	margin-left:19px;
	display:inline-block;
	vertical-align:top;
	cursor:pointer;
}
.main_v .cont .r {
	width:588px;
	/*height:320px;*/
	float:right;
	padding:10px;
	margin-top:8px;
	text-align:left;
	    padding-left: 0;
    padding-right: 0;
}
.main_v .cont .r .bl {
	width:187px;
	min-height:150px;
	display:inline-block;
	vertical-align:top;
	margin-right:6px;
	margin-bottom:5px;
}
.main_v .cont .r .bl .txt {
	font-size:12px;
	padding:3px;
	padding-top:5px;
}
.main_v .cont .r .bl .txt2 {
	font-size:10px;
	padding:3px;
}
.main_v .cont .r .bl .ph {
	width:189px;
	height:107px;
	position:relative;
	background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.main_v .cont .r .bl .ph a {
	position:absolute;
	display:block;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background-image:url(../img/button_center.png);
	background-position:center;
	background-repeat:no-repeat;
	opacity:0.5;
	transition:0.5s;
	cursor:pointer;
}
.main_v .cont .r .bl .ph a:hover {
	opacity:1;
	background-image:url(../img/button_center_over.png);
	transition:0.5s;
}



/*header mini*/
.header_mini .logo {
	width:46px !important;
	height:46px !important;	
/*	background-image:url(../img/Logo2019_mini.png?3) !important;*/
	background-image:url(../img/----logo2015_sm.png?4) !important;
	
	
	/*background-image:url(../img/Logo2018-NY-small.png) !important;*/
	/*width:46px !important;
	height:45px !important;*/
	left:0 !important;
	
	top:1px !important;
}
.header_mini .logo22 {
	display:none;
}
	
.header_mini {
	height:47px !important;
	background-image:url(../img/top_bg_sm.gif) !important;
}
.header_mini .data {
	display:none !important;
}
.header_mini .langs {
	display:none !important;
}
.header_mini .soc {
	display:none !important;
}
.header_mini .ser {
	display:none !important;
}
.pp_class {
	height:47px !important;
}
/*header mini*/
.header_header {
	width:100%;
	height:116px;
	position:fixed; 
	z-index:99999; 
	/*background-image:url(../img/top_bg.gif);*/
	background-color:#000;
	background-position:top;
	background-repeat:repeat-x;
	top:0;
	left:0;
	background-image:url(../img/top_bg.jpg);
	background-position: center;
    background-repeat: no-repeat;
	/*transition:0.3s;*/
}
.header_header .header_n {
	width:1100px;
	height:inherit;
	margin:auto;
	position:relative;
}
.header_header .header_n .menu {
	width:inherit;
	height:37px;
	/*background-color:#545454;*/
	position:absolute;
	bottom:0;
	left:0;
	background-image:url(../img/top_menu_bg_new.jpg);
	background-position:right;
	background-repeat:no-repeat;
}
.header_header .header_n .menu .menu_bar {
  padding: 0;
  margin: 0;
 /* width: 821px;*/
  height: inherit;
  position: absolute;
  bottom: 0;
  right: 0;
  /* letter-spacing: -.36em; */
  list-style-type: none;
}
.header_header .header_n .menu .menu_bar li {
  float:left;
  position: relative;
  vertical-align: top;
  letter-spacing: normal;
  text-align: center !important;
  font-size: 15px;
  color: #FFF;
  font-family: 'nino';
  height: 37px;
  line-height: 41px;
  cursor: pointer;
  background-image: url(../img/spacer.png);
  transition: .5s;
}
.header_header .header_n .menu .menu_bar li a {
	position:absolute;
	display:block;
	color:#FFF;
	text-decoration:none;
	left:0;right:0;top:0;bottom:0;
	z-index:1;
}
.header_header .header_n .menu .menu_bar li .live {
	background-image:url(../img/LIVE.png);
	background-position:center;
	background-repeat:no-repeat;
	background-position-y: 7px;
	
}
.header_header .header_n .menu .menu_bar li div {
	position:absolute;
	left:0;right:0;top:0;bottom:0;
	background-image:url(../img/menu_on.gif);
	z-index:0;
	opacity:0;
	transition:.5s;
}
.header_header .header_n .menu .menu_bar li:hover div {
	opacity:1;
	transition:.5s;
}
.header_header .header_n .menu .menu_bar .it1 {
	width:130px;
}
.header_header .header_n .menu .menu_bar .sel {
	background-color:#939393;	
}
.header_header .header_n .menu .menu_bar .it1 .arr {
	width:10px;
	height:7px;
	position:absolute;
	left:2px;
	bottom:1px;
	background-image:url(../img/menu_arr.png);
}
.header_header .header_n .menu .menu_bar .it1 .num {
	width:18px;
	height:18px;
	position:absolute;
	right:2px;
	top:3px;
	background-color:#f64443;
	border-radius: 20px 20px 20px 20px;
  -webkit-border-radius: 20px 20px 20px 20px;
  -moz-border-radius: 20px 20px 20px 20px;
  -khtml-border-radius: 20px 20px 20px 20px;
  color:#FFF;
  text-align:center;
  font-size:10px;
  line-height:18px;
  z-index:99999;
}
.header_header .header_n .menu .menu_bar .it2 {
	width:80px;
}
.header_header .header_n .menu .menu_bar .it3 {
	width:107px;
}
.header_header .header_n .menu .menu_bar .it4 {
	width:112px;
}
.header_header .header_n .menu .menu_bar .it5 {
	width:107px;
}
.header_header .header_n .menu .menu_bar .it6 {
	width:131px;
}
.header_header .header_n .menu .menu_bar .it8 {
	width:170px;
}
.header_header .header_n .menu .menu_bar .it7 {
	width:150px;
	word-spacing:normal;
	text-align:left;
	position:relative;
	/*background-color:#ee5700;*/
	background-image:url(../img/live_bg.gif);
}
.header_header .header_n .menu .menu_bar .it7 .arr {
	width:10px;
	height:7px;
	position:absolute;
	left:2px;
	bottom:1px;
	background-image:url(../img/menu_arr.png);
}
.header_header .header_n .menu .menu_bar .it7 .arr2 {
	width:12px;
	height:7px;
	position:absolute;
	left:2px;
	bottom:3px;
	/*background-image:url(../img/menu_arr_bl.png);*/
	background-image:url(../img/menu_live_arrow.png);
}
.header_header .header_n .menu .menu_bar .it7 a {
	/*padding-left:14px;*/
}
.header_header .header_n .logo {
	width:334px;
	height:105px;	
	/*background-image:url(../img/Logo2019-ge.png);*/
	background-image:url(../img/Logo2020-ge.png);
	
	/*background-image:url(../img/Logo2018-NY_ge.png);*/
	/*width:310px;
	height:105px;
	    left: -41px;*/
	position:absolute;
	top:11px;
	left:-1px;
}
.header_header .header_n .logo22 {
	width:214px;
	height:111px;
	background-image:url(../img/FOR_SITE_CUT02.gif);
	position:absolute;
	top:5px;
	left:-100px;
}
.header_header .header_n .ser {
	width:278px;
	height:24px;
	background-image:url(../img/search_bg.png);
	position:absolute;
	right:0;
	top:43px;
	text-align:left;
	transition:0.3s;
}
.header_header .header_n .ser  .input_ser {
	border:none;
	width:218px;
	height:16px;
	color:#999;
	font-size:13px;
	font-style:italic;
	outline:none;
	position:absolute;
	left:12px;
	top:4px;
	background:none;
	line-height:10px;
}
.header_header .header_n .ser  .input_ser:focus {
	border:none;
	outline:none;
}
.header_header .header_n .ser img {
	width:41px;
	height:27px;
	cursor:pointer;
	border:none;
	position:absolute;
	right:0;
	top:0;
}
.header_header .header_n .langs {
	width:130px;
	height:24px;
	position:absolute;
	top:10px;
	right:9px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
	text-align:right;
}
.header_header .header_n .langs img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
.header_header .header_n .soc {
	/* width:120px; */
	height:24px;
	position:absolute;
	top:11px;
	right:124px;
	transition:0.3s;
}
.header_header .header_n .soc .age15 {
	width: 30px;
	height: 30px;
	top: -4px;
    position: absolute;
    left: 0px;
}
.header_header .header_n .soc img {
	margin-left:2px;
	margin-right:2px;
	vertical-align:middle;
	cursor:pointer;
}
.header_header .header_n .data {
	min-width:200px;
	height:24px;
	position:absolute;
	top:11px;
	/*right:202px;*/
	right:133px;
	font-size:16px;
	line-height:26px;
	vertical-align:middle;
}




#feed_div {
	width:100%;
	position:fixed;
	z-index:99998;
	height:0;
	overflow:hidden;
}
.top_news_feed {
	width: 1100px;
	height: 327px;
	margin: auto;
	position: relative;	
	border-bottom: 1px #cccccc solid;
  	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	/*border: 0px #eeeeee solid;*/
	background-color:#ebedec;
	position:relative;
}
.top_news_feed .line {
	width:inherit;
	height:37px;
	position:absolute;
	top:0;
	left:0;
	background-color: #939393;
	margin:0;
}
.top_news_feed .more {
	height:20px;
	line-height:20px;
	position:absolute;
	bottom:0;
	right:40px;
	font-size:12px;
	color:#8b8a97;
}
.top_news_feed .line_more {
	width:inherit;
	height:20px;
	position:absolute;
	bottom:0;
	left:0;
	background-color: #cccccc;
	transition:0.5s;
	opacity:0.1;
	margin:0;
}
.top_news_feed .line_more:hover {
	opacity:0.8;
	transition:0.5s;
	cursor:pointer;
}
.top_news_feed .prev {
	width:30px;
	height:330px;
	display:inline-block;
	vertical-align:top;
	border-right:1px #cccccc solid;
	border-left:1px #cccccc solid;
	margin-left:-10px;
	background-image:url(../img/arr_left3.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	transition:0.5s;
}
.top_news_feed .prev:hover {
	background-image:url(../img/arr_left3_on.gif);
	transition:0.5s;
}
.top_news_feed .next {
	width:30px;
	height:330px;
	display:inline-block;
	vertical-align:top;
	border-left:1px #cccccc solid;
	border-right:1px #cccccc solid;
	margin-right:-10px;
	background-image:url(../img/arr_right3.gif);
	background-position:center center;
	background-repeat:no-repeat;
	cursor:pointer;
	transition:0.5s;
}
.top_news_feed .next:hover {
	background-image:url(../img/arr_right3_on.gif);
	transition:0.5s;
}
.top_news_feed .mid {
	width:1029px;
	height:316px;
	min-height:316px !important;
	display:inline-block;
	vertical-align:top;
	position:relative;
	margin:0 !important;
	 padding:0;
	 overflow:hidden;
	 white-space:nowrap;
	 text-align:left;
}
.top_news_feed .mid .col {
	width:280px;
	width:332px;
	height:316px;
	border-right:1px #cccccc solid;
	display:inline-block;
	vertical-align:top;
	 margin:0;
	 padding:0;
	 margin-left:10px;
}
.top_news_feed .mid .col:nth-child(3n) {
	border:0;
}
.top_news_feed .mid .col .news_bl {
	width:275px;
	height:auto;
	font-size:12px;
	color:#000;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	margin-top:10px;
	white-space:normal;
}
.top_news_feed .mid .col .news_bl .dt {
	color:#ee5600;
	margin-bottom:2px;
}
.top_news_feed .mid .col .hedline {
  width: inherit;
  height: 37px;
  background-color: #939393;
  margin-left:2px;
  position:relative;
}
.top_news_feed .mid  .col .hedline .hed {
	font-size:14px;
	color:#FFF;
	position:absolute;
	top:11px;
	left:18px;
}


#wr2{
  height:0;
  overflow:hidden;
  width:100%;
  position:fixed;
  z-index:999999;
}
#wr2 .content{
	position:relative;
	width:1100px;
	height:245px;
	margin:auto;
    background-color:#ebedec;	
	box-shadow: 0px 0px 10px rgba(0,0,0,0.3);
}
#wr2 .content .t1 {
	position:absolute;
	top:20px;
	left:521px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t2 {
	position:absolute;
	top:20px;
	left:740px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t7 {
	position:absolute;
	top:82px;
	right:340px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t3 {
	position:absolute;
	top:116px;
	right:340px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t4 {
	position:absolute;
	top:146px;
	right:340px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t5 {
	position:absolute;
	top:125px;
	right:340px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .t6 {
	position:absolute;
	top:207px;
	right:340px;
	font-size:22px;
	z-index:10000;
}
#wr2 .content .im1 {
	position:absolute;
	top:90px;
	left:800px;
}
#wr2 .content .im3 {
	position:absolute;
	top:141px;
	left: 842px;
	width:100px;
	height:35px;
}
#wr2 .content .im4 {
	position:absolute;
	top:193px;
	left: 842px;
	width:70px;
	height:21px;
}
#wr2 .content .im2 {
	position:absolute;
	top:89px;
	left: 842px;
	width:100px;
	height:35px;
}
#wr2 .content .head{
	position:absolute;
    width:inherit;
	height:63px;
	background-color:#ee5600;
}
#mediaplayer{
	position:absolute;
	top:17px;
	left:63px;
	width:397px;
	height:225px;
}
.slider1_cont {
	width:100%;
	height:266px;
	/*background:url(../img/bg_slider.png);*/	
	background-repeat:no-repeat;
	background-position:center;	
	background-color:#e4e4e4;
	margin-top:0px;
	white-space:nowrap;
    display:block;
	margin-bottom:5px;
}
.slider1_cont .slider1 {
	width:745px;
	height:266px;
	display:inline-block;
	text-align:left;
	/*position:relative;*/
}
#slider1_ban {
	/*background:url(../img/temp_baner.jpg);*/
	position:absolute;
	background:#fff;
	width:745px;
	height:266px;
	display: inline-block;
	margin:0;
	padding:0;
	zoom: 1;
	*display: inline;
}
#slider1_ban ul{
 position:absolute;
 width:100%;
 height:266px;
 left:0px;
 top:0;
 margin:0;
 padding:0;
 overflow:hidden;
}
#slider1_ban li{
 position:absolute;
 width:100%;
 height:266px;
 left:0;
 top:0;
 margin:0;
 padding:0;
 cursor:pointer;
 background-position:right;

}
#slider1_ban .backgr {
	/*background-image:url(../img/slider_bg.png);*/
	background-image:url(../img/slider_bg34.png);
	background-repeat:no-repeat;
	background-position:left top;
	position:absolute;
	top:0;
	left:0;
	right:0;
	bottom:0;
}

#slider1_ban .txts {
	width:450px;
	height:inherit;
	position:absolute;
	left:0;
	top:0;
	text-align:left;
	white-space:normal;
	/*background-color:#FFF;
	opacity:0.8;*/
}
#slider1_ban .txts .t1 {
	font-family: 'nino';  
	color:#fff;
	font-size:26px;
	margin-top:15px;
	margin-left:15px;
  /*letter-spacing: 2px;
  line-height: 24px;*/
}
#slider1_ban .txts .t2 {
	font-family: 'nino';
	color:#fff;
	font-size:16px;
	margin-top:15px;
	margin-left:15px;
}
#slider1_ban .txts .t2 span {
	background-color:#ee5600;
	padding-left:10px;
	padding-right:10px;
	padding-bottom:0;
	padding-top:3px;
	height:20px;
	line-height:20px;
	vertical-align:middle;
	-webkit-box-shadow:  1px 1px 5px 0px #4d1052;
	-moz-box-shadow:  1px 1px 5px 0px #4d1052;
	box-shadow:  1px 1px 5px 0px #4d1052;
	border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-khtml-border-radius:2px 2px 2px 2px;
}
	
#slider1_ban .txts .t3 {
	font-family: 'nino';
	color:#fff;
	font-size:14px;
	margin-top:15px;
	margin-left:15px;
}
#slider1_ban .txts .t3 a {
	color:#e6e6e6;
}



#slider1_ban .but{
	position:absolute;
	left:0;
	bottom:-5px;
	width:942px;
	height:20px;
	/*background-color:#F00;*/
	text-align:center;
	font-size:12px;
}
#slider1_ban .but ul{
	display:inline-block;
	width:915px;
	height:20px;
	white-space:nowrap;
	text-align:left;
	margin-left:15px;
	margin-top: -9px;
}
#slider1_ban .but ul li{
	position:relative;
	display: inline-block;
	margin-left:3px;
	margin-right:3px;
	width:8px;
	height:8px;
	background: #e4e4e4;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;	
	text-indent: 100%;
	white-space: nowrap;
	overflow: hidden;
	cursor:pointer;
}
#slider1_ban .but ul .sel{
	background-color:#ed5800;
}
#slider1_ban .rb{
	position:absolute;
	right:10px;
	top:110px;
	width:50px;
	height:50px;
	cursor:pointer;
	transition:.5s;
	background-image:url(/img/arrow-right.png)
}
#slider1_ban .rb:hover{
		background-image:url(/img/arrow-right-over.png)
}
#slider1_ban .lb{
	position:absolute;
	left:10px;
	top:110px;
	width:50px;
	height:50px;
	cursor:pointer;
	transition:.5s;
	background-image:url(/img/arrow-left.png)
}
#slider1_ban .lb:hover{
		background-image:url(/img/arrow-left-over.png)
}


.slider1_cont .slider1 .ar_prev1 {
	width:57px;
	height:266px;
	position:absolute;
	/*display: inline-block;*/
	margin:0;
	padding:0;
	/*zoom: 1;
	*display: inline;*/
}
.slider1_cont .slider1 .ar_next1 {
	width:57px;
	height:266px;
	position:absolute;
	right:0px;
	/*display: inline-block;
	zoom: 1;
	*display: inline;*/
}


.break {
	width:100%;
	height:45px;
	margin:auto;
	text-align:left;
	/*box-shadow: 0px 0px 10px rgba(0,0,0,.3);	*/
	margin-top:0px;
	background-color:#fff;
	overflow:hidden;
}
.break2 {
	width:942px;
}

.break .l {
	width:193px;
	height:inherit;
	background-image:url(../img/break_bg.gif);
	float:left;
	text-align:center;
	color:#FFF;
	font-size:20px;
	line-height:50px;
	font-family: 'nino';
}
.break .r {
	width:535px;
	height:inherit;
	float:right;
	display:table;
}
.break .r a {
	font-family: 'bpg_rioni_arial';
	color:#000;
	font-size:16px;
}
.break .r .t {	
	display: table-cell; 
	vertical-align: middle; 
}
.break2 .r2 {
	width:735px;
}


.ft {
	width:100%;
	min-width:1100px;
	min-height:100px;
	background-color:#000;
}
.ft .footer {
	width:1100px;
	min-height:160px;
	margin:auto;
	/*background:url(../img/footer_bg.gif);
	border:1px #d9d9d9 solid;*/
	position:relative;
	font-family: 'bpg_rioni_arial';
	color:#ADADAD;
	font-size:13px !important;
}
.footer .email {
	width:175px;
	height:95px;
	position:absolute;
	bottom:15px;
	right:25px;	
}
.footer .email .mail_send {
	width:56px;
	height:16px;
	position:absolute;
	bottom:0;
	right:0;
}
.footer .email .inp {
	width:107px;
	height:12px;
	position:absolute;
	bottom:0;
	left:0;
	font-size:10px;
}
.footer .email .ch1 {
	position:absolute;
	top:20px;
	left:52px;
}
.footer .email .ch2 {
	position:absolute;
	top:35px;
	left:52px;
}
.footer .email .ch3 {
	position:absolute;
	top:50px;
	left:52px;
}
.footer .email .t2 {
	position:absolute;
	top:22px;
	left:70px;
	font-size:9px;
}
.footer .email .t3 {
	position:absolute;
	top:38px;
	left:70px;
	font-size:9px;
}
.footer .email .t4 {
	position:absolute;
	top:55px;
	left:70px;
	font-size:9px;
}
.footer .email .t1 {
	position:absolute;
	top:0;
	left:5px;
	display:none;
}
.footer .email .mail {
	position:absolute;
	top:20px;
	left:0;
}
.footer .logo {
	position:absolute;
	bottom:29px;
	right:14px;
}
.footer .topge {
	position:absolute;
	bottom:5px;
	left:14px;
}
.footer .r2 {
	position:absolute;
	bottom:11px;
	right:14px;
	font-size:11px;
}
.footer .bl1 {
	width:85px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:28px;
	text-align:left;
}
.footer .bl2 {
	width:85px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:119px;
	text-align:left;
}
.footer .bl3 {
	width:108px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:185px;
	text-align:left;
}
.footer .bl4 {
	width:108px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:295px;
	text-align:left;
}
.footer .bl5 {
	width:85px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:425px;
	text-align:left;
	font-family:tahoma ;
}
.footer .bl6 {
	width:85px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:506px;
	text-align:left;
	font-family:tahoma ;
}
.footer .bl7 {
	width:125px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:636px;
	text-align:left;
}
.footer .bl8 {
	width:166px;
	min-height:100px;
	font-size:11px;
	color:#d3c7de;
	position:absolute;
	top:35px;
	left:771px;
	text-align:left;
}
.footer  .t1 {
	position:absolute;
	top:13px;
	left:28px;
}
.footer  .t2 {
	position:absolute;
	top:13px;
	left:119px;
}
.footer  .t3 {
	position:absolute;
	top:13px;
	left:185px;
}
.footer  .t4 {
	position:absolute;
	top:13px;
	left:295px;
}
.footer  .t5 {
	position:absolute;
	top:13px;
	left:506px;
}
.footer  .t6 {
	position:absolute;
	top:13px;
	left:636px;
}
.footer  .t7 {
	position:absolute;
	top:13px;
	left:768px;
}

.footer  .line {
	position:absolute;
	top:30px;
	left:0;
	margin:0;
	width:100%;
}

.ban_bot {
	width:1100px;
	/*height:72px;*/
	margin:auto;
	font-size:0;
	margin-bottom: 5px;
  	margin-top: 5px;
}
.bot {
	width:942px;
	min-height:270px;	
	margin:auto;
	margin-bottom:10px;
	margin-top:15px;
}
.bot_r {
	width:262px;
	min-height:inherit;
	border:1px #eeeeee solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	display:inline-block;
	vertical-align:top;
	margin-left:10px;
	padding:5px;
}
.bot_r .h {
	width:inherit;
	height:20px;
	line-height:30px;
}
.bot_r .bl {
	width:119px;
	min-height:109px;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	margin-bottom:10px;
}
.bot_r .bl .lnk {
	font-size:13px;
}
.bot_r .bl .ph {
	width:119px;
	height:75px;
}
.bot_l {
	width:640px;
	min-height:inherit;
	border:1px #eeeeee solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	background-color:#f8f8f8;
	display:inline-block;
	vertical-align:top;
	text-align:left;
	padding:5px;
}
.bot_l .h {
	width:inherit;
	height:20px;
	line-height:30px;
}
.bot_l .blog {
	width:inherit;
	min-height:110px;
	background-color:#FFF;
	margin-bottom:10px;
}
.bot_l .blog .ph {
	width:128px;
	height:99px;
	float:left;
	margin-left:10px;
	margin-top:5px;
}
.bot_l .blog .info {
	width:470px;
	min-height:99px;
	float:right;
	font-family: 'bpg_rioni_arial';
}
.bot_l .blog .info div {
	margin-bottom:5px;
}
.bot_l .blog .info .ln1 {
	font-size:13px;
}
.bot_l .blog .info .title {
	font-size:14px;
}
.bot_l .blog .info .txt {
	font-size:12px;
}

.slider_m {
	width:922px;
	height:234px;
	margin:auto;
	background-color:#efefef;
	border:1px #e8e8e8 solid;
	margin-bottom:10px;
	text-align:left;
	padding:10px;
}
.slider_m .sl {
	width:100%;
	height:180px;
}
.slider_m .sl .bl {
	width:165px;
	height:inherit;
	display:inline-block;
	vertical-align:top;
}
.slider_m .sl .bl a {
	font-size:13px;
	display:block;
	height:56px;
	width:inherit;
	margin-top:5px;
}
.slider_m .sl .bl .im {
	width:inherit;
	height:124px;
}
.mid {
	width:942px;
	min-height:500px;
	margin:auto;
	margin-top:5px;
}
.mid .mid_r {
	width:224px;
	min-height:inherit;
	/*display:inline-block;
	vertical-align:top;*/
	float:right;
	margin-left:4px;
	padding-top:5px;
}
.tabs_main {
	width:1100px;
	height:auto;
	margin:auto;
	min-height:280px;
	margin-bottom:10px;
	text-align:left;
	background-color:#FFF;
}
.tabs_main .nw_bl {
	width:348px;
	min-height:100px;
	margin-left:10px;
	margin-top:5px;
	margin-bottom:10px;
	display:inline-block;
	vertical-align:top;
	font-size:13px;
}
.tabs_main .nw_bl .info {
	width:242px;
	min-height:60px;
	float:right;
}
.tabs_main .nw_bl .info .lnk {
	display:block;
	margin-top:5px;
	margin-bottom:5px;
	height:60px;
	overflow:hidden;
}
.tabs_main .nw_bl .img {
	width:96px;
	height:58px;
	cursor:pointer;
	float:left;
	margin-right:10px;
	margin-top:5px;
}
.tabs_main .hed {
	width:inherit;
	height:33px;
	background-color:#e7e7e7;
	font-family: 'nino';
	font-size:18px;
	line-height:30px;
}
.tabs_main .hed .tab_on {
	width:230px;
	height:27px;
	background-color:#FFF;
	border-bottom:1px #d06f6f solid;
	display:inline-block;
	margin-top:5px;	
	cursor:pointer;
	text-align:center;
}
.tabs_main .hed .tab {
	width:230px;
	height:27px;
	display:inline-block;
	margin-top:5px;	
	border-bottom:1px #e7e7e7 solid;
	transition:0.7s;
	cursor:pointer;
	text-align:center;
}
.tabs_main .hed .tab:hover {
	background-color:#FFF;
	border-bottom:1px #d06f6f solid;
	transition:0.7s;
}

.mid .mid_r .baners {
	width:224px;
}

.mid .mid_r .mid .center_r .guda {
	width:193px;
	height:67px;
	/*border:1px #adadad solid;*/
	background-image:url(../img/gusatv1.jpg);
	margin-bottom:10px;
}



.mid .mid_r .mid .center_r .wth_bl {
	width:inherit;
	height:158px;
	background-color:#ebecec;
	text-align:left;
	margin-bottom:10px;
}
.mid .mid_r .mid .center_r .wth_bl img {
	float:left;
	margin-left:5px;
	margin-right:5px;
}
.mid .mid_r .mid .center_r .wth_bl .inf {
	float:right;
	width:105px;
	height:60px;
	font-size:14px;
}
.mid .mid_r .mid .center_r .wth_bl .inf .sp {
	font-size:12px;
}
.mid .mid_r .mid .center_r .wth_bl .hed {
	width:180px;
	height:20px;
	font-size:18px;
	margin:auto;
	line-height:30px;
}
.mid .mid_r .mid .center_r .wth_bl .hed2 {
	width:180px;
	height:20px;
	font-size:14px;
	margin:auto;
	font-weight:bold;
}


.mid .mid_l .mid .center_r {
	width:509px;
	min-height:inherit;
	/*display:inline-block;
	vertical-align:top;*/
	float:right;
	background-color:#FFF;
	/*padding:10px;
	margin-bottom:10px;*/
}
.mid .mid_l .mid .center_r .r2-bank {
    width: 741px;
    height: 24px;
	background-image:url(../img/r2-bank.jpg);
}





.mid .mid_l {
	width:710px;
	min-height:inherit;
	/*display:inline-block;
	vertical-align:top;*/
	float:left;
}
.mid .mid_l .mid {
	width:inherit;
	min-height:inherit;
}
.mid .mid_l .mid .center_l {
	width:193px;
	min-height:inherit;
	/*display:inline-block;
	vertical-align:top;*/
	float:left;
	margin-right:4px;
}

.mid .mid_l .mid .center_l .feed {
	width:100%;
	background-color:#FFF;
	margin-bottom:10px;
	padding-top:1px;
}
.mid .mid_l .mid .center_l .feed .feed_hed  {
	width: 180px;
	  height: 20px;
	  font-size: 16px;
	  margin: auto;
	  line-height: 30px;
	  text-align:left;
}
.mid .mid_l .mid .center_l .feed .more {
	display:block;
	width:100px;
	height:20px;
	font-family: 'bpg_rioni_arial';
	font-size:12px;
	margin-left:88px;
}

.mid .mid_l .mid .center_l .feed .nw {
	width:175px;
	min-height:40px;
	font-size:13px;
	font-family: 'bpg_rioni_arial';
	text-align:left;
	margin:auto;
	margin-top:10px;
}
.mid .mid_l .mid .center_l .feed .nw span {
	display:block;
	margin-bottom:5px;
}



.mid .mid_l .mid .center_l .photonews_ban {
	width:193px;
	height:288px;
	border:0;
	margin-bottom:12px;
}
.mid .mid_l .mid .center_l .oscar_ban {
	width:193px;
	height:144px;
	border:0;
	margin-bottom:12px;
}

.mid .mid_l .mid .center_l .baner {
	width:inherit;
	margin-top:10px;
}





.trend {
	width:100%;
	height:40px;
	margin:auto;
	text-align:left;
	line-height:46px;
	margin-top:-8px;
	margin-bottom: 2px;
	position:relative;
}
.trend .r2-topic {
	width:540px;
	height:24px;
	position:absolute;
	right:0;
	top:10px;
}
.trend .lim {
	vertical-align:middle;
	margin-left:10px;
	margin-right:10px;
	margin-bottom:5px;
}
.trend .lnk {
	font-size:19px;
}	
.trend .hed {
	font-size:19px;
}
.line1 {
	width:942px;
	height:8px;
	background-image:url(../img/line_bg.gif);
	margin:auto;
	margin-bottom:-5px;
}
/*.slider {
	width:942px;
	height:266px;
	margin:auto;
	background-image:url(../img/temp1.jpg);
	position:relative;
}*/
.header {
	width:942px;
	height:117px;
	margin:auto;
	position:relative;
}
.header .menu_bar {
	padding:0;
	margin:0;
	width:100%;
	height:36px;
	background-image:url(../img/menu_bar_en.gif);
	background-repeat:no-repeat;
	background-position:center;
	position:absolute;
	bottom:0;
	left:0;
	border:1px #FFFFFF solid;
	box-shadow: 0px 0px 10px rgba(0,0,0,.3);
	text-align:left;
	/*letter-spacing : -.36em;*/
	font-size:0;
}
.header .menu_bar li {
	display:inline-block;
	position:relative;
	vertical-align:top;	
	letter-spacing:normal;
	text-align:center;
	font-size:16px;
	color:#FFF;
    font-family: 'nino';
	height:36px;
	line-height:36px;
	cursor:pointer;
 	background-image:url(../img/spacer.png);
	transition:.5s;
}
	.header .menu_bar li a
	{
		position:absolute;
		display:block;
		color:#FFF;
		text-decoration:none;
		left:0;right:0;top:0;bottom:0;
		z-index:1;
	}
	.header .menu_bar li div
	{
		position:absolute;
		left:0;right:0;top:0;bottom:0;
		background-image:url(../img/menu_on.gif);
		z-index:0;
		opacity:0;
		transition:.5s;
	}
.header .menu_bar li:hover div {
	/*background-image:url(../img/menu_on.gif);*/
	/*background-color:#d400d2;*/
	/*background: #fefcea; */
	
	opacity:1;
	transition:.5s;
}
.header .menu_bar .it1 {
	width:140px;
}
.header .menu_bar .it2 {
	width:90px;
}
.header .menu_bar .it3 {
	width:130px;
}
.header .menu_bar .it4 {
	width:120px;
}
.header .menu_bar .it5 {
	width:142px;
}
.header .menu_bar .it6 {
	width:128px;
}
.header .menu_bar .it7 {
	width:186px;
	word-spacing:normal;
	text-align:left;
	position:relative;
}
.header .menu_bar .it7 .arr {
	width:8px;
	height:7px;
	position:absolute;
	left:5px;
	top:5px;
	background-image:url(../img/watch_arr.png);
}
	.header .menu_bar .it7 a
	{
		padding-left:14px;
	}
.header .menu_bar .lim {
	display:inline-block;
	margin-top:6px;
	background-image:url(../img/lim2.gif);
	width:1px;height:21px;
}
.header .data {
	min-width:200px;
	height:24px;
	position:absolute;
	top:11px;
	right:269px;
	font-size:12px;
	line-height:26px;
	vertical-align:middle;
}
.header .soc {
	width:120px;
	height:24px;
	position:absolute;
	top:48px;
	right:274px;
}
.header .soc img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
	cursor:pointer;
}
.header .m_r2 {
	width:120px;
	height:24px;
	position:absolute;
	top:10px;
	/*right:137px;*/
	right:168px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
}
.header .langs {
	width:130px;
	height:24px;
	position:absolute;
	top:10px;
	right:9px;
	font-size:14px;
	line-height:26px;
	vertical-align:middle;
	text-align:right;
}
.header .langs img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
.header .log_sign {
	width:187px;
	height:24px;
	position:absolute;
	top:10px;
	right:0;
	font-size:12px;
	line-height:24px;
	vertical-align:middle;
	text-align:right;
}
.header .log_sign img {
	margin-left:5px;
	margin-right:5px;
	vertical-align:middle;
}
.header .ser {
	width:282px;
	height:27px;
	background-image:url(../img/search_bg.gif);
	position:absolute;
	right:0;
	top:43px;
	text-align:left;
}
.header .ser  .input_ser {
	border:none;
	width:218px;
	height:16px;
	color:#999;
	font-size:10px;
	font-style:italic;
	outline:none;
	position:absolute;
	right:5px;
	top:4px;
	background:none;
}
.header .ser  .input_ser:focus {
	border:none;
	outline:none;
}
.header .ser img {
	width:41px;
	height:27px;
	cursor:pointer;
	border:none;
	position:absolute;
	left:0;
	top:0;
}
.header .logo {
	width:81px;
	height:63px;
	top:10px;
	/*top:-9px;
	width:76px;
	height:80px;*/
	background-image:url(../img/logo.png);
	position:absolute;
	left:2px;
	cursor:pointer;
}
.header .logo_txt {
	width:191px;
	height:46px;
	background-image:url(../img/logo_txt.gif);
	position:absolute;
	top:19px;
	left:94px;
	cursor:pointer;
}


