@charset "windows-1251";
body, html {
	height: 100%;
	width: 100%;
}
body {
	padding: 0px;
	margin: 0px;
	background: #dee3e7 url(/i/bg_body.gif) repeat-y center;
	color: #424242;
	font: 80% Verdana;

}
a img {
	border: 0px;
}
a {
	color: #0069b3;
	text-decoration: underline;
}
a:hover {
	color:#14A8E8;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #84949f;
	font-weight: normal;
	font-size: 180%;
	margin: 15px 0px;
	padding: 0px;
}
h2 {
	color: #000;
	border-bottom: 1px solid #999999;
	font-size: 150%;
	font-weight: normal;
	margin: 15px 0px;
	padding: 0px;
}
h3 {
	color: #0069b3;
}
ul {
	list-style: square;
}
.br {
	clear: both;
}
.detail {
	font-weight: bold;
	font-size: 95%;
	color: #0069b3;
	text-align: right;
}
.detail a {
	text-decoration: none;
}
.brd_b {
	border-bottom: 1px solid #999999;
	padding-bottom: 5px;
	margin-bottom: 20px;
}
.date, #main_news .main_news_date {
	color: #666666;
	background: url(../i/bg_date.gif) no-repeat left center;
	display: inline-block; 
	padding: 0px 7px 0px 18px;
	margin-right: 7px;
}
.text_img {
	float: left;
	margin: 5px 10px 10px 0px;
}

/* oi?iu */
form {
	padding: 0px;
	margin: 0px;
}
input, textarea, select {
	border: 1px solid #bbc7d4;
	width: 280px;
}
#contacts select {
	margin-bottom: 5px;
	width: 506px;
}
input.button {
	color: #fff;
	background-color: #0069b3;
	width: auto;
	font-weight: bold;
	font-size: 80%;
	padding-bottom: 2px;
	cursor: pointer;
}

.formdate select {
	width:60px;
}

.formradio input{
	width:30px;
}
/* ... */


#middle {
	background: #FFF;
	width: 994px;
	margin: 0px auto;
	padding-bottom: 15px;
}
#logo {
	float: left;
	width: 243px;
	margin-top:72px; 
	text-align: center;
}
#company {
	 background-color: #6f90b6;
	 padding: 7px 0px;
	 margin-top: 54px;
	 color: #fff;
	 text-transform:  uppercase;
	 font: bold 9px Verdana;
}
#visual {
	/*margin-left: 244px;*/
	background-color: #0056ab;
	height: 216px;
}
#left {
	float: left;
	width: 243px;
}
#content {
	margin: 0px 244px;
	font-size:90%;
	padding-bottom: 50px;
	_display:inline-block;
}

div#content p{
	text-align: justify;
}
div#content a {
	font-weight: bold;
	text-decoration:none;
}

div#content li {
	padding: 0px 0px 5px 0px;
}

/*
#content table {
	border-collapse: collapse;
	border: 1px solid #424242;
}

#content tbody {
	border-collapse: collapse;
	border: 1px solid #424242;
}

#content tr {
	border: 1px solid #424242;
}

#content td{
	padding: 3px;
	border: 1px solid #424242;
}
*/
#menu_extra {
	background-color: #cfd9e4;
	height: 30px;
}
#search {
	height: 30px;
	color:#0056AB;
	float: right;
}	
#search a {
	font-size: 80%;
	text-decoration: none;
}
#regions img {
	margin: 5px 0px 0px 10px;
}
#search table {
	/*margin: 5px 0px;*/
}
#search td {
	padding: 0px 5px;
}
#search input {
	width: 110px;;
	color: #93a1ab;
}
#search input.button {
	width: auto;
	background-color: #becfdb;
	font-weight: bold;
	font-size: 95%;
	color: #0069b3;
}
#login {
	text-align: right;
	color: #a9a9a9;
	font-size:85%;
}
#site_login h2 {
	font-size: 90%;
}
#site_login  input {
	border: 1px solid #a8bcd2;
	width:187px;
	color: #93a1ab;
	margin: 5px 0px;
}
#site_login input.button {
	width: auto;
	background-color: #becfdb;
	font-weight: bold;
	text-transform: lowercase;
	font-size: 100%;
	color: #383231;
}
#site_login a {
	text-decoration:none;
	font-weight: bold;
}
#site_login a.button {
	padding: 2px 5px;
	text-decoration: none;
	width: auto;
	background-color: #c8d8e2;
	border: 1px solid #b6c9da;
	color: #383231;
	font-size: 85%;
}
#main_news {
	border-bottom: 1px dotted #999999;
	padding: 0px 0px 8px 0px;
	margin-bottom: 10px;
}
#main_news  .main_news_date {
	width:74px;
	float:left;
	/*color: #84949f;
	font-size: 90%;
	font-weight: bold;*/
	border-right:1px solid #666666;
}
.main_news_body {
	font-size: 90%;
	text-align: justify;
	padding-top: 20px;
}
.main_news_body .title {
	color: #0069B3;
	font-size: 115%;
	font-weight: bold;
}
.main_news_body .detail {
	font-size: 105%;
}
.content_table td {
	vertical-align:top;
	padding:5px;
}


/* iee?ioi?iaou  */
#news_list {
	list-style-image: none;
	list-style: none;
	padding: 0px;
	margin: 0px;
	font-size: 95%;
}
table#news_list {
	width: 506px;
}
#news_list dt {
	float:left;
	width: 74px;
	border-right: 1px solid #666666;
}
#news_list dd {
	margin-bottom:15px;
	margin-left: 107px;
	text-align: justify;
}
#news_list a {
	text-decoration: none;
	font-weight: 500;
}
#events_list dt {
	float:left;
	border-right: 1px solid #666666;
	width: auto;
	line-height: 90%;
	margin-top: 2px;
}
#events_list dd {
	margin-bottom: 10px;
	margin-left: 107px;
	text-align: justify;
}
#events_list dd, #events_list dd a {
	text-decoration: none;
	color: #2c66b1;
}
#events_list .item {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px dotted #999999;
}
#events_list .item_date {
	float: left;
	border-right: 2px solid  #999999;
	width: 100px;
	font-weight: bold;
}
#events_list .item_detail {
	margin-top: 10px;
}
/*   */

/*  iai? eaaia e i?aaia */
#menu_left .block_link, #menu_right .block_link {
	margin: 20px 30px 0px 40px;
	list-style-image: none;
	list-style: none;
	padding:0px;
	font-size: 90%;
	background: url(../i/bg_block_link.gif) repeat-y left;
}
#menu_left .block_link a, #menu_right .block_link a {
	font-weight: bold;
	text-decoration: none;
	position: relative;
	z-index: 2;
	line-height: 100%;
}
#menu_left .block_link li, #menu_left .block_link #menu_left_lev2 li, #menu_right .block_link li, #menu_right .block_link #menu_right_lev2 li {
	padding-left: 18px;
	padding-bottom: 6px;
	background: transparent url(../i/bg_block_title.gif) no-repeat top left;
}
#menu_left .block_link li a.select, #menu_right .block_link li a.select {
	background-color: #cce1f0;
	display: block;
	margin: -3px 0px -3px -5px;
	padding: 3px 5px 3px 5px;
	position: relative;
	z-index: 10;
}
#menu_left .block_link li a.select {
	background: #cce1f0 url(../i/bg_menu_left_select.gif) no-repeat right  center;
	padding-right: 10px;
}
#menu_left .block_link .block_title, #menu_right .block_link .block_title {
	background: url(../i/bg_block_link_last.gif) no-repeat top left;
}
#menu_left .block_link .block_title a, #menu_right .block_link .block_title a {
	font-weight: normal;
	color: #000;
}
#menu_left .block_link .block_title, #menu_right .block_link .block_title {
	font-size: 150%;
	font-weight: 500;
	color: #000;
}
#menu_left .block_link .last, #menu_left .block_link #menu_left_lev2 .last, #menu_right .block_link .last, #menu_right .block_link #menu_right_lev2 .last {
	background-color: #fff;
	background-position: top left;
}
#menu_left_lev2, #menu_right_lev2 {
	margin: 5px 0px 5px 0px;
	padding: 0px;
	list-style: none;
	background:#fff url(../i/bg_block_link.gif) repeat-y left;
}
#menu_left #menu_left_lev2 li a, #menu_right #menu_right_lev2 li a {
	font-weight:normal;
}

/* aa?oiaa iai? */
#menu_top {
	margin-left: 244px;
	position:relative;
	margin-top: -32px;
	height: 32px;
	text-align: center;
	z-index: 10;
}
#menu_top ul {
	margin: 0px;
	padding: 7px  0px 0px 0px;
	list-style: none;
}
#menu_top ul li {
	display:-moz-inline-box;
	display:inline-block;
	display: inline;
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px 20px 5px 32px;
	background: transparent url(../i/bg_menu_top_link.gif) no-repeat top left;
	background-position:  18px 0px;
 }
#menu_top ul li .bg {
	position: absolute;
	visibility:  hidden;
	z-index: 9;
	/*height: 26px;*/
	margin: -7px -20px 0px -27px;
	width:  auto;
	background-color:#011176;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);
  -moz-opacity: 0.5;
  -khtml-opacity: 0.5;
 	opacity: 0.5;
}
#menu_top ul li a {
	position: relative;
	z-index: 10;
}
#menu_top ul ul {
	margin: 0px 0px 0px -27px;
	padding: 5px 0px 10px 0px;
	background: #2b84c0 url(../i/bg_menu_top_popup.jpg) no-repeat bottom right;
	position: absolute;
	z-index: 10;
	visibility: hidden;
	color:#0056AB;
	width:160px;
}
#menu_top ul ul li {
	display: block;
	float: none;
	padding: 3px 3px 2px 15px;
	margin: 0px 0px 0px 10px;
	background:transparent url(../i/bg_date.gif) no-repeat scroll left top;
	background-position: 0px 7px;
	text-align:left;
}
#menu_top ul ul li a {
	display: block;
	text-decoration:none;
	font-weight:bold;
	color: #FFF;
}

/*  */


#right {
	float: right;
	width: 243px;
	position: relative;
	margin-bottom: 30px;
}
#calendar, #site_login {
	margin: 0px 23px 0px 33px;
}
#calendar h2 {
	font-weight: 500;
	font-size:130%;
}
#calendar_list {
	font-size: 85%;
}
#calendar_list dt {
	display: block;
}
#calendar_list dd {
	margin:5px 0px 20px 0px;
	padding-left: 18px;
	padding-bottom: 13px;
	border-bottom: 1px dotted #999999;
}
#calendar_list dd a {
	text-decoration: none;
	font-weight: 500;
}
#calendar_list .last {
	border-bottom: none;
}
#calendar .detail {
	font-size: 85%;
}
#bottom {
	padding: 12px 15px;
	background-color: #0069b3;
	color: #fff;
	font-family: Arial;
}
#creator {
	float: right;
	width: 200px;
}
#paging {
	margin: 10px 0px 30px 0px;
	text-align: center;
	font-size: 80%;
}
/* iiainoe */
.item_date {
	float: left;
	width: 112px;
	color: #84949f;
	padding-bottom: 3px;
	text-transform:lowercase;
}
.item_img {
	float: left;
	width: 112px;
}
.item_body {
	margin-left: 112px;
	text-align: justify;
}
.item_body .detail {
	font-size: 100%;
}
.item_title, .item_title a {
	color:#0056AB;
	padding-bottom: 10px;
	font-weight: bold;
	text-decoration: none; 
}
#news_list .item {
	clear: both;
	padding: 13px 0px 9px 0px;
	border-bottom: 1px dotted #999999;
}
#news_list .item_img {
	clear: left;
}
#news_item .item_date {
	width: 95px;
	margin-top: 3px;
	font-weight:bold;
	border-right: 2px solid  #999999;
	line-height: 80%;
}
#news_item .item_title {
	text-indent: 10px;
	font-size: 110%;
}
#news_item .item_announce {
	font-weight: bold;
	margin: 10px 0px;
	text-align: justify;
}
#news_item .item_img {
	width: auto;
}
#event_item .item_date {
	width: auto;
	margin-top: 3px;
	margin-right: 5px;
	padding-right: 5px;
	border-right: 2px solid  #999999;
	font-weight:bold;
	line-height: 80%;
}
#event_item .item_img {
	width: auto;
}
#event_item .detail {
	padding-top: 20px;
}

/* faq */
#faq_list {
	border-bottom: 1px dotted #999999;
}
#faq_list .item {
	margin-bottom: 20px;
}
.item_question {
	color: #0069B3;
}
.item_reply {
	background-color: #d8e8f4;
	padding: 10px 0px;
	margin-top: 5px;
}
.item_term {
	font-weight: bold;
	display: block;
	float: left;
	width: 75px;
	padding-left: 15px;
}
.item_descr {
	/*margin-left:90px;*/
	margin-left:10px;
	display: block;
}
.item_question .item_term {
	background:transparent url(../i/bg_date.gif) no-repeat scroll left center;
}

.year_selected {
	font-weight:bold;
}

/**********************tablesorter*********************/

#contacts_table th {
	padding-right:20px;
	background-color: #0069B3;
	color:#fff;
}
#contacts_table th, #contacts_table td {
	text-align: left;
	padding: 2px 5px;
}
#contacts_table td {
	border-bottom: 1px solid #C8D8E2;
}
.property {
	font-weight: bold;
	color: #93A1AB;
	font-size: 70%;
}
.brd_l {
	border-left: 1px solid #0069B3;
}
#contacts_table .header {
	background:#0069B3 url(/i/bg.gif) no-repeat center right;
	cursor: pointer;
}
#contacts_table th.headerSortUp {
	background-image: url(/i/asc.gif);
}
#contacts_table th.headerSortDown {
	background-image: url(/i/desc.gif);
}
#contacts_table .headerSortDown, #contacts_table .headerSortUp {
	background-color: #0069B3;
}

/******Styles for Structure Page**********************/

div#structure p {font-weight: bold; text-align: center; margin: 10px;}

div#structure div.vertical-line {
border-right: 1px solid #000000;
position: relative;
left: 50%;
margin-left: -1px;
width:1px;
height: 50px;
display: block;
}
div#structure div.horizontal-line {
border-top: 1px solid #000000;
width:60%;
height: 1px;
display: block;
position:relative;
left:50%;
margin:-1px 0px -1px -30%;
}

div#structure div.vertical-line-20 {
border-right: 1px solid #000000;
position: relative;
left: 20%;
margin:-1px 0px 0px -1px;
width:1px;
height: 50px;
display: block;
}
div#structure div.vertical-line-40 {
border-right: 1px solid #000000;
position: relative;
left: 40%;
margin:-51px 0px 0px -1px;
width:1px;
height: 50px;
display: block;
}
div#structure div.vertical-line-60 {
border-right: 1px solid #000000;
position: relative;
left: 60%;
margin:-50px 0px 0px -1px;
width:1px;
height: 50px;
display: block;
}
div#structure div.vertical-line-80 {
border-right: 1px solid #000000;
position: relative;
left: 80%;
margin:-50px 0px 0px -1px;
width:1px;
height: 50px;
display: block;
}
div#structure div.text-20 {
    text-align: center;
    position:relative;
    left:14%;
    width:150px;
    margin:0px 0px 0px -75px;

}
div#structure div.text-40 {
    text-align: center;
    position:relative;
    left:34%;
    width:150px;
    margin:-22px 0px 0px -75px;    
}
div#structure div.text-60 {
    text-align: center;
    position:relative;
    left:54%;
    width:150px;
    margin:-22px 0px 0px -75px;
}
div#structure div.text-80 {
    text-align: center;
    position:relative;
    left:74%;
    width:150px;
    margin:-22px 0px 0px -75px;
    
}
#line_run {
	position: relative;
	z-index: 10;
	margin: 0px 20px 0px 20px;
	border-right: 1px solid #0056AB;
	border-left: 1px solid #0056AB;
	font-weight: bold;
	padding: 5px 0px;
	font-size: 85%;
	clear: both;
	/*
	width: 930px;
	margin: 0px 0px 0px -210px;
	
	*/
}
#line_run a {
	text-decoration: none;
}

#site_info{
margin:0 23px 0 42px;
}

/******************************************************/

#logotip {
	position:absolute;
	z-index:100;
}	

.blue2 {
margin-left:15px;
font-size:90%;
}
.blue2 input, textarea, select {
border:0;
width:auto;
margin:0 10px;
}
.blue2_h6 {
color:#000000;
font-size:130%;
font-weight:500;
margin:10px 10px 10px 15px;
}

.answer input {
	margin-left:0px;
}
.blue_title {
	font-weight:bold;
}
.blue_panel {
	margin-top:25px;
}
.blue_panel h3{margin:0px 0px 3px 0px;color:#f00;padding-left:10px;font-size:11pt;}
.morelink {
	margin-left:70px;
	font-size:87%;
}

.answer {
	//margin-left:10px;
}
.photo_list{float:left;margin-bottom:30px;}
.photo_row{}
.photo_unit{float:left;width:245px;padding-bottom:20px;}
.photo_unit h3{margin:25px 0px 3px 0px;color:#00A;font-size:10pt;}
.photo_panel{}
.photo_title{
	color: #84949f;
	font-weight: normal;
	font-size: 180%;
	margin: 15px 0px;
	padding: 0px;
	width:100%;
}

#index_surveys{padding-left:9px;//padding-left:0px;}

#surveys{padding-top:10px;}
.survey_head{font-weight:bold;color:#84949F;border-bottom:2px solid #84949F;display:table;padding-bottom:6px;margin-top:50px;}
.survey_head:first-child {margin-top:6px;}
*html .survey_head {margin-top: expression(this.previousSibling==null?'6px':'50px');}
.survey_head span {font-size:130%;}
.survey_total{font-weight:bold;color:#00a;border-bottom:2px solid #00a;display:table;padding-bottom:6px;margin-top:6px;}

#surveys .pager{margin-top:40px;}
#surveys td{padding-bottom:5px;}
