html {color:#000; background: #ECECEC;}
body {text-align:center; font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif; font-size:76%; color:#000; padding:0; border:0; margin:0; background: #ECECEC;}
img {
border: 0px;
}

#wrapper {width:750px; margin: 10px auto 10px auto; text-align:left; background: #001954 repeat-x; color: Black; border: thin solid Silver;}
#page_head {width:750px; height:115px; position:relative; color: Black;  background: #001954 url(images/background_top.png) repeat-x;   }

#logo {float:left; margin:0; font-weight:normal;}
/*h1#logo b {color:#c9ba65; font-family:"times new roman", serif;}
h1#logo a, h1#logo a:visited, h1#logo a:hover {text-decoration:none;}
*/
/*
h2#slogan {clear:left; font-family:"trebuchet ms", tahoma, arial, verdana, sans-serif; font-size:11px; font-weight:normal; margin:0;} 
*/

/* ================================ */

ul#main_menu {position:absolute; width:570px; top:90px; right:8px; padding:0; margin:0; font-size:90%;  list-style-type:none;  border-bottom: 8px; }

ul#main_menu li { display:block; width:80px; height:28px; float:left; margin-left:1px; position:relative;  text-align: center; }

ul#main_menu li b {position:absolute; bottom:0px; left:0px; background-color: #E6F1FF;
color: #333; font-weight: bold; width: 80px; height: 18px; padding: 7px 0 3px 0;
}

ul#main_menu li a {position:absolute; bottom:0px; left:0px; background-color: #001954;
color: #ccc; font-weight: normal; width: 80px; height: 18px; 
 border-bottom: 3px solid #E6F1FF;
 border-top: 3px solid #001954;
 padding-top: 4px;
 text-decoration: none;
}



ul#main_menu li a:hover {border-top: 3px solid #E6F1FF; text-decoration: none; cursor:pointer;}



ul#main_menu1 {position:absolute; width:570px; top:90px; right:8px; padding:0; margin:0; font-size:90%;  list-style-type:none;  border-bottom: 8px; }

ul#main_menu1 li { display:block; width:80px; height:28px; float:left; margin-left:1px; position:relative;  text-align: center; }

ul#main_menu1 li b {position:absolute; bottom:0px; left:0px; background-color: #ccc;
color: #333; font-weight: bold; width: 80px; height: 18px; padding: 7px 0 3px 0;
}

ul#main_menu1 li a {position:absolute; bottom:0px; left:0px; background-color: #001954;
color: #ccc; font-weight: normal; width: 80px; height: 18px; 
 border-bottom: 3px solid #ccc;
 border-top: 3px solid #343434;
 padding-top: 4px;
 text-decoration: none;
}



ul#main_menu1 li a:hover {border-top: 3px solid #ccc; text-decoration: none; cursor:pointer;}



/* ================================== */

#content {width:750px; color: White; background: #fff repeat-y 500px 0; }

#center_column {width:730px; color: Black; background-color: White; padding: 10px;}
#left_column {width:470px; float:left; color: Black; background-color: White; padding-top: 10px; padding-left: 10px;  /*border-right: 1px ridge Silver;*/ }
.right_column {width:212px; float:right; color: Black; background-color: #E6F1FF;  padding: 0 10px 10px 10px;  border: 1px solid Silver;  margin-bottom: 10px; margin-top: 10px;  margin-right: 10px; }

.right_column p{
	font-size: 95%;
	text-align: left;
	color: Black;
	background-color: #E6F1FF;
	}
	
.right_column a{
	color: Black;
	background-color: #E6F1FF;
	}

	
	
#about{
   clear:both; 
   width:730px;
	color: Black;
	background-color: White;	
	margin: 10px;
	padding-top: 10px;
	border-top: 1px ridge Silver;

}

#page_foot {
   clear:both; 
   width:750px; 
	height: 66px;
	padding-top: 20px;
	color: #CCCCCC;
	font-weight: normal;
	text-decoration: none;
	text-align: center;
	background: #001954 url(images/background_bottom.png) repeat-x;
}

/*#page_foot a, #page_foot a:hover{
	text-decoration: none;
	color: #CCCCCC;
	background-color: transparent;
}
*/
.clear {
clear:both;
}

h1{
	background-color: #E6F1FF;
	color: #333;
	font-size: 110%;
	font-weight: bold;
	padding: 10px;
	display: block;
	clear: both;
	margin-bottom: 20px;
}


h2{
	background-color: White;
	color: Black;
	font-size: 100%;
	font-weight: bold;
	
}

h3{
	background-color: White;
	color: Black;
	font-size: 120%;
	text-decoration: underline;
}

h4{
	color: Black;
	background-color: #E6F1FF;
	font-size: 120%;
	text-decoration: underline;
}

p{
	text-align: justify;
	font-size: 100%;
	font-weight: normal;
/*	overflow: hidden; // height: auto;  1% для IE */

}

.news{
	text-align: left;
	border-bottom: 2px dotted #ccc;
	margin-bottom: 20px;
}

.date {
	font-weight: bold;
	color: #999;
	background-color: White;
	font-size: 95%;
	text-decoration: underline;
}

a {
	color: #333333;
	background-color: White; 
	text-decoration: underline;
	font-weight: bold;
}

a.attantion {
	color: red;
	background-color: White; 
	text-decoration: underline;
	font-weight: bold;
}

a:hover{
/*	font-family: Tahoma;
	font-size: 12px;
	color: #333333;*/
	text-decoration: none;
}


#address table{
	margin-left: 236px;
	width: 400px;
	font-size: 100%;
}

#address table td{
	padding-left: 5px;
}


.box_content {
	overflow: hidden; 
	/*border: 1px solid Green;*/
	margin-bottom: 5px;
	padding-bottom: 10px;
}

.box_content .fig{
	float: left;
	width: 250px;
	text-align: center;
	/*height: 200px;*/
}

.box_content .box_text{
	margin-left: 250px;
	width: 470px;
	text-align: justify;
	display: block;
}

.red {
	color: Red;
	background-color: White;
}

.red_rc { /*красный шрифт в правой колонке*/
	color: Red;
	background-color: #FCF7E9;
}

.red_events {
	color: Red;
	background-color: #E6F1FF;
	font-weight: bold;
}

.trouble td{
	/*font-family: Tahoma;*/
	font-size: 12px;
/*	color: #333333;*/
	text-align: justify;
	vertical-align: top;
	padding: 5px;
}


#tooltip{
background:#FFFFFF;
border:1px solid #666666;
color:#333333;
font:menu;
margin:0px;
padding:3px 5px;
position:absolute;
/*visibility:hidden;*/
z-index:99;
}

.black { 
	border: 1px;
	border-color: Black;
	background-color: White;
	color: Black;
	border-style: solid solid solid solid;
	padding-left: 4px;
	padding-right: 4px;
}

.form p{
width: 680px;
clear: left;
margin: 0;
padding: 5px 0 8px 0;
border-top: 1px dashed gray;
height: 1%;
}

.form label{
font-weight: bold;
float: left;
width: 170px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 380px;
}

.form textarea{
width: 385px;
height: 150px;
}

.form_support p{
width: 680px;
clear: left;
margin: 0;

padding: 5px 0 8px 0px;
border-top: 1px dashed gray;
height: 1%;
}

.form_support label{
font-weight: bold;
margin-right: 5px;
float: left;
width: 270px; /*width of labels. Should be smaller than left column (155px) to create some right margin*/
}

.form_support input[type="text"]{ /*width of text boxes. IE6 does not understand this attribute*/
width: 380px;
}

.form_support select{ /*width of text boxes. IE6 does not understand this attribute*/
width: 385px;
}

.form_support textarea{
width: 385px;
height: 150px;
}


#introductions{
color: White;
/*background: #343434 url(images/background_top.jpg) repeat-x; */
font-size: 12px;
font-family: Arial, Helvetica, sans-serif;
text-align: center;
padding-top: 10px;
padding-right: 10px;

}


#lang{
color: White;

font-size: 8px;
font: Verdana, Geneva, Arial, Helvetica, sans-serif;
text-align: right;
padding-top: 2px;
font-weight: bold;
position:absolute;
top:2px;
left:600px;
}

#lang img{
margin-right: 3px;
margin-left: 3px;
text-decoration: none;
border: 1px solid Silver;
}

#lang a:hover > img {
	border: 1px solid White;
}

#lang a {
	color: White;
	background-color: transparent;
	text-decoration: none;
	font-weight: bold;
}


.block_city {
	padding-left: 15px;
	text-decoration: underline;
	font-weight: bold;		
}

.block_city_addrs {
	padding-left: 20px;
	margin-top: -5px;	
}