/* MAIN 
-------------------------------------- */
html {
	height: 100%;
	width: 100%;
	}
body {
	height: 100%;
	width: 100%;
	background-image: url(/images/top_back.gif);
	background-repeat: repeat-x;
	background-color: #EBEBEB;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	}
.red {
	color: #EB1C24;
	}
#v_all {
	clear: both;
	}
a img {
	border:0px;
	}
.text_1 {
	font-size: 16px;
	font-weight: bold;
	}	
/* TOP BANNERS 
-------------------------------------- */
#top_bans {
	display: block;
	height: 90px;
	width: 100%;
	background-color: #9B9D9F;
	}
#c_top_bans {
	height: 90px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#ban_600_90_1 {
	height: 90px;
	width: 600px;
	display: block;
	background-color: #BABCBE;
	border: 1px dashed #FFFFFF;
	float: left;
	}
#ban_240_90_1 {
	height: 90px;
	width: 240px;
	display: block;
	background-color: #BABCBE;
	border: 1px dashed #FFFFFF;
	float: right;
	}
	
/* TOPER 
-------------------------------------- */
#toper {
	display: block;
	height: 210px;
	width: 100%;
	background-image: url(/images/top_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	color: #CCCCCC;
	}
#toper a{
	color: #CCCCCC;
	text-decoration: underline;
	}
#toper a:hover{
	color: #FFFFFF;
	}
#toper_back {
	background-image: url(/images/main_line.gif);
	background-repeat: repeat-x;
	background-position: center top;
	height: 220px;
	}
#toper_inside {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	}
#top_nav {
	height: 30px;
	padding-top: 10px;
	}
#search {
	display: block;
	width: 400px;
	float: left;
	}
#search input {
	font-size: 10px;
	width: 150px;
	margin-bottom: 5px;
	margin-right: 5px;
	color: #000000;
	background-color: #CCCCCC;
	}
#search img {
	}
.logo {
	display: block;
	width: 310px;
	float: left;
	margin-top: 50px;
	margin-left: 30px;
	}
.register {
	color: #FFFFFF;
	display: block;
	float: right;
	}
/* MENU 
-------------------------------------- */
#main_menu {
	margin-top: 70px;
	float: right;
	display: block;
	padding-right: 10px;
	}
#main_menu ul{
	list-style:none;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 25px;
	margin-bottom: 0px;
	margin-left: 0px;
	}
#main_menu li{
	float: left;
	clear: left;
	}
#main_menu li a {
	display: block;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	}
#main_menu li a:hover {
	border: 1px solid #000000;
	padding-top: 1px;
	padding-right: 3px;
	padding-bottom: 1px;
	padding-left: 3px;
	}
.red_b {
	background-color: #EB1C24;
	}

/* NAVI 
-------------------------------------- */
#navi {
	display: block;
	width: 300px;
	float: right;
	}
#navi ul{
	list-style:none;
	padding: 0px;
	margin: 0px;
	display: block;
	float: right;
	}
#navi li{
	float: left;
	margin-right: 13px;
	}
#navi li a {
	height: 24px;
	width: 24px;
	display: block;
	}
#navi li a:hover{
	background-repeat: no-repeat;
	}
.nav_home a:hover{
	background-image: url(/images/navi_home.gif);
	}
.nav_mail a:hover{
	background-image: url(/images/navi_mail.gif);
	}
.nav_map a:hover{
	background-image: url(/images/navi_map.gif);
	}
#path {
	font-size: 12px;
	color: #CCCCCC;
	}
#path a{
	color: #CCCCCC;
	}
#path a:hover{
	}
/* CONTENT 
-------------------------------------- */
#content {
	width: 962px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px;
	clear: both;
	}
#ban_240_400_1 {
	height: 400px;
	width: 240px;
	display: block;
	float: right;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	}
/* PART 1 
-------------------------------------- */
.m_n_blok {
	list-style:none;
	margin: 0px;
	padding: 0px;
	height: 220px;
	display: block;
	width: 720px;
	float: left;
	}
.m_n_blok li {
	float: left;
	display: block;
	padding-right: 20px;
	width: 160px;
	}

.m_n_blok li span,
#four_spec ul li span {
	display: block;
	height: 98px;
	overflow: hidden;
	}
.m_n_blok h1 {
	font-size: 15px;
	color: #EB1C24;
	margin: 0px;
	padding: 0px;
	}
.m_n_blok p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #333333;
	}
.m_n_blok a {
	color: #EB1C24;
	}
.m_n_blok a:hover {
	color: #333333;
	}
.spec_blok {
	list-style:none;
	margin: 0px;
	padding: 0px;
	width: 720px;
	float: left;
	}
.spec_blok h1 {
    margin: 0px;
    padding: 0px;
    font-size: 19px;
    text-transform: uppercase;
    display: block;
    }
.spec_blok li {
    display: block;
    width: 318px;
    padding: 10px;
    height: 160px;
    float: left;
    margin-right: 20px;
    background-image: url(/images/back_kove.png);
    background-repeat: no-repeat;
    } 
.spec_blok p {
	display: block;
	width: 140px;
	padding: 0px;
	float: left;
	margin-top: 5px;
	margin-bottom: 0px;
	}
.spec_blok li a p{
	color: #000000;
	text-decoration: underline;
	}
.spec_blok li a:hover p {
	color: #666666;
	}
.spec_blok img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 4px;
	display: block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	}
/* RUBRIKS BLOK 
-------------------------------------- */
#rubriks_blok {
	background-repeat: no-repeat;
	display: block;
	height: 410px;
	padding-left: 25px;
	}
#rubriks_blok ul {
	list-style:none;
	margin: 0px;
	height: 220px;
	display: block;
	float: left;
	padding: 0px;
	}
#rubriks_blok li {
	float: left;
	display: block;
	padding-right: 20px;
	width: 200px;
	}
#rubriks_blok h1 {
	font-size: 20px;
	margin: 0px;
	padding: 0px;
	}
#rubriks_blok h1 a{
	color: #000000;
	}
#rubriks_blok h1 a:hover {
	color: #EB1C24;
	}
#rubriks_blok h4 {
	font-size: 11px;
	color: #666666;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	}
#rubriks_blok p {
	padding: 0px;
	margin-top: 8px;
	margin-bottom: 5px;
	display: block;
	color: #333333;
	}
#rubriks_blok ul img {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	padding: 4px;
	margin-top: 5px;
	}
.head_img {
	margin-top: 25px;
	}
/* T COMM 
-------------------------------------- */
#t_comm {
	color: #FF0000;
	}
#t_comm a{
	color: #000000;
	}
#t_comm a:hover{
	text-decoration: none;
	}
/* RIGHT PART 
-------------------------------------- */
#right_part {
	width: 240px;
	float: right;
	}
.spec_blok_in {
	list-style:none;
	display: block;
	width: 175px;
	padding: 30px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
	}
.spec_blok_in li p {
	margin: 0px;
	padding: 0px;
	text-decoration: underline;
	}
.spec_blok_in li a {
	color: #000000;
	text-decoration: underline;
	}
.spec_blok_in li a:hover {
	text-decoration: none;
	color: #666666;
	}
.spec_blok_in li{
	}
.spec_blok_in h1{
	margin: 0px;
	font-size: 20px;
	text-transform: uppercase;
	padding: 0px;
	}
/* Desk
-------------------------------------- */
#desk {
	float: left;
	width: 650px;
	padding-left: 20px;
	background-repeat: no-repeat;
	padding-right: 20px;
	}
.h_club {
	background-image: url(/images/back_top_h_club.jpg);
}
.h_kino {
	background-image: url(/images/back_top_h_kino.jpg);
}
.h_resto {
	background-image: url(/images/back_top_h_resto.jpg);
}
.h_sport {
	background-image: url(/images/back_top_h_obzor.jpg);
}
.h_style{
	background-image: url(/images/back_top_h_style.jpg);
}
.h_travel {
	background-image: url(/images/back_top_h_travel.jpg);
}
.h_cult {
	background-image: url(/images/back_top_h_cult.jpg);
}
.h_concert {
	background-image: url(/images/back_top_h_concert.jpg);
}
.h_monde {
	background-image: url(/images/back_top_h_monde.jpg);
}
.h_konkurs {
	background-image: url(/images/back_top_h_konkurs.jpg);
}
.h_peter {
	background-image: url(/images/back_top_h_peter.jpg);
}
.h_rakurs {
	background-image: url(/images/back_top_h_rakurs.jpg);
} 
#desk h2{
	font-size: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 5px;
	}
#desk span img{
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	}
/* Comments
-------------------------------------- */
#comments {
	}
#comments h3{
	font-weight: normal;
	font-size: 26px;
	margin: 0px;
	padding: 0px;
	}
#comments h3 span{
	color: #999999;
	font-size: 20px;
	}
#comments h4{
	font-size: 30px;
	color: #CCCCCC;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}
#comments h5{
	margin: 0px;
	padding: 0px;
	font-size: 15px;
	}
#comments h6{
	padding: 0px;
	margin-top: 0px;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
	margin-bottom: 0px;
	}
#comments p{
	padding: 0px;
	color: #333333;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	}
#comments ul{
	list-style:none;
	padding: 0px;
	margin-left: 0px;
	}
#comments li{
	display: block;
	padding: 10px;
	margin: 0px;
	}
#comments a{
	color: #FF0000;
	}
.com_light {
	background-color: #FCFCFC;
	}
/* PART 3 
-------------------------------------- */
#part_3 {
	clear: both;
	}
#four_spec {
	background-image: url(/images/back_spec_b.png);
	background-repeat: no-repeat;
	width: 400px;
	height: 560px;
	clear: left;
	}
#four_spec ul{
	list-style:none;
	margin: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	}
.head_f_c {
	margin-top: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
#four_spec li {
	float: left;
	display: block;
	padding-right: 20px;
	width: 160px;
	padding-bottom: 5px;
	}
#four_spec h1,
#info_bl_2 h1,
#news_list h1 {
	font-size: 15px;
	color: #000000;
	margin: 0px;
	padding: 0px;
	}
#four_spec h1 a,
#info_bl_2 h1 a,
#news_list h1 a{
	color: #000000;
	}
#four_spec h1 a:hover,
#info_bl_2 h1 a:hover,
#news_list h1 a:hover{
	color: #EB1C24;
	}
#four_spec p,
#info_bl_2 p,
#news_list p {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	color: #626366;
	}
#four_spec ul li a img, 
#rubriks_blok ul li a img,
#news_list ul li a img,
.m_n_blok a img,
.spec_blok a img,
.spec_blok_in a img{
	border: 1px solid #000000;
	background-color: #FFFFFF;
	padding: 4px;
	}
#four_spec ul li a:hover img,
#rubriks_blok ul li a:hover img, 
#news_list ul li a:hover img,
.m_n_blok a:hover img,
.spec_blok a:hover img,
.spec_blok_in a:hover img{
	border: 1px dashed #000000;
	background-color: #CCCCCC;
	}
#rubriki {
	width: 240px;
	float: right;
	}
#rubriki a {
	text-decoration: none;
	}
#rubriki ul,
#info_bl_2 ul {
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#rubriki li {
	background-image: url(/images/back_rubric.png);
	background-repeat: repeat-y;
	display: block;
	background-position: left bottom;
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
#rubriki h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 10px;
	margin-bottom: 0px;
	font-size: 15px;
	}
#rubriki h3 a{
     color: #000000;
     text-decoration: underline;
     }
#rubriki h3 a:hover{
     color: #EB1C24;
     text-decoration: underline;
     }
#rubriki p {
	padding-bottom: 5px;
	padding-left: 10px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	color: #333333;
	}
.rubr_red a {
	background-color: #EB1C24;
	font-size: 19px;
	font-weight: bold;
	padding: 3px;
	color: #FFFFFF;
	height: 50px;
	width: 200px;
	}
.rubr_red a:hover {
	background-color: #EB1C24;
	}
/* INFO BAN 
-------------------------------------- */
#info_ban {
	width: 240px;
	display: block;
	float: right;
	margin-right: 40px;
	}
#ban_240_400_2 {
	height: 400px;
	width: 240px;
	display: block;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	margin-bottom: 20px;
	}
#ban_240_90_2 {
	height: 90px;
	width: 240px;
	display: block;
	background-color: #FFFFFF;
	border: 1px dashed #999999;
	margin-bottom: 10px;
	}
#info_bl{
	background-image: url(/images/back_info.png);
	width: 210px;
	padding: 15px;
	margin-bottom: 10px;
	background-repeat: no-repeat;
	}
#info_bl p {
	margin: 0px;
	padding: 0px;
	color: #333333;
	}
#info_bl img {
	display: block;
	margin-bottom: 5px;
	}
.info_head {
	font-size: 15px;
	}
.info_temp {
	font-size: 24px;
	color: #EB1C24;
	margin-left: 10px;
	}	
.info_kurs {
	font-size: 18px;
	color: #EB1C24;
	margin-left: 10px;
	}
#info_bl_2 {
	background-image: url(/images/back_info.png);
	width: 210px;
	padding: 15px;
	background-repeat: no-repeat;
	}
#info_bl_2 img{
	display: block;
	margin-bottom: 20px;
	}
#info_bl_2 li{
	margin-bottom: 20px;
	}
	
/* Footer 
-------------------------------------- */
#footer {
	display: block;
	clear: both;
	background-color: #232323;
	margin-top: 40px;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #818181;
	}
#footer a{
	color: #DDDDDD;
	}
#footer a:hover{
	color: #EB1C24;
	}
#f_light {
	width: 920px;
	padding: 20px;
	margin-right: auto;
	margin-left: auto;
	}	
#footer h1{
	font-size: 16px;
	color: #999999;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	}
#footer ul{
	list-style:none;
	margin: 0px;
	padding: 0px;
	}
#footer li{
	float: left;
	}
.foo_1 {
	width: 380px;
	}
.foo_2 {
	width: 240px;
	margin-left: 30px;
	}

/* News List 
-------------------------------------- */
#news_list {
	width: 400px;
	}
#news_list h2,
#info_bl_2 h2{
	font-size: 11px;
	font-weight: normal;
	color: #9B9D9F;
	margin: 0px;
	padding: 0px;
	}
#news_list ul{
	list-style:none;
	padding: 0px;
	margin-right: 0px;
	margin-left: 20px;
	width: 400px;
	}
#news_list li{
	clear: left;
	display: block;
	}
#news_list span{
	margin-bottom: 20px;
	float: left;
	margin-left: 10px;
	width: 210px;
	}
#news_list img{
	float: left;
	margin-bottom: 20px;
	}

/* Text Afisha
-------------------------------------- */
#text_afisha{
	background-repeat: no-repeat;
	width: 380px;
	clear: left;
	padding-top: 15px;
	padding-left: 20px;
	color: #626366;
	}
#text_afisha h3{
	font-size: 15px;
	padding: 0px;
	margin: 0px;
	}
#text_afisha p{
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 0px;
	}
#text_afisha ul{
	list-style:none;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	}
#text_afisha li{
	background-image: url(/images/arrow_gray.gif);
	background-repeat: no-repeat;
	padding-left: 12px;
	background-position: 0px 5px;
	margin-left: 25px;
	margin-bottom: 15px;
	}
#text_afisha h6{
	font-size: 13px;
	text-align: right;
	font-weight: normal;
	padding-right: 20px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 70px;
	}
#text_afisha a{
	color: #000000;
	}
#text_afisha a:hover{
	color: #EB1C24;
	}
.afi_date {
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	}
.afi_week {
	font-size: 19px;
	font-weight: bold;
	color: #999999;
	}
.afi_club {
		background-image: url(/images/back_afi_club.png);
	}


/* Black Block 
-------------------------------------- */
#black_block {
  	background-image: url(/images/back_black_b2_up.jpg);
	background-repeat: no-repeat;
	background-color: #EBEBEB;
	margin-bottom: 20px;
	border: 1px solid #999999;
	
	}
#bb_bot_back{
	background-image: url(/images/back_black_b2_bot.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	padding-bottom: 30px;

	}
#black_block li{
	background-image: url(/images/arrow_black_bl.gif);
	background-repeat: no-repeat;
	background-position: 0px 3px;
	padding-left: 15px;
	margin-bottom: 15px;
	}
#black_block  ul{
	list-style:none;
	padding: 0px;
	margin-top: 30px;
	margin-left: 20px;
	}
#black_block a {
	color: #666666;
	font-size: 12px;
	}
#black_block a:hover {
	color: #cccccc;
	}
#black_block {
	}
.bb_img {
	margin-top: 20px;
	margin-left: 20px;
	}
#text_2 a{
	text-decoration: underline;
	color: #eb1c24;
	margin-left: 15px;
	}
.p_text{
	font-size: 14px;
	font-style: normal;
	color: #eb1c24;
	font-weight: bold;
	margin-left: 13px;
	} 

/* Path 
-------------------------------------- */
#path {
	font-size: 13px;
	color: #666666;
	display: block;
	padding-bottom: 25px;
	}
#path a{
	color: #999999;
	}
#path a:hover{
	color: #000000;
	}
	
/* Afisha 
-------------------------------------- */
#afisha {
	background-image: url(/images/back_top_afisha.png);
	background-repeat: no-repeat;
	clear: both;
	display: block;
	width: 1000px;
	height: 250px;
	background-position: 20px top;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	color: #FFFFFF;
	padding-top: 50px;
	}

/* Forum_comments
-------------------------------------- */

#back_form {

	margin-top: 20px;
}
#back_form h3{
	font-size: 14px;
	font-weight: normal;
	padding-bottom: 30px;
}

#forum_comments {
	display: block;
	clear: left;
}
#forum_comments ul{
}
#forum_comments li{
	display: block;
	margin-bottom: 5px;
	padding: 15px;
}
#forum_comments h3{
	font-size: 14px;
	font-weight: normal;
}
#forum_comments h4{
	font-size: 17px;
	color: #000;
}
#forum_comments h5{
	font-weight: normal;
	color: #999;
	font-size: 11px;
}
#forum_comments p{
	padding-top: 5px;
	margin: 0px;
}
.com_light {
	background-color: #FCFCFC;
	border: 1px dotted #CCC;
}

.t_area {
	display: block;
	margin-bottom: 20px;
	height: 150px;
	width: 400px;
	margin-top: 5px;
	font-size: 15px;
	padding: 5px;
	
