@charset "utf-8";
/* CSS Document */

html, body {padding:0px;
			min-width:1000px;
			background:url(/siteimg/body_bg.gif) 0 0 repeat-x #e5e5ea;
			vertical-align:bottom;	
			margin:auto;		
			}
img, div, a { behavior:url(/iepngfix.htc);}
* {border:none;}
			
.header {position:relative;
		 width:1000px;
		 height:128px;
		 margin:0 auto;
		 top:44px;
		 display:block;
		 z-index:2;
		 padding:0px 0 0 0;
}
	.baba {position:absolute;
		   top:93%;
		   left:50%;
			width:900px;
			height:623px;
			margin:-611px 0 0 -450px;
			z-index:1;
			}
			.baba img{position:absolute;
				 z-index:1;
				 }
	.top_left {display:block;
			   position:relative;
			   margin:20px  0 0 50px;
			   background:url(/siteimg/logo.png) 0 0 no-repeat;
			   width:458px;
			   height:99px;
			   float:left;
			   }

	.top_right2 {position:relative;
				 float:right;
				 width:40%;
				 display:inline;}	   
			   /*
	.top_right {position:absolute;

			   min-width:400px;
			   margin:0px 10px 0px 0px;
			   top:24px;
			   left:54%;
			   padding-left:20px;
			   padding-right:20px;
			   z-index:5;
			   height:200px;
			   }
			   */
			   
		   .top_right2 p {text-align:left;
		   				 font-family:Tahoma, Geneva, sans-serif;
						 font-size:10px;
						 line-height:12px;
						 color:#d4d4d4;
						 font-style:normal;
						 margin:0px 0 10px 0;
						 padding:0px;
						 float:right;
		   }
		   .top_right p.no_margin {margin:0;}
	a.enter	{display:block;
			 position:relative;
			 background:url(/siteimg/enter.png) 0 0 no-repeat;
			 width:118px;
			 height:23px;
			 margin:0px 0 0 -59px;
			 left:50%;
			 top:96%;
			 z-index:3;
			
			 }	
			 

				 
	a.rus	{display:block;
			 position:absolute;
			 width:176px;
			 height:33px;
			 margin:0px 0 0 0px;
			 left:30%;
			 top:90%;
			 z-index:3;
			
			 }
	a.eng	{display:block;
			 position:absolute;
			 width:151px;
			 height:33px;
			 margin:0px 0 0 -0px;
			 right:30%;
			 top:90%;
			 z-index:3;
	}
			 