html {
	margin: 0;
	padding: 0;
}
body {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 1px;
	font-size: 12px;
	height: 100%;
	background: #EAE8DA;
}
a, table a {
color: #4D5F69;
text-decoration: none;
}
a:hover, table a:hover {
	text-decoration: underline;
}
table {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	font-size: 12px;
}
form {
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
a {
	border: 0;
}

#day_info_line {
	background-color: #000;
	font-size: 11px;
	padding-left: 10px;
	color: #CCCDA8;
}
#day_info_line span{
	color: #C8C97C;
}
#day_info_line a{
	color: #D8D98C;
}
#header {
	position: relative;
	height: 90px;
	background: #4D5F69;
}
#footer {
	clear: both;
	height: 80px;
	background: #070C20 /* url("/pict/main_news_np_logo.gif")*/ no-repeat 810px 20px;
}
#footer .inner{
	padding: 7px 15px;
	color: #FFF;
	font-size: 11px;
}
#footer a{
	font-size: 11px;
	color: #FFF;
}
#footer span{
	font-size: 10px;
	color: #F46507;
}
#content {
	margin-left: 1px;
	margin-right: 1px;
	width: 997px;
	margin: auto;
}
#left_col {
	width: 160px;
}
#left_col .top_space{
	height: 13px;
	background: #4D5F69;
	border-bottom: 1px solid #000;
}
#main_col {
	width: 600px;
}
#right_col {
	width: 237px;
}
#top_logo{
	position: absolute;
	top: 15px;
	left: 5px;
	width: 145px;
	height: 35px;
	background: url("/pict/top_logo.gif") no-repeat 0 0;
}
#top_logo a{
	display: block;
	width: 145px;
	height: 35px;
	text-decoration: none;
}
#top_main{
	position: absolute;
	height: 90px;
	width: 600px;
	left: 160px;
	top: 0;
}
#top_main_body{
	height: 72px;
	padding-left: 5px;
}
.collection{
	color:#CCCC99;
	font-size:11px;
	padding-top: 10px;
	font-weight: bold;
}
#top_main_body a.green{
	font-size: 12px;
	font-weight: bold;
	color: #CCCC99;
	text-decoration: none;
}

#top_main_body a.green:hover{
	text-decoration: underline;
}
#top_main_body .search_form{
	margin-top: 3px;
	margin-bottom: 3px;
}
#top_main_footer .time{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	padding-top: 2px;
	padding-right: 5px;
	color: white;
	font-size: 11px;
	float: right;
}
#top_main_footer{
	background: black url("/pict/top_main_footer.gif") repeat-y;
	height: 18px;
}
#top_promo_block {
	padding: 1px 0 0 5px;
}
#top_promo_block .addfavorite{
	float: left;
	width: 15px;
	height: 16px;
	background: black url("/pict/favorite.gif") no-repeat;
}
#top_promo_block .setstart{
	margin-left: 5px;
	float: left;
	width: 18px;
	height: 17px;
	background: black url("/pict/sethome.gif") no-repeat;
}
#top_promo_block .addfavorite a, #top_promo_block .setstart a{
	display: block;
	width: 100%;
	height: 100%;
	text-decoration: none;
}
#top_right{
	position: absolute;
	top: 0;
	left: 755px;
	height: 90px;
}
#top_right .meteo_money{
	margin-left: 8px;
	margin-top: 0;
	width: 230px;
}
#top_right .meteo_money td{
	padding: 1px; 
	font-size: 10px;
}
#top_right .meteo{
	font-size: 10px;
	color: #F1F308;
}
#top_right .meteo a{
	font-size: 10px;
	color: #F1F308;
	text-decoration: none;
}
#top_right .meteo td{
	padding: 0;
}
#top_right a.money_link_s, #top_right a.meteo_link_s, #top_right .meteo_money td span{
	color: #6D7F89;
}
#top_right a.meteo_link{
	color: #DADEB8;
}
#top_right a.money_link{
	color: #93C495;
}
#top_right a.money_link, #top_right a.meteo_link{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#top_right .money{
	font-size: 10px;
	color: #F1F308;
	margin-left: 5px;
}
#top_right .money a{
	font-size: 10px;
	color: #35C166;
	text-decoration: none;
}
#top_right .money td{
	padding: 1px;
}

#top_main_body .user_block {
	text-align: left;
	width: 150px;
	color: #E4E7BD;
	font-size: 10px;
	padding-left: 5px;
}
#top_main_body .user_block a{
	color: #E4E7BD;
	font-size: 10px;
}
#top_main_body .user_block a:hover{
	text-decoration: none;
}
#top_main_body .news_info_block {
	text-align: left;
	width_: 250px;
	color: #E4E7BD;
	font-size: 10px;
	padding-left: 5px;
}
/* search */
#top_main_body .search_text {
	width: 200px;
	height:18px;
	font-size: 11px;
	border: 1px solid #828587;
	background: #1B222A;
	color: #FFFFCC;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	padding-top: 0;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 2px;
}
#top_main_body .search_button {
	color:#CCCC99;
	height: 20px;
	background: #3D4D5F /* url("/pict/search_button.gif")*/ no-repeat;
	cursor: pointer;
	border: 1px solid #828587;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 2px;
	padding-bottom: 5px;
}

#important_news{
	border-top: 2px solid #C39C03;
	background: #162243 url("/pict/important_news_bg.gif") repeat;
}
#important_news table.news td{ 
    position: relative;
    padding: 0 2px 2px 2px;
	width: 196px;
	background: url("/pict/important_news_middle_tv.gif") no-repeat;
}
#important_news .top_img{
    background: url("/pict/important_news_top_tv.gif") repeat-x;
	height: 12px;
	font-size: 0;
}
#important_news .bottom_img{
    background: url("/pict/important_news_bottom_tv.gif") repeat-x;
	height: 10px;
    font-size: 0;
}
#important_news .news_top{
    font-family: Tahoma, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
	margin: 0 14px 0 14px;
	color: white;
}
#important_news .news_bottom{
	margin: 2px 18px 0 14px;
}
#important_news .news_bottom a{
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	text-decoration: none;
	font-weight: bold;
	color: #C8FBFB;
	font-size: 12px;
}
#important_news .news_bottom a:hover{
	text-decoration: underline;
}
#important_news .news_bottom a:visited{
	color: #98CBCB;
}
#important_news .important_news_container{
    position: relative;
}
#important_news .important_news_table td{
    width: 200px;
}
#important_news .icons{
    position: absolute;
    left: 140px;
    top: 1px;
    width: 45px;
}
#important_news .icons a{
    width: 17px;
    height: 14px;
    display: block;
    text-decoration: none !important;
}
#important_news .icons .print{
    background: url("/pict/print_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
}
#important_news .icons .save{
    background: url("/pict/save_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
}
#important_news .icons .photo{
    background: url("/pict/photo_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
}
#important_news .icons .send{
    background: url("/pict/send_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
}
#important_news .icons .blog{
    background: url("/pict/blog_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 5px;
    margin-bottom: 6px;
}
#main_news{
	background: #162243 url("/pict/main_news_bg.gif") repeat-y;
}
#main_news .top_img{
	background: url("/pict/main_news_top.gif") no-repeat;
	height: 36px;
}
#main_news .bottom_img{
	background: url("/pict/main_news_bottom.gif") no-repeat;
	height: 28px;
}
#main_news .news{
	background: url("/pict/main_news_middle.gif") no-repeat;
	position: relative;
	padding: 0 30px 0 30px;
}
#main_news .right_td {
	padding-right: 10px;
}
#main_news td {
	padding-left: 7px;
}
#main_news .header{
	text-align: right;
	margin-bottom: 10px;
}
#main_news .header a{
	color: #CFF;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
}
#main_news .header a:hover{
	text-decoration: underline;
}
#main_news .notice{
	color: white;	
	font-size: 12px;
	font-weight: bold;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
}
#main_news .icons a{
    width: 17px;
    height: 14px;
    display: block;
    text-decoration: none !important;
    float: left;
}
#main_news .icons .print{
    margin-right: 3px;
    margin-left: 0;
    float: left;
}
#main_news .icons .save{
    float: left;
    margin-right: 6px;
    margin-left: 0;
}
#main_news .icons .photo{
    margin-right: 7px;
    margin-left: 0;
    float: left;
}
#main_news .icons .send{
    margin-right: 3px;
    margin-left: 0;
    float: left;
}
#main_news .icons .blog{
    float: left;
    margin-left: 0;
}
#main_news .time {
	float: right;
	color: white; 
	font-weight: bold;
	font-size: 11px;
}
#main_news .hr{
	font-size: 0;
	height: 2px;
	border-top: 1px solid #C39C03;
	border-bottom: 1px solid #C39C03;
	margin: 5px 5px 7px 5px;
}
#main_news .main_news_bottom {
	padding-left: 10px;
	padding-bottom: 2px;
	color: #CCCDA8;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	background: /* url("/pict/main_news_np_logo.gif")*/ no-repeat 373px 0;
}
#main_news .main_news_bottom span{
	color: #C8C97C;
}
#news_list01 {
	padding: 0 11px 50px 11px;
	overflow: hidden;
}
#news_list01 .left_news{
	padding-top: 7px;
	width: 288px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#news_list01 .right_news{
	width: 287px;
	padding-top: 7px;
	font-size: 10px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#news_list01 .cat_header{
	background: #E2E2C5;
	text-transform: uppercase;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 12px;
	border: 1px solid #CCCC99;
	margin: 0 5px 5px 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-kphp-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}
#news_list01 .cat_header_old{
	background: #4D5F69;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 12px;
}
#news_list01 .photo_td_main_page{
    width: 120px;
}
#news_list01 .cat_header a{
	font-size: 14px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #4d5f69;
	font-weight:bold;
	text-decoration: none;
}
#news_list01 .cat_header_old a{
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #E8C15C;
	text-decoration: none;
}
#news_list01 .cat_header{
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #E2621B;
	text-decoration: none;
}
#news_list01 .cat_header_old{
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #F2B562;
	text-decoration: none;
}
#news_list01 .list{
	padding: 5px 2px 10px 2px;
}
#news_list01 .list table{
	margin: 4px 0;
}
#news_list01 .list td{
	padding-top: 2px;
}
#news_list01 .list a{
	color: #000;
	text-decoration: none;
}
#news_list01 .list a:hover{
	text-decoration: underline;
}
#news_list01 .list a:visited{
	color: #555;
}
#news_list01 .news_time span{
	padding: 0 2px;
	background: #F5F3E5;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	font-size: 10px;
}
#news_list01 .news_time{
	width: 36px;
	text-align: right;
	background: #F5F3E5;
	font-size: 10px;
}
#news_list01 .list table{
	font-size: 11px;
}
#news_list01 .fresh_list table{
	font-size: 11px;
}
#news_list01 .fresh_list a{
	font-size: 12px;
	color: #000;
}
#news_list01 .right_news_top{
	height: 1px;
	background: #CCCC99;
	font-size: 0;
	
}
#news_list01 .right_news_top_old{
	height: 14px;
	background: #4D5F69;
	font-size: 0;
}
#news_list01 .right_list{
	padding-top: 15px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	/*background: #F5F3E5 url("/pict/right_news_corner.gif") no-repeat;*/
	/*text-transform: uppercase;
	border: 1px solid #DFD5B3;
	margin: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;*/
}
#news_list01 .right_fresh_list{
	padding-top: 20px;
	padding-right: 3px;
	background: url("/pict/right_news_corner.gif") no-repeat;
}
#news_list01 .right_fresh_list_old{
	padding-top: 20px;
	padding-right: 3px;
	background: url("/pict/right_news_corner_2.gif") no-repeat;
}
#news_list01 .right_fresh_list a{
	color: #000;
	font-size: 12px;
}
.icons a{
    width: 17px;
    height: 14px;
    display: block;
    text-decoration: none !important;
}
.icons .print{
    background: url("/pict/print_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 4px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.icons .save{
    background: url("/pict/save_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    margin-bottom: 3px;
    margin-top: 3px;
    margin-left: 2px;
    float: right;
}
.icons .photo{
    background: url("/pict/photo_ico.gif") no-repeat;
    width: 17px;
    float: right;
    height: 14px;
    margin-left: 4px;
    margin-bottom: 3px;
    margin-top: 3px;
}
.icons .send{
    background: url("/pict/send_ico.gif") no-repeat;
    margin-left: 5px;
    float: right;
    margin-bottom: 3px;
    margin-top: 3px;
}
.icons .blog{
    background: url("/pict/blog_ico.gif") no-repeat;
    width: 17px;
    height: 14px;
    float: right;
    margin-left: 3px;
    margin-bottom: 3px;
    margin-top: 3px;
}
#news_list01 .date_time{
	clear: both;
	position: relative;
	border-top: 2px solid #B9B8AF;
	text-align: right;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#news_list01 .header{
	margin-bottom: 3px;
}
#news_list01 .header a {
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
	color: #000;
}
#news_list01 .header a:hover {
	text-decoration: underline;
}
#news_list01 .header a:visited {
	color: #555;
}
#news_list01 .news_block td{
	padding-left: 7px;
	padding-bottom: 10px;
	font-size: 11px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}

#left_main_menu{
	background: #1B222A;
}
#left_main_menu a.menus{
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 15px;
	color: #CCCC99;
	text-decoration: none;
	font-weight: bold;
}
#left_main_menu a.menus:hover, #left_main_menu a.hover_m{
	background: #6D7F89;
	color: #FFCC66;
}
#left_main_menu a{
	display: block;
	padding-left: 5px;
	padding-top: 2px;
	font-size: 13px;
	color: #E5E5E5;
	text-decoration: none;
	font-weight: bold;
}
#left_main_menu a:hover, #left_main_menu a.hover{
	background: #4D5F69;
	color: #FFCC66;
}
#left_sub_menu{
	background: #1B222A;
}
#right_col {
}
#right_col .top_space{
	font-size: 0;
	height: 5px;
	background: #4D5F69;
}
#right_col .add_gray{
	position: absolute;
	background: #4D5F69;
	height: 6px;
	width: 20px;
	font-size: 0;
}
#right_col .choose_menu{
	height: 25px;
	background: #1B222A;
	position: relative;
	padding-bottom: 10px;
}
#right_col .button02, #right_col .button01{
	background: url("/pict/choose_menu_corner.gif") no-repeat;
}
#right_col .button02_hover, #right_col .button01_hover{
	background: #4D5F69;
}
#right_col .button01, #right_col .button02, #right_col .button02_hover, #right_col .button01_hover{
	float: right;
	height: 18px;
	padding: 7px 3px 0 7px;
}
#right_col .button01 a, #right_col .button02 a, #right_col .button02_hover a, #right_col .button01_hover a{
	color: #E3903B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#right_col .button01, #right_col .button02, #right_col .button02_hover, #right_col .button01_hover{
	color: #E3903B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#right_col .button01 span, #right_col .button02 span, #right_col .button02_hover span, #right_col .button01_hover span{
	color: #E3903B;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
#right_col .button01 a:hover, #right_col .button02 a:hover{
	text-decoration: underline;
}
#right_col .choose_news_list{
	padding: 0 5px 10px 5px;  
	background: #1B222A url("/pict/right_long_text.gif") no-repeat 10px 0;
}
#right_col .choose_news_list td{
	padding-left: 5px;
	padding-bottom: 2px;
}
#right_col .news_time{
	color: #E5E5E5;
	text-decoration: none;
	font-size: 10px;
	width: 31px;
	text-align: right;
	padding-right: 2px;
}
#right_col .choose_news_list a{
	color: #E5E5E5;
	text-decoration: none;
	font-size: 11px;
}
#right_col .choose_news_list a:hover{
	text-decoration: underline;
}
#right_col .choose_news_list a:visited{
	color: #A5A5A5;
}
#cat_path{
	background: #4D5F69;
	padding: 0 10px 3px 10px;
	color: #EBEADE;
	border-top: 1px solid #000;
}
#cat_path a{
	color: #EBEADE;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#cat_path a:hover{
	text-decoration: none;
}
#one_news{
	padding-right: 20px;
	padding-left: 20px;
	line-height: 16px;
	padding-bottom: 10px;
	width_: 400px;
}
#one_news .smalltext{
	font-size: 10px;
}
#one_news .left_area {
	background: #F5F3E5;
	width: 125px;
	padding: 5px 10px;
	float: left;
	margin-right: 8px;
	margin-left: -5px;
}
#one_news .date {
	color: #555;
	font-size: 10px;
	text-align: right;
	padding-right: 3px;
	padding-bottom: 2px;
	font-weight: bold;
}
#one_news .photo {
	padding-bottom: 5px;
	text-align: center;
}
#one_news .redactor {
	color: #000;
	font-size: 10px;
}
#one_news .redactor a{
	color: #FF6E0C;
	font-weight: bold;
	font-size: 10px;
}
#one_news .redactor a:hover{
	text-decoration: none;
}
#one_news .rating {
	color: #000;
	font-size: 10px;
}
#one_news .rating a{
	color: #000;
	font-weight: normal;
}
#one_news .rating a:hover{
	text-decoration: none;
}
#one_news .rating span{
	color: #FF6E0C;
	font-weight: bold;
	font-size: 8px;
}
.news_header{
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 20px;
	padding-top: 10px;
	margin: 0;
	font-family: Arial, Helvetica, sans-serif !important;
	line-height: 20px;
}
#one_news_info{
	background: #F5F3E5;
	margin: 10px 10px 0 10px;
	padding: 3px 5px;
	font-size: 11px;
	color: #777;
}
#one_news_info table{
	font-size: 11px;
	color: #777;
}
#one_news_info .td01 a{
	color: #FF6905;
}
#one_news_info .td02 span{
	color: #093;
	font-size: 11px;
	font-weight: bold;
}
#one_news_info .td02 .radio{
	margin: 0 1px;
}
#one_news_info .td02 .button{
	width: 21px;
	height: 21px;
	margin-top: 2px;
	border: 0;
	background: url("/pict/voice_button.gif") no-repeat;
	cursor: pointer;
}
#one_news_info .td03 a{
	color: #666;
}
#one_news_info .td03 a:hover{
	text-decoration: none;
}
#one_news_info span{
	color: #FF6905;
	font-weight: bold;
	font-size: 10px
}

#info_and_anonses {
	padding: 5px 5px 0 5px;
}
#info_and_anonses .left_col{
	padding-right: 3px;
}
#info_and_anonses .right_col{
	width: 180px;
	background: #4D5F69;
	margin-top: 5px;
}
#info_and_anonses .cat_header{
	background: #1B222A;
	text-transform: uppercase;
	padding-top: 2px;
	padding-left: 12px;
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #FC6;
}
#info_and_anonses .cat_header a{
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #FC6;
	text-decoration: none;
}
#info_and_anonses .news_list{
	padding: 5px 5px 5px 0;
}
#info_and_anonses .news_list a{
	color: #000;
	text-decoration: none;
}
#info_and_anonses .news_list a:hover{
	text-decoration: underline;
}
#info_and_anonses .news_list a:visited{
	color: #555;
}
#info_and_anonses .news_list td{
	padding-left: 5px;
}
#info_and_anonses .news_list table{
	margin: 6px 0;
}
#info_and_anonses .news_list td span{
	padding: 0 2px;
	background: #F5F3E5;
}
#user_info_block {
	padding: 5px 5px;
}
#user_info_block .cat_header{
	padding-top: 2px;
	padding-left: 12px;
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1B222A;
	margin-bottom: 5px;
	margin-top: 5px;
}
#news_list_only .cat_header{
	text-transform: uppercase;
	height: 23px;
	padding-top: 2px;
	padding-left: 12px;
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1B222A;
	margin-bottom: 5px;
	margin-top: 5px;
	background: none !important;
}
#news_list_only .cat_header a{
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1B222A;
	text-decoration: none;
}
#news_list_only .news_list{
	padding: 5px 5px 5px 0;
}
#news_list_only .news_list a{
	color: #000;
	text-decoration: none;
}
#news_list_only .news_list a:hover{
	text-decoration: underline;
}
#news_list_only .news_list a:visited{
	color: #555;
}
#news_list_only .news_list td{
	padding-left: 5px;
}
#news_list_only .news_list table{
	margin: 6px 0;
}
#news_list_only .news_list td span{
	padding: 0 2px;
	background: #F5F3E5;
}
#info_and_anonses .photos{
	padding_: 7px 10px 10px 10px;
}
#info_and_anonses .photos img{
	margin: 3px 5px;
}
#info_and_anonses .content_right_col{
	padding: 0 5px 20px 5px;
}
#info_and_anonses .right_header{
	padding: 5px 0 10px 0;
	text-align: right;
	color: #EAE8DA;
	text-transform: uppercase;
	font-size: 15px;
	font-weight: bold;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
}
#info_and_anonses .content_right_col a{
	margin-top: 10px;
	padding-left: 8px;
	color: #EAE8DA;
	font-size: 10px;
	text-decoration: none;
	display: block;
}
#info_and_anonses .link{
	background: url('/pict/orange_point.gif') no-repeat 0 4px;
}
#info_and_anonses .content_right_col a:hover{
	text-decoration: underline;
}
#all_news_list {
	padding: 1px;
}
#all_news_list .cat_header {
	background: #1B222A;
	text-transform: uppercase;
	padding-top: 3px;
	padding-left: 12px;
}
#all_news_list .cat_header a {
	font-size: 15px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
}
#all_news_list .news{
	padding: 4px 10px;
	font-size: 11px;
}
#all_news_list span{
	margin-left: -5px;
	background: #F5F3E5;
}
#all_news_list .news a{
	color: #000;
	text-decoration: none;
}
#all_news_list .news a:hover{
	text-decoration: underline;
}
#all_news_list .news a:visited{
	color: #555;
}
.block_for_news_comments {
	background: #F5F3E5;
	font-size: 11px;
	color: #444;
	margin: 0 10px 10px 10px;
	padding: 0 5px;
}
#form_comments {
	border-top: 1px solid #5B626A;
}
.block_for_news_comments a.close {
	color: #000;
	padding: 0 2px; 
	margin-top: 5px;
	display: block;
}
.block_for_news_comments a {
	color: #000;
}
.block_for_news_comments .text {
	border: 1px solid #4D5F69;
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.block_for_news_comments .button {
	border: 1px solid #4D5F69;
	background: #8D9FA9;
}
#login_form {
	position: absolute;
	width: 250px;
	height: 64px;
	top: 100px;
	left: 300px;
	background: gray;
	border: 1px solid black;
	padding: 3px;
}
#login_form a.close_form_login_link{
    float: right;
    font-size: 12px;
    color: white;
    text-decoration: none;
}
#login_form a.close_form_login_link:hover{
    text-decoration: underline;
}
#login_form .text{
    width: 100px;
    border: 1px solid #444;
    margin-bottom: 2px;
    font-size: 10px;
}
#login_form .button{
    border: 1px solid #000;
    background: #FF9933;
}
#login_form span{
	font-size: 12px;
}
#login_form .error{
	font-size: 10px;
	color: red;
	float: right;
	width: 120px;
	clear: both;
}
.login_link {
	font-size: 14px !important;
	font-weight: bold;
}
#search_page {
	padding-right: 30px;
}
.inp_search_text{
	border: 1px solid #1B222A;
	background: #E4E7BD;
	color: #1B222A;
	padding: 0;
	/*height: 17px;*/
}
.icons {
	position: relative;
}
.inp_search_submit{
	border: 1px solid #828587;
	background: #1B222A;
	color: #FFFFCC;
	height: 21px;
}
.search_header{
	padding: 3px 10px 3px 10px;
	font-size: 19px;
	font-family: Arial, Tahoma, Helvetica, sans-serif;
	color: #1B222A;
}

.bold span, .bold{
	font-weight: bold;
}
.tahoma span, .tahoma{
	font-family: Tahoma, Arial, Helvetica, sans-serif !important;
}
.arial span, .arial{
	font-family: Arial, Tahoma, Helvetica, sans-serif !important;
}
.clear{
	clear: both;
	font-size: 0;
	height: 0px;
}
.pages_list {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	margin: 5px 10px 10px 10px;
}
.pages_list a {
	color: #000;
	text-decoration: none;
	padding: 0 3px 1px 3px;
}
.pages_list a:hover, .pages_list span {
	background: #4D5F69;
	color: #FFF;
	text-decoration: none;
}
.pages_list span {
	padding: 0 3px 1px 3px;
	background: #4D5F69;
	color: #FFF;
}
.send {
    background: url("/pict/send_ico.gif") no-repeat;
    margin: 1px;
    width: 17px;
    height: 14px;
}
.send a{
	text-decoration: none;
	display: block;
}
.rating_table {
	margin: 10px;
}
.rating_table a {
	color: #FE7213;
	font-weight: bold;
}
.rating_table  th{
	padding: 2px;
	font-size: 11px;
	font-weight: bold;
}
.rating_table td{
	padding: 2px;
	font-size: 12px;
}
.rating_table td.rating{
	color: #009933;
	font-weight: bold;
}
.rating_order_form {
	padding: 13px 10px 5px 5px;
	float: right;
	font-size: 11px;
}
.rating_order_form select, .search_order_form select{
	border: 1px solid #000;
	font-size: 10px;
	background: #1B222A;
	color: #CAC9BF;
}
.rating_order_form input, .search_order_form input{
	border: 1px solid #000;
	font-size: 11px;
	background: #1B222A;
	color: #CAC9BF;
	width: 28px;
	height: 21px;
}

.search_order_form {
	padding: 5px 10px 5px 5px;
	float: right;
	font-size: 11px;
}
.valute_list, .meteo_list {
	padding: 2px 5px;
}
.meteo_list td{
	font-size: 10px;
}
.meteo_list th{
	font-size: 11px;
}
.valute_list a {
	color: #4D5F69;
	font-weight: bold;
	text-decoration: none;
}
.valute_list a:hover {
	text-decoration: underline;
}
.meteo_list a {
	color: #4D5F69;
	font-weight: bold;
	text-decoration: none;
}
.meteo_list a:hover {
	text-decoration: underline;
}
.last_news_main_page {
	color: #C8C97C;
}
.inner_space {
	padding: 0 5px;
}
.all_comments_link {
	padding: 0 2px;
	background: #AAA;
}
#main_news_list {
	background-color: #4D5F69;
	font-size: 10px;
	padding-top: 1px;
}
#main_news_list .header{
	background: #1B222A;
	padding-left: 12px;
	font-size: 18px;
	color: #FFCC66;
	text-align: center;
}
#main_news_list .news_list{
	padding: 2px 0 10px 5px;
}
#main_news_list .news_list a{
	color: #FFF;
	font-size: 11px;
}
#main_news_list .news_list a:visited{
	color: #C5C5C5;
}
#main_news_list .news_list span{
	font-size: 10px;
	color: #333;
}
#main_news_list .news_list td{
	padding-right: 5px;
	padding-top: 3px;
}
.valutes_table {
	margin-top: 10px;
	margin-bottom: 10px;
	border-top: 1px solid #AAA89A;
	border-right: 1px solid #AAA89A;
}
.valutes_table td {
	font-size: 10px;
	padding: 5px;
	border-bottom: 1px solid #AAA89A;
	border-left: 1px solid #AAA89A;
}
.valutes_table b {
	color: #333;
}
.goodnewslist {
	background-color: #F5F3E5;
}
.bottom_menu {
	background-color: #4D5F69;
	height: 20px;
	text-align: center;
	border-bottom: 1px solid #F90;
}
.bottom_menu a{
	color: #E5E5E5;
	display: block;
	font-weight: bold;
	font-size: 10px;
	height: 100%;
	padding: 2px 2px 4px 2px;
	vertical-align: middle;
}
.bottom_menu a:hover, .bottom_menu a.hover{
	color: #FECB00;
	background-color: #1B222A;
	text-decoration: none;
}
.bottom_menu a.menus{
	color: #F9FAC9;
	font-size: 12px;
	padding: 2px 3px 4px 3px;
	vertical-align: middle;
}
.bottom_menu a.menus:hover, .bottom_menu a.hover_m{
	background-color: #3B424A;
	text-decoration: none;
}
a.img_block {
	width: 100%;
	height: 100%;
	display: block;
	text-decoration: none;
}
a.img_block:hover {
	text-decoration: none;
}
.alter_news_list{
	padding: 0 5px 5px 5px;  
	_padding: 0 5px 0 5px;  
	font-size: 7pt;
}
.alter_news_list a {
	font-size: 8pt;
	color: #000 !important;
}
#left_col span.news_time {
	background: #F5F3E5;
	font-size: 9pt;
	color: #CCCC99;
}
#left_col .cat_header {
	margin: 4px 0 0 0;
	background: #1B222A;
	text-transform: uppercase;
	padding-top: 6px;
	padding-bottom: 5px;
	text-align: left;
	font-size: 11px;
	padding-left: 5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
}
#left_col .cat_header a {
	font-size: 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #FC6;
	text-decoration: none;
	font-weight: bold;
}

.header_humor{
	background: #1B222A;
	padding-left: 12px;
	font-size: 16px;
	color: #FFCC66;
	text-align: center;
	margin-top: 5px;
}
.poll_block {
	padding: 5px;
	color: #FFF;
	font-size: 11px;
	background: #4D5F69;
	margin-bottom: 3px;
}
.poll_header {
	margin-top: 4px;
	font-family:	Tahoma,Arial,Helvetica,sans-serif;
	font-size:	16px;
	background: #1B222A;
	text-align: center;
	color: #FFCC66;
	padding: 2px;
	text-transform: uppercase;
	font-weight: bold;
}
.one_news_text {
	padding: 0 40px;
}