html, body {height: 100%;}

body {
	min-width: 999px;
	max-width: 1233px;
    margin: 0 auto;
    padding: 0;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	background: #910807 url(../img/siteimage/back_top.gif) top repeat-x;
	behavior: url(/htc/csshover.htc);
}

form, p, img, ul, ol, h1, h2, h3, h4, h5, h6, input, table, td, th {
	margin: 0;
	padding: 0;
	border: 0;
}

table {
	width: 100%;
	_width: 99%;
	font-size: 100%;
}

a {text-decoration: underline;}

a:hover {text-decoration: none;}

i {width: 99%;}

img.png {
	behavior: url(/htc/png.htc);
	position: relative;
}

img.img_left {
	float: left;
	margin: 0 11px 11px 0;
}

img.img_right {
	float: right;
	margin: 0 0 11px 11px;
}

#preloaded_images {
	width: 0;
	height: 0;
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

#all {
	height: auto;
	_height: 100%;
	min-height: 100%;
	margin-bottom: -43px;
	background-color: #6E0100;
}

.spacer {
	clear: both;
	height: 0;
	font-size: 0;
}

html>body .spacer_not_ie {
	clear: both;
	height: 0;
	font-size: 0;
}

.spaced_block {
	width: 100%;
	float: left;
}

/*top - begin*/
#top_pic {
/*	background: rgb(34,65,74) url(../img/siteimage/top_pic_left_night.gif) left repeat-y; */
	background: rgb(114,218,255) url(../img/siteimage/top_pic_left_day.gif) left repeat-y;
}

#top_0 {
	height: 60px;
	margin-bottom: -60px;
	position: relative;
	float: right;
	z-index: 100;
}

#top_0 .fav {
	width: 234px;
	float: right;
	margin-top: 22px;
	font-family: Tahoma;
	font-size: 93%;
}

#top_0 .fav a {
	height: 12px;
	display: block;
	float: left;
	margin-right: 11px;
	padding-left: 18px;
	color: #FFFFFF;
	background: url(../img/siteimage/top_heart.gif) left 2px no-repeat;
}

#top_0 .weather {
	width: 112px;
	float: right;
	_margin-bottom: -100%;
	font-size: 119%;
	color: #2990AD;
}

#top_0 .weather .date {
	width: 48px;
	height: 13px;
	margin-bottom: 5px;
	padding: 2px 9px 0 9px;
	text-align: right;
	font-family: Tahoma;
	font-size: 77%;
	color: #FFFFFF;
	background: #41AFCE url(../img/siteimage/top_date_back.gif) bottom repeat-x;
	border-bottom: 1px solid #41AFCE;
}

#top_0 .weather .date span.day {
	float: left;
	margin-top: -1px;
	font-size: 112%;
}

#top_0 .currency {
	float: right;
	margin: 22px 45px 0 0;
	color: #FFFFFF;
}

#top_0 .currency span {color: #2990AD;}

#top_1 {
	height: 266px;
	font-size: 0;
	background: url(../img/siteimage/top_1_back.jpg) top repeat-x;
}

#top_1 .inside {
	height: 266px;
	text-align: right;
/*	background: url(../img/siteimage/top_1_right.jpg) left top no-repeat;  */
}

/*#top_1 .inside .logo {
	width: 400px;
	height: 170px;
	float: left;
	position: relative;
	text-align: left;
}

#top_1 .inside .left {
	width: 673px;
	height: 266px;
	float: left;
	margin: 0 -673px -266px -400px;
	background-image: url(../img/siteimage/top_1_left.jpg);
}*/

#top_2 {
	height: 150px;
	margin-top: -92px;
	position: relative;
	font-size: 0;
	background: url(../img/siteimage/top_2_back.gif) bottom repeat-x;
}

#top_2 .left {
	width: 205px;
	height: 140px;
	float: left;
	margin-top: 10px;
	background-image: url(../img/siteimage/top_2_left.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_2_left.png);
}

#top_2 .right {
	width: 793px;
	height: 177px;
	margin-bottom: -27px;
	position: relative;
	float: right;
	background-image: url(../img/siteimage/top_2_right.png);
	_background: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src=/img/siteimage/top_2_right.png);
}

.top_flash {
	float: right;
	margin-top: -324px;
	position: relative;
	text-align: right;
}

ul.top_menu {
	width: 68%;
	height: 34px;
	position: relative;
	top: -34px;
	margin-bottom: -34px;
	margin-right: -100%;
	float: left;
	font-size: 0;
	z-index: 300;
}

ul.top_menu li {
	width: 19%;
	list-style: none;
	float: left;
	text-align: center;
}

ul.top_menu ul.submenu {
	width: 195px;
	height: auto;
	position: absolute;
	top: auto;
	margin: 25px 0 0 0;
	padding: 10px 0 15px 0;
	float: none;
	font-size: 11px;
	background-color: #F79F23;
	opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=75);
}

ul.top_menu ul.submenu li {
	width: 195px;
	display: block;
	float: none;
	text-align: left;
}

ul.top_menu ul.submenu li a {
	height: auto;
	padding: 6px 15px;
	display: block;
	color: #340404;
	text-decoration: none;
	border-top: 1px solid #FAD0DA;
}

ul.top_menu ul.submenu li a.first {border: none;}

ul.top_menu ul.submenu li a:hover {
	color: #FFDFE6;
	background-color: #E05A5A;
}

ul.top_menu li .submenu_box ul.submenu {visibility: hidden;}
ul.top_menu li .submenu_box:hover ul.submenu {visibility: visible;}

form.top_search {
	width: 247px;
	height: 30px;
	float: right;
	margin-bottom: -30px;
	position: relative;
	bottom: -294px;
	z-index: 200;
}

form.top_search input,
form.top_search a {float: left;}

form.top_search input {
	width: 161px;
	height: 18px;
	padding: 2px 5px 0 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #4C2323;
	background: #FFDFDF url(../img/siteimage/top_search_back.gif) top repeat-x;
	border: 1px solid #FF5929;
}

form.top_search a {
	margin: 3px 0 0 16px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 110%;
	color: #FFFFFF;
}
/*top - end*/

/*center - begin*/
p {margin-bottom: 15px;}

h2 {
	margin-bottom: 6px;
	font-size: 147%;
	font-weight: bold;
}

h3 {
	margin-bottom: 15px;
	font-size: 100%;
	font-weight: bold;
	color: #fee352;
}

h6 {
	margin-bottom: 6px;
	font-size: 100%;
	font-weight: bold;
}

#center .center_1 {
	height: 343px;
	padding-top: 20px;
	background: #910807 url(../img/siteimage/cntr_1_back.gif) right bottom no-repeat;
}

/* claster banner */
#movsPlayer {float: left; width: 400px; height: 300px; background: transparent url(../img/siteimage/banners_ctrl_fon.gif) no-repeat 20px 0%; padding-left: 20px; }
	#movsPlayerScreen {width: 320px; height: 240px;  top: 20px; left: 40px; overflow: hidden; position: relative;}
	#movsPlayerCtrl {height: 29px; margin: 25px 5px 0 5px;}
		#movsPlayerCtrl .prev,
		#movsPlayerCtrl .next {display: block; width: 15px; height: 29px; text-align: center;}
		#movsPlayerCtrl .prev img,
		#movsPlayerCtrl .next img {margin: 12px auto;}
		#movsPlayerCtrl .prev {float: left;}
		#movsPlayerCtrl .next {float: right;}
		#movsPlayerCtrl .scroll {overflow: auto; width: 360px; height: 37px; white-space: nowrap; float: left; padding-top: 8px;}
			#movsPlayerCtrl .scroll a {color: #FFF; background: transparent url(../img/siteimage/banners_ctrl_sep.gif) no-repeat; padding-left: 6px; text-decoration: none; font-size: 11px; height: 37px; /*padding-top: 8px;*/}
			#movsPlayerCtrl .scroll a.first {background: none; padding-left: 0;}
			#movsPlayerCtrl .scroll a.cur,
			#movsPlayerCtrl .scroll a:hover {color: #FFD361;}

/*  \claster banner */

#center .center_1 .banner_big {
	width: 40%;
	height: 300px;
	float: left;
	padding-left: 20px;
	text-align: center;
	font-size: 0;
}

#center .center_1 .banner_big .controls_box {
	width: 400px;
	margin: 0 auto;
}

#center .center_1 .banner_big .controls {
	width: 84px;
	height: 26px;
	float: right;
	margin-bottom: -26px;
	position: relative;
	top: 10px;
}

#center .center_1 .banner_big .controls img {
	margin-right: 16px;
	float: left;
}

#center .center_1 .text_block {
	height: 301px;
	margin: 0 75px 0 44%;
	background-image: url(../img/siteimage/cntr_1_text_back.jpg);
}

#center .center_1 .text_block .inside_block {
	height: 301px;
	background: url(../img/siteimage/cntr_1_text_back_right.jpg) right top no-repeat;
}

/* +fidyk */
#center .center_1 .text_block .text .news_title a {
	font-size: 100%;
	font-weight: bold;
	color: #FFE898;
	text-decoration: none;
}
/* -fidyk */

#center .center_1 .text_block .hdr {
	height: 50px;
	margin-bottom: 12px;
	font-size: 0;
}

#center .center_1 .text_block .hdr .inside {
	height: 32px;
	padding: 18px 0 0 18px;
	background: url(../img/siteimage/cntr_1_hdr_left.gif) left top no-repeat;
}

#center .center_1 .text_block .text {
	height: 202px;
	padding: 0 10px 0 15px;
}

#center .center_1 .text_block .text .news_block {
	width: 100%;
	float: left;
	margin-bottom: 11px;
}

/* +fidyk */
#center .center_1 .text_block .text .news_block .news_title {
/*	font-size: 93%; */
	color: #FFE898;
}
#center .center_1 .text_block .text .news_block .news_title a {
	font-size: 100%;
	font-weight: bold;
	color: #FFE898;
	text-decoration: none;
}
/* -fidyk */

#center .center_1 .text_block .text img {
	float: left;
	margin-right: 16px;
	border: 1px solid #DD4B49;
}

#center .center_1 .text_block .btm {height: 37px;}

#center .center_1 .pager {
	float: left;
	padding-top: 9px;
	position: relative;
	z-index: 300;
}

#center .center_1 .text_block .pager {
	float: left;
	padding: 9px 0 0 104px;
}

#center .center_1 .pager a {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	/* +fidyk */
	font-size: 115%;
	font-weight: bold;
	/* -fidyk */
	/* font-size: 93%;   */
	color: #D74E4D;
	text-decoration: none;
}

#center .center_1 .pager a:hover {color: #FFD361;}

#center .center_1 .pager a.current {
	color: #FFD361;
	background-color: #9A2221;
}

#center .center_1 .text_block .btm a.all_news {
	float: left;
	margin: 7px 19px 0 19px;
	color: #FFD361;
}

#center .center_1 .text_block .text span.date {color: #DE4B49;}

#center .center_1 .text_block .text a {color: #FFE898;}

#center .center_2 {
	height: auto;
	_height: 383px;
	min-height: 383px;
	padding: 0 20px;
	background: url(../img/siteimage/cntr_2_top_line.gif) top repeat-x;
}

#center .center_2 .marq {
	width: 55%;
	height: 30px;
	position: relative;
	top: -15px;
	margin-left: -20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFFFFF;
	background: url(../img/siteimage/cntr_marq_back.jpg) left center repeat-x;
}
 #center .center_2 .marq marquee {
  position: absolute;
  white-space: nowrap;
 }

#center .center_2 .marq img {float: right;}

#center .center_2 .left {
	width: 29%;
	height: 330px;
	float: left;
	background-image: url(../img/siteimage/cntr_2_block_back.gif);
}

#center .center_2 .right {
	width: 69%;
	float: right;
}

#center .center_2 .right .text_block {
	width: 54%;
	height: 330px;
	float: left;
	background-image: url(../img/siteimage/cntr_2_block_back.gif);
}

/* +fidyk */
#center .center_2 .right .text_block .text .news_title  a{
	font-size: 100%;
	font-weight: bold;
	color: #FFE898;
	text-decoration: none;
}
/* -fidyk */

#center .center_2 .text_block .hdr {
	height: 68px;
	margin-bottom: 12px;
	font-size: 0;
	background: url(../img/siteimage/cntr_2_hdr_right.gif) right top no-repeat;
}

#center .center_2 .text_block .hdr .inside {
	height: 50px;
	padding: 18px 0 0 18px;
	background: url(../img/siteimage/cntr_2_hdr_left.gif) left top no-repeat;
}

#center .center_2 .text_block .text {
	height: 213px;
	padding: 0 10px 0 15px;
}

#center .center_2 .text_block .text .news_block {
	width: 100%;
	float: left;
	margin-bottom: 11px;
}

/* +fidyk */
#center .center_2 .text_block .text .news_block .news_title {
/*	font-size: 93%; */
	color: #FFE898;
}
#center .center_2 .text_block .text .news_block .news_title  a{
	font-size: 100%;
	font-weight: bold;
	color: #FFE898;
	text-decoration: none;
}
/* -fidyk */

#center .center_2 table.prog_list td {padding: 14px 6px;}
#center .center_2 table.prog_list td img {margin: 0 10px 10px 0; width: 100px;}

#center .center_2 .text_block .text img {
	float: left;
	margin-right: 16px;
	border: 1px solid #DD4B49;
}

#center .center_2 .text_block .btm {
	height: 37px;
	background: url(../img/siteimage/cntr_2_btm_crn.gif) right bottom no-repeat;
}

#center .center_2 .pager {
	float: left;
	padding-top: 9px;
	position: relative;
	z-index: 300;
}

#center .center_2 .text_block .pager {
	float: left;
	padding: 9px 0 0 104px;
}

#center .center_2 .pager a {
	float: left;
	display: block;
	margin-right: 5px;
	padding: 0 3px 0 3px;
	font-family: Arial, Helvetica, sans-serif;
	/* +fidyk */
	font-size: 115%;
	font-weight: bold;
	/* -fidyk */
	/* font-size: 93%;   */
	color: #D74E4D;
	text-decoration: none;
}

#center .center_2 .pager a:hover {color: #FFD361;}

#center .center_2 .pager a.current {
	color: #FFD361;
	background-color: #9A2221;
}

#center .center_2 .text_block .btm a.all_news {
	float: left;
	margin: 7px 19px 0 19px;
	color: #FFD361;
}

#center .center_2 .left .text_block .text span.date {color: #DE4B49;}
#center .center_2 .right .text_block .text span.date {color: #FF4846;}

#center .center_2 .left .text_block .text a,
#center .center_2 .right .text_block .text a {color: #FFE898;}

#center .center_2 .banners {
	width: 200px;
	float: right;
	font-size: 0;
}

#center .center_2 .banners img {margin-bottom: 24px;}

/* +fidyk */
#center .center_2 .banners div { margin-bottom: 24px;}
/* -fidyk */

#center .center_2 .right * {position: relative;}

#center .center_2 .right .text_block_2 {
	width: 67%;
	height: 330px;
	float: left;
	background-image: url(../img/siteimage/cntr_2_block_back_2.gif);
}

#center .center_2 .right .text_block_2 .crn_left {
	width: 63px;
	height: 37px;
	margin-bottom: -37px;
	font-size: 0;
	background-image: url(../img/siteimage/cntr_2_text_crn_left.jpg);
}

#center .center_2 .right .text_block_2 .inside {
	height: 330px;
	background: url(../img/siteimage/cntr_2_btm_crn.gif) right bottom no-repeat;
}

#center .center_2 .right .text_block_2 .inside .left_block {
	margin-right: 214px;
}

#center .center_2 .right .text_block_2 .inside .left_block .hdr {
	height: 34px;
	margin-right: -140px;
	padding: 18px 0 0 32px;
	font-size: 0;
	background: url(../img/siteimage/cntr_2_hdr_left_2.gif) left top no-repeat;
	border-bottom: 1px solid #B93635;
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu {
	width: 257px;
	height: 223px;
	margin-right: -257px;
	padding-top: 8px;
	background: url(../img/siteimage/cntr_2_menu_back.jpg) left top no-repeat;
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li {
	height: 36px;
	list-style: none;
	text-transform: uppercase;
	background: url(../img/siteimage/cntr_1_menu_sep.jpg) left bottom no-repeat;
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a {
	height: 35px;
	line-height: 35px;
	display: block;
	margin-left: -3px;
	padding-left: 61px;
	position: relative;
	background: left 8px no-repeat;
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.about {
	color: #FEE352;
	background-image: url(../img/siteimage/cntr_1_menu_about.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.about:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_about_2.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.cities {
	color: #FECD52;
	background-image: url(../img/siteimage/cntr_1_menu_cities.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.cities:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_cities_2.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.prog_net {
	color: #FEB652;
	background-image: url(../img/siteimage/cntr_1_menu_prog_net.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.prog_net:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_prog_net_2.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.sms {
	color: #FEA052;
	background-image: url(../img/siteimage/cntr_1_menu_sms.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.sms:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_sms_2.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.rings {
	color: #FE8852;
	background-image: url(../img/siteimage/cntr_1_menu_rings.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.rings:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_rings_2.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.contacts {
	color: #FE7557;
	background-image: url(../img/siteimage/cntr_1_menu_contacts.gif);
}

#center .center_2 .right .text_block_2 .inside .left_block ul.menu li a.contacts:hover {
	color: #FF9999;
	background-image: url(../img/siteimage/cntr_1_menu_contacts_2.gif);
}

#center .center_2 .right .text_block_2 .inside .right_block {
	width: 201px;
	height: 330px;
	float: right;
	margin-left: -201px;
	z-index: 100;
/*	background: url(../img/siteimage/cntr_2_text_right_back.jpg) right bottom no-repeat;*/
}

#center .center_2 .right .text_block_2 .inside .right_block .hdr {
	height: 35px;
	padding: 17px 0 0 11px;
	font-size: 0;
	background: url(../img/siteimage/cntr_2_hdr_right_2.gif) right top no-repeat;
}

#center .center_2 .right .text_block_2 .inside .right_block .dj_frame {
	width: 201px;
	height: 93px;
	margin-bottom: -87px;
	position: relative;
	background-image: url(../img/siteimage/cntr_2_text_dj_frame.gif);
}

#center .center_2 .right .text_block_2 .inside .right_block img.dj_photo {margin-left: 4px;}

#center .center_2 .right .text_block_2 .inside .right_block img.dj_ctrl {
	float: right;
	margin: -20px 5px 0 0;
}

#center .center_2 .right .text_block_2 .inside .right_block a.dj_name {
	padding: 0 22px;
	display: block;
	margin: 14px 0 12px 0;
	text-transform: uppercase;
	color: #FFA53C;
}

#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list {margin-bottom: 10px;}

#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list li {
	list-style: none;
	/* +fidyk */
	padding: 4px 4px;
	/* -fidyk */
	/* padding: 4px 22px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #FEA09F;
}

#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list li span.time {margin-right: 10px;}

/* +fidyk */
#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list li a {color: #FEA09F;}
/* -fidyk */

#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list li.current {
	color: #FFA53C;
	background-color: #AA2A29;
}

/* +fidyk */
#center .center_2 .right .text_block_2 .inside .right_block ul.prog_list li.current a {color: #AA2A29;}
/* -fidyk */

#center .center_2 .right .text_block_2 .inside .right_block ul.schedule li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(../img/siteimage/cntr_1_text_bullet.gif) 22px 5px no-repeat;
}

#center .center_2 .right .text_block_2 .inside .right_block ul.schedule li a {color: #FEA09F;}

/*inside - begin*/
#center .center_2_ins {
	height: auto;
	_height: 676px;
	min-height: 676px;
	margin-top: -363px;
	padding: 30px 0 18px 0;
	background: url(../img/siteimage/cntr_2_top_line.gif) left 363px repeat-x;
}

#center .center_2_ins .path {
	height: auto;
	_height: 23px;
	min-height: 23px;
	position: relative;
	margin: -30px 292px 0 278px;
	padding-top: 7px;
	color: #FFA0A0;
}

#center .center_2_ins .path a {color: #FFA0A0;}

#center .center_2_ins .path a.current {text-decoration: none;}

#center .center_2_ins .ins_left {
	width: 230px;
	float: left;
	margin-right: -250px;
}

#center .center_2_ins .ins_left .left_menu {
	width: 230px;
	height: auto;
	_height: 300px;
	min-height: 299px;
	background: #A71D1C url(../img/siteimage/cntr_1_left_menu_back.gif) right repeat-y;
}

#center .center_2_ins .ins_left .left_menu .hdr {
	width: 196px;
	height: 23px;
	padding: 14px 0 0 34px;
	font-size: 0;
	background-image: url(../img/siteimage/cntr_1_left_menu_hdr.jpg);
	border-bottom: 1px solid #B93635;
}

#center .center_2_ins .ins_left .left_menu ul.menu {
	height: auto;
	_height: 226px;
	min-height: 226px;
	padding: 8px 0 28px 0;
	font-size: 110%;
	background: url(../img/siteimage/cntr_1_left_menu_btm.jpg) bottom no-repeat;
}

#center .center_2_ins .ins_left .left_menu ul.menu li {
	height: 27px;
	padding: 1px 0 2px 0;
	list-style: none;
	background: url(../img/siteimage/cntr_1_left_menu_sep.jpg) bottom no-repeat;
}

#center .center_2_ins .ins_left .left_menu ul.menu li .link_box {
	height: 27px;
	background: url(../img/siteimage/cntr_1_left_menu_bullet.gif) left 10px no-repeat;
}

#center .center_2_ins .ins_left .left_menu ul.menu li .link_box a {
	width: 200px;
	height: 27px;
	line-height: 27px;
	display: block;
	position: relative;
	margin: 0 -4px 0 20px;
	padding-left: 14px;
	text-decoration: none;
	color: #FFCA63;
	background: none;
}

#center .center_2_ins .ins_left .left_menu ul.menu li .link_box a:hover,
#center .center_2_ins .ins_left .left_menu ul.menu li .link_box a.current {
	color: #FFE3E3;
	background-image: url(../img/siteimage/cntr_1_left_menu_hover.jpg);
}

#center .center_2_ins .banners {
	width: 210px;
	float: none;
	margin-top: 57px;
	padding-left: 20px;
}

#center .center_2_ins .banners img {margin-bottom: 14px;}

#center .center_2_ins .ins_right {
	width: 247px;
	float: right;
}

#center .center_2_ins .ins_right .right_menu {
	width: 247px;
	height: 300px;
	background-image: url(../img/siteimage/cntr_1_ins_text_back.jpg);
}

#center .center_2_ins .ins_right .right_menu .hdr {
	height: 25px;
	padding: 12px 0 0 59px;
	font-size: 0;
	border-bottom: 1px solid #B93635;
}

#center .center_2_ins .ins_right .right_menu ul.menu {
	width: 247px;
	height: 223px;
	padding-top: 8px;
}

#center .center_2_ins .ins_right .right_menu ul.menu li {
	height: 36px;
	list-style: none;
	text-transform: uppercase;
	background: url(../img/siteimage/cntr_1_menu_sep.jpg) left bottom no-repeat;
}

#center .center_2_ins .ins_right .right_menu ul.menu li a {
	height: 35px;
	line-height: 35px;
	display: block;
	margin-left: -3px;
	padding-left: 61px;
	position: relative;
	background: left 8px no-repeat;
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.about {
	color: #FEE352;
	background-image: url(../img/siteimage/cntr_1_menu_about.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.about:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_about_2.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.cities {
	color: #FECD52;
	background-image: url(../img/siteimage/cntr_1_menu_cities.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.cities:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_cities_2.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.prog_net {
	color: #FEB652;
	background-image: url(../img/siteimage/cntr_1_menu_prog_net.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.prog_net:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_prog_net_2.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.sms {
	color: #FEA052;
	background-image: url(../img/siteimage/cntr_1_menu_sms.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.sms:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_sms_2.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.rings {
	color: #FE8852;
	background-image: url(../img/siteimage/cntr_1_menu_rings.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.rings:hover {
	color: #FFCC99;
	background-image: url(../img/siteimage/cntr_1_menu_rings_2.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.contacts {
	color: #FE7557;
	background-image: url(../img/siteimage/cntr_1_menu_contacts.gif);
}

#center .center_2_ins .ins_right .right_menu ul.menu li a.contacts:hover {
	color: #FF9999;
	background-image: url(../img/siteimage/cntr_1_menu_contacts_2.gif);
}

#center .center_2_ins .ins_right .dj_text {
	height: 300px;
	margin-top: 57px;
	background-image: url(../img/siteimage/cntr_2_dj_text_back.jpg);
}

#center .center_2_ins .ins_right .dj_text .crn_left {
	width: 63px;
	height: 37px;
	margin-bottom: -37px;
	font-size: 0;
	background-image: url(../img/siteimage/cntr_2_dj_text_crn_left.jpg);
}

#center .center_2_ins .ins_right .dj_text .inside {
	width: 201px;
	height: 300px;
	margin-left: 31px;
	background: url(../img/siteimage/cntr_2_dj_text_back_2.jpg) left bottom repeat-x;
}

#center .center_2_ins .ins_right .dj_text .inside .hdr {
	height: 21px;
	padding: 13px 0 0 21px;
	font-size: 0;
	background: none;
}

#center .center_2_ins .ins_right .dj_text .inside .dj_frame {
	width: 201px;
	height: 93px;
	margin-bottom: -87px;
	position: relative;
	background: url(../img/siteimage/cntr_2_dj_text_dj_frame.gif) -1px top no-repeat;
}

#center .center_2_ins .ins_right .dj_text .inside img.dj_photo {margin-left: 4px;}

#center .center_2_ins .ins_right .dj_text .inside img.dj_ctrl {
	float: right;
	margin: -20px 5px 0 0;
}

#center .center_2_ins .ins_right .dj_text .inside a.dj_name {
	padding: 0 22px;
	display: block;
	margin: 14px 0 12px 0;
	text-transform: uppercase;
	color: #FFA53C;
}

#center .center_2_ins .ins_right .dj_text .inside ul.prog_list {margin-bottom: 10px;}

#center .center_2_ins .ins_right .dj_text .inside ul.prog_list li {
	list-style: none;
	/* +fidyk */
	padding: 4px 4px;
	/* -fidyk */
	/* padding: 4px 22px; */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 93%;
	color: #FEA09F;
}

#center .center_2_ins .ins_right .dj_text .inside ul.prog_list li span.time {margin-right: 10px;}

/* +fidyk */
#center .center_2_ins .ins_right .dj_text .inside ul.prog_list li a {color: #FEA09F;}
/* -fidyk */

#center .center_2_ins .ins_right .dj_text .inside ul.prog_list li.current {
	color: #FFA53C;
	background-color: #AA2A29;
}

/* +fidyk */
#center .center_2_ins .ins_right .dj_text .inside ul.prog_list li.current a {color: #AA2A29;}
/* -fidyk */

#center .center_2_ins .ins_right .dj_text .inside ul.schedule li {
	list-style: none;
	margin-bottom: 5px;
	padding-left: 35px;
	background: url(../img/siteimage/cntr_1_text_bullet.gif) 22px 5px no-repeat;
}

#center .center_2_ins .ins_right .dj_text .inside ul.schedule li a {color: #FEA09F;}

#center .center_2_ins .content {
	margin: 0 267px 0 253px;
	position: relative;
	background: #8B0B0A url(../img/siteimage/content_border_right.gif) right repeat-y;
}

#center .center_2_ins_single .path {margin: -30px 292px 0 48px;}

#center .center_2_ins_single .content {margin: 0 267px 0 20px;}

#center .center_2_ins .content .hdr {
	height: 23px;
	margin-bottom: 5px;
	padding: 14px 0 0 27px;
}

#center .center_2_ins .content div {position: relative;}

#center .center_2_ins .content .inside {
	height: auto;
	_height: 640px;
	min-height: 640px;
	background: url(../img/siteimage/content_border_left.gif) left repeat-y;
}

#center .center_2_ins .content .inside .top_back {
	height: auto;
	_height: 233px;
	min-height: 233px;
	background: url(../img/siteimage/content_back_top.gif) top repeat-x;
}

#center .center_2_ins .content .inside .top_back .top_left_back {
	height: auto;
	_height: 233px;
	min-height: 233px;
	background: url(../img/siteimage/content_back_top_left.jpg) left top no-repeat;
}

#center .center_2_ins .content .inside .top_back .top_right_back {
	height: auto;
	_height: 233px;
	min-height: 233px;
	_margin-right: -3px;
	_position: relative;
	background: url(../img/siteimage/content_back_top_right.jpg) right top no-repeat;
}

#center .center_2_ins .content .radio {
	height: 32px;
	margin: 0 15px 3px 17px;
	position: relative;
	top: 3px;
	background-image: url(../img/siteimage/cntr_radio_back.gif);
}

#center .center_2_ins .content .radio .radio_left_back {
	height: 24px;
	padding-top: 8px;
	background: url(../img/siteimage/cntr_radio_left.jpg) left no-repeat;
}

#center .center_2_ins .content .radio .radio_left_back table {
	width: 90%;
	margin: 0 auto;
}

#center .center_2_ins .content .radio .radio_left_back table td.num {
	width: 12%;
	text-align: center;
}

#center .center_2_ins .content .radio .radio_left_back table td.sep {
	padding-left: 8px;
	background: url(../img/siteimage/cntr_radio_sep.gif) center 15px no-repeat;
}

#center .center_2_ins .content .radio .radio_right_back {
	height: 32px;
	background: url(../img/siteimage/cntr_radio_right.jpg) right no-repeat;
}

#center .center_2_ins .content .radio .radio_arrow {
	height: 25px;
	margin-top: -26px;
/*	background: url(../img/siteimage/cntr_radio_arrow.jpg) 72% bottom no-repeat; */
	background: url(../img/siteimage/cntr_radio_arrow.jpg) 55% bottom no-repeat;
}

#center .center_2_ins .content .text_finally {
	height: auto;
	_height: 558px;
	min-height: 558px;
	position: relative;
	z-index: 200;
	padding: 12px 24px 53px 24px;
	color: #ffffff;
	_width: 89%;
}

#center .center_2_ins .content .text_finally img {border: 1px solid #ce3e52;}

/* +fidyk */
#center .center_2_ins .content .text_finally img.img_left {border: 0;}
/* -fidyk */

#center .center_2_ins .content .text_finally a {color: #fe8852;}

#center .center_2_ins .content .text_finally span.date {color: #ff908e;}

#center .center_2_ins .content .text_finally .quote p.q_text {
	margin-bottom: 12px;
	font-size: 147%;
	font-weight: bold;
}

#center .center_2_ins .content .text_finally .quote p.q_who {font-style: italic;}

#center .center_2_ins .content .text_finally table.news_text_block {margin-bottom: 53px;}

#center .center_2_ins .content .text_finally table.news_text_block a {color: #ffffff;}

#center .center_2_ins .content .text_finally table.news_text_block td {vertical-align: top;}

#center .center_2_ins .content .text_finally table.news_text_block td span.date {
	display: block;
	margin: 0 0 3px 19px;
}

#center .center_2_ins .content .text_finally table.news_text_block td h3 {
	position: relative;
	top: -15px;
	margin-bottom: -8px;
}

#center .center_2_ins .content .text_finally .team_block {
	width: 203px;
	height: 70px;
	margin: 0 8px 10px 0;
	float: left;
}

#center .center_2_ins .content .text_finally .team_block a {color: #FFFFFF;}

#center .center_2_ins .content .text_finally table.net_table {
	margin-bottom: 25px;
	border-collapse: collapse;
}

#center .center_2_ins .content .text_finally table.net_table th {
	padding-right: 15px;
	text-align: left;
	font-size: 90%;
	font-weight: normal;
	white-space: nowrap;
}

#center .center_2_ins .content .text_finally table.net_table tr.top_th th {
	height: 11px;
	padding: 0 5px;
	font-size: 100%;
	border-right: 1px solid #EB7877;
}

#center .center_2_ins .content .text_finally table.net_table tr.top_th th span {
	float: left;
	margin-top: -20px;
	position: relative;
}

#center .center_2_ins .content .text_finally table.net_table td {
	width: 14%;
	padding: 2px 5px 5px 5px;
	color: #EC1159;
	background-color: #FE8E8C;
	border: 1px solid #EB7877;
}

#center .center_2_ins .content .text_finally table.net_table td.selected {background-color: #FFBEBD;}

#center .center_2_ins .content .text_finally table.net_table td span.time {color: #8B0B0A;}

#center .center_2_ins .content .text_finally table.net_table td a {color: #A71042;}

#center .center_2_ins .content .text_finally table.net_text_blocks {
	margin-bottom: -10px;
	color: #FE8E8C;
}

#center .center_2_ins .content .text_finally table.net_text_blocks a {color: #FE8E8C;}

#center .center_2_ins .content .text_finally table.net_text_blocks td {
	width: 50%;
	padding-right: 20px;
	text-align: left;
	vertical-align: top;
}

#center .center_2_ins .content .text_finally table.net_text_blocks td.img_box {
	width: 55px;
	padding-right: 10px;
}

#center .center_2_ins .content .text_btm {
	height: 53px;
	/* margin: -53px 0 0 116px;  */
	/* +fidyk */
    margin: 0 0 0 116px;
	/* -fidyk */
	position: relative;
	z-index: 300;
	border-top: 1px solid #a72221;
}

#center .center_2_ins .content .text_btm a.back {
	height: 12px;
	float: left;
	display: block;
	margin-top: 9px;
	padding-left: 14px;
	color: #ffd361;
	background: url(../img/siteimage/cntr_arrow_back.gif) left 5px no-repeat;
}

#center .center_2_ins .content .btm_block {
	height: 60px;
	margin-top: -60px;
	background-image: url(../img/siteimage/content_back_btm.gif);
	/* +fidyk */
	width: 100%;
	/* -fidyk */
}

#center .center_2_ins .content .btm_block .btm_left {
	height: 60px;
	background: url(../img/siteimage/content_back_btm_left.jpg) left no-repeat;
}

#center .center_2_ins .content .btm_block .btm_right {
	height: 60px;
	background: url(../img/siteimage/content_back_btm_right.jpg) right no-repeat;
}
/*inside - end*/
/*center - end*/

/*footer - begin*/
#footer_spacer {
	height: 43px;
	clear: both;
}

#footer {
	height: 43px;
	font-family: Arial, Helvetica, sans-serif;
	color: #DC8275;
	background: #7F1110 url(../img/siteimage/ftr_back.gif) top repeat-x;
}

#footer a {
	color: #DDB756;
	text-decoration: none;
}

#footer a:hover {text-decoration: underline;}

#footer .left {
	float: left;
	padding: 18px 0 0 22px;
}

#footer .right {
	float: right;
	padding: 18px 22px 0 0;
}
/*footer - end*/

#center #zodiac, #center #zodiac li {margin: 0; padding: 0; list-style-type: none;}
#center #zodiac {margin-top: 1px;}
#center #zodiac li {display: block; float: left; width: 25%; min-width: 130px; height: 135px; text-align: center;}
	#center #zodiac li a {display: block; margin: 0 auto; cursor: pointer;}
		#center #zodiac li a img {padding: 0; margin: 0; width: 130px; height: 100px; border: none;}
	#center #zodiac li a.title {font-weight: bold; font-size: 120%; color: #FEE352;}


#mediaplus {text-align:center; }
#mediaplus a {display: block; color: #FFCA63; margin-bottom: 5px;}
#mediaplus a:hover {color: #FFE3E3;}

/*corner - start*/
#pageflip {
	position: relative;
	right: 0; top: 0;
	float: right; 
	z-index: 900;
}
#pageflip img {
	width:150px; height:152px;
	z-index: 199;
	position: absolute;
	right: 0; top: 0;
	-ms-interpolation-mode: bicubic;
}
#pageflip .msg_block {
	width:150px; height: 146px;
	overflow: hidden;
	position: absolute;
	right: 0; top: 0;
	background: url(../img/corner/bg.png) no-repeat right top;
}
/*corner - end*/

