	body {
		margin: 0;
		padding: 0;
		color: #2e2e2e;
		font-family: Tahoma, Arial,Verdana,Geneva,Helvetica,sans-serif;
		font-size: 10pt;
		width: 100%;
		background: #fff;
		min-width: 995px;
	}	
	
	*html body {
	   width: expression((document.documentElement.clientWidth < 995) ? '995px' : '100%');
	}
	
	div, ul, li, ol, p, h1, h2, h3, h4, h5, h6, blockquote, html, body, dl, dt, dd {margin: 0; padding: 0;}
	img{border: none;}
	
	A{color: #003c80;}
	A:hover{text-decoration: none;}

	#wrapper{
		width: 1000px;
		margin: 0 auto;
		background: url(../fon_wrapper.gif) repeat-y left top;
	}

	#wrapper_in{
		padding: 0 13px;
		background: url(../fon_wrapper_in.gif) repeat-y right top;
	}
	
	/******* шапка *******/
	
	#header {
		height: 189px;
		width: 100%;
		background: url(../shapka.jpg) no-repeat top;
	}	
	
	
	/******* логотип *******/
	
	.logo{
		padding-left: 16px;
		padding-top: 22px;
	}
	
	
	/******* ВЕРХНЕЕ МЕНЮ *******/
	
	.menu_top{
		padding-left: 36px;
		position: relative;
		z-index: 10;
	}
	
/*  *html .menu_top{
    position: absolute;
    width: 90%;
    padding-left: 0;
  }
*/	
	.menu_top li{
		list-style: none;
		float: left;
		display: block;
		color: #00529b;
		margin-right: 8px;
		clear: right;
		padding-top: 3px;
	}
	
	.menu_top li A{color: #fff; text-decoration: none;}
	
	.fon_menu_middle{
		background: url(../fon_menu_middle.gif) repeat-x right top #f03865;
	}
	
	.fon_menu_right{
		background: url(../fon_menu_right.gif) no-repeat right top;
	}
	
	.fon_menu_left{
		background: url(../fon_menu_left.gif) no-repeat left top;
		font-size: 12pt;
		padding:7px 7px 6px;
		color:#ED164B;
	}
	
	.menu_top .active{padding-top: 0;}
	
	.menu_top .active A{color:#ED164B;}
	
	.active .fon_menu_middle{
		background: url(../fon_menu_active_middle.gif) repeat-x right top #fff;
	}
	
	.active .fon_menu_right{
		background: url(../fon_menu_active_right.gif) no-repeat right top;
	}
	
	.active .fon_menu_left{
		background: url(../fon_menu_active_left.gif) no-repeat left top;
		font-size: 12pt;
		padding: 9px 12px 7px;
	}
	

	.menu_top UL{float: left; width: 100%;}
	
	/******* ПОД МЕНЮ *******/
	
	
.sub_menu{
		margin-left: 36px;
		position:relative;
		z-index: 1;
		top:-1px;
min-height: 1px;
height: auto!important;
height: 1px;

	}

/*  *html .sub_menu{
    margin-top: 35px;
  }
*/	
	.sub_menu UL{padding-left: 8px;}
	
	.sub_menu li{
		list-style: none;
		float: left;
		display: block;
		color: #ed164b;
		margin-right: 8px;
		cl ear: right;
		padding-top: 3px;

		padding: 5px 12px 4px 12px;
	}
	
	.sub_menu li A{color: #004d96; text-decoration: underline;}
	
	.sub_menu li A:hover{color: #d4dce7;}
	
	.sub_menu .active A{color: #ed164b;}
	
	.sub_menu .active A:hover{color: #ed164b;}
	
	.sub_menu_top{
		float: left;
		position: relative;
		z-index: 1;
		background: url(../fon_sub_menu_line.gif) repeat-x left top;
	}
	
	.sub_menu_right{
		float: left;
		background: url(../fon_sub_menu_line.gif) repeat-y right top;
	}
	
	.sub_menu_bottom{
		float: left;
		background: url(../fon_sub_menu_line.gif) repeat-x right bottom;
	}
	
	
	.sub_menu_left{
		float: left;
		background: url(../fon_sub_menu_line.gif) repeat-y left top;
	}
	
	
	.sub_menu_top_right_corner{
		float: left;
		background: url(../fon_sub_menu_top_right_corner.gif) no-repeat right top;
	}
	
	
	.sub_menu_top_right_corner{
		float: left;
		background: url(../fon_sub_menu_top_right_corner.gif) no-repeat right top;
	}
	
	.sub_menu_bottom_right_corner{
		float: left;
		background: url(../fon_sub_menu_bottom_right_corner.gif) no-repeat right bottom;
	}
	
	.sub_menu_bottom_left_corner{
		float: left;
		padding: 6px 0 2px 0;
		min-width:516px;
		min-height:30px;
		height: auto!important;
		height: 30px;
		background: url(../fon_sub_menu_bottom_left_corner.gif) no-repeat left bottom;
	}
	
/*  *html .sub_menu_bottom_left_corner {
     width: 916px;
  }*/	
  
	.sub_menu .active{
		padding: 0;
		background: url(../fon_sub_menu_active_left.gif) no-repeat left bottom #d1dde8;
	}
	
	.sub_menu_active_right{
		padding: 5px 12px 4px 12px;
		color: #ed164b;
		background: url(../fon_sub_menu_active_right.gif) no-repeat right bottom;
	}
	
	/***** ВЫБОР ГОРОДА И ПОИСК ****/
	
	#town_search{
		padding: 26px 0 26px 42px;
	}
	
	.free_symbol {float: left; margin-right: 10px;}
	
	.free_symbol A{margin-right: 14px; text-decoration: none;}
	
	.free_symbol SPAN{margin-right: 14px;}
	
	.selection{float: left; margin-right: 50px;}
	
	.selection FORM {
		float:left;
	}
	
	.selection span{padding-right: 22px; float: left;}
	
	.selection SELECT{
		width: 194px;
		font-size: 10pt;
		font-family: Tahoma, Arial,Verdana,Geneva,Helvetica,sans-serif;
    /*border: 0;*/
    /*padding-left: 15px;*/
    /*background: url(../fon_select.gif) no-repeat right bottom;*/
	}
	
	.selection SELECT OPTION{
		padding-left: 15px;
	}
	
	.search span{padding-right: 22px; float: left;}
	
	.search FORM {
		float:left;
	}
	
	
	.search {
		margin-left:396px;
		width:300px;
	}
	
	
	.search .search_in{
		font-size: 10pt;
		font-family: Tahoma, Arial,Verdana,Geneva,Helvetica,sans-serif;
		/*border: 0;*/
		/*padding-top:1px;*/
		width:161px;
		/*padding-left: 15px;*/
		float: left;
		/*background: url(../fon_search.gif) no-repeat left bottom;*/
	}
	
	.search .search_btn{
		width:18px;
		height: 17px;
		border: 0;
		cursor: pointer;
		float: left;
		background: url(../fon_search_btn.gif) no-repeat left top;
	}
	
	.search A{padding-left: 78px; text-decoration: none; color: #2e2e2e;}
	.search A:hover{text-decoration: underline;}
	
	/******* ЛЕВАЯ КОЛОНКА *******/
	
	#left_column{
		width: 189px;
		float: left;
		padding-left: 36px;
		margin-bottom: 30px;
	}
	
	.news_top{
		position: relative;
		background: url(../news_top.gif) no-repeat left top;
	}
	
	.news_bottom{
		padding: 8px 0;
		position: relative;
		background: url(../news_bottom.gif) no-repeat left bottom;
	}
	
	.news_middle{
		padding: 0 10px;
		overflow: hidden;
		_height: 1%;
		position: relative;
		border-left: 1px solid #ED154B;
		border-right: 1px solid #ED154B;
	}
	
	.news_middle H1{
		font-size: 11pt;
		color: #2c4e92;
		margin-bottom: 14px;
	}
	
	.news_middle DT{color: #ED164B; font-size: 9pt; margin-bottom:2px; font-weight: bold;}
	
	.news_middle DD{font-size: 8pt; padding-bottom:30px;}
	
	/******* КОНТЕНТ *******/
	
	#content{
		margin-left: 249px;
		margin-right: 54px;
		margin-bottom: 30px;
	}
	
	#content H1{font-size: 11pt; color: #2c4e92; line-height: 20px; margin-bottom:10px;}

	#content H2{font-size: 10pt; font-weight: normal;}
	
	#content UL{list-style: none; padding: 12px 0;}
	
	#content OL{padding: 12px 0 12px 15px; color: #2C4E92;}
	
	#content UL LI{padding-left: 15px; background: url(../pule.gif) no-repeat left 5px;}
	
	#content P{margin-bottom: 15px;}
	
	.gallery{over flow:hidden;width: 100%; float: left; _height: 1%;}
	
	#content .gallery H1{font-size: 10pt; color: #2c4e92; margin-bottom: 0;}
	
	.gallery_in{
		float: left;
		width:143px;
		text-align: center;
		margin:0 40px!important;
		margin:0 33px;
	}
	
	.gallery_im{height: 107px; margin-bottom: 7px;}
	
	#content .tov_cost{
		color: #ED154B;
		font-size:11pt;
		font-weight:bold;
		margin-bottom:4px;
	}
	
	#content .tov_name{height: 40px; color: #003C80;}
	
	.red_line{
		display: block;
		border-top: 2px solid #ED154B;
		margin-bottom: 10px;
float: left;
width: 100%;
	}
	
	/******* подвал *******/
	
	.footer{
		padding: 10px 34px 25px 30px;
		margin-top: 20px;
		clear: both;
		height: 38px;
		position: relative;
		background: #ED164B;
		color: #fff;
		font-size: 8pt;
	}
	
	.bottom_menu{list-style: none; float: right;}
	
	.bottom_menu LI{float: left; margin-right: 10px;}
	
	.bottom_menu .active{font-weight: bold;}
	
	.footer A{color: #fff;}
	
	.copyright{}
	
	.picom{float: right; padding-top:15px;}
	
	.picom A{text-decoration: none;}
	.picom A:hover{text-decoration: underline;}
	
	.banners{float: left;}
	.banners img{margin-right: 5px;}
	
	.clear {clear: both;width: 20px; display: block;height: 0px;font-size: 1px;}

	.accordion h3{
		font-size: 10pt;
		margin-bottom:14px;
		font-weight:normal;
		line-height:18px;
		padding-left: 16px;
		cursor: pointer;
	}
	
	.accordion h3.active{
		color: #003C80;
		background: url(../accordion_active.gif) no-repeat left 5px;
	}
	
	.accordion h3 A{color: #2e2e2e; display: block;}
	
	.accordion h3.active A{color: #003C80;}
	
	.accordion p {
		display:none;
		padding-bottom: 14px;
	}
	
	.accordion P A{
		display:block;
		margin-left: 34px;
		color: #2E2E2E;
		line-height:14px;
		margin-bottom:10px;
	}
	
	.accordion P SPAN{
		display:block;
		margin-left: 20px;
		padding-left: 14px;
		margin-bottom: 10px;
		line-height:14px;
		color: #003C80;
		background: url(../accordion_active.gif) no-repeat left 5px;
	}
	
	.accordion H3 .dashed{border-bottom: 1px dashed #2E2E2E;}
	
	.accordion H3.active .dashed{border-bottom: 1px dashed #003C80;}
	
	.seed-path{margin-bottom: 10px;}
	
	.seed-path{
		color: #003C80;
		font-size: 8pt;
	}
	
	.seed-path STRONG{font-weight: normal;}
	
	.nav-digit{margin-bottom: 15px;}
	
	.article-item{margin-bottom: 15px;}
	
	.article-anons{margin-left: 15px;}
	
	.article-name{font-weight: bold;}
	
	.search_wide input{border: 1px solid #B6C0B9; }
	
	.search_wide{widt h:300px; backgr ound: #eee; bor der: 1px solid #ED154B; padding: 10px 0;}
	
	.search_wide #srchstr{width: 296px; margin-bottom: 20px;}
	
	.srch-class4{color: #2C4E92; margin-bottom: 3px; font-weight:bold;}
	
	.search_wide .srch-class1{width:50px; margin-right:10px;}
	
	.srch-class7{margin-right: 10px;}
	
	.search_wide .srch-class6{background: #EF2E5D; color: #fff; cursor: pointer; border: 0; padding:2px 5px;}
