HTML, BODY{
	margin: 0;
	padding: 0;
	height: 100%;
	font: 11px Arial;
	color: #848484;
	background: #000;
}
UL{
	margin: 0;
	padding: 0;
	list-style: none;
}
IMG{
	border: none;
}
 
#min-width{
	width: 908px;
	margin: 0 auto;
	position: relative;
	/* background: #000 url(../i/glass-bgr.jpg) 50% top no-repeat; */
	min-height:598px;
	height: 598px;
	overflow: hidden;
}
#en-ru{
	position: absolute;
	right: 90px;
	top: 18px;
	color: #FFF;
	z-index: 1000;
	font: 11px Arial;
}
#en-ru A{
	color: #FFF;
}
#en-ru A:hover{
	text-decoration: none;
}
#path{
	padding: 15px 0 0 25px;
}
#logo{
	position: absolute;
	top: 20px; 
	left: 4px;
	z-index: 990;
}
#menu{
	position: absolute;
	top: 180px; 
	left: 25px;
	z-index: 991;
}
#menu LI{
	font: bold 15px Arial, sans-serif;
	padding-bottom: 3px;
}
#menu A{
	color: #FFF;
	text-decoration: none;
}
#menu A:hover{
	color: #d5186e;
}
#girls{
	width: 669px;
	height: 708px;
	background: url(../i/girls.jpg);
	position: absolute;
	left: 186px;
	top: 92px;
}
#footer{
	position: absolute;
	left: 0;
	width: 750px;
	top: 550px;
	height: 40px;
	z-index: 990;
}
#footer .inner{
	padding: 0;
	margin: 0;
	position: relative;
}
#copyr{
	position: absolute;
	top: 15px;
	left: 26px;
	height: 40px;
	width: 300px;
}
#astronim{
	position: absolute;
	top: 0;
	right: -84px;
	height: 28px;
	width: 94px;
}
#flash {
	width:800px; 
	height: 850px; 
	position: absolute;	
	z-index: 900;
	left: 40px;
	top: -20px;
}
#noflash{
	margin: 0 0 0 40px;
}
div.counter { display:inline; height:0px; left:-1000px; margin:0px; padding:0px; position:absolute; top:-1000px; visibility:hidden; width:0px; }