html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

.head {
	width: 100%;
	height: 112px;
	margin: 0;
	padding: 0;
	background: #fff url(i/head_fon.gif) repeat-x;
}

.menu_top {
	background-color: #0073a4;
	color: #fff;
	font-family: arial, san-serif;
	font-size: 0.7em;
	vertical-align: top;
}

.content {
	width: 100%;
	margin: 0;
	padding: 0;
}

.left {
/*
	position: relative;
	top: 0;
	left: 0;
	*/
	width: 206px;
	margin: 0;
	padding: 0;
	float: left;
}

.right {
	width: 146px;
	margin: 0;
	padding: 0;
/*	border-left: 1px solid #0073a4;*/
/*	height: 100%;*/

}

.center {
	margin: 0px;
/*	height: 100%;*/
	background: url(i/center_fon_left.gif) repeat-y left;
}

.down {
	background-color: #0073a4;
	font-family: arial, san-serif;
	font-size: 0.7em;
	color: #cde6f0;
	padding: 2px;
	clear: both;
}

.new_down span {
	padding-left: 6px;
	background-color: #fff;
	font-weight: bold;
	font-family: arial, san-serif;
	font-size: 0.8em;
}

.new_down img {
	padding: 0px 0px 0px 4px;
	vertical-align: middle;
}

.new_down {
	margin: 0px 4px 0px 1px;
	background: url(i/new_down.gif) repeat-x center;
	text-align: right;
}

.head_logo {
	margin: 0;
	padding: 13px 0px 10px 13px;
}

.head_ban {
	margin: 0;
	padding: 22px 12px 0px 0px;
	text-align: right;
}

.head_logo img, .head_ban img {
	border: 0;
}

.head_text {
	padding: 0;
	margin-left: 15px;
	font-family: arial, san-serif;
	font-size: 0.7em;
}

.menu_left {
	background: #fdfdf5 url(i/menu_left_fon.gif) repeat-y right;
	padding: 4px 0px 4px;
}

.menu_left_iten {
	margin: 0px 11px 0px 21px;
	font-family: arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.menu_left_iten_act {
	margin: 0px 11px 0px 21px;
	font-family: arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
}

.menu_left_iten_act span {
	text-decoration: underline;
	color: #005e86;
}

.menu_left div img {
	padding-right: 9px;
}

.menu_left_divis {
	height: 10px;
	background: url(i/menu_left_divis.gif) repeat-x;
	margin-right: 12px;
}

.menu_left_iten a {
	text-decoration: none;
	color: #000;
}

.menu_left_iten a:hover {
	text-decoration: underline;
}

.menu_left_divis_null {
	width: 1px;
	height: 10px;
}

.menu_left_part {
	background: #ffffeb url(i/menu_left_down_part.gif) no-repeat bottom;
	padding-bottom: 6px;
	font-family: arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
	border-top: 1px solid #0073a4;
}

.menu_left_part_img {
	padding: 6px;
	float: left;
}

.menu_left_part_name {
	margin: 5px 0px 5px 28px;
}

.menu_left_down {
	background: url(i/menu_left_down.gif) no-repeat;
	height: 30px;
}

.left_img {
	text-align: center;
	margin: 26px 0px;
}

.left_img img {
	border: 0;
}

.news {
	/*	background: url(i/news_down.gif) repeat-x bottom;*/
	font-family: arial, san-serif;
	font-size: 0.8em;
}

.news .news_all span {
	font-weight: bold;
	color: #9c0004;
}

.news .news_all img {
	margin: 0;
	margin-right: 10px;
	padding: 0;
}

.news .news_all div a {
	color: #013015;
}

.news .news_all div {
	margin: 3px 0px;
}

.news .news_all {
	/*	background: url(i/news_down_img.gif) no-repeat bottom left;*/
	padding: 8px 20px 5px;
}

.news .news_all .news_date {
	float: left; width: 80px; display: inline; margin: 0px; padding: 0px;
}

.news .news_all .news_announcement {
	margin-left: 80px; margin-bottom: 5px;
}

.maters {
	font-family: arial, san-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #0073a4;
	text-align: right;
	padding: 8px 8px 2px 0px;
}

.mater_name {
	height: 27px;
	background: url(i/mater_name_fon.gif) repeat-x bottom;
	margin-left: 9px;
}

.mater_name div {
	height: 21px;
	background: url(i/mater_name.gif) no-repeat;
	width: 240px;
	text-align: left;
	font-family: arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #0073a4;
	padding-top: 6px;
	padding-left: 10px;
}

.mater_name div a {
	color: #0073a4;
}

.mater_name div a:hover {
	text-decoration: none;
}

.new_table img {
	float: left;
	border: 1px solid #c2c3be;
	margin: 0px 14px 5px 9px;
}

.new_table {
	margin: 0px 10px;
}

.new_text {
	vertical-align: top;
	font-family: arial, san-serif;
	font-size: 0.8em;
	color: #005a81;
	padding-top: 9px;
}

.new_text div {
	font-weight: bold;
}

.new_text a {
	color: #005a81;
}

.new_down a:hover, .news_all div a:hover, .new_text div a:hover {
	text-decoration: none;
}

.new_down span a {
	color: #005a81;
}

.news_calendar_name {
	background: url(i/vote_name.gif) repeat-x bottom;
	border-top: 1px solid #0073a4;
	text-align: center;
	margin-top: 7px;
	padding: 6px 0px 11px 0px;
	font-weight: bold;
	font-family: arial, san-serif;
	font-size: 0.8em;
}
.news_calendar_name img {
	margin-right: 6px;
	vertical-align: top;
}

.partn_name {
	background: url(i/partn_name_down.gif) repeat-x bottom;
	border-top: 1px solid #0073a4;
	text-align: center;
	margin-top: 7px;
	padding: 6px 0px 11px 0px;
	font-weight: bold;
	font-family: arial, san-serif;
	font-size: 0.8em;
}

.partn_name img {
	margin-right: 6px;
	vertical-align: top;
}

.partn_img img {
	border: 0;
}

.partn_img {
	text-align: center;
	padding: 3px 0px 6px 0px;
}

.vote_name {
	background: url(i/vote_name.gif) repeat-x bottom;
	border-top: 1px solid #0073a4;
	text-align: center;
	margin-top: 7px;
	padding: 6px 0px 11px 0px;
	font-weight: bold;
	font-family: arial, san-serif;
	font-size: 0.8em;
}

.vote_name img {
	margin-right: 6px;
	vertical-align: top;
}

.vote {
	background: url(i/vote.gif);
}

.question {
	font-family: arial, san-serif;
	font-size: 0.75em;
	padding: 0px 10px;
	color: #005a81;
}

.vote_form {
	border: 0px solid red;
	margin: 0;
	padding: 0;
}

.vote_points {
	font-family: arial, san-serif;
	font-size: 0.75em;
	color: #005a81;
	margin-left: 10px;
	margin-top: 5px;
	border-collapse: collapse;
	border: 0;
}

.vote_point_form {
	width: 22px;
}

.vote_points td {
	vertical-align: top;
}

.vote_button {
	text-align: center;
	padding-top: 10px;
}

.vote_button input {
	border: 1px solid #b3b3b3;
	background-color: #dbdade;
	color: #000;
	font-size: 0.7em;
	font-family: arial, san-serif;
}

.buttom {
	border: 1px solid #b3b3b3;
	background-color: #dbdade;
	color: #000;
	font-size: 0.9em;
	font-family: arial, san-serif;
}

.vote_down {
	height: 4px;
	background: url(i/vote_down.gif) repeat-x;
	margin-top: 7px;
}

.vote_down img {
	border: 0;
}

.counters {
	padding-top: 18px;
	background: url(i/counters_top.gif) repeat-x;
}

.counters div {
	text-align: center;
	padding-bottom: 10px;
}

.counters div img {
	border: 0;
}
.down_img {
	float: left;
	padding: 13px;
}

h1 {
	font-family: arial, san-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #006590;
	padding: 3px 10px;
	margin: 0px;
}

h2 {
	font-family: arial, san-serif;
	font-size: 0.8em;
	font-weight: bold;
	color: #0073a4;
	padding: 3px 10px;
	margin: 3px;
}

.main {
	border-collapse: collapse;
	background: url(i/table_right.gif) repeat-y right;
	border: 0;
	width: 100%;
}

.maindiv {
/*	border-right: 1px solid red;*/
}

.defaulttext {
	margin: 8px 5px 8px 10px;
	font-family: arial, san-serif;
	font-size: 0.8em;
}

.author a {
	font-weight: bold;
	color: #315e71;
  text-align:right;
}

.author {
	text-align: right;
}

.one {
	width: 206px;
	vertical-align: top;
}

.two {
	vertical-align: top;
	background: url(i/center_fon_left.gif) repeat-y left;
}

.line {
	background: url(i/news_down.gif) repeat-x;
	height: 6px;
}

.news {
	padding: 5px 0 2px 10px;
}

.news img {
	float:left;
	margin:5px 20px 10px 0;
}

.all_news_link a, .public_topic {
	font-weight: bold;
	color: #005a81;
}

.all_news_link a:hover {
	text-decoration: none;
	color: #000;
}

.vote_rez {
	text-align: center;
	font-family: arial, san-serif;
	font-size: 0.8em;
	margin-top: 10px;
}

.vote_rez a {
	color: #005a81;
}
.promo_more {
	text-align: center;
	font-family: arial, san-serif;
	font-size: 0.8em;
	margin-top: 10px;
}

.promo_more a {
	color: #005a81;
}


.vote_rez a:hover {
	text-decoration: none;
}

.publics_topic {
	margin: 0px 0px 15px 42px;
}

.public_topic_one {
	margin: 3px 0;
}

.public_topic_link {
	color: #004b6b;
}

.public_topic_one a:hover {
	text-decoration: none;
	color: #004f71;
}

.input {
	border: 1px solid #005a81;
}

.page_menu {
	width: 100%;
	font: 0.8em arial;
	padding: 10px 0px;
}

.page_menu td {
	text-align: center;
}

.page_menu td a {
	color: #004a6a;
}

.page_menu td a:hover {
	text-decoration: none;
}

.menu_left_bag {
	background: url(i/new.gif) repeat-y;
}

.center_new {
/*	width: 100%;*/
	vertical-align: top;
	padding-right: 1px;
}

.down_text span a {
	color: #cde6f0;
}

.down_text span a:hover {
	text-decoration: none;
}

/* events */
.events {
	font-family: arial, san-serif;
	font-size: 0.8em; margin: 3px 10px;
}
.events table { border: 0px; width: 100%;}
.events table td { padding: 2px 5px; }
.events table thead td { background: #006590; color: white; font-weight: bold; text-align: center; font-size: .9em }
.events table tr { border-bottom: 1px solid #006590; }
.events table tbody td { color: black; font-size: .95em; }
.events table tbody td.dtt { text-align: center }
.events table tbody td a { color: #005a81; text-decoration: underline }
.events table tbody td a:hover { color: black; text-decoration: none }
.events table tbody td .advert_opp {
    text-align: right; font-weight: bold;
}

/* event */
.event {
	font-family: arial, san-serif;
	font-size: 0.8em; margin: 3px 10px;
}
.event a { color: #005a81; text-decoration: underline }
.event a:hover { color: black; text-decoration: none }
.event .adert_opp { text-align: right; font-weight: bold; padding-right: 10px;}
.event .param { padding-left: 10px; }
.event .defaulttext {

}


/* Subscribe-form */
.subscribe_btn { font-family: arial, san-serif; font-size: 0.85em; padding:0px 10px;}
.subscribe_btn A { color: #005a81; }
.subscribe_btn A:hover { text-decoration: none }
.subscribe_form { display: none; padding: 0px 10px}

.news_subscribe {
  padding:15px 3px 10px 10px;
}

.news_subscribe h3 {
  font: 0.9em tnr;
  color: #0083a6;
}

.news_subscribe #send {
  width:120px;
  height:15px;
  border:1px solid #999;
  color:#666;
}

.news_subscribe .ok_div {
  padding:5px 0px 5px 87px;
}

.news_subscribe #ok {
  border:none;
}

.news_subscribe a {
  font-size: 12px;
  color:#666;
}

.news_subscribe a:hover {
  color:#017594;
  text-decoration:underline;
}

.subscr_message {
  color:#f00;
  font: 12px arial;
  text-align:left;
  padding:0px 0px 10px 0px;
}

/* Searching */

.webalta {
 margin-bottom:5px;
 text-align:center;
 }
.search_res a {
 color:#013015;
 }



/*for subscribe*/
.top_line{
 display: block;
 position: relative;
 padding: 0px;
 }

.top_line .subscribe_link{
 float: right;
 }

.top_line .subscribe_link img{
  margin-right: 10px;
 }

.top_line .subscribe_link .link{
 font-size: 12px;
 color: #005a81;
 text-decoration: underline;
 padding: 0px 10px 0px 0px;
 }

.top_line .subscribe_link .link:hover{
 text-decoration: none;
 }


/*for subscribe form in content*/
.subs_form{
 margin: 20px 0px 0px 40px;
 padding-left: 10px;
 }

.subs_form h3{
 font-size: 13px;
 color: #003366;
 }

.subs_form .ok_div{
 padding:5px 0px 5px 87px;
 }

.subs_form #ok{
  border:none;
  }

.subs_form #send {
  width:120px;
  height:15px;
  border:1px solid #999;
  color:#666;
}

.subs_form a{
 font-size: 12px;
 color: #005a81;
 text-decoration: underline;
}

.subs_form a:hover{
 text-decoration: none;
}
