div.top {
		background:#FAE8CE url('/i/top/clouds.gif') repeat-x; 
		height:215px;
		width:100%;
		display:none;
		}	 

div.top .clouds {
		background:url('/i/top/clouds.jpg') repeat-x; 
		height:72px;
}	
		
div.top .grass {
		background:url('/i/top/grass.png') no-repeat; 
		//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/top/grass.png',sizingMethod='scrop');
		width:372px;
		height:75px;
		top:127px;
		left:0px;
		position:relative;
		z-index:20;
		}	
	
div.top .logo {
		top:25px;
		left:33px;
		position:absolute;
		z-index:10;
		}	
	
div.top .logo p {
		font-size: 75%;
		position:absolute;
		top:7px;
		left:172px;
		margin:0;
		padding:0;
		
		}	
										
div.top .advert 			{ float:right; position:relative; top: -40px; padding: 0 50px 0 0 ; z-index:50; width:50% }	
div.top .advert .pic 		{ float:right;background-position:50% 50%; background-repeat:no-repeat; }	
div.top .advert  p 		{ float:right;padding:18px 10px 0 0; margin:0 }		

						
div.top .flags {
		background:url('/i/top/flags.png')  no-repeat; 
		//background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/top/flags.png',sizingMethod='scrop');
		width:220px;
		height:106px;
		top:23px;
		left:453px;
		position:absolute;
		z-index:5;
		}	

.TopBorder {
			z-index:100;
			background:url('/i/zavitok.gif');
			width:47px; height:65px;
			float:right; position:relative; top: -95px;
			/*float:right;top:150px;position:relative;*/
			}	

			
			

.LeftColumn .menu {position:relative; left:0;z-index:50; height: 415px;}
.LeftColumn .menu .bg {position:absolute; top: -37px; background:url('/i/menu-bg.png') no-repeat top left; //background:none; filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/i/menu-bg.png',sizingMethod='crop') no-repeat top left; width: 323px; height: 450px;}	
.LeftColumn .menu ul { z-index:55; position:absolute; list-style:none; padding-left: 23px; padding-top:20px; }	

/*table.main 					{width:80%;}*/
table.main 					{width:90%;}
table.main tr 				{vertical-align:top;}
/*table.main tr td.content 	{ width:80%; padding: 50px 0 50px 70px; }*/
table.main tr td.content 	{ width:80%; padding: 50px 0 50px 30px; }

/* footer */
/*div.footer					{text-align:center;margin: 0 auto; padding: 250px 0 90px 0; }*/
div.footer					{text-align:center;margin: 0 auto; padding: 20px 0 20px 0; }
div.footer div 				{width:40%;text-align:left;margin: 0 auto;}
div.footer p				{margin:0 0 1em 0; font-size:70%;text-align:left}

.noprint                    {display:none;margin:0;padding:0;}
/*FOR prettyPhoto lightbox*/div.pp_pic_holder, div.pp_overlay, div.ppt{display: none;}