body {
	background-attachment:		fixed;
	background:			url(../gfx/bg.jpg) center center repeat;
	font-family:			Arial, Helvetica, sans-serif;
	color:				#FFF;
	margin:				0;
}
#cont {
	margin:				0 auto;
	width:				750px;
	background:			#3db13d url(../gfx/bg.gif) center top repeat-y;
}
#header {
	width:				680px;
	height:				105px;
	background:			url(../gfx/header.gif) center top no-repeat;
	padding:			10px 60px 0 10px;
}
#title {
	float:				right;
	margin-top:			64px;

}
#content {
	width:				750px;
	min-height:			500px;
	background:			url(../gfx/bg-menu.jpg) 10px bottom no-repeat;
}
#menu {
	float:				left;
	width:				250px;
	padding-left:			10px;
}
div.baner {
	margin:				10px 0 0 45px;
	clear:				both;
}
div.mega {
	margin:				30px 0 0 30px;
	clear:				both;
}
#menu a img {
	border:				none;
}


#main {
	float:				left;
	width:				480px;
	padding-right:			10px;
}

.clearing {
	clear:				both;
}
p {
	font-size:			12px;
	line-height:			25px;
	color:				#FFF;
	letter-spacing:			1px;
	margin:				10px 40px;
}
p span {
	font-size:			18px;
}
li {
	font-size:			12px;
	line-height:			30px;
	letter-spacing:			1px;
	margin:				0 0 0 20px;
	list-style-image:		url(gfx/dot.gif);
	padding:			0;
}

ul {
	margin:				0 40px;
	padding:			0;
}
a {
	color:				#FFF;
}
a:hover {
	color:				#000;
}
a img {
	border:				1px solid #FFF;
}

a:hover img {
	border-color:			#000;
}
span.dot {
	padding:			0 5px;
	background:			url(../gfx/dot.gif) center center no-repeat;

}
div.box {
	margin:				0 40px;
}
div.kat {
	float:				left;
	width:				120px;
	padding-right:			20px;
	font-size:			12px;
	text-align:			center;
	margin-bottom:			20px;
}
div.kat2 {
	float:				left;
	width:				200px;
	font-size:			12px;
	text-align:			center;
	margin-bottom:			20px;
}
div.kat a,
div.kat2 a {
	text-decoration:		none;
}
div.ofer {
	float:				left;
	width:				200px;
	font-size:			12px;
	margin-bottom:			20px;
}
p.kon1 {
	display:			block;
	float:				left;
	width:				70px;
	clear:				both;
	margin:				0 0 0 40px;
}
p.kon2 {
	display:			block;
	float:				left;
	width:				300px;
	margin:				0 40px 0 0;
}
div.kon {
	float:				left;
	width:				200px;
}
div.kon p {
	margin:				20px 0;
}

#best {
	clear:				both;
}
#best a img {
	border:				none;
	margin:				0 0 7px 160px;
}
#footer {
	width:				750px;
	height:				10px;
	background:			url(../gfx/footer.gif) center top no-repeat;
}

table.aktualnosci {
	border-width: 0px;
}

table.aktualnosci {
	margin:				15px 40px
}
table.aktualnosci td {
	border-width:			0px;
	border-bottom:			1px solid #fff;
	margin:				15px 40px
}
table.aktualnosci td p {
	margin:				10px 0;
}

table.aktualnosci th {
	display:			none;
}
.formularz a {
	display: block;
	background-color: #3DB13D;
	color: #fff;
	padding: 3px;
	margin: 20px auto;
	font-size: 18px;
	font-weight: bold;
	width: 260px;
	text-decoration: none;
	border: 1px solid #fff;
}
.formularz a:hover {
	border: 1px solid #000;
}

