body {
	text-align: center;
	width: 880px;
	margin: 10px auto;
	background: #a0b445 url('images/background.jpg') repeat-x;
	color: #5E5E5E;
	font-size: 12px;
	font-family: Verdana;
}

img {
	border: 0;
}
	img.foto {
		-moz-box-shadow: 0px 0px 8px #000000;
		-webkit-box-shadow: 0px 0px 8px #000000;
	}

a {
	color: #5E5E5E;
	text-decoration: none;
}

a:hover {
	color: #888;
	text-decoration: none;
}

p {
	margin: 0;
	padding: 0;
}

.komunikat {
	margin: 0;
	padding: 0;
	color: #C60000;
}

.specjal {
	margin: 0;
	padding: 0;
	background-color: #E9E9E9;
}

form {
	margin: 0;
	padding: 0;
}
  
#naglowek {
	width: 880px;
	height: 75px;
	margin: 0px;
}
	#logo {
		width: 300px;
		float: left;
	}
	#logo2 {
		width: 580px;
		margin: 0px;
		float: right;
	}
		#play{
			width: 430px;
			margin: 0px;
			float: right;
			padding: 20px 0px 0px 0px;
		}
			#play li {
				padding: 0 1px 0 1px;
				display: inline;
				white-space: nowrap;
			}
	
		#social {
			width: 150px;
			margin: 0px;
			float: left;
			padding: 8px 0px 0px 0px;
		}
		
#menu {
	height: 22px;
	padding: 8px 0 0 0;
	display: block;
	list-style: none;
	text-align: center;
	border: 1px #83a400 solid;
	background: url('images/menu.gif');
}
	#menu li {
		padding: 0 7px 0 7px;
		border-left: 1px #708600 solid;
		display: inline;
		white-space: nowrap;
	}
	
	#menu li a {
		font-weight: bold;
		color: #3a4700;
	}
	
	#menu li a:hover {
		font-weight: bold;
		color: #d2ff00;
	}
	
#adv_top {
	padding-top:4px;
	padding-bottom:2px;
	width: 880px;
	clear:both;
	background-color:#bdbdbd;
}

#adv_bottom {
	width: 880px;
	clear:both;
}

#statystyki {
	background-color:#bdbdbd;
	background-repeat:repeat;
	width: 880px;
	clear:both;
	color: #5E5E5E;
	font-size: 12px;
	font-family: Verdana;
	padding-top: 10px;
	padding-bottom: 10px;
	float: left;
}

#content {
	background-image: url(images/background_main.gif);
	background-repeat:repeat-x;
	background-color:#FFFFFF;
	width: 880px;
	margin: 0px;
	clear:both;
}
	#content #pozdro {
		background:inherit;
		width: 880px;
		padding-top: 5px;
		float: right;
	}
	
#promo {
	width: 850px;
	height:60px;
	margin: 0px;
	float: right;
	text-align:left;
	background-color:#FFFFFF;
	padding-left: 30px;
}
	#promo li {
		padding: 0 7px 0 7px;
		display: inline;
		white-space: nowrap;
	}	

#bottom {
	background-image: url(images/background_bottom.gif);
	width: 880px;
 	height: 50px;
	clear:both;
	color: #5E5E5E;
	font-size: 9px;
	font-family: Verdana;
}	
		#bottom #stopka {
			padding: 5px 0 0 40px;
			color: #FFFFFF;
		}
		#bottom #stopka ul {
			width: 800px;
			height: 19px;
			padding: 4px 0 0 0;
			display: block;
			list-style: none;
			text-align: center;
			font: 11px Verdana;
			background: url('images/stopka.gif');
		}
		#bottom #stopka li {
			padding: 0 7px 0 7px;
			display: inline;
			white-space: nowrap;
		}
		#bottom #stopka li a {
			color: #fff;
		}
		#bottom #stopka li a:hover {
			color: #393939;
		}
		
#bgmenu {
   background-color: #F6F6F6;
   width: 395px auto;
   height: 15px auto;
   margin-bottom: 0px;
}
