body 
{
	background-color: #000000;
}
ul
{
	padding:15px;
	text-indent:0px;
}
.srodek
{
	position:relative;
	margin: 0 auto;
	border: 0px solid; 
	width: 60%;
	text-align: center;
}

#podspodem
{
	position: absolute; 
	top: 0%; 
	left: 50%;
	width: 800px; height: 800px;
	margin-top: 50px; 
	margin-left: -400px; 
	z-index:1;
	color: #fffffe;
	overflow:hidden;	
}

#animex
{
	text-align:center;
}

#animacja
{
	position: relative; 
	width: 800px; height: 800px;
	margin:auto auto;
	text-align:left;
	z-index:11;
}

#fakemenu
{
	position:relative;
	width: 100px; height: 300px;
	float:left;
}

#fakenaglowek
{
	position:relative;
	width:500px; height: 100px;
	font-size:24px;
}
#faketresc
{
	position:absolute;
	width:400px; height: 300px;
	left:100px;
}
