body.index {
	background: #000000 url('../img/bg.jpg') center top no-repeat;
}
#footer {
	border-top: solid 1px #352d28;
	left: 0px;
	padding: 15px 0px 30px 0px;
	position: absolute;
	text-align: center;
	top: 797px;
	width: 100%;
}
#footerWrapper {
	margin: 0px auto;
	width: 1120px;
}
.left a, .right a {
	color: #b1b1b1;
	text-decoration: none;
}
.left, .right {
	clear: none;
	color: #6b615e;
	font-family: Tahoma, Verdana, Arial;
	font-size: 12px;
}
.left {
	float: left;
	text-align: left;
}
.right {
	floar: right;
	text-align: right;
}

#zwiastun {
	height: 328px;
	margin: 274px auto 0 auto;
	width: 500px;
}

#menu {
	height: 30px;
	margin: 42px auto 0 auto;
	text-align: center;
	width: 1120px;
}
#menu .inactive {
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none;
}

#menu a {
	color: #ffffff;
	font-family: "Trebuchet MS", Tahoma, "Arial CE", Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: normal;
	text-decoration: none;
}
#menu a:hover {
	color: #d10024;
	text-decoration: none;
}
