body,td {
    margin:0;
    padding:0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #222222;
}
#header_block {
	height: 71px;
	overflow: hidden;
	color: Black;
	vertical-align: top;
	padding: 3px;
}

.head_search {
    top: 0px;
	 left:0px;
    width:100%;
}
.head_map {
    margin-top: 20px;
    left: 150px;
}
.head_search td {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #d7d8d8;
    padding:0;
}
.head_search a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color: #FFFFFF;
    text-decoration: underline;
}
.head_search select {
    font-family: Tahoma;
    font-size: 11px;
    color: #111111;
    width: 140px;
}
.head_search input {
    font-family: Tahoma;
    font-size: 11px;
    color: #111111;
    width: 200px;
}
.head_search .but {
    width: auto;
}
.rubrics {
	width:225px;
	overflow:hidden;
	background-color: #2f74c9;
	background-image: url(bg_top_rub.gif);
	background-repeat: no-repeat;
	background-position: top;
}
.rubrics .div_rub p {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-align: left;
    padding:3px 0 3px 10px;
    margin:0;
}
.down_cat {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
/*    color: #FFFFFF;*/
    text-align: left;
    padding:1px 0 1px 30px;
    margin:0;
}
.cat_highlight, .cat_highlight td {
	background-color: #85b2e3;
	color: Navy;
}
.cat_block, .sub_cat_block, .down_cat {
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 2px;
	padding-bottom: 2px;
	cursor: pointer;
}
.center_td {
    padding:0 0 0 20px;
}
.interval {
    color: #FF0000;
}
.prim {
    color: #808080;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}
.map {
    font-family: Tahoma;
    font-size: 16px;
    font-weight: bold;
    color: #FFFFFF;
}
div.map {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
}
h2 {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #FF0000;
    text-align: left;
    background-image: url(bg_line.gif);
    background-repeat: repeat-x;
    background-position: center;
    margin-right: 35px;
}
h2 span {
    background-color: #FFFFFF;
}
.cat_img {
    border: 0;
    margin-bottom:8px;
}
.img_bord {
    border: 0;
    margin-bottom:0px;
}
.cat_link {
	font-family: Tahoma;
	font-size: 9px;
	color: #2f74c9;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}
.cat_link:hover {
    color: #0a4791;
    text-decoration: none;
}
.footer {
    background-color: #2f74c9;
    width: 100%;
    height: 70px;
    margin-top:20px;
    color: #FFFFFF;
}
.footer td {
    color: #FFFFFF;
}
.rubrics .div_rub {
    background-image: url(bg_bottom_rub.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    padding:10px 0 10px 0;
}
.rubrics a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.rubrics .down_cat a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}
.rubrics .down_cat a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    text-decoration: none;
}
.head_search {
    background-color: #2f74c9;
    padding: 0px;
    margin: 0px;
    width: 100%;
}
.head_search_map {
    z-index: 1;
    background-color: #2f74c9;
    text-align: center;
    vertical-align: middle;
    padding: 0px;
    width: 100%;
    height: 20px;
    margin: 77px 0 0 0;
}
.ways {
    padding:5px 0 15px 20px;
}
.ways a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1352a0;
    text-decoration: none;
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #1352a0;
    text-decoration: none;
}

.head_block {
    background-image: url(head_bl.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 39px;
}

.head_block_r {
	background-image: url(head_bl_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 39px;
	width: 32px;
}
.head_block_l {
	background-image: url(head_bl_l.gif);
	background-repeat: no-repeat;
	background-position: left;
	height: 39px;
	width: 13px;
}
.head_block_m {
	background-image: url(head_bl_m.gif);
	background-repeat: repeat-x;
	background-position: top;
	height: 39px;
}
.bot_block_l {
    background-image: url(bot_bl_l.gif);
    background-repeat: no-repeat;
    background-position: left;
    height: 8px;
}
.bot_block_r {
    background-image: url(bot_bl_r.gif);
    background-repeat: no-repeat;
    background-position: right;
    height: 8px;
}
.bot_block_m {
	background-image: url(bot_bl_m.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
}

.blue_pixel_left {
	background-image: url(blue_pixel.gif);	
	background-position: left;
	background-repeat: repeat-y;
}
.blue_pixel_right {
	background-image: url(blue_pixel.gif);	
	background-position: right;
	background-repeat: repeat-y;
}


.head_block_spec {
    background-image: url(head_bl_spec.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 39px;
}
.head_block_spec_first {
    background-image: url(head_bl_spec_first.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 39px;
}
.head_block span {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #1b60b5;
    background-color: #FFFFFF;
}
.head_block_spec span, .head_block_m span {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #1b60b5;
    background-color: #FFFFFF;
}
.head_block_spec_first span {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #1b60b5;
    background-color: #FFFFFF;
}
.bot_block {
    background-image: url(bot_bl.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 8px;
}
.bot_block_spec {
    background-image: url(bot_bl_spec.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 8px;
}
.bot_block_baner {
    background-image: url(bot_bl_baner.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 8px;
}

.body_block {
    padding:0 15px 0 15px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #222222;
}
.director {
    font-family: Tahoma;
    font-size: 10px;
    color: #1b60b5;
}
.h_cont {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: bold;
    color: #555555;
}
.print_head {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: bold;
    color: #2f74c9;
    text-transform: uppercase;
}
.table_catalog {
    background-image: url(bg_cat.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
}
.table_catalog_main {
	background-image: url(bg_cat_main.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
h3 {
    font-family: Tahoma;
    font-size: 13px;
    font-weight: bold;
    color: #1b60b5;
    padding-bottom: 10px;
    text-transform: uppercase;
}
h4 {
    text-transform: uppercase;
}

.stat {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #777777;
	text-align: center;
}

.one_cell {
	float: left;
	height: 140px;
	width: 125px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 5px;
	border: thin solid transparent;
}
.two_cell {
	float: left;
	height: 140px;
	width: 250px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
	padding: 5px;
	border: thin solid White;
}
.cell_hover {
	background-color: #CCFEFF;
	border: thin solid #2DCDFF;
}

.print_back {
	font-size: 16px;
	color: Red;
	text-decoration: underline;
	font-weight: bold;
}

.map_cell {
	float: left;
	height: 290px;
	width: 328px;
	text-align: center;
	overflow: hidden;
	margin-bottom: 10px;
}
.map_cell a {
	font-size: 14px;
}
.red_msg {
	font-size: 10px;
	color: Red;
}

.weather_table {
	border-collapse: collapse;
	width: 95%;
}

.weather_table td {
	text-align: center;
}
.weather_table_day td {
	background-color: #87CEFA;
	font-weight: bold;
	font-size: 14px;
	padding: 5px;
	color: Navy;
}
.weather_table_descr td {
	font-size: 10px;
	color: #483D8B;
	background-color: #CEFEFF;
	padding: 3px;
}

.sitemap_item { cursor: default;  font-size: 16px; padding-left: 10px;}
.sitemap_item a { font-size: 14px; }
.level_0 {background-color: #fefefe; cursor: crosshair;}
.level_1 {background-color: #eeeeee;}
.level_2 {background-color: #dedede;}
.level_3 {background-color: #cccccc;}
.level_4 {background-color: #bcbcbc;}
.level_5 {background-color: #aaaaaa;}
.level_0 a {font-size: 14px; cursor: crosshair;}
.level_1 a {font-size: 13px;}
.level_2 a {font-size: 12px;}
.level_3 a {font-size: 11px;}
.level_4 a {font-size: 10px;}
.level_5 a {font-size: 9px;}
.collapsed {background-color: #ffff51; !important;}

.hint {
	font-size: 10px;
	color: Gray;
}