html, body {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	font-size: 12px;
	font-family: 'Trebuchet MS';
	color: #333;
	height: 100%;
	background: #fff;
}
#content #middle {margin: 0 33% 0 0;}
#page-wrapper {
	margin: 0 auto;
	height: 100%;
	min-width: 990px;
	max-width: 1200px;
}
.page-inner {min-height:100%;}
.page-inner #cleaner {
	height: 59px;
	
}
.page-navigation {
	font-size: 11px;
	text-align: right;
}
.page-navigation a, .page-navigation span.selected {
	padding: 0 3px; margin: 0 3px;
	border-bottom: 1px solid #499bed;
	text-decoration: none;
	line-height: 11px;
}
.page-navigation span.selected, .page-navigation a:hover {
	color: #fff; background: #499bed;
}


.errortext { color:red; }
.notetext { color:green; }
.starrequired {
	color:#c00;
	font-weight: bold;
	margin: 0 4px;
	font-size: 130%;
}

/*����*/
.date {
	font-size: 11px;
	color: #333;
}
.year {
	font-size: 14px;
	color: #427c01;
	font-weight: bold;
	margin-top: -3px;
}
#date {
	width: 72px;
	float: left;
	
	margin-right: 12px;
}
.in_date {
	float: left;
	background: url('images/bg_date.jpg') repeat-x 0 0;
	height: 34px;
	padding: 0 2px 0 8px;
	width: 45px;
}
.in_date span {
	line-height: 15px;
}
.left_date, .right_date {height: 34px;}

.left_date {float: left; width: 8px; background: url('images/date_left.jpg') no-repeat 0 0;}
.right_date {float: left; width: 4px; background: url('images/date_right.jpg') no-repeat 0 0;}

/*�������*/
.list-item {
	padding: 15px 0;
}
#prev {
	padding-left: 84px;
}
#pre a {font-size: 14px;}
#pre a:hover{color: #333;}
.list-item  a {
	font-size: 14px;
}
.all_news {
	margin-left: 83px;
}


.news-item {
	padding: 12px 0;
}
.news-date-time {
	float: left;
	height: 35px;
	width: 78px;
}
#pre {
	padding-left: 79px;
}
/*############*/
a {color: #cc6601;}
h1 {
	font: bold 30px/22px Georgia;
	color: #437d04;
}
h2 {
	font: 22px/21px Georgia;
	margin: 14px 0 10px;
	color: #333;
}
h2 a {text-decoration: none;color: #333;}

h3 {
	font-size: 18px;
}

/*��������� ��������*/
#title_all {
	width: 420px;
	float: left;
	margin: 50px 0 0 60px;
	font-size: 2em;
	font-weight: bold;
}
#title_all a{
	text-decoration: none;
}
#title_all h1 {
	line-height: 28px;
	margin:6px 0;
}
#title_all h1 a {
	color: #427c04;
	text-decoration: none;
}


#pagetitle {
	font-size: 24px;
}
#clear {clear: both;}
#titule {
	font: 24px/17px Georgia;
	color: #437d04;
	margin: 17px 0;
}
#titule span {
	color:#333;
}
#middle {
	margin-right: 341px;
}
.blue {font-style: normal; color: #437d04;}
.page-width {
	margin: 0 16px;
}
/*�����*/
#header {
	height: 132px;
}
#header .page-width {
	background: #fff url('images/top.jpg') no-repeat right 0 ;
	background-position: 321px;
	padding: 0 15px;
	margin: 0 auto;
	height: 132px;
}
#page-title {
	width: 700px;
	margin-top: 41px;
	display: inline;
	position: absolute;
}
/*�����*/
#search-form {
	float: right;
	margin: 67px 12px 0 0;
}
#search-form-ad {
	float: left;
	border:1px #656565 solid;
	background: #fff;
	margin-top: -1px;
	height: 24px;
}
#search-form-q {
	font-size: 12px;
	width: 200px;
	height: 18px;
	border: 0;
	margin-top: 3px;
	
	padding-left: 11px;
}
.search-form .input {width: 300px;}
/*������� ����*/
.left_menu {float: left;}
.right_menu {float: right;}
.top_menu {height: 42px;}
.top-links {
	height: 42px;
}
.top-links .page-width {
	background: #038cc0 url('images/bg_top_menu.jpg') repeat-x 0 0;
	height: 42px;
}
.top-links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.top-links ul li {
	float: left;
	margin: 0;


}
.self {
	padding: 9px 2px;
	margin-left: 4px;
}

.top-links ul li a {
	padding: 10px 19px;
}

#menu_li {background: url('images/flipper_top_menu.jpg') no-repeat 0 0;}
.self:hover {background: url('images/menu_sel.gif') repeat-x 0 0;}
.top-links ul li a {
	font-size: 16px;
	color: #fff;
	text-decoration: none;

}
.top-links ul .dropdown_menu {
	position: absolute;
	margin-top: 1px;
	margin-left: 3px;
z-index: 10;

}
.dropdown_menu #menu_li {
	float: none;
	background:#457f06 /*url('images/li_bg_add.jpg') repeat-x 0 0*/;
}
.top-links ul li .dropdown_menu li a {
	color: #fff;
	font-size: 14px;
}
.dropdown_menu {
	display: none;
}

.top-links ul li:hover .dropdown_menu, .top-links ul li.jshover .dropdown_menu {
	display: block;
}
.top-links ul li .dropdown_menu #menu_li:hover,.top-links ul li .dropdown_menu li.jshover {
	background: #98c628;
}
.top-links ul li .dropdown_menu #menu_li:hover div {
	background: 0;
}
/*show menu up*/
#show_menu {
	margin-top: 7px;
	width:190px;
	float: left;
}
#show_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#show_menu ul li {
	float: left;
	
}
#show_menu ul li a {
	text-decoration: none;
	color:#333;
	padding: 0 10px;
}
#show_menu ul li a:hover {
	color: #656565;
}
#logged-as {
	margin-top: 7px;
	float: right;
	margin-right: 12px;
}
#right_header {
	height: 31px;
	width: 508px;
	float: right;
	background: rgba(255,255,255,0.7);
	border: 1px solid #9b999a;
	border-top: none;
	border-radius: 0px 0px 4px 4px;
}
.logo_in {float: right; margin-right: 12px;}

/*right colums*/
#right {
	float: right;
	width: 300px;
}

/*footer*/
#footer {
	clear:both;
	min-width: 960px;

	position: relative;
	color: #656565;
	margin:-59px 16px 0 16px;
	background:url('images/bg_footer.jpg') repeat-x 0 0;
	overflow: hidden;
}
.left_footer {float: left;}
.right_footer {float: right;}
#footer ul {
	list-style: none;
	margin: 0;
	
	float: right;

}
#footer ul li {
	float: left;
	
}
#footer ul li a {
	padding: 0 12px;
	color: #656565;
	text-decoration: none;
	font-size: 11px;
}
#footer ul li a:hover {
	color:#333;
}
.copyright {color: #666666; width: 230px; float: left; margin-top: 16px; font-size: 11px;}
.copyright a {
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	color: #333;
}

.links {
	float: right;
	margin-top: 13px;
	width: 690px;
}

/*����� ����*/
.left-menu {
	list-style: none;
	padding: 0;
	margin: 0;
}
.left-menu li {
	padding: 9px 0 9px 0;
	padding-left: 46px;

	
}
.left-menu li a {
	font-size: 14px;
	color: #cd6601;
}
.left-menu li a:hover {
	color: #000;
}
.book {background: url('images/icon_write.jpg') no-repeat 0 center;}
.view_account_balance{background: url('images/icon_balance.jpg') no-repeat 0 center;}
.pay_utilities{background: url('images/icon_pay.jpg') no-repeat 0 center;}
.vote{background: url('images/icon_vote.jpg') no-repeat 0 center;}
.service{background: url('images/icon_help.jpg') no-repeat 0 center;}
.disclosure_of_information{background: url('images/icon_info.jpg') no-repeat 0 center;}

/*��������*/
#border_top_contakt {height: 7px;}
#border_bottom_contakt {height: 8px;}

.left_img {float: left;}
.right_img {float: right;}
#contact {
	background: #fff9b5;
	border-left: 1px #efc861 solid;
	border-right: 1px #efc861 solid;
	padding: 0 12px;
}
#contact b {
	font-size: 14px;
	color: #cc6604;
}
#border_top_contakt {

	background: url('images/border_top.jpg') repeat-x 0 0;
}
#border_bottom_contakt {
	
	background: url('images/border_bottom.jpg') repeat-x 0 0;
}
/*�����������*/
fieldset {
	width:250px;
	border:none;
}
fieldset input {
	width: 150px;
	height: 20px;
	border:1px #656565 solid;
	float: right;
}
#input_from {
	width: 300px;
	float: left;
}
.submit {
	margin-top: 20px;
	
}
.remember {
	float: left;
}
/*#footer .page-width {background: #000; height: 100px;}*/
#company img {
	margin-right: 23px;
	border: 1px #666666 solid;
}
/*���� � ������ ��������*/
.general_information{background: url('images/icon_info_2.gif') no-repeat 0 center;}
.reverse_statement{background: url('images/icon_vedomost.gif') no-repeat 0 center;}
.accruals_and_debt{background: url('images/icon_dolgi.gif') no-repeat 0 center;}
.payment_of_utilities{background: url('images/icon_kvitancii.gif') no-repeat 0 center;}
.these_counters{background: url('images/icon_data.gif') no-repeat 0 center;}

.news-right b {
	font-size: 14px;
}
.news-right {padding: 0px 0;}
.list-item h3 {margin: 0;}

.info-menu {
	list-style: decimal;
	padding: 0;
	margin-left: 19px;
}
.info-menu li {
	padding: 8px 0;
}
.info-menu li a {
	font-size: 14px;
}
.info-menu li a:hover {
	color:#333;
}
.point-faq a{
	font-size: 14px;
}
.point-faq {
	list-style: circle;
	margin-left: 20px;
	line-height: 27px;
}
.news-right a {
	font-size: 14px;
	
}
.news-right a:hover {
	color: #333;
}
small {
	font-size: 12px;
}
#top-multilevel-menu {width: 953px;}
.map-columns li {
	list-style: none;
}
.no-marks {
	list-style: none;
}
em {
	color: #038cc0;
}
h2 em { font-style: normal; }

.cost {
   color: #333;
   font: bold 16px/22px Arial, Helvetica, sans-serif;
   text-align: right;
}
.cost .currency {
   color: #868686;
   font-size: 12px;
   font-weight: normal;
}

.column-in {
   overflow: hidden;
}

.column-in table {
   border: none;
   border-collapse: collapse;
   width: 100%;
   padding: 0; margin: 0 0 5px 0;
}
.column-in table td {
   padding: 2px 3px;
   min-height: 22px;
}
.column-in table.no-border td {
   border-bottom: 0;
}
.column-in table tfoot td, .column-in table thead td, .column-in table thead th {
   background: #ebece5;
}
.column-in table thead th { border-right: 2px solid #fff; }