/* 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;*/
		height:100%;
		} 
* 	{margin:0px;
	padding:0px;
	}
div 	{border-collapse:collapse;
		border:0px;
		}


body	{width:100%;
		min-width:580px;
		max-width:none;		
		width:expression(document.documentElement.clientWidth< 579 ? '580px' : '100%');
		height:100%;
		background-color:#525d83;	
		}

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


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

span.hide	{display:none}

#box_01	{margin:0px auto;
		width:23em;
		height:auto;
		padding-top:10%;	
		font-family:Verdana, Arial, Helvetica, sans-serif;
		}
		
#box_01 div.img	{width:100%;
				height:auto;
				clear:both;
				text-align:center;				
				}
#box_01 img#logo	{width:179px;
					height:178px;
					margin-bottom:10px;				
					}				
#box_01 img#logo_title	{width:193px;
						height:50px;
						}									
				
#box_01 form	{width:100%;
				height:auto;				
				clear:both;
				float:left;
				text-align:center;
				margin:30px 0px;
				}			
#box_01 form select	{width:22%;
					height:auto;
					float:left;
					margin-left:3%;
					font-size:0.8em;
					color:#525d83;
					font-weight:bold;
					margin-top:5px;
					}
#box_01 form div#text	{width:75%;
						height:auto;
						float:left;
						font-size:0.8em;
						}		
#box_01 form div#text p	{width:95%;
						padding-left:5%;
						height:auto;
						text-align:left;
						color:#e1e1e1;						
						}

#box_01 a	{width:auto;
			height:auto;
			color:#e1e1e1;
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-size:1em;
			font-weight:bold;
			text-decoration:underline;
			}	
#box_01 a:link		{text-decoration:underline;}					
#box_01 a:visited	{text-decoration:underline;}					
#box_01 a:hover		{text-decoration:none;}					
						
#box_01 a#rus	{padding:0px 0px 0px 35px;
				margin-right:40px;
				background-image:url(index_flag_rus.gif);
				background-position:left center;
				background-repeat:no-repeat;
				}			
#box_01 a#eng	{padding:0px 35px 0px 0px;
				background-image:url(index_flag_eng.gif);
				background-position:right center;
				background-repeat:no-repeat;
				}																																					

/*	--------------	CONTENT	-----------------------	*/

/*	-------------	BASEMENT	-------------------	*/
#error	{width:340px;
		margin:270px auto;
		}	
#error	h1	{font-size:14px;
	height:55px;
	color:#fff;
	width:320px;
	float:left;
	padding:25px 0px 0px 100px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(error_.jpg);
	background-position:left center;
	background-repeat:no-repeat;
	}

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

#banners	{display:none}


iframe	{display:none}

span .hide{
	display : none;
}

