body {
	padding:0;
	margin:0;
	background:#fff url(../img/body_bg.jpg) no-repeat fixed top center;
}
* {
/*	font-size:12px;*/
	font-size:14px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
}
img {
	border:0;
}
form {
	margin:0;
	padding:0;
}
a {
	color:#006ab3;
}
a:hover {
	color:#9d0c15;
}
a:active {
	color:#000;
}
.clear {
	clear:both;
}
sup {
	font-size:11px;
}
.column_r sup {
	color:#FFF;
}
.main_left .cont, .main_right .cont {
	position:relative;
	height:100%;
}
.main_left {
	width:auto;
	height:100%;
	font-size:0px;
	background:url(../img/banner_bg_l.png) repeat-y right;
	vertical-align:top;
}
.main_right {
	width:auto;
	height:100%;
	font-size:0px;
	background:url(../img/banner_bg_r.png) repeat-y left;
	vertical-align:top;
}
.info_cinema {
	top:0;
	bottom:0;
	position:absolute;
	width:120px;
	background:#000;
	filter:alpha(opacity=70);
	-moz-opacity:0.7;
	-khtml-opacity: 0.7;
	opacity:0.7;
	/*background:url(../img/info_cinema_bg.png);*/
	display:none;
	height:100%;
	text-align:center;
	overflow:hidden;
	padding:0 4px;
}
.info_cinema * {
	color:#FFF;
}
.info_cinema a {
	color:#ffcc00;
	font-size:14px;
}
.info_cinema .title {
	margin-top:228px;
}
.info_cinema .title a {
	font-size:16px;
}
.info_cinema .date {
	margin-top:17px;
	font-size:16px;
}
.info_cinema .channel {
	margin-top:50px;
	font-size:16px;
}
.main_left .info_cinema {
	float:right;
	right:0;
}
.main_right .info_cinema {
	float:left;
	left:0;
}
.main_left:hover .info_cinema, .main_right:hover .info_cinema, .main_left.hovered .info_cinema, .main_right.hovered .info_cinema {
	display:block;
}
.main_center {
	width:760px;
	vertical-align:top;
	background:#FFF;
	/*min-height:800px;*/
}
.header_top {
	background:#1e1d1d url(/img/header_top_bg.png) repeat-x top;
	width:760px;

}
.slogan {
	font-size:24px;
	color:#33cc33;
	width:220px;
	height:54px;
	margin:17px 0 13px 10px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.form {
	float:left;
	padding-top:8px;
}
.form input {
	border:1px #000;
	width:105px;
	height:17px;
	padding:4px 0 4px 3px;
	float:left;
	margin-right:10px;
	margin-top:9px;
}
.button {
	border:none;
	float:left;
	padding:0;
	vertical-align:top;
	background:url(../img/button_green.png) no-repeat 0 0;
	width:99px;
	height:32px;
	line-height:23px;
	color:#fff;
	text-align:center;
	font-size:14px;
	cursor:pointer;
}
.button:hover {
	background-position:0 -32px;
	color:#fff;
}
.button:active {
	background-position:0 -64px;
	color:#fff;
}
.button_green {
	border:none;
	display:block;
	width:99px;
	height:32px;
	line-height:23px;
	color:#fff;
	text-align:center;
	font-size:14px;
	background:url(../img/button_green.png) no-repeat 0 0;
	text-decoration:none;
	cursor:pointer;
}
.button_green:hover {
	background-position:0 -32px;
	color:#fff;
}
.button_green:active {
	background-position:0 -64px;
	color:#fff;
}
.form_text {
	width:380px;
	float:right;
	text-align:left;
}
.form_text .item {
	float:left;
	margin:0;
	padding-right:24px;
}
.form_text a {
	float:left;
	font-size:13px;
	color:#ffcc00;
}
.form_text a:hover {
	color:#ffcc00
}
.welcome {
	margin:18px 50px 0 0;
	float:right;
	color:#FFF;
	font-size:18px;
}
.welcome .welcome_text {
	color:#FFF;
	font-size:18px;
	margin-bottom:15px;
}
.welcome .welcome_text a {
	font-size:18px;
}
.welcome a {
	color:#ffcc00;
}
.welcome .links .item {
	margin-right:15px;
	float:left;
}
.welcome .links a {
	font-size:13px;
}
.menu_text p a {
	float:left;
	font-size:11px;
	color:#ffcc00;
}
.menu {
	width:760px;
	float:left;
}
.menu_button {
	float:left;
	background:url(../img/menu_bg_1.gif) repeat-x;
	height:36px;
	line-height:30px;
}
.menu .menu_button.cur {
	background:url(../img/menu_bg.gif) repeat-x;
	height:35px;
	color:#FFF;
}
.menu .menu_button.cur a:hover {
	text-decoration:none;
	color:#FFF;
}
.shadow_l {
	float:left;
	background:url(../img/left.jpg) no-repeat;
	width:10px;
	height:35px;
}
.shadow_r {
	float:right;
	background:url(../img/right.jpg) no-repeat;
	width:10px;
	height:35px;
}
.menu_text a {
	color:#FFF;
	text-decoration:none;
	font-size:15px;
}
.menu_text a:hover {
	text-decoration:underline;
	color:#FFF;
}
.menu_button_idtv {
	background:url(../img/iDTV_bg.gif) repeat-x;
	float:right;
	border-left:2px #373737 solid;
	text-align:center;
}
.img_idtv {
	float:left;
	padding-left:55px;
}
.menu .menu_button_idtv.cur {
	background:url(../img/menu_bg.gif) repeat-x;
	height:35px;
}
.menu .menu_button_idtv.cur .img_idtv {
	padding-left:35px;
}
.menu_text {
	text-align:center;
	line-height:35px;
}
.on_air {
	padding-top:30px;
	padding-left:15px;
	font-size:18px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.quantity {
	margin-top:21px;
	padding-left:3px;
	font-size:12px;
	float:left;
}
.bg_type_channel {
	width:720px;
	margin-left:15px;
	margin-top:25px;
	background-color:#ececec;
	height:37px;
	padding-left:10px;
	padding-top:10px;
}
.bg_type_channel select{
	float:left;
}
.bg_type_channel .switchers {
	float:right;
	margin-right:6px;
}
.type_channel_l {
	background:url(../img/type_channel_l.png) no-repeat;
	width:4px;
	height:29px;
	float:left;
}
.type_channel {
	width:178px;
	background:url(../img/type_channel_bg.png) repeat-x;
	height:29px;
	float:left;
	line-height:25px;
	padding-left:10px;
}
.type_channel_r {
	background:url(../img/type_channel_r.png) no-repeat;
	width:33px;
	height:29px;
	float:left;
	cursor:pointer;
}
.buttons {
	margin:0 auto;
	text-align:center;
}
.reels .buttons, .posters .buttons {
	margin:11px 0 11px 3px;
}
.numeral {
	background:url(../img/numeral.png);
	width:27px;
	height:31px;
	float:left;
	text-align:center;
	line-height:25px;
	left:251px;
}
.switchers{
	margin:0 auto;
	width:234px;
	height:31px;
}

.button_preceding, .button_preceding_grey {
	background:url(../img/switchers2.png) no-repeat 0 0;
	width:103px;
	height:31px;
	float:left;
	cursor:pointer;
}
.button_preceding:hover {
	background-position:0 -31px;
}
.button_preceding:active {
	background-position:0 -62px;
}
.button_preceding.grey, .button_preceding.grey:hover, .button_preceding.grey:active,
.button_preceding_grey, .button_preceding_grey:hover, .button_preceding_grey:active{
	background-position:0 -93px;
}
.reviews_in .button_preceding, .reviews_in .button_preceding_grey {
	background-position:0 -124px;
	width:82px;
}
.reviews_in .button_preceding:hover {
	background-position:0 -155px;
}
.reviews_in .button_preceding:active {
	background-position:0 -186px;
}
.reviews_in .button_preceding_grey, .reviews_in .button_preceding_grey:hover, .reviews_in .button_preceding_grey:active {
	background-position:0 -217px;
}


.button_next, .button_next_grey {
	background:url(../img/switchers2.png) no-repeat -103px 0;
	width:104px;
	height:31px;
	float:left;
	cursor:pointer;
}
.button_next:hover {
	background-position:-103px -31px;
}
.button_next:active {
	background-position:-103px -62px;
}
.button_next.grey, .button_next.grey:hover, .button_next.grey:active,
.button_next_grey, .button_next_grey:hover, .button_next_grey:active{
	background-position:-103px -93px;
}
.reviews_in .button_next, .reviews_in .button_next_grey{
	background-position:-82px -124px;
	width:82px;
}
.reviews_in .button_next:hover {
	background-position:-82px -155px;
}
.reviews_in .button_next:active {
	background-position:-82px -186px;
}
.reviews_in .button_next_grey, .reviews_in .button_next_grey:hover, .reviews_in .button_next_grey:active {
	background-position:-82px -217px;
}

.button_preceding div, .button_next div {
	width:100%;
	height:31px;
}
/* all channel */
.all_channel {
	margin-top:10px;
	margin-left:15px;
}
.all_channel .item {
	margin:0 6px 30px 0;
	float:left;
}
.all_channel .item_last {
	float:left;
}
.all_channel .logo_channel {
	float:left;
	margin-right:15px;
	background-position:center;
	height:50px;
	width:50px;
	padding:5px 5px;
}
.all_channel .title_channel {
	float:left;
	font-size:16px;
	margin-top:18px;
}
.all_channel .title_channel a {
	font-size:16px;
	width:350px;
	font-family: Arial, Helvetica, sans-serif;
}
.programme {
	width:236px;
}
.clock {
	width:34px;
	float:left;
	margin-bottom:7px;
}
.clock p {
	font-size:12px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
.name_programme {
	width:185px;
	float:left;
	margin-bottom:7px;
}
.name_programme p {
	margin:0px;
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
/* and of all channel */
.dashed {
	background:url(../img/dashed.gif) repeat-x;
	height:1px;
	width:732px;
	margin-left:15px;
	margin-bottom:10px;
}
.new_roundup {
	padding-left:15px;
	font-size:18px;
	float:left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.oll_ruundup {
	float:right;
	padding-right:15px;
	font-size:12px;
	padding-top:5px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
}
.oll_ruundup a {
	font-size:13px;
	font-family: Arial, Helvetica, sans-serif;
}
.roundup {
	margin:0 -20px 0 0;
	width:750px;
	padding-top:20px;
	padding-left:15px;
}
.roundup .item {
	padding:0 15px 20px 0;
	width:235px;
	float:left;
}
.roundup .item_last {
	padding-bottom:20px;
	width:235px;
	float:left;
}
.img {
	width:230px;
	height:135px;
	position:relative;
	z-index:1;
}
.rating_green {
	position:absolute;
	background:url(../img/black_bg.png) repeat-x;
	width:55px;
	height:34px;
	z-index:2;
	font-size:20px;
	line-height:34px;
	text-align:center;
	color:#99ff00;
}
.rating_white {
	position:absolute;
	background:url(../img/black_bg.png) repeat-x;
	width:55px;
	height:34px;
	z-index:2;
	font-size:20px;
	line-height:34px;
	text-align:center;
	color:#fff;
}
.title p {
	padding-top:3px;
	margin:0;
	font-family: Arial, Helvetica, sans-serif;
}
.title p a {
	font-size:18px;
}
.last_comment p {
	font-size:13px;
	padding-top:3px;
	margin:0;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
}
.number_comment p {
	color:#999999;
	margin:0;
	padding-top:2px;
	font-size:13px;
}
.new_films {
	float:left;
	font-size:18px;
	padding-left:10px;
	font-weight:bold;
	padding-bottom:15px;
}
.news .column_l {
	padding:0;
	width:502px !important;
	margin-left:4px;
}
.news .column_r {
	float:right;
	margin-right:10px;
}
.news .column_r .column{
	margin:0 !important;
	padding:0 !important;
	width:auto !important;
}
.best_program {
	float:left;
	font-size:18px;
	line-height:18px;
	font-weight:bold;
	padding-bottom:15px;
}
.topic {
	float:right;
	font-size:13px;
	margin-right:30px;
	padding-top:1px;
	border-bottom:1px dashed #006ab3;
	color:#006ab3;
	cursor:pointer;
}
.topic a {
	text-decoration:none;
	font-size:13px;
}
/* column */
.columns {
	margin-left:10px;
}
.column {
	float:left;
	width:230px;
	padding-left:10px;
	margin-right:5px;
}
.player {
	background:url(../img/img_cinema.jpg) no-repeat;
	width:230px;
	height:140px;
}
.title_films {
	width:230px;
	text-align:center;
	margin-top:10px;
}
.title_films p {
	margin:0;
}
.title_films p a {
	font-size:16px;
	margin:0px;
}
.when {
	width:230px;
	text-align:center;
}
.when p {
	margin:0;
	font-size:11px;
}
/* 2 column */
.column .item {
	padding-top:4px;
	padding-bottom:7px;
}
.play {
	float:left;
	margin-right:15px;
}
.column .what_when {
	float:left;
	/*width:185px;*/
}
.column .item .title_films {
	width:185px;
	margin:0;
	text-align:left;
}
.column .item .title_films a {
	font-size:13px;
}
.column .item .when {
	text-align:left;
	width:185px;
}
.all_hit {
	padding-left:35px;
	padding-top:7px;
}
.all_hit p {
	font-size:12px;
}
.all_hit p a {
	font-size:12px;
}
/* 3 column  */
.pop_program {
	width:230px;
	height:135px;
}
.title_program {
	padding-top:3px;
}
.title_program a {
	font-size:18px;
}
.comment_program {
	padding-top:5px;
}
.comment_program p {
	margin:0;
}
/* and of column */
.yellow_bg {
	background:#fffce6;
	width:760px;
	height:30px;
	line-height:30px;
	position:relative;
	z-index:1;
}
.yellow_bg *{
	font-size:13px;
}
.down {
	position:relative;
	top:46px;
	padding-left:10px;
	width:55px;
	z-index:2;
}
.widget {
	position:relative;
	float:left;
	padding-left:74px;
	line-height:27px;
}
.registration {
	float:right;
	position:relative;
	line-height:27px;
	padding-right:15px;
}
.three_in_one {
	width:735px;
	height:105px;
	margin-left:12px;
	margin-bottom:20px;
}
/*footer*/


.footer {
	margin-top:20px;
}
.footer_bg {
	background:url(../img/footer_bg.gif) repeat-x;
	width:760px;
	height:94px;
}
.rules_idtv {
	float:left;
	width: 315px;
}
.copy {
	color:#FFF;
	margin:0;
	font-size:14px;
	padding-top:25px;
	padding-left:15px;
}
.rules {
	width:263px;
	margin:0;
	color:#FFF;
	font-size:14px;
	padding-left:15px;
	padding-top:2px;
}
.rules a {
	font-size:14px;
	color:#ffcc00;
}
.rules a:hover {
	color:#ffcc00;
}
.rules a:active {
	color:#ffcc00;
}
.search {
	float:left;
}
.search input {
	float:left;
	margin-top:20px;
	margin-left:34px;
	width:204px;
	height:16px;
	padding:4px;
	font-size:14px;
	border:1px;
}
.search input.image {
	width:22px;
	height:19px;
	float:left;
	margin-top:18px;
	padding-left:5px;
	margin-left:0;
}
.anykey {
	float:right;
	padding-top:20px;
	padding-right:40px;
	font-size:14px;
	color:#FFF;
	margin:0;
}
.anykey a {
	font-size:14px;
	color:#ffcc00;
}
.anykey a:hover {
	color:#ffcc00;
}
.rules a:active {
	color:#ffcc00;
}
/* and of footer*/
.top_list {
	margin-bottom:115px;
}
.top_title {
	font-size:18px;
	padding-top:25px;
	padding-left:15px;
	padding-bottom:30px;
	font-weight:bold;
	float:left;
}
.top_link{
	float:left;
	padding-top:24px;
	margin-left:20px;
}
.top_link a{
	font-size:12px;
}
.column_top {
	width:235px;
	margin-bottom:40px;
	float:left;
	padding-left:12px;
}
.title_top {
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
.column_top .item {
	padding-bottom:15px;
}
.number_films {
	float:left;
	font-size:14px;
	width:15px;
	text-align:right;
}
.name_films {
	float:left;
	margin:0;
	text-align:left;
	padding-right:5px;
	padding-left:3px;
	width:183px;
}
.name_films p {
	margin:0;
}
.name_films p a {
	font-size:14px;
	float:left;
}
.rating {
	float:left;
	color:#41a62a;
	font-size:14px;
	text-align:right;
	width:29px;
}
.rating_small {
	float:left;
	font-size:14px;
	color:#333333;
	text-align:right;
	width:29px;
}
/* Best blogs */
.column_blog_l {
	padding-left:15px;
	margin-right:20px;
	float:left;
}
.title_blog {
	font-size:18px;
	font-weight:bold;
	padding-bottom:20px;
}
.column_blog_l .img {
	width:230px;
	height:135px;
	position:relative;
	z-index:1;
	padding-bottom:50px;
}
.title_programme {
	padding-bottom:20px;
}
.title_programme a {
	font-size:18px;
}
.column_blog_r {
	float:left;
}
.text_programme {
	width:480px;
	padding-bottom:25px;
}
.text_programme p {
	margin:0;
}
/* reviews */
.time {
	width:120px;
	float:right;
	padding:25px 15px 5px 0;
}
.icon_time {
	background:url(../img/icon_time.gif) no-repeat;
	width:27px;
	height:27px;
	float:right;
	padding-right:3px;
}
.time_online {
	float:right;
	font-size:18px;
	color:#000000;
	height:27px;
	line-height:25px;
}
.part_first {
	height:36px;
	width:730px;
}
.switch_reviews {
	padding-left:15px;
}
.switch {
	background:url(../img/switch_green.gif) repeat-x;
	width:105px;
	height:36px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:35px;
	margin-right:4px;
}
.switch a {
	color:#FFF;
	text-decoration:none;
}
.switch a:hover {
	color:#fff;
}
.switch a:active {
	color:#fff;
}
.switch_reviews .switch.cur {
	background:url(../img/switch.gif) repeat-x;
	width:105px;
	height:36px;
	float:left;
	color:#fff;
	text-align:center;
	line-height:35px;
}
.switch_reviews .switch.cur a {
	text-decoration:none;
	border-bottom:0;
}
.switch_reviews .switch.cur a:hover {
	color:#fff;
}
.switch_reviews .switch.cur a:active {
	color:#fff;
}
.button_find {
	float:right;
	background:url(../img/button.png) no-repeat;
	width:99px;
	height:32px;
	padding-right:15px;
	color:#fff;
	text-align:center;
	line-height:23px;
	font-size:15px;
}
.button_find:hover {
	float:right;
	background:url(../img/button_hover.png) no-repeat;
	width:99px;
	height:32px;
}
.button_find:active {
	float:right;
	background:url(../img/button_active.png) no-repeat;
	width:99px;
	height:32px;
}
.search_films {
	float:right;
}
.search_films input {
	float:left;
	width:228px;
	height:21px;
	border:1px #666666 solid;
	margin-right:15px;
	padding:4px 0 0 4px;
	font-size:14px;
}
.search_films .button_green {
	float:right;
}
.bg_menu_reviews {
	background:#242424;
	width:721px;
	height:41px;
	padding-top:15px;
	padding-left:10px;
	margin-bottom:17px;
}
.bg_menu_reviews select{
	float:left;
}
.menu_reviews {
	margin-top:3px;
	float:right;
	color:#fff;
	padding-right:65px;
	font-size:14px;
}
.menu_reviews a {
	font-size:14px;
	color:#84d0f0;
}
.menu_reviews a:hover {
	color:#84d0f0;
}
.menu_reviews.rev_cur {
	float:right;
	color:#fff;
	padding-right:65px;
	font-size:14px;
}
.menu_reviews.rev_cur a {
	color:#fff;
	border-bottom:none;
}
.menu_reviews.rev_cur a:hover {
	color:#fff;
}
.choice_on {
	float:right;
	margin-right:45px;
}
.choice_img {
	float:right;
	padding:5px 5px 0 0;
}
.choice_on a {
	color:#448fda;
	text-decoration:none;
}
.choice_on.cho_cur {
	border-bottom:none;
}
.choice_on.cho_cur a {
	color:#444444;
}
.result_conclusion {
	padding-top:20px;
}
.result_conclusion .item {
	padding-bottom:20px;
}
.column_l {
	width:95px;
	float:left;
	padding-left:195px;
}
.pictures {
	float:left;
}
.list_number {
	float:left;
	font-size:18px;
	margin-left:15px;
}
.column_r {
	float:left;
}
.title_genre {
	width:360px;
}
.title_genre a {
	font-size:18px;
}
span.green {
	color:#41a62a;
	font-size:18px;
}
span.grey {
	color:#333333;
	font-size:18px;
}
.last_user {
	padding-top:3px;
}
.day {
	float:left;
	padding-left:15px;
}
.user {
	float:left;
}
/* review pictures */
.clip {
	padding:25px 0 0px 15px;
}
.clip .item {
	float:left;
	padding:0 15px 20px 0;
	width:235px;
}
.clip .item_last {
	float:left;
	width:235px;
}
/* and of review pictures */
/* review in */
.title_reviews_in {
	float:left;
	margin-right:227px;
	font-size:18px;
	padding:25px 0 15px 15px;
	font-weight:bold;
}
.show_rating {
	float:left;
	font-size:18px;
	color:#999999;
	padding-top:25px;
}
.reviews_in {
	
}
.reviews_in .column_l {
	width:480px;
	float:left;
	padding-left:15px;
}
.title_reviews_in_eng {
	font-size:18px;
	color:#999;
	float:left;
	padding-bottom:8px;
}
.channels {
	float:right;
	padding-bottom:8px;
}
.poster {
	padding-bottom:20px;
}
.text {
	padding-bottom:40px;
}
.text img{
	vertical-align:middle;
}
.text h2 {
	font-size:18px;
	color:#666666;
	margin:0 0 20px 0;
	font-weight:normal;
	font-style:italic;
}
h1 {
	font-size:18px;
	font-weight:bold;
	margin:0;
}
h1.inside_text {
	margin-top:40px;
}
.text p {
	margin:0px;
	font-size:14px;
	color:#000;
}
.text blockquote {
	border-left:8px #92b616 solid;
	font-size:18px;
	font-style:italic;
	margin:10px 0;
	background-color:#efefee;
	padding:10px;
}
.text blockquote p {
	font-size:14px;
	font-style:italic;
	color:#666666;
}
.reservation {
	float:right;
	font-style:italic;
	padding-bottom:40px;
}
.reviews_in .column_r {
	float:left;
	padding-left:20px;
	padding-top:29px;
}
.clapper {
	background:url(../img/clapper.jpg) no-repeat;
	width:231px;
	height:25px;
}
.clapper_t {
	background:#242424 url(../img/clapper_gradient.png) repeat-x top;
	width:215px;
	padding:25px 0 20px 15px;
}
.genre_films {
	width:205px;
}
.genre_films p {
	color:#FFF;
	font-size:14px;
	margin:0;
}
.genre_films b {
	color:#FFF;
	font-size:14px;
}
.genre_films a {
	color:#99ccff;
}
.dotted_line {
	background:#242424 url(../img/dotted_line.gif) repeat-x left bottom;
	width:230px;
	height:1px;
	font-size:0;
}
.clapper_c {
	background:#242424 url(../img/clapper_gradient.png) repeat-x top;
	width:215px;
	padding:10px 0 20px 15px;
	margin:0;
}
.shape_review {
	font-size:18px;
	color:#FFF;
	padding-bottom:5px;
}
.shape_review.sh_cur {
	font-size:18px;
	font-weight:normal;
	padding-top:5px;
	padding-bottom:5px;
	margin:0;
}
.shape_review.sh_cur a {
	color:#99ccff;
	text-decoration:none;
	border-bottom:1px dashed #99ccff;
	font-size:18px;
	border:0;
}
.shape_review.sh_cur a:hover {
	color:#99ccff;
}
.shape_review.sh_cur a:active {
	color:#99ccff;
}
.shape_review a {
	color:#FFF;
	text-decoration:none;
	font-size:18px;
}
.shape_review a:hover {
	color:#fff;
}
.shape_review a:active {
	color:#fff;
}
.clapper_b {
	background:#242424 url(../img/clapper_gradient.png) repeat-x top;
	width:215px;
	padding:12px 0 50px 15px;
}
.posters, .reels {
	margin-top:20px;
}
.posters img {
	border:4px solid #656565;
}
.reels img {
	border:4px solid #656565;
}
.piece {
	float:left;
	position:relative;
	padding-left:3px;
	color:#FFF;
}
.list_films {
	width:205px;
}
.top_films {
	font-size:18px;
	color:#FFF;
	font-weight:bold;
	width:200px;
}
.list_films .item {
	padding-top:10px;
	width:205px;
}
.list_films .nomber {
	float:left;
	color:#FFF;
	padding-right:5px;
}
.list_films .title {
	float:left;
	width:180px;
}
.list_films .title a {
	font-size:14px;
	color:#99ccff;
	font-weight:normal;
}
span.green_small {
	color:#41a62a;
	font-size:14px;
}
span.grey_small {
	font-size:14px;
	color:#fff;
}
.dashed_small {
	background:url(../img/dashed.gif) repeat-x;
	height:1px;
	width:480px;
	margin-bottom:10px;
}
.valuation {
	padding-top:30px;
	padding-bottom:40px;
	width:480px;
}
.yours_valuation {
	float:left;
	font-size:18px;
	padding-bottom:10px;
}
.general_valuation {
	float:right;
	font-size:18px;
	padding-bottom:10px;
}
.title_page {
	float:left;
	font-size:18px;
	padding-left:15px;
	padding-top:25px;
	font-weight:bold;
	padding-bottom:5px;
}
/* and of review in */
/* id tv*/
.menu_two {
	background:url(../img/menutwo_bg.gif) repeat-y;
	width:730px;
	margin-left:15px;
	padding-top:18px;
	padding-bottom:15px;
	margin-bottom:40px;
}
.stitch {
	width:730px;
}
.menu_two .item {
	width:185px;
	text-align:left;
	float:left;
	padding-left:22px;
	padding-right:36px;
	padding-bottom:10px
}
.menu_two .item.it_cur {
	width:185px;
	text-align:left;
	float:left;
	padding-top:2px;
}
.menu_two .item a {
	color:#99ccff;
	font-size:15px;
}
.menu_two .item.it_cur a {
	padding-top:5px;
	color:#fff;
	text-decoration:none;
}
.content{
	min-height:450px;
}
*html .content{
	height:450px;
}
.content .column_l {
	width:480px;
	padding-left:17px;
	float:left;
}
.content .column_r {
	width:217px;
	padding-left:25px;
	float:left;
}
.content_text{
        min-height: 400px;
        height: 400px;
	width:730px;
	padding:0 15px;
}
.menu_three {
	margin-bottom:20px;
}
.menu_three a {
	font-size:16px;
}
.application {
	background:url(../img/img_application.jpg) no-repeat;
	height:100px;
	width:217px;
	margin-top:75px;
	cursor:pointer;
	margin-bottom:102px;
}
/* and of id tv*/
/* authorization */

/* and of authorization */

/* Comments */
.comments {
	margin:20px auto 0;
	width:480px;
}
.comments textarea {
	width:100%;
	height:96px;
	border:1px solid #cccccc;
	margin:8px 0;
}
.comments .button_green {
	float:right;
}
.comments .comments_list {
	margin:20px 0;
}
.comments .comments_list .name {
	float:left;
	margin-right:20px;
}
.comments .comments_list .item {
	margin-top:20px;
}
.comments .comments_list .item .date {
	margin-top:4px;
	padding-left:10px;
	color:#999;
	font-size:12px;
	line-height:12px;
}
.comments .comments_list .item p {
	margin:14px 25px;
}
.comments .comments_list .item .sep {
	margin-top:15px;
	width:100%;
	height:1px;
	font-size:0;
	border-bottom:1px dashed #999999;
}
/* End of Comments */

/* reviews_in vote */
#vote span {
	display:block;
	float:right;
	margin-left: 3px;
	font-size:18px;
	font-style:italic;
	color:#FFF;
}
.reviews_in .vote_block {
	background:#242424;
	padding:30px 18px;
}
/* End of reviews_in vote */

/* Easy Slider */
.slider ul, .slider li {
	margin:0;
	padding:0;
	list-style:none;
	float:left;
}
.slider, .slider li {
	/* 
		define width and height of container element and list item (slide)
		list items must be the same size as the slider area
	*/ 
	width:198px;
	overflow:hidden;
}
.slider.all_channel, .slider.all_channel li {
	width:720px;
}
span#prevBtn {
}
span#nextBtn {
}
/* // Easy Slider */

/* registration_page */
.registration_page {
	padding:16px 23px;
}
.page_form dd h1{
	margin:0 0 25px 250px;
	width:100%;
}
.page_form dl {
	clear: both;
	margin:0;
	padding: 0 0 35px 0;
	position: relative;
}
.page_form dt {
	float: left;
	width: 230px;
	display: block;
	font-style: normal;
	margin: 0;
	padding:6px 20px 0 0;
	text-align:right;
}
.page_form dt span {
	color: #f00;
}
.page_form dd {
	float: left;
	display:block;
	width:231px;
	margin:0;
}
.page_form .comment{
	margin-top:2px;
	font-size:12px;
	color:#999999;
}
.page_form dd input, .page_form dd textarea{
	width:100%;
	padding:5px;
	border:1px solid #999999;
	font-size:14px;
	color:#333333;
}
.checkbox{
	padding-top:5px;
}
.input_sep{
	margin-top:5px;
}
.radio input, .checkbox input{
	width:auto !important;
	border:none !important;
}
.page_form .sep{
	clear:both;
	width:480px;
	margin:10px auto 45px;
	border-bottom:1px solid #e5e5e5;
}
.page_form .logoca{
	margin-bottom:10px;
}
.page_form .captcha input{
	width:108px;
	text-align:center;
}
.page_form .submit{
	margin:0 -9px 0 auto;
}

/* End of registration_page */

/* video_player */
.video_player{
	background:#000;
	width:480px;
	height:356px;
}
.video_player .player{
	width:480px;
	height:356px;
}
/* End of video_player */

/* paging */
.paging{
	text-align: center;
	margin-top: 10px;
}
/* End of paging */


/* slogan link */
.slogan{
	display: block;
	cursor: pointer;
	text-decoration: none;
}
.slogan:hover{
	color:#33cc33;
	text-decoration: underline;
}
/* p margin in text */
.text p{
	margin:15px 0;
}
/* reviews genre nobr */
.genre_films p nobr{
	color:#FFF;
	font-size:14px;
	margin:0;
}
/* Zayavka na podklu4enie */
.application {
	margin: 0;
}
.flash_top {
	width: 760px;
	height: 276px;
}       
/* a little space */
.poster{
	padding-top: 5px;
}
/* Flash Message */
#flashMessage {
	padding: 15px;
} 
/* Login Form */
.login_form{
	margin:3px 15px;
	float:right;
}
.login_form form{
	margin:5px 0 0;
	padding:0;
}
.login_form form input{
	float:left;
	width:135px;
	margin-right:5px;
}
.login_form form .input{
	margin-right:10px;
	width:110px;
	color:#666;
	border:1px solid #000;
	background:#FFF;
	font-size:13px;
	padding:4px 4px;
}
.login_form .remember{
	clear:both;
	width:162px;
	float:left;
	color:#cccccc;
	font-size:13px;
}
.login_form .remember input{
	margin:0 10px 0 0;
	padding:0;
	width:auto;
}
.login_form a{
	margin-right:20px;
	color:#ffcc00;
	font-size:13px;
}
.form div.input {
	float: left;
}
.form div.text {
	padding: 0;
}

/* Login error */
.loginError{
	float:right;
	margin-right:15px;
	width:371px;
}
.loginError ul {
	padding: 0;
	margin: 0;
}
	.loginError ul li {
		padding: 15px 0 5px;
		color: #ccc;
		list-style-type: none;
	}


/* Search Form */
.search_films div.text {
	padding: 0;
}
a#ReviewIssueGo {
	cursor: pointer;
}
	a#ReviewIssueGo:hover {
		color: #fff;
		text-decoration: none;
	}

/* Registration */
.registration_page div.text {
	padding: 0;
}

/* news */
.news{
	/*margin-bottom:50px;*/
	margin:0 -20px 0 0;
	width:750px;
}
.news .years .year{
	float:left;
	margin-right:20px;
}
.news .year, .news .year a{
	font-size:18px;
}
.news .items{
	padding-top:50px;
	clear:both;
}
.news .items .item{
	margin-bottom:30px;
}
.news .item .date{
	font-size:12px;
}
.news .item p{
	margin:0;
}
/* End of news */

.gr{
	color:#a7a7a7;
}
.mark{
	color:#333333 !important;
	margin:25px 0 0 !important;
	float:left;
	font-size:33px !important;
}
.note{
	color:#333333 !important;
	margin:30px 0 0 40px !important;
	font-size:13px !important;
}
hr{
	border:none;
	margin-top:30px;
	height:1px;
	border-top:1px solid #cccccc;
	shade:no-shade;
}
.hr{
	border-top:1px solid #cccccc;
}
h3.margin{
	margin:30px 0;
}

/* tarifs */
.tarifs{
	width:100%;
}
.tarifs td, .tarifs td *, .tarifs th{
	line-height:18px;
	font-size:13px;
	vertical-align:top;
}
.tarifs th{
	text-align:left;
	padding-bottom:15px;
}
.tarifs td{
	padding-bottom:10px;
}
/* End of tarifs */

/* tv_programm */
.tv_programm{
	margin:0 auto;
	width:730px;
}
.tv_programm .quick_search{
	margin:0;
}
.tv_programm .quick_search p{
	padding-top:0px;
	font-size:16px;
}
.tv_programm .quick_search ul{
	margin:0;
	padding:0;
	list-style:none;
}
.tv_programm .quick_search ul li{
	float:left;
	margin-right:25px;
}
.tv_programm .quick_search ul li a{
	text-decoration:none;
	border-bottom:1px dashed #0066cc;
}
.tv_programm .quick_search ul li a:hover{
	border-bottom:1px dashed #9d0c15;
}
.tv_programm .quick_search form{
	margin:0;
	padding:0;
	float:right;
}
.tv_programm .quick_search form input{
	float:left;
}
.tv_programm .quick_search form .input{
	width:190px;
	border:1px solid #9f9f9f;
	padding:5px;
	font-size:12px;
}
.tv_programm .quick_search form .submit{
	margin-left:5px;
	width:23px;
	height:25px;
}
.tv_programm .form_search{
	margin:25px 0;
	padding:0;
}
.tv_programm .form_search .t{
	width:100%;
	height:7px;
	line-height:7px;
	font-size:0;
	background:url(../img/tv_programm_search_t.gif) no-repeat;
}
.tv_programm .form_search .b{
	width:100%;
	height:7px;
	line-height:7px;
	font-size:0;
	background:url(../img/tv_programm_search_b.gif) no-repeat;
}
.tv_programm .form_search .week_days{
	padding:12px 19px;
	background:#353535;
	height:74px;
}
.tv_programm .form_search .week_days h1{
	margin:0;
	padding:0;
	color:#FFF;
	font-size:13px;
}
.tv_programm .form_search .week_days ul{
	margin:20px 0 15px;
	padding:0;
	list-style:none;
}
.tv_programm .form_search .week_days ul li{
	float:left;
	margin:0 24px 0 0;
	padding:0;
}
.tv_programm .form_search .week_days ul li.cur, .tv_programm .form_search .week_days ul li.cur a{
	background:none;
	color:#FFF;
	border:none;
	line-height:normal !important;
	width:auto;
	padding:0 !important;
}
.tv_programm .form_search .week_days ul li a{
	color:#99ccff;
	font-size:12px;
	text-decoration:none;
	border-bottom:1px dashed #99ccff;
}
.tv_programm .form_search .week_days ul li a:hover{
	color:#FFF;
	border-bottom:1px dashed #FFF;
}
.tv_programm .form_search .week_days ul li a:active{
	border:none;
}
.tv_programm .form_search .week_days .today{
	padding:4px 0 0;
	font-size: 11px;
	font-family: arial;
	color:#999;
}
.tv_programm .form_search .genres{
	margin:0;
	padding:20px;
	background:#f5f5f5;
}
.tv_programm .form_search .genres h2{
	margin:0;
	color:#333333;
	font-size:13px;
}
.tv_programm .form_search .genres ul{
	margin:20px 0 0;
	padding:0;
	list-style:none;
}
.tv_programm .form_search .genres ul li{
	float:left;
	margin-bottom:8px;
	width:170px;
	color:#000;
}
.tv_programm .form_search .genres ul li *{
	color:#000;
}
.tv_programm .form_search .interval{
	padding:20px 20px 10px;
	background:#dddddd;
}
.tv_programm .form_search .interval h2{
	float:left;
	margin:0;
	padding:0;
	color:#333333;
	font-size:13px;
	font-weight:bold;
}
.tv_programm .form_search .interval .interval_time{
	margin:23px 9px 0;
	float:right;
	font-size:15px;
	color:#666666;
}
.tv_programm .form_search .interval .interval_time span{
	color:#277621;
	font-size:15px;
}
.timeline{
	clear:both;
	float:left;
	margin:20px 0 0;
	width:495px;
	height:60px;
	background:url(../img/timeline.png) no-repeat;
}
.ui-slider-horizontal {
	top:12px;
	left:5px;
	width:481px !important;
	background:none !important;
	border:none !important;
}
.ui-slider-horizontal .ui-slider-handle{
	top:11px !important;
	width:24px !important;
	height:35px !important;
	background:url(../img/runner.png) no-repeat !important;
	border:none !important;
	cursor:pointer !important;
}
.ui-slider-horizontal .ui-widget-header{
	background:#6abf37 !important;
	height:9px !important;
	line-height:9px !important;
	font-size:0 !important;
	filter:alpha(opacity=80);
	-moz-opacity:0.8;
	-khtml-opacity: 0.8;
	opacity:0.8;
}
.ui-slider-horizontal .ui-slider-range{
	height:9px !important;
	line-height:9px !important;
	font-size:0 !important;
}
.ui-slider-horizontal .ui-slider-handle{
	margin-left:-10px !important;
}
.tv_programm .form_search .buttons{
	height:25px;
}
.tv_programm .form_search .buttons .reset{
	float:right;
	padding:5px 10px;
	background:#d4d4d4;
}
.tv_programm .form_search .buttons .reset a{
	color:#666666;
	font-size:12px;
}
.tv_programm .form_search .buttons .button_green{
	float:right;
	margin-top: 6px;
}
.tv_programm .print_version p{
	text-align:right;
	margin:0 245px 0 0;
	padding-top:7px;
	font-size:12px;
	line-height:18px;
}
.tv_programm .button_print{
	padding:17px 24px;
	float:right;
	background:#fffce6;
}
.tv_programm .button_print img{
	margin-right:15px;
}
.tv_programm .button_print span{
	margin-left:5px;
	color:#a1a1a1;
}
.tv_programm .search_results{
	margin:50px 0 0;
}
.tv_programm .search_results .item{
	float:left;
	width:355px;
	margin:20px 0 0;
	padding:0 10px 0 0;
}
.tv_programm .search_results h1{
	margin:0 0 20px;
	padding:0;
}
.tv_programm .search_results h2{
	margin:0;
	padding:0;
}
.tv_programm .search_results .total{
	color:#333333;
	font-size:13px;
}
.tv_programm .broadcast{
	padding:40px 0;
}
.tv_programm .broadcast p{
	display:block;
	margin:0;
	padding:5px 0 5px 35px;
	line-height:14px;
}
.tv_programm .broadcast p, .tv_programm .broadcast p *{
	font-size:13px;
}
.tv_programm .broadcast p:hover .tv_popup{
	display:block;
}
.tv_programm .broadcast p span{
	color:#666666;
	margin-right:5px;
	margin-left:-35px;
}
.tv_programm .broadcast p span.channel{
	margin-left:8px;
}
.tv_programm .broadcast p span.channel a{
	font-style:italic;
	color:#999999;
}
.tv_programm .broadcast p.cur{
	/*float:none;
	background:none;
	width:auto;
	margin:0;*/
}
.tv_programm .broadcast p.cur, .tv_programm .broadcast p.cur span, .tv_programm .broadcast p.cur b, .tv_programm .broadcast p.cur span.channel a{
	color:#197a30;
	font-weight:normal;
}
.tv_programm div .logo{
	margin:10px 0 0;
}
.tv_programm div .channel_name{
	display:block;
	float:left;
	font-size:17px;
	margin:10px 0 0;
}
.tv_programm .add_favorite{
	float:right;
	margin:5px 50px 0 0;
	width:23px;
	height:22px;
	line-height:22px;
	font-size:0;
}
.tv_programm .add_favorite a{
	display:block;
	width:23px;
	height:22px;
	background:url(../img/stars.png) 0 -22px;
}
.tv_programm .add_favorite a:hover{
	background-position:0 0;
}
.tv_programm .add_favorite.cur a{
	background-position:0 0;
}
.tv_programm .add_favorite.cur a:hover{
	background-position:0 -22px;
}
/* End of tv_programm */

/* all_channels */
.all_channels{
	width:750px;
	margin:30px -20px 0 0;
}
.all_channels .list{
	margin:40px 0;
}
.all_channels .list div{
	float:left;
	margin:0 20px 40px 0;
	width:230px;
	line-height:50px;
}
.all_channels .list div .logo{
	width:50px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
}
.all_channels .list div .logo a{
	display:block;
	width:50px;
	height:50px;
	float:left;
	margin:0 10px 0 0;
}
.all_channels .list div p{
	margin:0;
	display:table-cell;
	height:50px;
    vertical-align:middle;
	padding:0;	
	line-height:18px;
}
.all_channels .list div a{
	font-size:16px;
}
.center{
	margin:0 auto;
	text-align:center;
}
/* End of all_channels */

/* one_channel */
.one_channel{
	margin-top:30px;
}
.one_channel h1{
	margin:20px 0 10px;
	font-size:20px;
}
.one_channel h2{
	margin:20px 0 10px;
	font-size:16px;
}
.one_channel .broadcast{
	padding-top:20px;
	width:500px;
}
.one_channel .broadcast p{
	padding:5px 0 5px 65px;
}
.one_channel .broadcast p span{
	margin-left:-65px;
}
.one_channel .broadcast p:hover{
	background:#fffce6;
}
.one_channel .broadcast p span b{
	font-weight:normal;
}
.one_channel .broadcast p.past, .one_channel .broadcast p.past *{
	color:#999999;
}
.one_channel .broadcast p span, .one_channel .broadcast p.cur span, .one_channel .broadcast p.cur span *{
	color:#999999;
}
.one_channel .broadcast p.cur span *{
	color:#000000;
}
.broadcast .print{
	margin:2px 2px 2px !important;
	display:block;
	float:right;
	background:url(../img/icon_print.png) no-repeat;
	width:15px;
	height:11px;
	line-height:11px;
	font-size:0 !important;
	cursor:pointer;
}
.broadcast .star{
	display:block;
	margin:-2px 2px 2px 4px !important;
	float:right;
	background:url(../img/star_passive.gif);
	width:20px;
	height:18px;
	cursor:pointer;
}
.broadcast .star:hover{
	background:url(../img/star_active.gif);
}
.broadcast .star.active{
	background:url(../img/star_active.gif);
}
.broadcast .star.active:hover{
	background:url(../img/star_passive.gif);
}
/* End of one_channel */

/* print */
.print{
	width:730px;
	margin:0 auto;
}
.print .recommends{
	margin:0 -20px 0 0;
}
.print h2{
	margin:30px 0 20px;
}
.print h1{
	margin:30px 0 20px;
}
.print .recommends p{
	margin:0 20px 10px 0;
	color:#333333;
	padding:0;
	width:355px;
	float:left;
	font-size:12px;
}
.print .sep{
	margin:20px 0;
	width:100%;
	height:1px;
	font-size:0;
	border-top:1px dashed #000;
}
.print .broadcast{
	width:100%;
}
.print .broadcast .del{
	display:none;
	float:right;
	margin-right:-10px;
}
.print .broadcast .del a{
	font-size:14px;
	line-height:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#7c7b70;
	text-decoration:none;
}
.print .broadcast p{
	clear:both;
	margin:0;
	padding:7px 20px 7px 70px;
}
.print .broadcast p, .print .broadcast p span, .print .broadcast p a{
	font-size:13px;
}
.print .broadcast p:hover{
	background:#fffce6;
}
.print .broadcast p:hover .del{
	display:block;
}
.print .broadcast p span{
	float:left;
	margin:0 15px 0 -70px;
}
.print .broadcast .channel{
	margin-left:10px;
	float:none;
}
.print .broadcast .channel a{
	font-style:italic;
	color:#000000;
}
.print .buttons{
	float:right;
}
.print .buttons a{
	float:left;
	margin-left:20px;
}
/* End of print */

/* favorite */
.favorite{
	width:730px;
	margin:0 auto;
}
.favorite .top_links span{
	margin-right:20px;
}
.favorite .top_links a, .favorite .top_links span{
	font-size:16px;
	font-weight:bold;
}
.favorite .top_links span a{
	font-weight:normal;
}
.favorite .top_links span a:hover{
}
.favorite .items{
	width:460px;
	margin:60px auto 0;
}
.favorite .item{
	margin:0 0 55px;
}
.favorite .item .title, .favorite .item a.title{
	font-size:18px;
	margin-right:5px;
}
.favorite .item .del{
	margin:4px 0 0;
	float:right;
}
.favorite .item .del a{
	padding:0;
	padding-left:20px;
	font-size:12px;
	line-height:13px;
	height:13px;
	color:#999999;
	background:url(../img/icon_del.png) no-repeat;
	background-position:0 -13px;
}
.favorite .item .del a:hover{
	color:#990000;
	background-position:0 1px;
}
.favorite .item .channel{
	margin:5px 0 0 15px;
	font-style:italic;
	color:#999999;
}
/* End of favorite */

/* tv_popup */
.tv_popup{
	display:none;
	position:absolute;
	padding:17px 17px 10px 17px;
	width:171px;
	border:1px solid #9f9f9f;
	background:#fffce6;
}
.tv_popup .close{
	right:5px;
	top:0px;
	position:absolute;
	float:right;
}
.tv_popup .close a{
	color:#b2b0a1;
	font-size:16px;
	font-family:Verdana, Geneva, sans-serif;
	text-decoration:none;
}
.tv_popup h1{
	margin:0 !important;
	padding:0 !important;
	font-size:12px;
	font-weight:normal;
}
.tv_popup p{
	font-size:11px !important;
	margin:10px 0 !important;
	padding:0 !important;
	color:#666666;
}
.tv_popup .links div{
	clear:both;
	line-height:25px;
	margin-bottom:6px;
}
.tv_popup .links span{
	margin:0 !important;
	padding:0 !important;
	clear:both;
	width:35px;
	height:25px;
	float:left;
	line-height:25px;
}
.tv_popup .links a{
	font-size:13px;
	text-decoration:none;
	border-bottom:1px dashed #0066cc;
}
.tv_popup .links a:hover{
	border-bottom:1px dashed #9d0c15;
}
/* End of tv_popup */

/* favorite */
.favlink {
	background-image: url('/img/icon_star_double.gif');
	background-repeat: no-repeat;
	height:23px;
	line-height:23px;
	padding-left: 23px;
}
.favlink a {
	margin-left: 10px;
}
.favorite .item {
	font-size: 18px;
}
.favChannelIcon {
	cursor: pointer;
	background-image: url('/img/icon_star_double.gif');
	background-repeat: no-repeat;
	width: 23px;
	height: 23px;
	margin-top: 13px;
	position:absolute; 
	right: 0; 
	top: 0;
}
/* End of favorite */
