﻿* { padding : 0px; margin : 0px; border: none; }
.clear { font-size: 0pt;  clear: both; }

BODY {
	font-family: Tahoma, Arial, Helvetica, sans-serif; font-size: 8pt; color: #000; background: url("../images/fon.png") left top; background-color: #ECF0F6; 
}
A { color: #2C5D9D; text-decoration: none; }
A:hover { text-decoration: underline; }

H1 {
	font-size: 21pt;
	color: rgb(5, 101, 178);
	font-weight: normal;
	padding: 5px 0px 0px 0px;
}

H2 {
	color: rgb(5, 101, 178);
	font-size: 14pt;
	font-weight: normal;
}

H3 {
	color: #1B2433;
	font-size: 11pt;
	font-weight: bold;
	padding-top: 12px;
}

IMG.left-img {
	float: left;
	padding: 10px 20px 10px 0px;
}

INPUT.input-style, INPUT.textbox, textarea, select {
	background-color: #E2E6EF;
	color: #6C7783;
	border-top: 1px solid #A7ADB4;
	border-left: 1px solid #A7ADB4;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 8pt;
	padding: 1px 0px 1px 3px;
}

textarea {
	background-color: #E2E6EF;
	color: #6C7783;
	width:100%;
	height:300px;
	border-top: 1px solid #A7ADB4;
	border-left: 1px solid #A7ADB4;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	font-size: 8pt;
	padding: 1px 0px 1px 3px;
}

INPUT.submit1, INPUT.submit2 {
	background: #AA0F00 url("../images/submit.gif") no-repeat 0px;
	cursor: pointer;
	border: 1px solid yellow;
	border-top: 1px solid #BB3F33;
	border-left: 1px solid #BB3F33;
	border-bottom: 1px solid #5F0800;
	border-right: 1px solid #5F0800;
	color: #fff;
}
INPUT.submit1 { width: 33px; 	height: 17px; }
INPUT.submit2 { height: 21px; width: 120px; padding: 0px 20px 0px 26px; font-size: 10pt; }


.main { 	background: url("../images/3.png") no-repeat right bottom;  }
.main2 { 	background: url("../images/2.png") no-repeat left bottom;  }
.main3 { 	background: url("../images/3.png") no-repeat left top;  }
.main1 { 	background: url("../images/2.png") no-repeat right top;  }
.mainblock { width: 988px; margin: 0 auto; 
}
.pred { width: 1020px; margin: 0 auto; background: url("../images/pred.png")
}
.pred .stop { margin: 120px 10px 0px 0px; float:right
}
.textinputs{
	border: 1px solid rgb(126, 157, 185);
	padding: 2px;
	background: rgb(255, 255, 255) none repeat scroll 0%;
}



/*------ Шапка ------*/

.header {
	background: url("../images/header.jpg") no-repeat left top;
}

/*------ Новости вверху страницы ------*/ 

.top-news { margin-top: 5px; width: 100%; }
.top-news TABLE { width: 100%; }
.top-news TD { width: 100%; }
.top-news TD TD { width: auto; }
.top-news .item {
	width: 179px;
	height: 90px;
	margin: 0 auto;
	padding: 15px 11px 0px 5px;
	background: #fff url("../images/top_news.gif") no-repeat left top;
	cursor: pointer;
	overflow:hidden;
	
}
.top-news .item1 {
	width: 179px;
	height: 90px;
	margin: 0 auto;
	padding: 7px 6px 6px 10px;
	background: #fff url("../images/top_news.gif") no-repeat left top;
	cursor: pointer;
	overflow:hidden;
}
.top-news .item1.sel { background: #FFF0F0 url("../images/top_news_sel.gif") no-repeat left top; }
.top-news .item.sel { background: #FFF0F0 url("../images/top_news_sel.gif") no-repeat left top; }
.top-news .img {
	width: 70px;
	float: left;
	text-align: center;
}
.top-news .img img{
	width:50px;
	height:50px;
	overflow:hidden;
	border:0;
}
.top-news .txt {
	width: 109px;
	float: left;
	text-align: left;
	height:80px;
	overflow:hidden;
}
.top-news .date { color: #9A0000; }



/*------ Основные колонки ------*/

.left {
	width: 195px;
	float: left;
	padding: 12px 3px 0px 0px;
	text-align: left;
}
.center {
	width: 503px;
	float: left;
	padding: 12px 0px 0px 0px;
	text-align: left;
}
.right {
	width: 270px;
	float: left;
	padding: 12px 0px 0px 5px;
}

.content {
	width: 706px;
	float: left;
	padding: 0;
	text-align: left;
}

/*------ Левая колонка ------*/
.day-foto__ { background: #fff url("../images/left_defblock_bg.gif") repeat-y left; margin-bottom:5px;}
.day-foto_ { background: url("../images/left_defblock_top.gif") no-repeat left top; }
.day-foto { background: url("../images/left_defblock_bottom.gif") no-repeat left bottom; }
.day-foto h4 {
	padding: 8px 0px 0px 20px;
	color: #414A5A;
	font-size: 10pt;
	font-weight: bold;
	text-align: left;
}
.day-foto .foto { padding: 8px 0px 10px 0px; text-align: center; }

.day-r__ { background: #fff url("../images/left_red_bg.gif") repeat-y left; margin-bottom:5px;}
.day-r_ { background: url("../images/left_red_top.gif") no-repeat left top; }
.day-r { background: url("../images/left_red_bottom.gif") no-repeat left bottom; 
padding: 12px 10px 15px 12px;
	font-size: 9pt;
	text-align: left; }
.day-r a{
	font-size: 10pt;
	font-weight: bold;
	text-align: left; }
.left .banner { padding-top: 5px; text-align: center; }

.left .tabHeaders {
	min-height: 28px;
	background: url("../images/left_tabs_bg.gif") no-repeat left bottom;
	padding: 5px 0px 0px 1px;
}
.left .tabHeaders .item {
	float: left;
	background: #F7F6FA url("../images/left_tab_bg.gif") repeat;
}
.left .tabHeaders .item_ {	background: url("../images/left_tab_l.gif") no-repeat left bottom; }
.left .tabHeaders .item__ { background: url("../images/left_tab_r.gif") no-repeat right bottom; }
.left .tabHeaders A {
	color: #414A5A;
	font-size: 10pt;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
	line-height: 28px;
	cursor: pointer;
}
.left .tabHeaders .item.active { background: #F7F6FA url("../images/left_tab_bg_a.gif") repeat; }
.left .tabHeaders .active .item_ { background: url("../images/left_tab_l_a.gif") no-repeat left bottom; }
.left .tabHeaders .active .item__ { background: url("../images/left_tab_r_a.gif") no-repeat right bottom; }
.left .tabHeaders .active A {
	font-weight: bold;
	cursor: default; 
}
.left .tabs__, .left .tabs_, .left .tabs { min-height: 30px;}
.left .tabs__ { background: #fff url("../images/left_defblock_bg.gif") repeat-y left; }
.left .tabs_ { background: url("../images/left_tabblock_top.gif") no-repeat left top; }
.left .tabs {
	background: url("../images/left_defblock_bottom.gif") no-repeat left bottom;
	padding: 10px 15px 15px 15px;
}
.left .tab { display: none; }

.ttl {
	min-height: 220px;
	width: 250px;
	padding: 0px 9px 0px 10px;
	margin-top: 5px;
	background: #9C0000 url("../images/ttl_bg.jpg") no-repeat left top;
	position: relative;
}
.ttl .title {
	color: #E88585;
	font-size: 10pt;
	font-weight: bold;
	font-family: Arial;
	text-align: center;
	padding-top: 7px;
}
.ttl .txt {
	color: #fff;
	text-align: center;
	font-size: 13pt;
	font-family: Arial;
	font-weight: bold;
	padding-top: 2px;
}
.ttl-block {
	width: 123px;
	min-height: 139px;
	background: url("../images/ttl_block_bg.gif") no-repeat left top;
	float: left;
	padding-right: 2px;
	text-align: center;
	margin-top: 6px;
}
.ttl-block .name { color: #0062CF; padding-top: 4px; }
.ttl-block .img { text-align: center; padding-top: 5px; }
.ttl-block .link A {
	background: url("../images/ttl_block_link.gif") no-repeat left top;
	display: block;
	width: 104px;
	height: 17px;
	color: #fff;
	text-decoration: none;
	margin: 0 auto;
	margin-top: 10px;
}
.ttl-vs {
	position: absolute;
	top: 122px;
	left: 111px;
}

.left-menu-top {
	min-height: 37px;
	background: url("../images/left_top.png") no-repeat left top;
	margin-top:1px;
}
.left-menu-top DIV { float: left; }
.left-menu-top .sep { width: 2px; font-size: 1pt; }
.left-menu-top A {
	color: #D5DFEC;
	text-decoration: none;
	height: 21px;
	padding-top: 9px;
	display: block;
	text-align: center;
	background-color: #3768A7;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.left-menu-top A:hover { color: #fff; background-color: #3769a8; }
.left-menu-top .tem1 A { width: 60px; background-image: url("../images/left_zal.png"); }
.left-menu-top .tem1 A:hover { background-image: url("../images/left_zal1.png"); }
.left-menu-top .tem2 A { width: 60px; background-image: url("../images/left_mens.png"); }
.left-menu-top .tem2 A:hover { background-image: url("../images/left_mens1.png"); }
.left-menu-top .tem3 A { width: 71px; background-image: url("../images/left_fed.png"); }
.left-menu-top .tem3 A:hover { background-image: url("../images/left_fed1.png"); }
.left-menu-top .tem1 { background-image: url("../images/left_zal1.png"); }
.left-menu-top .tem3 { background-image: url("../images/left_fed1.png"); }
.left-menu-top .tem2 { background-image: url("../images/left_mens1.png"); }

/*------ Средняя колонка ------*/

.center .tabHeaders {
	min-height: 34px;
	background: url("../images/center_tabs_bg.gif") no-repeat left bottom;
	padding: 0 0 0 1px;
}
.center .vazhno {
	background: url("../images/vazhno.png") repeat;
	padding: 6px 0 6px 15px;
	margin-bottom: 3px;
	font-weight: bold;
}
.center .vazhno a {
	color: #f0f0f0;	
}
.center .tabHeaders .item {
	float: left;
	background: #F7F6FA url("../images/center_tab_bg.gif") repeat;
	min-height: 34px;
}
.center .tabHeaders .item_ {	background: url("../images/center_tab_l.gif") no-repeat left bottom; }
.center .tabHeaders .item__ { background: url("../images/center_tab_r.gif") no-repeat right bottom; }
.center .tabHeaders A {
	color: #414A5A;
	font-size: 10pt;
	padding: 8px 16px 8px 16px;
	text-decoration: none;
	line-height: 34px;
	cursor: pointer;
}
.center .tabHeaders .item.active { background: #F7F6FA url("../images/center_tab_bg_a.gif") repeat; }
.center .tabHeaders .active .item_ { background: url("../images/center_tab_l_a.gif") no-repeat left bottom; }
.center .tabHeaders .active .item__ { background: url("../images/center_tab_r_a.gif") no-repeat right bottom; }
.center .tabHeaders .active A {
	font-weight: bold;
	cursor: default; 
}
.center .tabs__, .center .tabs_, .center .tabs { min-height: 30px;}
.center .tabs__ { background: #fff url("../images/center_defblock_bg.gif") repeat-y left; }
.center .tabs_ { background: url("../images/center_defblock_top.gif") no-repeat left top; }
.center .tabs {
	background: url("../images/center_defblock_bottom.gif") no-repeat left bottom;
	padding: 5px 10px 0px 15px;
}
.center .tab { display: none; }

.center .news .item1 {
	background: url("../images/center_news_bg.jpg") no-repeat right top;
	border-bottom: 1px solid #C3C7D4;
	border-right: 1px solid #C3C7D4;
	padding: 6px 4px 6px 0px;
	margin-top: 5px;
}
.center .news .item {
	border-bottom: 1px solid #C3C7D4;
	padding: 6px 4px 6px 0px;
	margin-top: 5px;
}
.center .news .item .txt {
	width: 282px;
	float: left;
	padding-left: 2px;
}
.center .news .item .img {
/*	width: 111px;*/
	float: left;
	text-align: right;
	padding-top: 4px;
	padding-right: 5px;
	padding-bottom: 2px;
}
.center .news .item .date { color: #A3AFC0; font-size: 8pt; padding-bottom:7px;}
.center .news .item .autor, .center .news .item1 .autor  { color: #A3AFC0; font-size: 8pt; padding-top: 4px;}
.center .news .item .autor A, .center .news .item1 .autor A { color: #A3AFC0;}
.center .news .item .title {
	font-size: 10pt;
	padding-top: 3px;
}
.center .news .item .title A { color: #B30000; }
.center .news .item .desc { padding-top: 2px; }
/*
.center .news .item1 {
	background: url("../images/center_news_bg.jpg") no-repeat right top;
	border-bottom: 1px solid #C3C7D4;
	border-right: 1px solid #C3C7D4;
	padding: 4px 0px 4px 4px;
	margin-top: 13px;
}
*/
.center .news .item1 .img {
	float: right;
	text-align: left;
	padding: 4px 5px 2px 4px;
}
.center .news .item1 .date { color: #A3AFC0; }
.center .news .item1 .title {
	font-size: 10pt;
	font-weight: bold;
}
.center .news .item1 .title A { color: #B30000; }
.center .news .item1 .desc { padding-top: 2px; }
/*
.center .news .item3 {
	border-bottom: 1px solid #C3C7D4;
	padding: 6px 0px 3px 0px;
	margin-top: 5px;
}

.center .news .item3 .img {
	float: left;
	text-align: rigt;
	padding-top: 4px;
	padding-right: 5px;
}
.center .news .item3 .date { color: #A3AFC0; }
.center .news .item3 .title {
	font-size: 10pt;
	font-weight: bold;
}
.center .news .item3 .title A { color: #B30000; }
.center .news .item3 .desc { padding-top: 2px; }
*/
.center .news .item2 .links {
	padding: 0px 0px 6px 2px;
}
.center .news .item2 .links IMG { float: left; padding: 0px 6px 5px 0px; }
.center .news .item2 .links { font-size: 8pt; }
.center .news .item2 .list { clear: both; }
.center .news .item2 UL { list-style: none; }
.center .news .item2 LI {
	background: url("../images/pic1.gif") no-repeat left 7px;
	padding-left: 12px;
	margin-top: 3px;
}
.center .news .item2 .date { color: #B30000; padding-top: 3px; }
.center .menu1 {
	font-size: 8pt;
	color: #0000ff;
	padding: 0px 0px 0px 5px;
	text-align: right;
}
.center .news .item2 {
	background: url("../images/center_news_bg.jpg") no-repeat left top;
	border-bottom: 1px solid #C3C7D4;
	border-left: 1px solid #C3C7D4;
	padding: 6px 0px 6px 6px;
	margin-top: 5px;
}
.center .menu1 A { 
text-decoration:none; 
color:rgb(26, 114, 188);}
.center .add A { float:right; padding: 5px 15px 5px 0; text-decoration:none; font-weight:bold;
color: #990000;}

.news-ex {
	border-top: 1px solid #C3C7D4;
	margin-top: 15px;
	padding-bottom: 15px;
	background: url("../images/news_ex_bg.gif") repeat-y left;
}
.news-ex .title {
	color: #0062CF;
	font-size: 9pt;
}
.news-ex UL { list-style: none; }
.news-ex LI {
	background: url("../images/pic2.gif") no-repeat left 7px;
	padding-left: 12px;
	margin-top: 3px;
}
.news-ex .archive-news {
	width: 185px;
	float: left;
	padding: 10px 0px 0px 15px;
}
.news-ex .subscribe-news {
	width: 184px;
	float: left;
	padding: 7px 0px 0px 9px;
}
.news-ex .links { padding: 2px 0px 0px 10px; font-size: 8pt; }
.news-ex .links A { color: #B30000; }
.news-ex .email INPUT { width: 150px; margin-top: 7px; }
.news-ex .submit INPUT { margin-top: 5px; }

/* ==================== */

.ntitle {
	color: #757575;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	text-transform: uppercase;
	line-height:normal;
	border-bottom:1px dotted #757575;
	
}
.ntitle a {
	color:  rgb(5, 101, 178);
	text-decoration: none;
}
.ntitle a:hover {
	color: #9b9d0b;
	text-decoration: underline;
}
.autor-ss {float:right; background:#FFFFFF; padding:14px 0 0 5px; font-size: 8pt}
.autor-s {float:right; padding:3px; margin-left:3px; font-size: 8pt}
.afoto { padding:2px; background:#F0f0f0;}
/* ==================== */

/*------ Внутренняя страница ------*/

.content-menu {
	font-size: 10pt;
	color: #A70000;
	line-height: 22px;
	padding: 0px 0px 0px 44px;
}
.content-menu A { color: #A70000; }
.content-menu A:hover { color: #414A5A; }

.content .block, .content .block_ {
	min-height: 100px;
}
.content .block { background: #fff url("../images/content_block_bg.gif") repeat-y left; margin-top: 12px; }
.content .block_ { background: url("../images/content_block_top.gif") no-repeat left top; }
.content .block__ {
	background: url("../images/content_block_bottom.gif") no-repeat left bottom;
	padding: 30px 20px 20px 30px;
	min-height: 40px;
	font-size: 10pt;
	color: #1B2433;
}
.content li{ margin-left: 25px; }
.content .telo img { padding: 0 5px 5px 5px}
.content .date { color: #A3AFC0; font-size: 8pt; padding-bottom:15px;}

/*------ Правая колонка ------*/

.auth-form { padding-top: 3px; }
.auth-form TABLE { width: 100%; }
.auth-form .login, .auth-form .pass { width: 112px; }
.auth-form .login INPUT, .auth-form .pass INPUT { width: 103px; }
.auth-form .links { padding-top: 1px; color: #9A0000; }
.auth-form .links A { color: #9A0000; }

.search-form { padding: 5px 5px 5px 5px; }
.search-form .text { width: 190px; }
.search-form .text INPUT { width: 190px; }

.main-menu-top {
	min-height: 75px;
	background: url("../images/main_menu_top.gif") no-repeat left top;
}
.main-menu-top DIV { float: left; }
.main-menu-top .sep { width: 2px; font-size: 1pt; }
.main-menu-top A {
	color: #D5DFEC;
	text-decoration: none;
	height: 30px;
	padding-top: 45px;
	display: block;
	text-align: center;
	background-color: #3768A7;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.main-menu-top A:hover { color: #fff; background-color: #3769a8; }
.main-menu-top .item1 A { width: 88px; background-image: url("../images/mmt_i1.png"); }
.main-menu-top .item1 A:hover { background-image: url("../images/mmt_i1_a.png"); }
.main-menu-top .item2 A { width: 89px; background-image: url("../images/mmt_i2.jpg"); }
.main-menu-top .item2 A:hover { background-image: url("../images/mmt_i2_a.jpg"); }
.main-menu-top .item3 A { width: 89px; background-image: url("../images/mmt_i3.png"); }
.main-menu-top .item3 A:hover { background-image: url("../images/mmt_i3_a.png"); }
.main-menu-top .item1 { background-image: url("../images/mmt_i1_a.png"); }
.main-menu-top .item2 { background-image: url("../images/mmt_i2_a.jpg"); }
.main-menu-top .item3 { background-image: url("../images/mmt_i3_a.png"); }
.mmt-content {
	display: none;
	min-height: 218px;
	background: #fff url("../images/mmt_content_bottom.jpg") no-repeat left bottom;
}
.mmt-content-center { background: url("../images/mmt_content_top.jpg") no-repeat left top; }
.mmt-content-left { background: url("../images/mmt_content_top_left.jpg") no-repeat left top; }
.mmt-content-right { background: url("../images/mmt_content_top_right.jpg") no-repeat left top; }
.mmt-content_ {
	min-height: 188px;
	padding: 15px 20px 15px 20px;
}

.main-menuHeaders {
	background: #B90000 url("../images/main_menu_h_bg.gif") no-repeat left top;
	min-height: 31px;
}
.main-menuHeaders A {
	display: block;
	float: left;
	color: #fff;
	font-size: 10pt;
	padding: 0px 0px 7px 0px;
	text-decoration: none;
	text-align: center;
	line-height: 24px;
	cursor: pointer;
}
.itemCategories, .itemCategoriesActive, .itemTags, .itemTagsActive { float: left; }
.itemTagsActive { background: url("../images/mm_tab_tags_a.jpg") no-repeat left top; }
.itemCategories { background: url("../images/mm_tab_categories.jpg") no-repeat left top; }
.itemCategories A {
	width: 152px;
	background: url("../images/mm_tab_categories.jpg") no-repeat left top;	
	padding-right: 1px;
}
.itemTags A {
	width: 117px;
	background: url("../images/mm_tab_tags.jpg") no-repeat left top;
}
.itemCategoriesActive A {
	background: url("../images/mm_tab_categories_a.jpg") no-repeat left top;
	cursor: default;
	width: 152px;
	padding-right: 1px;
}
.itemTagsActive A {
	background: url("../images/mm_tab_tags_a.jpg") no-repeat left top;
	cursor: default;
	width: 117px;
}

.main-menu {
	min-height: 100px;
	background: #f0f0f0 url("../images/main_menu_bg.jpg") repeat-y left;
}
.main-menu .tab {
	min-height: 100px;
	background: url("../images/main_menu_bg_bottom.jpg") no-repeat left bottom;
	padding-bottom: 20px;
}

.mmTopLinks { padding: 12px 0px 0px 16px; font-size: 10pt; background: #fff url("../images/rb_bg.gif") repeat-y left; }
.mmTopLinks .item { padding: 0 20px 0 25px; float: left; }
.mmTopLinks .video { background: url("../images/i_video.gif") no-repeat left top; }
.mmTopLinks .audio { background: url("../images/i_audio.gif") no-repeat left top; }
.mmTopLinks .foto { background: url("../images/i_foto.gif") no-repeat left top; }
.mmTopLinks A { color: #cc0000; }

.mmMainLinks { padding-left: 10px; font-size: 9pt; }
.mmMainLinks UL {
	padding-top: 12px;
	list-style: none;
	position: relative;
	width: 130px;
}
.mmMainLinks UL:hover LI#mmMainLinksCur A, .mmMainLinks UL.over LI#mmMainLinksCur A, .mmMainLinks A {
	color: #0565aa;
	display: block;
	width: 119px;
	background: url("../images/trans.gif") no-repeat;
	padding: 3px;
	float: left;
	border: none;
}
LI#mmMainLinksCur A, .mmMainLinks UL:hover LI#mmMainLinksCur:hover A, .mmMainLinks UL.over LI#mmMainLinksCur.over A, .mmMainLinks A:hover, .mmMainLinks LI:hover A, .mmMainLinks LI.over A {
	border: 1px solid #86A4CA;
	padding: 2px;
	background-color: #f0f0f0;		
	text-decoration: none;
}
LI#mmMainLinksCur LI A, .mmMainLinks UL:hover LI#mmMainLinksCur:hover LI A, .mmMainLinks UL.over LI#mmMainLinksCur.over LI A, .mmMainLinks LI:hover LI A, .mmMainLinks LI.over LI A {
	width: 116px;
	padding: 2px 0px 4px 0px;
	border: none;
	text-decoration: underline;
}
LI#mmMainLinksCur LI A:hover, .mmMainLinks UL:hover LI#mmMainLinksCur:hover LI A:hover, .mmMainLinks UL.over LI#mmMainLinksCur.over LI A:hover, .mmMainLinks LI:hover LI A:hover, .mmMainLinks LI.over LI A:hover {
	text-decoration: none;
	border: none;
	padding: 2px 0px 4px 0px;
}
.mmMainLinks LI UL {
	position: absolute;
	top: 12px;
	left: 124px;
	display: none;
	width: 120px;
	height: 141px;
	background-color: #f0f0f0;
	border: 1px solid #86A4CA;
	padding: 0px 0px 0px 5px;
}
LI#mmMainLinksCur UL, .mmMainLinks LI:hover UL, .mmMainLinks LI.over UL { display: block; }
LI#mmMainLinksCur UL.sep, .mmMainLinks LI:hover UL.sep, .mmMainLinks LI.over UL.sep {
	background: #f0f0f0;
	width: 1px;
	top: 1px;
	left: -1px;
	height: 18px;
	border: none;
	padding: 0px;
	position: relative;
	float: left;
	font-size: 1px;	
}
.mmMainLinks UL:hover LI#mmMainLinksCur UL, .mmMainLinks UL.over LI#mmMainLinksCur UL { display: none; }
.mmMainLinks UL:hover LI#mmMainLinksCur:hover UL, .mmMainLinks UL.over LI#mmMainLinksCur.over UL { display: block; }
/* Fix IE. Hide from IE Mac \*/
* html .mmMainLinks UL LI { float: left; height: 1%; } 
* html .mmMainLinks UL LI A { height: 1px; }
/* End */ 
.mmBottomLinks { padding: 15px 0px 15px 16px; color: #cc0000; }
.mmBottomLinks A { color: #cc0000; }

.main-menu-bottom {
	min-height: 70px;
	background: url("../images/main_menu_bottom.gif") no-repeat left top;
}
.main-menu-bottom DIV { float: left; }
.main-menu-bottom .sep { width: 2px; font-size: 1pt; }
.main-menu-bottom A {
	color: #D5DFEC;
	text-decoration: none;
	height: 25px;
	padding-top: 45px;
	display: block;
	text-align: center;
	background-color: #3768A7;
	background-position: left top;
	background-repeat: no-repeat;
	cursor: pointer;
}
.main-menu-bottom A:hover { color: #D5E3F4; background-color: #3A7ACA; }
.main-menu-bottom .item1 A { width: 88px; background-image: url("../images/mmb_i1.jpg"); }
.main-menu-bottom .item1 A:hover { background-image: url("../images/mmb_i1_a.jpg"); }
.main-menu-bottom .item2 A { width: 89px; background-image: url("../images/mmb_i2.jpg"); }
.main-menu-bottom .item2 A:hover { background-image: url("../images/mmb_i2_a.jpg"); }
.main-menu-bottom .item3 A { width: 89px; background-image: url("../images/mmb_i3.jpg"); }
.main-menu-bottom .item3 A:hover { background-image: url("../images/mmb_i3_a.jpg"); }
.main-menu-bottom .item1 { background-image: url("../images/mmb_i1_a.jpg"); }
.main-menu-bottom .item2 { background-image: url("../images/mmb_i2_a.jpg"); }
.main-menu-bottom .item3 { background-image: url("../images/mmb_i3_a.jpg"); }
<!--видео\фото-->
.v__, .v_, .v { min-height: 70px;}
.v__ { background: #fff url("../images/rb_bg.gif") repeat-y left; margin-top:5px}
.v_ { background: url("../images/rb_top.gif") no-repeat left top; }
.v { background: url("../images/rb_bottom.gif") no-repeat left bottom; }
.v .title {
	padding: 13px 0px 0px 15px;
	color: #414A5A;
	font-size: 10pt;
	font-weight: bold;
}
.v .foto { padding: 15px 0px 25px 0px; text-align: center; }
<!--видео\фото-->
.v ul{ margin-bottom:7px}
.v ul li {list-style: url(../images/topnews.gif); padding:0 10px 7px 3px; margin-left: 20px}

.right .banner { padding-top: 5px; text-align: center; }


.left .banner { padding-top: 5px; text-align: center; }

.right .tabHeaders {
	min-height: 28px;
	background: url("../images/left_tabs_bg.gif") no-repeat left bottom;
	padding: 5px 0px 0px 1px;
}
.right .tabHeaders .item {
	float: left;
	background: #F7F6FA url("../images/left_tab_bg.gif") repeat;
	min-height: 28px;
}
.right .tabHeaders .item_ {	background: url("../images/left_tab_l.gif") no-repeat left bottom; }
.right .tabHeaders .item__ { background: url("../images/left_tab_r.gif") no-repeat right bottom; }
.right .tabHeaders A {
	color: #414A5A;
	font-size: 10pt;
	padding: 5px 12px 5px 12px;
	text-decoration: none;
	line-height: 28px;
	cursor: pointer;
}
.right .tabHeaders .item.active { background: #F7F6FA url("../images/left_tab_bg_a.gif") repeat; }
.right .tabHeaders .active .item_ { background: url("../images/left_tab_l_a.gif") no-repeat left bottom; }
.right .tabHeaders .active .item__ { background: url("../images/left_tab_r_a.gif") no-repeat right bottom; }
.right .tabHeaders .active A {
	font-weight: bold;
	cursor: default; 
}
.right .tabs__, .right .tabs_, .right .tabs { min-height: 30px; }
.right .tabs__ { background: #fff url("../images/rb_bg.gif") repeat-y left; }
.right .tabs_ { background: url("../images/left_tabblock_top.gif") no-repeat left top; }
.right .tabs {
	background: url("../images/rb_bottom.gif") no-repeat left bottom;
	padding: 0;
}
.right .tab { display: none; }



/*------ Блок товаров ------*/

.goods, .goods_, .goods__ { min-height: 50px; _height: 50px; }
.goods {
	margin-top: 5px;
	background: #2D5E9E url("../images/goods_bg.gif") repeat-y left;
	width: 980px;
}
.goods_ { background: url("../images/goods_top.gif") no-repeat left top; }
.goods__ { background: url("../images/goods_bottom.gif") no-repeat left bottom; }
.goods .g_item {
	padding: 16px 9px 15px 17px;
	width: 219px;
	float: left;
}
.goods .g_img { width: 55px; float: left; }
.goods .g_txt { width: 153px; float: left; padding-left: 11px; }
.goods .g_title {color: White; font-size: 10pt; }
.goods .g_desc { font-size: 7pt; color: #ABC2DF; padding-top: 3px; }
.goods .g_buy { color: #fff; padding-top: 4px; }
.goods .g_buy A { color: #fff; }


/*------ Блоки в подвале ------*/

.footer-blocks {
	margin-top: 5px;
	min-height: 50px;
	background: #fff url("../images/footer_blocks_bg.gif") repeat-y left;
	width: 980px;
}
.footer-blocks_ {
	min-height: 30px;
	padding-bottom: 20px;
	background: url("../images/footer_blocks_bottom.gif") no-repeat left bottom;
}
.footer-blocks A { color: rgb(26, 114, 188); }
.footer-blocks .item { width: 196px; float: left; }
.footer-blocks .item.i1 { width: 197px; }
.footer-blocks .item.i5 { width: 195px; }
.footer-blocks .title {
	min-height: 21px;
	color: #fff;
	font-size: 11pt;
	padding: 7px 0px 0px 16px;
}
.footer-blocks .i1 .title { background: #8A0000 url("../images/fb_item1.gif") no-repeat left top; }
.footer-blocks .i2 .title { background: #A70000 url("../images/fb_item2.gif") no-repeat left top; }
.footer-blocks .i3 .title { background: #BB0000 url("../images/fb_item3.gif") no-repeat left top; }
.footer-blocks .i4 .title { background: #CA0000 url("../images/fb_item4.gif") no-repeat left top; }
.footer-blocks .i5 .title { background: #E20000 url("../images/fb_item5.gif") no-repeat left top; }
.footer-blocks .block { padding: 10px 10px 0px 12px; }

.vote { font-size: 10pt; }
.vote .theme { color: #8A0000; padding: 10px 0px 5px 0px; }
.vote .element { padding-top: 7px; }
.vote .submit { padding-top: 15px; }

.footer-blocks .block.ad { padding: 10px 0px 0px 0px; text-align: center; }


/*------ Подвал ------*/

.footer {
	min-height: 36px;
	background: #ADB6C9 url("../images/footer.gif") no-repeat left top;
	width: 980px;
}
.footer .txt {
	color: #fff;
	font-size: 8pt;
	padding: 12px 0px 0px 17px;
	width: 850px;
	float: left;
}
.footer .icon { padding: 14px 0px 0px 21px; float: left; }
.footer A { color: rgb(26, 114, 188);}

/*------ Допы хаки ------*/
.center .news .item img {
        padding: 0 5px 0 0;
}
/*MENU*/
.live li{background: #3768a7 url(../images/bgmlg.gif) repeat-x;
border-bottom-left-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
color:#fff;
float: left;
line-height: 1.1em;
list-style-type: none; /* Убираем маркеры */
margin: 0px 8px  0px 2px;
min-width: 120px;
padding: 1px 0px 2px 0px;
text-align: center;}
.live .fav{background: #ccc url(../images/bgmlg.gif) repeat-x; min-width: 70px; margin-left:5px;}
.live .fav1{background:  #3366CC repeat-x; min-width: 120px; margin-left:90px;}
.live .red{background: #b00212 no-repeat; float: right;min-width: 83px; margin: 0 2px 0 8px;}
.live li a {color:#fff;}
/*Link to news*/
#news_address {width:auto; padding:2px; background:#f3f3f3;}
.na_inp {width:600px; padding:2px; margin:1px 0 2px 0;}

/*всплывающая авторизация*/
#login_form
{
   	position: absolute;
	width: 16%;
	right: 20%;
  	top: 120px;
  	background: #fff;
	border:solid #eee 5px;
	display: none;
  	z-index: 99;
    overflow: hidden;
}

#login_form #border
{
   border:1px solid #c4c4c4;
   padding:15px;
   padding-left:65px
}

#login_form a
{
	font:11px Tahoma, Verdana;
	text-decoration: none;
	color:#2887c3;
}

#login_form a { text-decoration: underline; }
#login_form a:hover { text-decoration: none; }

/*навигация туда-сюда*/
.news_navigation{ width:650px;height:37px;clear:both; font-size:11px; background: url(../images/navi_bg.jpg) center left repeat; margin-bottom:15px}
.news_navigation .news_back{ width:268px; height:27px; float:left;overflow:hidden;margin:5px 0;padding:0px 5px 0px 50px;text-align:left;border-right:1px dotted #444;background: url('../images/navarr_bck.jpg') center left no-repeat;}
.news_navigation .news_next{ width:267px; height:27px; float:left;overflow:hidden;margin:5px 0;padding:0px 50px 0px 5px;text-align:right;background: url('../images/navarr_nxt.jpg') center right no-repeat;}
.news_navigation a{ color:#222;}

/*img в короткой новости*/
#s-img img {padding:0 3px}

/*лево-право на главной*/
.pic_prev img{
	background:url('http://k.img.com.ua/static/img/pic_prev.gif') no-repeat top left;
}
.pic_next img{
	background:url('http://k.img.com.ua/static/img/pic_next.gif') no-repeat top left;
}
.pic_dis img{
	background-position:left -13px;
}
/*интервью на главной*/
.inter img{ padding: 5px 5px 0 0}
.inter h2 {color: #757575;
	font-size: 14px;
	font-weight: bold;
	font-family: Arial;
	padding-top: 10px;}
	
/*hint*/
.hint
{
	background:#fff;
    line-height:11px;
    color:#666666;
    width:auto;
    border:1px solid #C6C6C6;
    z-index:1000;
    margin:0px;
    padding:10px;
    position:absolute;
    visibility:hidden;
}

#tooltip { background: #fff; border-left: 1px solid #767676; border-right : 1px solid #767676; border-bottom : 1px solid #767676; border-top : 1px solid #767676; font : 11px tahoma; color : #1e698e; padding : 7px; position : absolute; visibility : hidden; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9; }

/*soci*/
.soc li{display: inline; float: left;}
/*comments*/
.lastcomm {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
}

.highslide-dimming {
	background: black;
}


.lastcomm_over {
	padding: 3px 2px 3px 2px;
	border-bottom:1px solid #E6E6E6;
	background:#F5F5F5;
	cursor: hand;
}
#hintbox {
	text-align:left;
 	width:200px;
	font-size: 11px;
 	border: 1px solid #000000;
	background-color: #FFFFFF;
 	filter:alpha(opacity="95");
	font-family: tahoma;
 	layer-background-color:#a396d9;
	color:#000;
	z-index: 3;
	margin: 0px 15px 0px 0px;
	-moz-opacity : 0.9;
	-moz-border-radius : 5px;
	margin: 10px 0 0 10px;
	padding:3px 5px;
	position:absolute;
	visibility:hidden;
}