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;}
#content{min-height: 670px;}
#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;
	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;
}
/*############*/
h1 {
	font: bold 30px/22px Georgia;
}
h2 {
	font: 22px/21px Georgia;
	margin: 14px 0 10px;
	color: #333;
}
h2 a {text-decoration: none;color: #333;}

h3 {
	font-size: 18px;
}

/*заголовок компании*/
#title_all {
	position: absolute;
	margin: 12px 0 0 0;
	font: bold 30px/28px Georgia;
	color: #000;
}
#title_all a {
	color: #000;
	text-decoration: none;
}
#title_all em {
	font-style: normal;
}

#pagetitle {
	font-size: 24px;
}
#clear {clear: both;}
#titule {
	font: 24px/17px Georgia;
	margin: 17px 0;
}
#titule span {
	color:#333;
}
#middle {
	margin-right: 341px;
}
.blue {font-style: normal; }
.page-width {
	margin: 0 16px;
}
/*шапка*/
#header {
	height: 132px;
}
#header .page-width {
	background: #fff url('images/top.jpg') no-repeat right 0 ;
	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: 24px;
	line-height: 24px;
	padding: 0 11px;
	margin: 0;
	border: none;
}
.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;
}
.self img {
	padding-right: 4px;
}

.top-links ul li a {
/*	padding: 10px 10px 10px 19px;  */
padding: 10px 31px 10px 32px;
}

#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;
	text-decoration: none;

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

}
.dropdown_menu #menu_li {
	float: none;
}
.top-links ul li .dropdown_menu li a {
	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 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;
	max-width: 250px;
	max-height: 15px;
	overflow: hidden;
	direction: rtl;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
}
#right_header {
	height: 31px;
	width: 508px;
	float: right;
}
.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;
}
.footer-payment {
	position: absolute;
	top: 15px; right: 460px;
}
.footer-payment a {
	text-decoration: none;
	font-size: 11px;
	color: #666666;
}
.footer-payment a:hover {
	color: #333333;
}
.copyright {color: #666; position: absolute; margin-top: 16px; font-size: 11px;}
.copyright a {
	text-decoration: none;
	color: #666666;
}
.copyright a:hover {
	color: #333;
}

.links_avt {
	width: 100%;
}

/*левое меню*/
.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;
}
.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;}
.paper{background: url('images/icon_paper.gif') no-repeat 0 center;}

/*контакты*/
#border_top_contakt {height: 7px;}
#border_bottom_contakt {height: 8px;}

.left_img {float: left;}
.right_img {float: right;}
#contact {
	padding: 0 12px;
}
#contact b {
	font-size: 14px;
}
#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 {
	border:none;
	margin: 0; padding: 0;
}
fieldset input {
	border:1px #656565 solid;
}
button.submit {
	margin-top: 20px;
}

/*#footer .page-width {background: #000; height: 100px;}*/
#company img {
	margin-right: 23px;
    border: 1px #666666 solid;
    box-shadow: 0px 1px 5px 1px #49484a;
    margin-left: 5px;
}
/*Меню в личном кабинете*/
.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 { height: 40px; overflow: hidden;}
.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;
}

.articles {
border: 1px double black;
}

.articles td{
border: 1px double black;
}


.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; }

#footer .links {
	float: right;
	margin-top: 15px;
	width: 690px;
}

input.styled, textarea.styled {
	box-sizing: border-box;
	vertical-align: middle;
	border: 1px solid #7e9cb8;

	font-size: 12px;
	line-height: 24px;
	padding: 0 11px;
	margin: 0 0 7px 0;
}
input.styled {
	height: 24px;
}
input.name.styled, input.mail.styled, textarea.text-mail.styled, input.captcha.styled {
	width:100%;
	padding-left:35px;
}
input.name.styled {
	background: #fff url('images/name.png') no-repeat 8px center;
}
input.mail.styled {
	background: #fff url('images/e-mail.png') no-repeat 8px center;
}
textarea.text-mail.styled {
	background: #fff url('images/pencil.png') no-repeat 8px 8px;
	padding:5px 0  0 35px;
	height:118px;
}
input.captcha.styled {
	margin-top:5px;
	padding-left:8px;
}
.question-form input.styled,
.question-form textarea.styled {
	width: 60%;
}
.clearfix:before,
.clearfix:after{
	display: table;
	content: " ";
 }
 .clearfix:after{
	 clear: both;
 }

.documents-navigation-line
{ 
    font-size: 14px;
    font-weight: bold;
    margin-left: 15px;
    font-family: 'Times New Roman';
    text-align: center;
}     