/* CSS Document */
body {
	background-image: url(images/football_elegance_tlo.jpg);
	background-repeat:repeat-x;
	background-color: #403d3c;
	margin-top: 0px;
}
#srodek{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px;
	background-image:url(images/football_vmg.jpg);
	background-repeat:no-repeat;
	width:995px;
	height:585px;
}
#intro{
	margin-left:auto; 
	margin-right:auto; 
	margin-top:0px;
	width:550px;
	height:400px;
	margin-top:100px;
}
#stopka {
	height: 50px;
	width: 975px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	position: absolute;
	left: 50%;
	margin-left: -475px;
	z-index: 22;
	margin-top: 560px;
}
.aMenu{
color:#FFFFFF;
text-decoration:none;
}
.aMenu:hover{
color:#FFFFFF;
text-decoration: underline;
}

img { 
border: 0px; 
}

