BODY {
	margin: 0;
	padding: 0;
	background: #340101;
}
#swf {
	width: 870px;
	height: 400px;
	margin: 100px auto 0 auto;
}
#menu {
	background: url(../index_obrazki/menu.jpg) no-repeat;
	width: 450px;
	margin: -450px auto auto auto;
	height: 548px;
	padding: 430px 210px 0 210px;
}
.menu-item, .menu-item a {
	height: 47px;
	line-height: 47px;
	overflow: hidden;
	text-indent: -500px;
	float: left;
	text-decoration: none;
	list-style-type: none;
}
ul#lista li {
	margin: 0 0 0 0;
	display: inline;
}
li#wejscie, li#wejscie a {
	background: url(../index_obrazki/wejscie.jpg) no-repeat;
	width: 171px;
}
li#enter, li#enter a {
	background: url(../index_obrazki/enter.jpg) no-repeat;
	width: 158px;
}
div#stopka {
	clear: both;
	text-align: center;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: -430px 0 0 0;
}