body {font-size:100%;}

p {
	color: #000000;
	display: inline;	
}

/* Centered Text in boxes with links */

ul {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 0.93em;
	list-style-type:none;
	padding-left:0px;
}

li {
	float: left;
	margin-right: 30px;
	
}
li>a {
	/* Position|Size|Shadow */
	height: 37px;
	width: 126px;
	box-shadow: 3px 4px 4px #474747;
	/* Centering */
	display: table-cell;
	text-align: center;
	vertical-align: middle;
	line-height: 1.1em;
	-webkit-font-smoothing: antialiased;
	
}

a:hover {
	text-decoration:none;
}


#description {
	/* margin: 0px 10px 10px 10px; */
	padding-top: 37px;
	clear: both;
	display: block;

}

#container {
	position: relative;
}

div#content {
	margin: 0px;
	margin-top: -100px;
	z-index:-1;
	position:absolute;
}

#content[alt*="Autorzy."] {
	position: relative;
}
#content[alt*="Partnerzy."] {
	margin: 35px 46px 0;
	padding-left: 150px;
	padding-top: 20px;
}

#authDesc p {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.90em;
	line-height: 1em;
}

#authDesc p:nth-child(1) {
	position: absolute;
	width: 436px;
	left: 560px;
	top: 160px;
}

#authDesc p:nth-child(2) {
	position: absolute;
	width: 430px;
	left: 90px;
	top: 620px;
}

#authDesc p:nth-child(3) {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 0.90em;
	line-height: 1em;
	position: absolute;
	width: 440px;
	left: 560px;
	top: 937px;
}

#authDesc p:nth-child(4) {

	position: absolute;
	width: 410px;
	left: 115px;
	top: 1370px;
}

#animDesc p{
	text-align: center;
	position: absolute;
	width: 490px;
	top: 150px;
	left: 70px;
	line-height: 1em;
	font-size: 0.9em;
}

#animDesc #animTitle {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 1.1em;
}

#pelnDesc {
	text-align: center;
	position: absolute;
	width: 470px;
	top: 210px;
	left: 85px;
	line-height: 1em;
	font-size: 0.9em;
}

#pelnDesc #pelnTitle {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 1.1em;
}

#spacDesc {
	text-align: center;
	position: absolute;
	width: 460px;
	top: 190px;
	left: 90px;
	line-height: 1em;
	font-size: 0.9em;
}

#spacDesc #spacTitle {
	font-family: Impact, Charcoal, sans-serif;
	font-size: 1.1em;
}

#soon {
	color: #E2E2E2;
}

