html {
	height: 100%;	
}

body {
	background-color: whiteC;
	margin:0px;
	padding:0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
     
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #0074D7;
	font-weight: bolder;
}



p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align : justify;
	color: #484747;
}

td, th {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: white;
}

td{
	color: #484747;
}

th {
	font-weight: bold;
	background-color: #989898;
	text-align: center;
}

h1 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #0074D7;
	text-transform: uppercase;
	text-decoration: none;
}

h2 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight : bold;
	text-decoration: none;
	color: #989898;
	padding-bottom: 5px;
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight : bold;
	color: #484747;
}

li {
	margin-top: 5px;
}

.zag {
	font-weight: bold;
}

#body_main{
	text-align: center;
}

#shapka{
	width:970px;
	margin: 0 auto 0 auto;
	text-align: left;
	border-left: 1px solid #989898;
	border-right: 1px solid #989898;

}

#shapka_inside{
	width:970px;
	margin: 0 auto 0 auto;
	text-align: left;
}

.pic_left{
	width: 199px;
	height: 280px;
	float: left;
	background-color: #E2E2E2;
/*	border: 1px solid red;*/
}

#pic_left_inside{
	background-image: url(images/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 114px;
	background-color: #E2E2E2;	
}

.shapka{
	float: left;
	width: 771px;
/*	border: 1px solid red;*/

	
}

.shapka_top{
	height: 114px;
	background-image: url(images/top_grad.jpg);
	background-repeat: repeat-x;
	background-color: #E2E2E2;
}

#shapka_middle{
	float: left;
	width: 551px;
		
}

#shapka_flash{
	height: 129px;
	background-color: #C0C0C0;
	/*border: 1px solid red;*/
	overflow: hidden;
}
#shapka_flash_in{
	height: 28px;
	background-color: #C0C0C0;
	/*border: 1px solid red;*/
}
#shapka_flash_1{
	height: 100%;
	background-image: url(images/back_flash.jpg);
	background-repeat: no-repeat;
	border-top: 3px solid #0074D7; 
/*	vertical-align: bottom; */
}
.flash_block{
	margin-top: 26px; 
	border: 0px solid red; 	
}


#shapka_flash_1_in{
	height: 100%;
	background-image: url(images/fon_top_shapka_inside.gif);
	background-repeat: repeat-x;
	border-top: 3px solid #0074D7;
	/*border: 1px solid red;*/
}

#shapka_menu{
	height: 37px; /*border: 1px solid red;*/
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/corner_shapka.jpg);
	padding-left: 30px;
	padding-right: 10px;
	text-transform: uppercase;
}

#shapka_menu a {
	text-decoration: none;
	font-size: 10px;
}

#shapka_menu div {
	padding-top: 10px;
	height: 26px;
	border-bottom: 1px solid Silver;
}

#shapka_menu_in{
	height: 38px; /*border: 1px solid red;*/
	background-position: left;
	background-repeat: no-repeat;
	background-image: url(images/corner_top_inside.jpg);
}

#shapka_right{
	float: left; 
	width: 220px; 
	height: 164px; 
	background-image: url(images/shadow-gray.jpg); 
	background-repeat: repeat-y; 
	background-position: left; 
	background-color: #989898; 
	border-top: 3px solid #0074D7;	
}

#block_right{
	width: 219px;
	
/*	width: 219px; */
	
	float: left;
	overflow: hidden;
}

#middle_inner{
	background-image: url(images/main_bg.gif);
	background-repeat: repeat-y;
	background-position: 195px;
/*	overflow: hidden; */
}

#middle_inner_2cols{
	background-image: url(images/main_bg_2cols.gif);
	background-repeat: repeat-y;
	background-position: 195px;
/*	overflow: hidden; */
}


#block_main{
	width: 552px;
	float: left;
}

#block_main_inner{
	width: 552px;
	float: left;
	overflow: hidden;
}

#block_main_inner_2cols{
	width: 772px;
	float: left;
	overflow: hidden;
/*	background-color: Aqua;*/
}



#block_main_inside{
	border-top: 3px solid #0074D7;
}


#block_main_inside_1{
	background-image: url(images/fon_top_shapka_inside.gif);
	background-position: top;
	background-repeat: repeat-x;
	height: 63px;
	overflow: hidden;
}


#block_left{
	width: 198px;
	float: left;
	overflow: hidden;
}


#block_left_down{
/*	border-right: 1px solid Gray; */
}

#block_left_top_inside{
	height: 66px;
	background-color: #E2E2E2;
}

.shadow_top{
	background-image: url(images/shadow_top_vert.gif); /*	background-position: top;*/
	background-repeat: repeat-x;
	height: 8px;
/*	background-color: Aqua; */
}

#footer{
	background-color: #989898;
	height: 29px;
}

#w_footer{
	background-color: #ffffff;
	height: 3px;
}


#footer a {
	color: White;
	text-decoration: none;
	font-weight: normal;
}

#footer div {
	padding-top: 7px;
	
}


#footer_thin_line{
	width:970px;
	margin: 0 auto 0 auto;
	background-image: url(images/spacer_bottom_line.gif);
	background-repeat: repeat-x;
	height: 3px;
	position: relative;
	left: 0px;
	bottom: 35px;
	
}

.url{
	position: relative;
	top: 0px; 
	left: 112px;
}

a.url_link{
	font-size: 9px;
	color: #727272;
	text-decoration: none;
}

.name{
	position: relative;
	left: -80px;
	top: 5px;
	font-size: 9px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
}

.name2{
	font-size: 9px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
	padding-left: 40px;
}


.name_in{
/*	position: relative; */
	font-size: 9px;
	color: #727272;
	text-decoration: none;
	font-weight: bold;
	float: left;
	width: 500px;
}


.footer_text{
	vertical-align: middle;
	font-size: 10px;
	color: White;
}

#logo{
	position: relative;
	left: -125px;
	top: 6px;	
}

#find{
	float: right;
	width: 183px;
	margin-top: 17px;
}

#find_button{
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 19px;
	border: 1px solid Gray;
}
#find_field{
	width: 90px;
}

#logo_in{

}

.navigation_icons{
	margin-left: 410px;
}

.icon{
	margin-left: 10px;
}

.main_pad, .left_pad, .right_pad{
	padding-left: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-top: 20px;
}

/*.main_pad {
	border-left: 1px solid Gray;
	margin-left: -1px;
}
*/
.left_pad, .right_pad{
	padding-top: 20px;	
	padding-left: 20px;
	padding-right: 20px;
}

.left_pad {
/*	border-right: 1px solid Gray; */
	
}

.menu_cur, .menu_no_sel, .menu_sel{
	padding-bottom: 5px;
	padding-top: 7px;
	border-bottom: 1px dotted Gray;
}

.main_menu, .main_menu_1{
	color: #0074D7;
	margin-top: 0px;
	text-decoration: none;
}

.main_menu_1 {
	color: #737373;
}

.indent {
	text-indent: -12px;
	margin-left: 12px;
}

.main_menu_2{
	color: #454545;
	margin-top: 0px;
	text-decoration: none;
	font-size: 10px;
	padding-left: 10px;
}

#main_menu {
/*	border-right: 1px solid Gray; */
	padding-bottom: 20px;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	
}

a.main_menu:active, a.main_menu:hover, a.main_menu_1:active, a.main_menu_1:hover, a.main_menu_2:active, a.main_menu_2:hover{
	color: #0074D7;
	text-decoration: none;
}
a.main_menu:hover, a.main_menu_1:hover, a.main_menu_2:hover{
	color: #399AEC;
}

.right_block_text{
	padding: 20px;
	width: 176px;
}

.text-right{
	font-weight: bold;
	color: White;
	margin-top: 6px; 
}
.spacer_right{
	background-image: url(images/spacer_right_top.gif);
	background-position: top;
	background-repeat: repeat-x;
}
/*#left_top{
	width: 199px;
	
}

#top{
	width: 771px;
	float: right;
	height: 114px;
	background-image: url(images/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

#top_1{
	width: 771px;
	height: 114px;
	background-image: url(images/top_grad.jpg);
	background-repeat: repeat-x;
	background-position: top;
	
}
#top_flash{
	background-image: url(images/back_flash.jpg);
	background-repeat: no-repeat;	
	background-position: left;
	
	height: 126;
	background-color: #C0C0C0;
	border-top: 3px solid #05A7E9;
}
#top_menu{
	background-image: url(images/corner_shapka.jpg);
	background-repeat: no-repeat;
	background-position: left;
	height: 37px;
	
}

#right-top{
	background-image: url(images/shadow-gray.jpg);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #989898;
	width: 220px;;
	height: 162px;
	border-top: 3px solid #05A7E9;
	float: right;
	
}
#flash_menu{
	width: 551px;
}

#block_right{
	background-image: url(images/shadow_white.jpg);
	background-position: left;	
	background-repeat: repeat-y;
	height: 200px;
	border: 1px solid #989898;
	float: right;
}
#block_main{
	
	width: 551px;
	border: 1px solid red;
	
}
#block_left{
	float: left;
	width: 198px;
	border: 1px solid green;
	
	
}

*/

.left_block {
	border-top: 1px solid Gray;
/*	border-right: 1px solid Gray; */
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}

.right_block {
	border-top: 1px dotted Gray;
/*	border-left: 1px solid Gray; */
	padding-bottom: 10px;
	padding-top: 10px;
	padding-left: 20px;
}


.upp {
	text-transform: uppercase;
	margin-bottom: 10px;
}

.left_block .upp, .right_block .upp {
	color: Gray;
	font-weight: bold;	
}

#news h2 {
	text-transform: uppercase;
	border-bottom: 2px solid #0074D7;
}

#news a {
	text-decoration: none;
	color: Gray;
	font-style: italic;
}

#news a:hover {
	text-decoration: none;
	color: #0074D7;
	font-style: italic;
}


.news_date {
	font-weight: bold;
	color: Gray;
}

.news_more {
	text-align: right;
}

.news_all {
	
}

.news_content {
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid Silver;
}

.right_block_text a {
	color: White;
	text-decoration: none;
}

.right_block_text a:hover {
	color: White;
	text-decoration: underline;
}

.border {
	border: 1px solid Silver;
}

.but {
	border: 1px solid Silver;
	cursor: pointer;
}

.error {
	color: Red;
	text-align: center;
	font-weight: bold;
}

.tbl {
	background-color: #989898;
}

/*
.tbl td {
	background-color: White;
}
*/

#cb {
	background-image: url(images/fon_CB.gif);
	background-repeat: no-repeat;
	width: 174px;
	height: 136px;
	overflow: hidden;
}
.image_left{
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.image_left_bord{
	border: 1px solid #0074D7;
}
.image_right{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

.image_right_bord{
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
	border: 1px solid #0074D7;
}

#print{
	margin-top: 10px;
	margin-right: 0px;
}
a.print{
	font-size: 9px;
}

.find{
	position: relative;
	top: 150px;
	right: 20px;
}

form {
	margin: 0px;
	padding: 0px;
}

.gray {
	color: gray;
}

.red {
	color: red;
}

.border_left {
	float: left;
	margin-right: 10px;
}

.border_right {
	float: right;
	margin-left: 10px;
}