h3 {
	padding: 0px; 
	color: #555555;
	font-size: 13px;
} 

.hr {
	background-image: url(../images/bg-hr.gif);
	background-position: center;
	background-repeat: repeat-x;
}
body {
	margin: 0px 22px 0px 22px;
}
p {
	margin: 0px 0px 0px 0px;
	padding-left: 0px;
}
img {
	border: 0px;
}
textarea, select {
	width: 100%;
	font-family: Verdana, Georgia, "Times New Roman", serif;
	font-size: 11px;
	border: 1px solid #c8c7be;	
}
input {
	font-size: 11px;
	font-family: Verdana, Georgia, "Times New Roman", serif;
}
input.search {
	font-size: 11px;
	height: 20px;
	padding: 2px 0px 0px 0px;
}
td {
	font-family: Verdana, Georgia, "Times New Roman", serif;
	font-size: 11px;
}
a {
	color: #005da4;
	font-size: 11px;
	text-decoration: underline;
}
p.title_blue {
	font-size: 13px;
	color: #2869a8;
	font-weight: bold;
}
a:hover  {
	text-decoration: none;
}
a.a11 {
	font-size: 11px;
	text-decoration: none;
}
a.a11:hover {
	font-size: 11px;
	text-decoration: underline;
}

a.top_nav_menu {
	font-size: 11px;
	color: Black;
	text-decoration: underline;
}
a.top_nav_menu:hover {
	text-decoration: none;
}
a.white_underline {
	color: white;
	text-decoration: none;
	font-size: 11px;
}
a.white_underline:hover {
	text-decoration: underline;
	font-size: 11px;
}
a.title_news, a.title_news:hover {
	font-weight: bold;
	font-size: 13px;
	color: #005da4;
	text-decoration: none;	
}
a.title_news:hover {
	text-decoration: underline;
}
.news_date_source{
	font-size: 11px;
	color: #009900;	
	line-height: 20px;
}
a.news_source {
	font-size: 11px;
	color: #ff0000;
	text-decoration: underline;
}
a.news_source:hover {
	text-decoration: none;
}
a.title_news2 {
	color: #000099;
	text-decoration: none;
	font-weight: bold;
}
a.title_news2:hover {
	font-weight: bold;
	text-decoration: underline;
}
td.bottom_blocks {
	padding: 20px;
	color: #ffffff;
	background-color: #f2f4f8;
}
.title {
	font-weight: bold;
	font-size: 13px;
}
.form_title {
	vertical-align: top;
	text-align: right;
	padding-right: 10px;
	width: 40%;
	height: 30px;
}
.form_input {
	width: 60%;
	padding-right: 40px;
	vertical-align: text-top;
}
.button {
	background-color: #b2bccf;
	border: 1px solid black;
	font-size: 11px;
	height: 20px;
	padding-bottom: 0px;
}

/************** "ìåíþ ñëåâà" *******************/
table.menu-box {
	width: 100%;
	border: 0px;
	border-collapse: collapse;
} 
table.menu-box th, table.menu-box td {
	padding: 0px;
} 
table.menu-box .box-i {
	height: 16px;
	background-image: url(../images/menu_top_ico2.gif);
	background-repeat:no-repeat;
	background-position: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
} 
table.menu-box .box-s {
	height: 16px;
	background-image: url(../images/menu_top_ico.gif);
	background-repeat:no-repeat;
	background-position: right;
	cursor: pointer;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
} 
table.menu-box .box-c table td {
	font-weight: bold;
	font-size: 11px;
}
table.menu-list {
	width: 185px;
	border: 0px;
	background-color: #f2f2ff;
	border-collapse: collapse;
} 
table.menu-list .name {
	background:url(../images/marker.gif) left center no-repeat;
	width: 185px;
	height: 20px;
	padding-left: 8px;
	border-bottom: 1px solid #ececec;
}

.menu-list .name a:link, .menu-list .name a:active, .menu-list .name a:hover, .menu-list .name a:visited {
	font-family: Verdana, Verdana, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: none;
} 
.menu-list .name a:hover {
	color: #000000;
}
td.hr_expanded {
	height: 1px;
	background-color: #ffffff;
}
td.hr_collapsed {
	height: 1px;
	background-color: #ffffff;
}
td.hr_line { 
	background-color: #ff0000;
}
/************** END "ìåíþ ñëåâà" *******************/

/************** ÂÊËÀÄÊÈ *******************/
td.tab, td.tab_blue {
	border-bottom: 1px solid #679a01;
	white-space: nowrap;
	height: 20px;
	padding: 0px 5px 0px 5px;
}
td.tab_blue {
	border-bottom: 1px solid #337bf7;
}
td.tab_checked, td.tab_blue_checked {
	padding: 0px 5px 0px 5px;
	height: 20px;
	white-space: nowrap;
	background-color: #eff7eb;
	border: 1px solid #679a01;
	border-bottom: 0px;
	color: black;
	font-size: 11px;
}
td.tab_blue_checked {
	background-color: #e0e7f4;
	border: 1px solid #337bf7;
	border-bottom: 0px;
}
td.green_block, td.blue_block {
	border: 1px solid #679a01;
	border-top: 0px;
	border-bottom: 0px;
	padding: 5px 10px 10px 10px;
	background-color: #eff7eb;
}
td.blue_block {
	border: 1px solid #337bf7;
	border-top: 0px;
	border-bottom: 0px;
	background-color: #e0e7f4;
}
td.pages_nav {
	text-align: center;
	border:  1px solid #7989a8;
	border-right: 0px;
	background-color: #f2f4f8;
}
a.pages_nav {
	font-size: 11px;
	text-decoration: none;
	color: black;
}
/************** END ÂÊËÀÄÊÈ *******************/

/************** TABLE "informer_facts" *******************/
a.informer {
	font-size: 11px;
	text-decoration: none;
	color: #1f4d79;
}
a.informer:hover {
	color: #1f4d79;
	text-decoration: underline;
}
table.informer_facts td {
	height: 25px;
}
td.informer_facts {
	width: 25px;
	background-image: url("/images/checkbox_red.gif");
	background-repeat: no-repeat;
	background-position: center;
}	 
/************** END TABLE "informer_facts" *******************/

/************** TABLE "informer_foto" *******************/
table.informer_foto td.ugol {
	 width: 22px; 
	 height: 22px;
}	  
table.informer_foto td.top_mid {
	background-image: url(/images/informer_tabl_top.gif); 
	background-repeat: repeat-x;
	vertical-align: bottom;
	text-transform: uppercase;
	font-weight: bold;
}
table.informer_foto td.mid_left {
	background-image: url(/images/informer_tabl_mid.gif); 
	background-repeat: repeat-x; 
	border-left: 1px solid #e2eaec;
}
table.informer_foto td.mid_right {
	background-image: url(/images/informer_tabl_mid.gif); 
	background-repeat: repeat-x; 
	border-right: 1px solid #e2eaec;
}
table.informer_foto td.mid_mid {
	background-image: url(/images/informer_tabl_mid.gif); 
	background-repeat: repeat-x;
	padding-top: 1px;
	padding-bottom: 1px;
}
table.informer_foto td.bot_mid {
	border-bottom: 1px solid #e2eaec;
}
a.informer_foto_titl {
	font-size: 11px;
	color: #3366de;
	text-decoration: none;
	font-weight: bold;
}
a.informer_foto_titl:hover {
	font-weight: bold;
	text-decoration: underline;
}
a.informer_foto_text {
	font-size: 10px;
	color: black;
	text-decoration: none;
}
a.informer_foto_text:hover {
	text-decoration: none;
	color: #ff8918;
}
td.informer_foto_text {
	text-align: justify; 
	padding-left: 5px; 
	padding-right: 5px;
	vertical-align: text-top;
}
/************** END TABLE "informer_foto" *******************/

/************** INFORMER Âîêðóã ñâåòà *******************/
.titl {
	font-weight: bold;
	color: '#3366de';
}
table.sub_inner {
	width: 300px;
	border: 1px solid darkblue;
} 
table.sub_inner td {
	padding: 3px;
} 
a.link {
	font-size: 11px;	
	color: #3366de; 
	text-decoration: none;
} 
a.link:hover {
	text-decoration: underline;
}
/************** END INFORMER Âîêðóã ñâåòà *******************/

/************** TABLE "informer_sky" *******************/
.informer_sky_title {
	font-size: 10px;
	color: #224491;
	font-weight: bold;
	border-bottom: 1px solid #224491;
}
td.informer_skypic {
	width: 10px;
	background-image: url(/images/informer_tabl_skypic.gif); 
	background-repeat: no-repeat;
	background-position: center top;
	height: 20px;
}
a.informer_skypic, a.informer_skypic:hover  {
	font-size: 10px;
	color: #666666;
	text-decoration: none;
}
/************** END TABLE "informer_sky" *******************/

/************** TABLE "informer_skyfoto" *******************/
table.informer_skyfoto {
	border: 1px solid black;
	border-bottom: 0px;
}
table.informer_skyfoto td {
	border-bottom: 1px solid black;
	text-align: justify; 
	padding: 5px;
}
td.informer_skyfoto_title {
	font-size: 13px;
	font-weight: bold;
	background-color: #ffcc00;
}
a.informer_skyfoto_title, a.informer_skyfoto_title:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
	font-size: 11px;
}
a.informer_skyfoto_text, a.informer_skyfoto_text:hover {
	text-decoration: none;
	color: black;
	font-size: 11px;
}
/************** END TABLE "informer_skyfoto" *******************/

/************** TABLE "informer_book" *******************/
/*table.informer_book td.ugol_top {
	width: 10px; 
	height: 25px;
}	  
table.informer_book td.ugol_bot {
	width: 10px; 
	height: 10px;
	vertical-align: bottom;
}*/	  
table.informer_book {
	border: 1px solid #ececec;
}
table.informer_book td.top_mid {
	background-color: #ececec; 
	width: 100%;
	height: 20px;
	padding-left: 10px;
}
table.informer_book td.mid {
	padding: 5px;
}
/*table.informer_book td.bot_mid {
	border-bottom: 1px solid #ececec;
	width: 100%;
} */
a.informer_book {
	text-decoration: none;
	color: #666666;
	font-size: 11px;
}
a.informer_book:hover {
	color: #ff6600;
	text-decoration: underline;
}
table.informer_book_inside td {
	height: 20px;
}
table.informer_book_inside td.informer_book {
	width: 50%;
}
/************** END TABLE "informer_book" *******************/


/************** TABLE "informer_banner" *******************/
table.informer_banner {
	border: 1px solid #d3d39e;
/*	border-bottom: 0px;*/
}	  
table.informer_banner td {
	border-bottom: 1px solid #d3d39e;
}	  
table.informer_banner td.top2 {
	text-align:center;
	vertical-align:middle;
	height: 100px;
}
table.informer_banner td.mid {
	text-align:center;
	vertical-align:middle;
	height: 150px;
	background-color: #ffffee;
}	  			  
a.informer_banner, a.informer_banner:hover {
	color: #144187;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
/************** END TABLE "informer_banner" *******************/

/************** TABLE "informer_inner" *******************/
table.inner td {
	padding-left: 4px;
	vertical-align: middle;
	font-size: 11px;
	font-weight: bold;
	background-color: #efefef;
	height: 20px;
	font-family: Verdana, Georgia, "Times New Roman", serif;
}
table.inner td.title {
	width: 100%;						
}
table.inner td.separator {
	background-color: white;
	width: 6px;
}
table.inner td.btn {
	text-align: right;
	padding: 0px;
}
/************** END TABLE "informer_inner" *******************/

/************** CALENDAR *******************/
.button_informer {
	background-color: #cccccc;
	border: 1px solid #bbbbbb;
	font-size: 11px;
	height: 20px;
	padding-bottom: 0px;
}
table.calendar td {
	font-size: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	width: 19px;
	height: 15px;
	font-family: Verdana, Georgia, "Times New Roman", serif;
	text-align: center;
}
td.calendar_title {
	font-size: 10px;
	text-align: center;
	width: 100%;
	font-weight: bold;
	border-bottom: 1px solid gray;
 }
a.calendar_narrow, a.calendar_narrow:hover {
	font-size: 8px;
	text-decoration: none;	
}
td.calendar_narrow {
	font-size: 8px;
	text-decoration: none;	
	border-bottom: 1px solid gray;
}
td.active a{
	font-size: 10px;
	text-decoration: none;	
	color: #656cb4;
}
td.active a:hover{
	font-size: 10px;
	text-decoration: underline;	
	color: red;
}
td.passive {
	font-size: 10px;
	color: #d5cccc;
}
td.checked {
	color: white;
	background-color: #7a97b2;
}
/************** END CALENDAR *******************/

.showhide {
	text-decoration: underline;
	cursor: pointer;
	font-size: 10px;
	color: #005da4;
	font-weight: bold;
}
a.rzd {
	font-weight: bold;
	color: black;
	text-decoration: none;
}
a.rzd:hover {
	text-decoration: none;
}


/************** INFORMER BOTTOM *******************/
table.informer_bottom {
	border: 1px solid #ff8f4f;
	background: #f2f3f4;
}
table.informer_bottom td {
	width: 245px;
	height: 132px;
	border: 1px solid black;
	padding: 5px;
	vertical-align: text-top;
}
table.informer_bottom td a.title, a.title:hover {
	color: #0033cc;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}
table.informer_bottom td a.text, a.text:hover {
	color: black;
	text-decoration: none;
	font-size: 11px;
}
table.informer_bottom td img {
	width: 80px;
	border: 1px solid #bbbbbb;
}

/************** END INFORMER BOTTOM *******************/

