/* CSS Document */

@charset "windows-1251";

html	{/*scrollbar-face-color:#ffffff;
		scrollbar-track-color:#ffffff;			
		scrollbar-arrow-color:#000;
		scrollbar-shadow-color:#ffffff;	
		scrollbar-darkshadow-color:#ffffff;								
		scrollbar-3dlight-color:#ffffff;										
		scrollbar-highlight-color:#ffffff;*/
		} 
* 	{margin:0px;
	padding:0px;
	}
	
a	{text-decoration:none}	
	
div 	{border-collapse:collapse;
		border:0px;
		}


body	{width:100%;
		min-width:1000px;
		max-width:none;		
		width:expression(document.documentElement.clientWidth< 999 ? '1000px' : '100%');
		background-color:#383f5a;
		background-image:url(index_kala6_bg_r.jpg);
		background-position:left top;
		background-repeat:no-repeat;
		}

div.block	{clear:both;
			width:100%;
			height:0px;
			font-size:0px;
			margin:-1px;
			}				


#box	{clear:both;
		width:100%;
		min-width:1000px;
		max-width:none;		
		width:expression(document.documentElement.clientWidth< 999 ? '1000px' : '100%');
		}

/*	-------------------------------------  */

#box_shapka	{clear:both;
			width:100%;
			height:auto;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:0px;
			}
		
#logo	{width:24%; 
		height:auto;
		float:left;
		clear:right;
		}
		
#logo img	{width:231px;
			height:86px;
border:none;
			}		
			

#box_menu	{width:76%;
			height:auto;
			float:left;
			clear:right;
			margin-top:5px;	
			}			
			
#box_menu div#eng	{width:100%;
					height:auto;
					clear:both;
					float:left;
					text-align:right;
					}		
#box_menu div#eng a	{width:auto;
					height:auto;
					color:#9fa2a5;
					font-family:Verdana, Arial, Helvetica, sans-serif;
					font-size:11px;
					text-decoration:underline;
					margin-right:10px;
					padding-left:20px;
					}		
#box_menu div#eng a#english	{background-image:url(flag_eng.gif);
							background-position:left center;
							background-repeat:no-repeat}
#box_menu div#eng a#rus		{background-image:url(flag_rus.gif);
							background-position:left center;
							background-repeat:no-repeat}							
#box_menu div#eng a:link	{text-decoration:underline;}																
#box_menu div#eng a:visited	{text-decoration:underline;}																							
#box_menu div#eng a:hover	{text-decoration:none;}	

#menu	{width:100%;
		height:auto;
		float:left;
		clear:both;
		margin-top:34px;
		font-size:0px;
		background-color:#525d83
		}
#menu_real	{width:auto;
			height:auto;
			float:left;
			padding-left:0px;
			}	
			
#menu a.sel 	{width:auto;
				float:left;
				clear:none;
				color:#fff;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				margin:0px 0px 0px 0px;
				padding:7px 4px;
				background-color:#9d0622;
				border:1px solid white;				
				}			
#menu a.sel:link	{background-color:#9d0622;}							
#menu a.sel:visited	{background-color:#9d0622;}							
#menu a.sel:hover	{background-color:#9d0622;}		

				
#menu a	{width:auto;
		height:auto;
		float:left;
		clear:none;
		color:#fff;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:11px;
		margin:0px 0px 0px 0px;
		padding:7px 4px;
		}
#menu strong	{width:auto;
				float:left;
				clear:none;
				color:#fff;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:11px;
				font-weight:normal;
				margin:0px 0px 0px 0px;
				padding:7px 4px;
				background-color:#9d0622;				
				}					
			


#menu a:link	{background-color:#none;}
#menu a:visited	{background-color:#none;}
#menu a:hover	{background-color:#9d0622;}
		
#border_right	{border-left:7px solid #9e0521;
				float:right;
				width:auto;
				height:27px;
				}
				
/*--------------------------------------------------*/

#box_content	{clear:both;
				padding:0px 226px 0px 274px;
				
				min-height:600px;
				max-height:none;
				}
				
#box_content div#left_column	{width:274px;
								float:left;
								margin-left:-274px; 
								}
#box_content div#left_column object	{float:left;
									clear:both;
									}			
#box_content div#left_column embed	{float:left;
									clear:both;
									}																						
#box_content div#left_column img	{float:left;
									clear:both;
									}	
#box_content div#left_column img#img_1	{width:274px;
										height:246px;
										}			
#box_content div#left_column img#img_2	{width:192px;
										height:19px;
										}		

/*----------------------------------------------------*/										
#box_content div#column_center	{width:100%;
								float:left;
								min-width:325px;
								max-width:none;

								text-align:center;
								margin-top:38px;
								position:relative; 
								}
								
#box_content div#column_center	div.center_text	 h2	{
													text-align:left;
													width:100%;
													color:#7e8fc7;
													font-family:Verdana, Arial, Helvetica, sans-serif;
													font-size:19px;
													font-weight:normal;
													clear:both;
													margin:0px;
													padding:0px;
													}	
#box_content div#column_center	div.center_text	 h3	{
													text-align:left;
													width:100%;
													color:#7e8fc7;
													font-family:Verdana, Arial, Helvetica, sans-serif;
													font-size:11px;
													font-weight:normal;
													clear:both;
													margin:0px 0px 0px 0px;
													padding:0px;
													}													
#box_content div#column_center	div.center_text	p	{float:left;
													clear:both;
													text-align:left;
													width:100%;
													color:#fff;
													margin:0px;
													padding:0px;														
													font-family:Verdana, Arial, Helvetica, sans-serif;
													font-size:11px;
													}
#box_content div#column_center	div.center_text	p.but	{margin-bottom:10px;}															
#box_content div#column_center	div.center_text	a	{float:right;
													color:#b3b4b8;
													margin:0px;
													padding:0px;
													clear:both;
													text-decoration:underline;														
													font-family:Verdana, Arial, Helvetica, sans-serif;
													font-size:9px;
													}							
#box_content div#column_center	div.center_text	a:link	{color:#b3b4b8;
														text-decoration:underline;														
														}																										
#box_content div#column_center	div.center_text	a:visited	{color:#b3b4b8;
															text-decoration:underline;														
															}																										
#box_content div#column_center	div.center_text	a:hover	{color:#b3b4b8;
														text-decoration:none;														
														}																																																						
													
#box_content div#column_center	div.center_text	{
												clear:both;
												text-align:left;
												position:relative; 
												padding:8px 20px 8px 20px;
												}
#box_content div#column_center	div.center_text_left	{
														clear:both;
														padding-left:50px;
														}
                            																																					
/* ***************************************** */	
#box_content div#column_center object#map	{}		
#box_content div#column_center embed#map	{}	
.flmap-cont {position:absolute; top:550px; left:0;}												
/* ***************************************** */											
											

#box_content div#column_center	img	{width:302px;
									height:34px;
									margin-bottom:34px;
									}	
#box_content div#column_center	div#but_3	{width:668px;
											height:476px;
											position:absolute; 
											top:1490px; 
											left:-56px; 
											}
#box_content div#column_center	div#but_3 img	{width:600px;
												height:476px;
												}												
																						
#box_content div#column_center	div.text_left	{clear:both;												
												padding-right:10px;
												}
#box_content div#column_center	div.text_left strong	{font-weight:normal}							
#box_content div#column_center	div.text_left h2 span	{display:none}
#box_content div#column_center	div.text_left_01	{width:100%;
													float:left;
													clear:both;												
													background-color:#2c3146;
													background-image:url(bg_bar_right_top.gif);
													background-position:right top;
													background-repeat:no-repeat;
													margin-bottom:15px;																								
													}	
#box_content div#column_center	div.text_left_02	{width:100%;
													float:left;
													clear:both;
													height:150px;	
													background-image:url(bg_bar_bottom_right.gif);
													background-position:right bottom;
													background-repeat:no-repeat;
													}	
#box_content div#column_center	div.text_left_02_s	{width:100%;
													float:left;
													clear:both;
													height:123px;	
													background-image:url(bg_bar_bottom_right.gif);
													background-position:right bottom;
													background-repeat:no-repeat;
													}													

#box_content div#column_center	div.text_right	{clear:both;
												padding-left:50px
												}														
#box_content div#column_center	div.text_right_01	{width:100%;
													float:left;
													clear:both;												
													background-color:#2c3146;
													background-image:url(bg_bar_left_top.gif);
													background-position:left top;
													background-repeat:no-repeat;
													margin-bottom:15px;	
													}	
#box_content div#column_center	div.text_right_02	{width:100%;
													float:left;
													clear:both;
													height:123px;
													background-image:url(bg_bar_bottom_left.gif);
													background-position:left bottom;
													background-repeat:no-repeat;
													}
#box_content div#column_center	div.text_right_026	{width:100%;
													float:left;
													clear:both;
													height:162px;
													background-image:url(bg_bar_bottom_left.gif);
													background-position:left bottom;
													background-repeat:no-repeat;
													}															
													
													
#box_content div#column_center	div.text_center	{clear:both;
												padding:0px 10px 0px 50px;				

												}
#box_content div#column_center	div.text_center_00	{width:100%;
													float:left;
													clear:both;	
													background-color:#2c3146;																										
													background-image:url(index_text_center_bg_r.gif);
													background-position:left top;
													background-repeat:repeat-x;
													margin-bottom:304px; 
													}																										
#box_content div#column_center	div.text_center_01	{width:100%;
													float:left;
													clear:both;																											
													background-image:url(bg_bar_left_top.gif);
													background-position:left top;
													background-repeat:no-repeat;
													}	
#box_content div#column_center	div.text_center_02	{width:100%;
													float:left;
													clear:both;
													height:320px;
													background-image:url(bg_bar_right_top.gif);
													background-position:right top;
													background-repeat:no-repeat;
													}

								
/*--------------------------------------------------*/
				
#box_content div#column_right	{width:226px;
								float:right;
								margin-top:87px;
								margin-right:-226px; 								
								}
#box_content div#column_right object	{float:left;
										clear:both;
										z-index:-1px										
										}			
#box_content div#column_right div#h	{float:left;
									clear:both;
									margin-bottom:272px; // margin-bottom:252px;									}					
#box_content div#column_right embed	{float:left;
									clear:both;
									z-index:-1px									
									}																																																																									

/*	-------------	BASEMENT	-------------------	*/

#box_basement	{width:100%;
				height:1.5em;
				float:left;
				margin-top:140px;
				padding-top:0.1em;
				clear:both;
				background-color:#9e0521;
				text-align:center;
				vertical-align:middle;
				}

#box_basement a	strong	{display:none}	

#box_basement a	{width:auto;
				height:auto;
				color:#92a7f5;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:0.7em;				
				}	
#box_basement a:link	{text-decoration:none}
#box_basement a:visited	{text-decoration:none}
#box_basement a:hover	{text-decoration:underline}


/*-----------------------------------------------------------*/									

#box_copy	{width:100%;
				float:left;
				padding-top:10px;
				margin-top:150px; // margin-top:475px;
				clear:both;
				text-align:right;
				vertical-align:middle;
				}

#box_copy a	strong	{display:none; 	font-weight:normal
}	

#box_copy a	{width:auto;
				color:#92a7f5;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:0.7em;	font-weight:normal				
				}	
#box_copy a:link	{text-decoration:none}
#box_copy a:visited	{text-decoration:none}
#box_copy a:hover	{text-decoration:underline}


/*	-------------	BASEMENT	-------------------	*/
#box_basement	{width:100%;
				height:20px;				
				margin:-10px 0 0 0;

				clear:both;
font-size:0px;
				background-color:#9e0521;
				text-align:center;
				vertical-align:middle;
				}

#box_basement a	strong	{display:none; 	font-weight:normal
}	

#box_basement a	{width:auto;
				color:#92a7f5;
				font-family:Verdana, Arial, Helvetica, sans-serif;
				font-size:0.7em;	font-weight:normal				
				}	
#box_basement a:link	{text-decoration:none}
#box_basement a:visited	{text-decoration:none}
#box_basement a:hover	{text-decoration:underline}

#banners	{display:none}

iframe	{display:none}


/* **************** */
.minzdrav {background-color:#525D83; clear:both; float:left; width:100%; overflow:hidden; padding:0; margin:10px 0 0 0;}
.minzdrav div {text-align:center; white-space:nowrap;}
/* **************** */

