* { 
	font-family: Arial, Helvetica, sans-serif;
	/*font-size: 11px;*/
	color: #333;
}
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: fixed;
}

#fontz {
	font-size: 11px;
}

#wrapper { 
	width: 100%; 
	overflow: auto; 
	height: 100%; 
	margin: 0 0 0 0px; 
	position: absolute; 
	top: 0; 
	left: 0; 
}
#hf_bg {
	position: relative;
	background-image: url(../images/hf_bg.jpg);
	background-repeat: repeat-x;
	background-position:center;
	height: 8px;
	width: 100%;
}
#l_text {
	position: relative;
	background-image: url(../images/top_h_bg.jpg);
	background-repeat: repeat-x;
	height: 29px;
	width: 100%;
}

#center {
	position: relative;
	background-image: url(../images/center_bg.png);
	background-repeat: repeat-y;
	background-position: center;
	width: 992px;
	height: auto;
	margin: auto;
	margin-top: -6px;
	z-index: 48;
}

#v_cnt {
	float: left;
	width: 710px;
	position: relative;
	margin-left: 11px;
	height: auto;
}
#r_cnt {
	display: block;
	float: right;
	width: 260px;
	height: auto;
	height: auto;
	position: relative;
	margin-right: 11px;
	background-color: #EDEDED;
	z-index: 51;
	padding-bottom: 10px;
}
#live_play {
	margin: 16px 0 10px 10px; 
	width: 690px;
	height: 360px;
	position: relative;
	margin-right: 11px;
	background-color: #EDEDED;
	background-image: url(../images/player_bg.jpg);
}
#jwplayer {
	position: relative;
	float: left;
	margin: 10px;
	width: 350px;
	height: auto;
}

#sliderbg {
	margin-left: 2px;
	position: relative;
	width: 988px;
	height: 155px;
	clear: left;
	background-image: url(../images/slider_bg.png);
	background-repeat: no-repeat;
	z-index: 50;
}
/* language Items Start Here --------------------------------------------------------------------------------------------------------- */
#lang_wrapper {
	width: 970px;
	margin: auto;
	height: 29px;
}
#swf_title {
	float: left;
	position: relative;
	width: 360px;
	height: 20px;
	margin-left: 110px;
	margin-top: 6px;
}
#lang_holder { 
	position:relative;
	float: right;
	width: 250px;
	margin-top: 10px;
}
#lang_separ {
	display: block; 
	float: right; 
	height: 8px; 
	width: 8px; 
	background: url(../images/lang.gif) no-repeat 0 -30px; 
	position: relative;
}
#russ {
	display: block; 
	float: right; 
	height: 8px; 
	width: 40px; 
	background: url(../images/lang.gif) no-repeat 0 0; 
	position: relative; 
	cursor: pointer;
}
#russ:hover {
	background-position: 0 -10px;
}
#russ_sel {
	display: block; 
	float: right; 
	height: 8px; 
	width: 40px; 
	background: url(../images/lang.gif) no-repeat 0 -20px; 
	position: relative; 
}
#eng {
	display: block; 
	float: right; 
	height: 8px; 
	width: 40px; 
	background: url(../images/lang.gif) no-repeat -63px 0; 
	position: relative; 
	cursor: pointer;
}
#eng:hover {
	background-position: -63px -10px;
}
#eng_sel {
	display: block; 
	float: right; 
	height: 8px; 
	width: 40px; 
	background: url(../images/lang.gif) no-repeat -63px -20px; 
	position: relative; 
}
/* Menu Items Start Here --------------------------------------------------------------------------------------------------------- */

#menu {
	position: relative;
	background-image:url(../images/menu_bg.png);
	background-repeat: repeat-x;
	background-position: top;
	height: 61px;
	width: 100%;
	z-index: 75;
}

#menu_wrapper {
	width: 970px;
	margin: auto;
	height: 61px;
}

#menu_holder {
	margin-left: 65px;
	float: left;
	/*width: 640px;*/
}
#logo_top  {
	position: absolute;
	width: 109px;
	height: 89px;
	margin-top: -34px;
	background-image: url(../images/logo_top.png);
	background-repeat:no-repeat;
}
#menu_item ul { 
	list-style-type: none; 
	padding: 0; 
	margin-left: 0; 
}
#menu_item li { 
	margin: 0 7px 0 7px; 
}
#menu_item_1 { 
	display: block; 
	float: left; 
	height: 37px; 
	width: 132px; 
	background: url(../images/white_menu_rus.gif) no-repeat 0 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_1:hover { 
	background-position: 0 -50px; 
}
#menu_item_1_sel { 
	background-position: 0 -50px; 
}
#menu_item_2 { 
	display: block; 
	float: left; 
	height: 37px; 
	width: 134px; 
	background: url(../images/white_menu_rus.gif) no-repeat -142px 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_2:hover { 
	background-position: -142px -50px; 
}
#menu_item_2_sel { 
	background-position: -142px -50px; 
}
#menu_item_3 { 
	display: block; 
	float: left; 
	height: 37px; 
	width: 152px; 
	background: url(../images/white_menu_rus.gif) no-repeat -287px 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_3:hover { 
	background-position: -287px -50px; 
}
#menu_item_3_sel { 
	background-position: -287px -50px; 
}
#menu_item_4 { 
	display: block; 
	float: left; 
	height: 37px; 
	width: 119px; 
	background: url(../images/white_menu_rus.gif) no-repeat -452px 0; 
	position: relative; 
	cursor: pointer; 
}
#menu_item_4:hover { 
	background-position: -452px -50px; 
}
#menu_item_4_sel { 
	background-position: -452px -50px; 
}

/* here starts searchbox --------------------------------------------------------------------------------------------------------- */
#search_wrapper {
	position: relative;
	float: right;
	height: 61px;
	width: 250px;
	padding-top: 7px;
}
#search_bg {
	float: right;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	width: 250px;
	height: 25px;
}
#search_bar {
	float: left;
	width: 225px;
	height:25px;
}
.search_input {
	width: 225px;
	height:23px;
	background-image: url(../images/search_bg.jpg);
	background-repeat: no-repeat;
	boder: none;
	border: 0px;
	vertical-align: middle;
	font-size: 14px;
	color:#999;
	padding-left: 7px;
	background-color: none;
}
#search_button {
	float:right;
	width: 25px;
	height:25px;
	}
#adv_search {
	clear: both;
	float: right;
	width: 250px;
	height: 20px;
	text-align: right;
}
#adv_search a{
	color: #999;
	text-decoration: underline;
	}
#adv_search a:hover{
	color: #666;
	text-decoration: underline;
	}
/* here are right panel stuff --------------------------------------------------------------------------------------------------------- */
#r_item_1 {
	margin-top: 10px;
	margin-left: 10px;
	display: block; 
	float: left; 
	height: 37px; 
	width: 228px; 
	background: url(../images/white_menu_rus.gif) no-repeat 0 -93px; 
	position: relative;
}
#r_item_2 {
	margin-top: 10px;
	margin-left: 10px;
	display: block; 
	float: left; 
	height: 37px; 
	width: 189px; 
	background: url(../images/white_menu_rus.gif) no-repeat -247px -93px; 
	position: relative;
}
#r_item_3 {
	margin-top: 10px;
	margin-left: 10px;
	display: block; 
	float: left; 
	height: 37px; 
	width: 204px; 
	background: url(../images/white_menu_rus.gif) no-repeat -455px -93px; 
	position: relative;
}
#weather {
	float: none;
	position: relative;
	width: 250px;
	margin-left: 10px;
}
#weather ul {
	list-style-type: none; 
	padding: 0; 
	margin-left: 0;
}
#weather li {
	float: left;
	position: relative;
	width: 120px;
}
#currency {
	float: none;
	position: relative;
	/*width: 232px;*/
	margin-left: 5px;
}
#currency ul {
	list-style-type: none; 
	padding: 0; 
	margin-left: 0;
}
#currency li {
	text-align: center;
	vertical-align: middle;
	float: left;
	position: relative;
	width: 54px;
	height: 25px;
	padding-left: 0px;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	color: #666;
	display: table;
	padding-top: 3px;
}
#bloggers_img {
	width: 40px;
	height: 40px;
	background-position: center;
}
#bloggers {
	float: none;
	position: relative;
	width: 240px;
	margin-left: 10px;

}
#bloggers ul {
	list-style-type: none; 
	padding: 0; 
	margin-left: 0;
}
#bloggers li {
	padding: 1px;
	text-align: center;
	vertical-align: middle;
	float: left;
	position: relative;
	width: 40px;
	height: 40px;
	margin: 1px;
	border: 1px solid #666666;
}
/* shortcuts start here --------------------------------------------------------------------------------------------------------- */
#f_shorts {
	float: none;
	position: relative;
	background-image: url(../images/f_shortcuts_bg.jpg) ;
	background-repeat: repeat-x;
	background-position: top;
	width: 970px;
	height: 266px;
	margin: auto;
	clear: both;
}
#f_shorts_separ10 {
	float: left;
	width: 10px;
	height: 240px;
}
#f_shorts_separ20 {
	float: left;
	width: 10px;
	height: 240px;
	background-image: url(../images/vert_separ.png);
	background-repeat: no-repeat;
	background-position: center;
}
#f_shorts_box1 {
	position: relative;
	width: 303px;
	float: left;
	height: 240px;
}
#f_shorts_box2 {
	position: relative;
	width: 320px;
	float: left;
	height: 240px;
}
#f_shorts_box2_title {
	position: relative;
	width: 305px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background-image: url(../images/menu_black_3.gif) ;
	background-repeat:no-repeat;
	height: 16px;
}
#f_shorts_box2 ul{
	list-style-type: none;
	padding: 0; 
	margin-left: 20px;
}
#f_shorts_box2 li { 
	margin: 15px 0 15px 0;
	font-size: 16px;
	color: #999;
}
#f_shorts_box2 li img { 
	margin-right: 10px;
	font-size: 16px;
	color: #999;
}
#f_shorts_box2 li a{ 
	color: #999;
	font-size: 16px;
	text-decoration: none;
}
#f_shorts_box2 li a:hover{ 
	font-size: 16px;
	color: #CCC;
	text-decoration: underline;
}

#f_shorts_box3 {
	position: relative;
	width: 300px;
	float: left;
	height: 240px;
}
#f_shorts_box3_title {
	position: relative;
	width: 305px;
	margin-left: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
	background: url(../images/menu_black_3.gif) no-repeat -372px 0;
	background-repeat:no-repeat;
	height: 16px;
}
#f_shorts_box3 ul{
	list-style-type: none;
	padding: 0; 
	margin-left: 20px;
}
#f_shorts_box3 li { 
	margin: 3px 0 3px 0;
	font-size: 12px;
	color: #999;
	float: left;
	width: 140px;
}
#f_shorts_box3 li img { 
	margin-right: 5px;
	font-size: 12px;
	color: #999;
}
#f_shorts_box3 li a{ 
	color: #999;
	font-size: 12px;
	text-decoration: none;
}
#f_shorts_box3 li a:hover{ 
	font-size: 12px;
	color: #CCC;
	text-decoration: underline;
}
/* footer items Start Here --------------------------------------------------------------------------------------------------------- */
#f_menu {
	position: relative;
	background-image: url(../images/f_menu_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 59px;
	width: 100%;
	z-index: 55;
}
#f_menu_wrapper {
	width: 970px;
	margin: auto;
	height: 61px;
}

#f_menu_holder {
	margin-left: 65px;
	float: left;
	/*width: 640px;*/
}
#flash_logo {
	float: right;
	position: relative;
	margin: 8px 0 0 0;
	width: 110px;
	height: 39px;
	cursor: pointer;
	background: url(../images/flash_logo.gif) no-repeat 0 0;
}
#flash_logo:hover {
	background: url(../images/flash_logo.gif) no-repeat 0 -43px;
}
#logo_bot  {
	position: absolute;
	width: 109px;
	height: 89px;
	margin-top: -24px;
	background-image: url(../images/logo_bot.png);
	background-repeat:no-repeat;
}
#f_menu_item ul { 
	list-style-type: none; 
	padding-top: 10px; 
	margin-left: 0px; 
}
#f_menu_item li { 
	margin: 0 7px 0 7px;
	float: left;
}
#f_menu_item li a{ 
	color: #999;
	text-decoration: none;
}
#f_menu_item li a:hover{ 
	color: #CCC;
	text-decoration: underline;
}
/* Banners Start Here --------------------------------------------------------------------------------------------------------- */
#banner1 {
	position: relative;
}

#banner {
	position: relative;
	padding-top: 10px;
}
/* Moo Slider Starts Here --------------------------------------------------------------------------------------------------------- */

#SlideItMoo_outer {  
	width:700px;
	top: 16px;
	height: 125px;
	margin-left: 10px; 
	display:block; 
	position:relative; 
	padding:0; }
/* create custom forward-backward buttons for this content */
#SlideItMoo_outer .SlideItMoo_forward,
#SlideItMoo_outer .SlideItMoo_back{ 
	display:block; 
	position:absolute; 
	cursor:pointer; 
	width:12px; 
	height:45px; 
	top:35px; 
	right: 20px; 
	background:url(../images/forward.gif) no-repeat 0 0;  
}
#SlideItMoo_outer .SlideItMoo_forward:hover,
#SlideItMoo_outer .SlideItMoo_back:hover{
	background-position: 0 -48px;  
}
#SlideItMoo_outer .SlideItMoo_back { 
	left: 0px; 
	background:url(../images/back.gif) no-repeat 0 0;  
}

/* the width is set to show the number of thumbnails that will be visible */
#SlideItMoo_inner{ 
	position:relative ; 
	overflow:hidden ; 
	width:700px ; /* set a display width to make the slider look good in case js is disabled */
	height: 125px;
	margin-left: 17px;
}
/* the thumbnails content; set a width on it so everything will be fine */
#SlideItMoo_items { 
	display:block; 
	position:relative; 
}
/* single element design */
#SlideItMoo_items div.SlideItMoo_element { 
	display:block; 
	position:relative; 
	float:left; 
	margin:10px 3px 10px 5px;
	padding:0;
	width:120px;
	height: 90px;
	border: 3px solid #949494;
	text-align:center; 
	color:#FFFFFF;
	cursor: pointer;
}
#SlideItMoo_items div.SlideItMoo_element:hover { 
	border: 3px solid #FF0000;
}
#SlideItMoo_items a { padding:0px; margin:3px 0px 3px; clear:both; display:block; background:#333333; padding:2px; }
#SlideItMoo_items a img{ border:none; }

/* Home News Start Here --------------------------------------------------------------------------------------------------------- */
#news_left_holder {
	float: left;
	width: 335px;
	margin-left: 10px;
}
#news_right_holder {
	float: right;
	width: 365px;
	
}
#main_image {
	position: relative;
	width: 325px;
	height: 244px;
	background-repeat:no-repeat;
	display: block;
	margin: 0px;
}
#main_title {
	position: relative;
	width: 325px;
	
}
#main_title .n_title {
	background-color: #BB0000;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;	
}
#main_text {
	position: relative;
	width: 325px;
	height: 65px;
}
.news_expanded {
	background-image: url(../images/news_exp_bg.jpg);
	background-repeat: no-repeat;
	width: 354px;
	/*height: 60px;*/
	margin: 3px 0 3px 0;
	cursor: default;
}
.news_expanded .neimage {
	float: left;
	/*width: 52px;*/
	/*height: 40px;*/
	border: 1px solid #666;
	margin: 10px 5px 0 10px;
	background-position: center;
}

.news_expanded .nedate {
	float: right;
	color: #999999;
	width: 290px;
	margin: 0px 2px 0px 2px;
	
}
.news_expanded .netitle {
	float: right;
	margin: 0px 5px 5px 5px;
	width: 287px;
	
}
.news_expanded .netitle a{
	color: #B90000;
	text-decoration: none;
}
.news_expanded .netitle a:hover{
	color: #F00;
	text-decoration: underline;
}

.news_sml {
	background-image: url(../images/news_sml_bg.jpg);
	background-repeat: no-repeat;
	width: 354px;
	height: 20px;
	margin: 5px 0 5px 0;
	cursor:pointer;
	font-family: Arial, Helvetica, sans-serif;
	color: #004176;
}
.news_sml img {
	padding: 8px 5px 0 5px;
}
/* programm Scroll Start Here --------------------------------------------------------------------------------------------------------- */
#jw_right_holder {
	position: relative;
	width: 252px;
	overflow: hidden;
	height: 340px;
	float: right;
	margin: 10px 0 10px 0;
}
#pro_up {
	position: relative;
	height: 11px;
	margin: 5px auto 5px;
	width: 44px;
	background: url(../images/up_down.gif) no-repeat 0 0;
	cursor: pointer;
}
#pro_up:hover{
	background-position: -50px 0;
}
#pro_down {
	position: relative;
	height: 11px;
	margin: 5px auto 5px;
	width: 44px;
	background: url(../images/up_down.gif) no-repeat 0 -13px;
	cursor: pointer;
}
#pro_down:hover{
	background-position: -50px -13px;
}
#containersl {
	position:relative;
	width:252px;
	height:298px;
	overflow:hidden;
}
#contentsl {
	position: absolute;
	width: 252px;
	left:0;
	top:0;
}
#contentsl ul { 
	list-style-type: none; 
	padding: 0; 
	margin-left: 0; 
}
#contentsl li { 
	margin: 3px 0 3px 0px;
	background-color: none;
	height: 25px;
	width: 252px;
	cursor: pointer;
	color: #666666;
	font-size: 8pt;
	font-family: Tahoma;
}
#contentsl li:hover { 
	margin: 3px 0 3px 0;
	background-color: #BB0101;
	color: #FFF;
	
}

#contentsl li #pro_outer_thumb {
	width: 20px;
	height: 20px;
	border: 1px solid #BB0101;
	background-color:#FFF;
	padding: 1px;
	float: left;
	margin-right: 10px;
}
#pro_inner_thumb {
	width: 20px;
	height: 20px;
}

/*vtoroy etap*/

#v_cnt_sub {
float: left;
width: 710px;
position: relative;
margin-left: 11px;
height: auto;
}
#big_news_title {
position: relative;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
height: 20px;
margin: 10px 0px 10px 10px;
width: 100%;
float: left;
}
#news_red_title {
position: relative;
font-size: 12px;
float: left;
color: #BA0000;
/*height: 20px;*/
margin: 0px 0px 5px 10px;
width: 520px;
float: left;
}
#news_red_title a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: none;
font-weight: bold;
}
#news_red_title a:hover {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: underline;
}
#news_red_title2 {
position: relative;
font-size: 18px;
float: left;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
height: 20px;
margin: 10px 0px 5px 10px;
width: 520px;
float: left;
}
#news_wrapper {
width: 100%;
position: relative;
height: auto;
margin-top: 0px;
margin-bottom: 0px;
overflow: hidden;
float:left;
display: block;
}
#news_text {
position: relative;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
margin: 5px 10px 5px 10px;
width: 520px;
float: right;
height: auto;
}
#news_text_img {
	position:relative;
	float: left;
	height: 120px;
	width: 150px;
	margin-left: 10px;
	border: 4px solid #CCC;
	background-repeat: no-repeat;
}
#news_text_img:hover {
	border: 4px solid #E60000;
	cursor: pointer;
}
#news_text a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: none;
font-weight: none;
}
#news_text a:hover {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: underline;
}
#nedate {
float: left;
color: #999999;
width: 270px;
margin: 0px 5px 0px 10px;
}
#n_img_share_wrapper {
width: 160px;
float: left;
position: relative;
height: auto;
}
#n_share {
float: left;
position: relative;
height: auto;
width: 150px;
margin-left: 10px;
margin-top: 10px;
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
}
#n_share a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: none;
}
#n_share a:hover {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: underline;
}


#n_share ul {
list-style-type: none; 
padding: 0; 
margin-left: 0; 
}
#n_share li {
margin: 5px 0 5px 0;  
}
#big_news_title_2 {
position: relative;
font-size: 18px;
font-family: Arial, Helvetica, sans-serif;
color: #333;
height: 20px;
margin: 10px 0px 10px 10px;
width: 540px;
float: right;
}
#big_news_title_2 a {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: none;
}
#big_news_title_2 a:hover {
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
text-decoration: underline;
}
#programm_list {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666;
height: auto;
width: 260px;
margin: 0px;
padding: 0px;
}
#programm_list ul {
margin: 0px;
padding: 0px;
list-style-type: none;
}
#programm_list li {
margin: 0px;
padding-left: 10px;
padding-top: 5px;
border-bottom: 1px solid #CCC; 
border-top: 1px solid #FFF;
height: 25px;
background-color: none;
cursor: pointer;
font-weight: bold;
font-size: 16px;
color: #666;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
}
#programm_list li:hover {
margin: 0px;
padding-left: 10px;
padding-top: 5px;
font-weight: bold;
border-bottom: 1px solid #CCC; 
border-top: 1px solid #FFF;
height: 25px;
background-color: #FFF;
cursor: pointer;
font-size: 16px;
color:  #BA0000;
font-family: Arial, Helvetica, sans-serif;
}
#programm_list a {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #666;
text-decoration: none;
}
#programm_list a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color:  #BA0000;
text-decoration: none;
}
/* user login starts here --------------------------------------------------------------------------------------------------------- */
#user_wrapper {
width: 260px;
height: auto;
position: relative;
}
#user_login_rus {
position: relative;
height: 11px;
width: 260px;
margin: 15px 0 10px 10px;
background-image: url(../images/user_login_rus.gif);
background-repeat: no-repeat;
}
#user_login_eng {
position: relative;
height: 11px;
width: 260px;
margin: 15px 0 10px 10px;
background-image: url(../images/user_login_eng.gif);
background-repeat: no-repeat;
}
#user_wrapper_input {
width: 260px;
height: 47px;
position: relative;
padding: 5px 10px 5px 10px;
}
#user_wrapper_input input {
width: 240px;
height: 37px;
border: 1px solid #CCC;
background-color: #FFF;
font-family: Arial, Helvetica, sans-serif;
font-size: 16px;
color: #999;
}
#user_wrapper_register {
height: 25px;
float: left;
width: 110px;
margin-left: 10px;
position: relative;
padding-top: 10px;
}
#user_wrapper_register a {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  #BA0000;
text-decoration: none;
}
#user_wrapper_register a:hover {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color:  #BA0000;
text-decoration: underline;
}
#user_wrapper_login {
height: 25px;
width: 104px;
float: right;
margin-top: 5px;
position: relative;
margin-right: 10px;
}
/* page numbering starts here --------------------------------------------------------------------------------------------------------- */
#page_num_wrapper {
clear: both;
height: auto;
width: 710px;
position: relative;
padding: 10px 0 10px 5px;
}
#page_num {
width: 25px;
height: 20px;
border: 1px solid #CCC;
background-color: #EDEDED;
color: #999;
margin: 0 5px 0 5px;
float: left;
text-align: center;
padding-top: 5px;
font-family: Arial, Helvetica, sans-serif;
font-size: 8pt;
}
#page_num:hover {
border: 1px solid #CCC;
background-color: #FFF;
color: #BA0000;
cursor: pointer;
}
/* Calendar starts here --------------------------------------------------------------------------------------------------------- */
#cal_wrapper {
clear: both;
width: 260px;
height: auto;
position: relative;
clear: both;
margin-left: 10px;
}
#cal_tit_rus {
clear: both;
position: relative;
height: 11px;
width: 260px;
margin: 25px 0 10px 10px;
background-image:  url(../images/cal_tit_rus.gif);
background-repeat: no-repeat;
}
#cal_tit_eng {
clear: both;
position: relative;
height: 11px;
width: 260px;
margin: 15px 0 10px 10px;
background-image: url(../images/cal_tit_eng.gif);
background-repeat: no-repeat;
}
.cal_cell_title {
font-size: 12px;
font-weight: bold;
color: #666;
border-bottom: 1px solid #CCC;
}
.cal_cell_title2 {
font-size: 12px;
font-weight: bold;
color: #666;
border-bottom: 1px solid #CCC;
border-right: 1px solid #CCC;
}
.cal_cell {
border-right: 1px solid #CCC;
border-bottom: 1px solid #CCC;
color: #999;
font-weight: bold;
text-decoration: none;
}
.cal_cell a{
color: #BA0000;
font-weight: bold;
text-decoration: none;
}
.cal_cell:hover {
background-color: #FFF;
font-weight: bold;
cursor: pointer;
}

/*end vtoroy etap*/

/*newsinfo*/
#news_text2 {
	position: relative;
	/*font-size: 12px;*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px 0px 15px 10px;
	width: 690px;
	float: left;
	height: auto;
}
#news_images_wrapper2 {
	position: relative;
	float: right;
	width: 150px;
	margin-left: 10px; 
	height:auto;
	
}
#news_images_wrapper2 ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#news_images_wrapper2 li {
	margin: 0 0 10px 0;
	padding: 0px;
}
#news_text_wrapper2 {
	width: 530px;
	height: auto;
	float: left;
	margin: 0;
	position:relative;
	font-size: 12px;
}
#news_text_wrapper3 {
	width: 690px;
	height: auto;
	float: left;
	margin: 0;
	position:relative;
	font-size: 12px;
}
#news_wrapper2 {
	width: 100%;
	position: relative;
	height: auto;
	margin-top: 5px;
	margin-bottom: 5px;
	overflow: hidden;
	float:left;
	display: block;
	text-align: justify;
}
#n_share2 {
	float: right;
	position: relative;
	height: auto;
	width: 150px;
	margin-left: 10px;
	margin-top: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
#n_share2 a {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000;
	text-decoration: none;
}
#n_share2 a:hover {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #BA0000;
	text-decoration: underline;
}

#n_share2 ul {
	list-style-type: none; 
	padding: 0; 
	margin-left: 0; 
}
#n_share2 li {
	margin: 5px 0 5px 0;	 
}
#news_red_title3 {
position: relative;
font-size: 17px;
font-weight: bold;
float: left;
font-family: Arial, Helvetica, sans-serif;
color: #BA0000;
/*height: 20px;*/
margin: 0 0px 5px 10px;
width: 680px;
float: left;
}
#nedate2 {
float: left;
color: #999999;
width: 270px;
margin: 0px 5px 0px 10px;
font-weight: bold;
font-size: 8pt;
}
/*end newsinfo*/

/* peredachi */
#programm_wrapper {
width: 690px;
height: auto;
position: relative;
float: left;
margin: 10px 10px 10px 10px;
}
#prg_list_wrapper {
width: 160px;
height: 200px;
float: left;
position: relative;
margin: 10px 5px 10px 5px;
}
#prg_sml_img {
width: 160;
height: 200px;
float: left;
position: relative;
margin: 10px 10px 10px 10px;
background-repeat: no-repeat;
border: 2px double #CCCCCC;
background-color: #F5F5F5;
text-align: center;
}
#prg_sml_title {
width: 180px;
float: right;
position: relative;
margin: 5px 0 5px 0;
height: auto;
}
#prg_sml_title a{
color: #BA0000;
font-weight: bold;
text-decoration: none;
font-size: 16px;
}
#prg_sml_title a:hover {
text-decoration: underline; 
}
#prg_sml_text {
float: right;
width: 180px;
height: auto;
font-size: 12px;
color: #999;
}
#prg_img_title {
background-image: url(../images/prg_title_rus.gif);
background-repeat:no-repeat;
width: 300px;
height: 15px;
margin: 15px 0 0 10px;
}
#prg_header {
width: 100%;
height: 250px;
position: relative;
display: bock;
background-repeat: no-repeat;
background-position: center;
}
#prg_text {
width: 690px;
position: relative;
clear: both;
margin: 10px;
}

/* end peredachi */

/* peredachi info */
#programmi_wrapper {
	width: 700px;
	height: auto;
	position: relative;
	float: left;
}
#prg_list_wrapperi {
	width: 350px;
	height: 120px;
	float: left;
	position: relative;
	margin: 10px 0 10px 0;
}
#prg_sml_imgi {
	width: 150px;
	border: 3px solid #ccc;
	height: 180px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
}
#prg_sml_imgi:hover {
	width: 150px;
	border: 3px solid #DF0D0D;
	cursor: pointer;
	height: 180px;
	float: left;
	position: relative;
	background-repeat: no-repeat;
}

#prg_sml_titlei {
	width: 180px;
	float: right;
	position: relative;
	margin: 5px 0 5px 0;
	height: auto;
}
#prg_sml_titlei a{
	color: #DF0D0D;
	font-weight: bold;
	text-decoration: none;
	font-size: 16px;
}
#prg_sml_titlei a:hover {
	text-decoration: underline;	
}
#prg_sml_texti {
	float: right;
	width: 180px;
	height: auto;
	font-size: 12px;
	color: #999;
}
#prg_img_titlei {
	background-image: url(../images/prg_title_rus.gif);
	background-repeat:no-repeat;
	width: 300px;
	height: 15px;
	margin: 15px 0 0 10px;
}
#prg_headeri {
	width: 100%;
	position: relative;
	display: bock;
	background-repeat: no-repeat;
	background-position: center;
}
#prg_texti {
	width: 690px;
	position: relative;
	clear: both;
	margin: 10px;
}
#prg_thumbs_wrapperi {
	width: 700px;
	height: auto;
	clear: both;
	position: relative;
}
#prg_thumbs_sub_wrapperi {
	width: 150px;
	height: auto;
	margin: 10px;
	float: left;
	position: relative;
}
#prg_sub_texti {
	float: left;
	height: auto;
	width: 150px;
	font-size: 10px;
	color: #999;
	margin-top: 5px;
}
#prg_sub_texti a {
	font-size: 12px;
	text-decoration: none;
	color: #DF0D0D;
}
#prg_sub_texti a:hover {
	font-size: 12px;
	text-decoration: underline;
	color: #DF0D0D;
}
#prg_sml_imgii {
width: 160;
height: 180px;
float: left;
position: relative;
margin: 10px 10px 10px 10px;
background-repeat: no-repeat;
border: 2px double #CCCCCC;
background-color: #F5F5F5;
text-align: center;
}
/* end peredachi info */