body 
{
	background-color: #E9F9F8;
}
ul
{
	margin: 30px;	
	padding: 0px 0px;
}
p 
{
	text-indent: 1cm
}
h3
{
	font-size: 17px;
	
}
#global
{
	 position:absolute;
     left: 50%; 
     top: 50%;
     width: 1800px;
     height: 500px;
     margin-top: -250px; /* half of the height */
     margin-left: -900px; /* half of the width */
}

.srodek
{
	position:relative;
	margin: 0 auto;
	border: 0px solid; 
	width: 60%;
	text-align: center;
}

#glowny
{
	position: absolute; 
	top: 30%; 
	left: 30%;
	width: 1800px; height: 500px;
	z-index:1;
	color: #000000;
	overflow:hidden;
    border:1px;	
}

#menu
{
	position:absolute;
	width: 1800px; height: 300px;
	top: 100px;
	float:left;
	border: 1px;
}

#naglowek
{
	position:absolute;
	width:500px; height: 100px;
	font-size:16px;
}
#tresc
{
	position:absolute;
	width: 600px; height: 300px;
	left:190px;
	top:20px;
	overflow:hidden;	
}

#animex
{
	text-align:center;
}

#animacja
{
	position: absolute; 
    left: 50%; 
    top: 50%;
    width: 1800px;
    height: 500px;
    margin-top: -250px; /* half of the height */
    margin-left: -900px; /* half of the width */
	text-align:left;
	z-index:11;
}

