* {
	margin: 0;
	padding: 0;
}

body {
	font-family: Georgia, serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: 1px;
	color:#000000;
	background: #ffe100 url('../img/tlo.jpg') top left repeat;
}
a { 
	text-decoration: none;
	color:#000000; 
}

div#page-wrap {
	width: 980px;
	margin: 0 auto;
	overflow:hidden;
	background: url('../img/page-wrap.png') top center repeat-y;
}
div#header {
	width: 980px; height: 200px;
	margin: 0 auto;
	background: url('../img/header.png') top center no-repeat;
}
div#slide-wrap {
	position:relative;
	width:980px;
	height:322px;
	margin: 0 auto;
	background: url('../img/linia.png') bottom center no-repeat;
}
div#slider {
    position:relative;
    width:800px; /* Change this to your images width */
    height:300px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
    margin-left:90px;
}
div#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
div#slider a {
    border:0;
    display:block;
}
div#slider_img {
	position:absolute;
	width:980px;
	height:320px;	
	top:-10px;
	left:0px;
	background: url('../img/slider.png') top center no-repeat;
	z-index:99;	
}
div#wymiany {
	width: 600px;
	height: 362px;
	float: left;
	background: url('../img/nowy_towar.png') top right no-repeat;
}
div#sklepy {
	width: 380px;
	height: 722px;
	float: right;
	background: url('../img/sklepy.png') top left no-repeat;
}
ul#lista {
	font-size: 13px;
	text-align: center;
	height: 450px; width: 300px;
	margin: 80px auto 0 20px;		
}
ul#lista li {
	display: block;
	line-height: 48px;
	height: 50px;
	background: url('../img/linia.png') top center no-repeat;
}
div#linia_sklepy {
	height: 2px;
	width: 300px;
	margin: 0 auto 0 20px;
	background: url('../img/linia.png') top center no-repeat;
}
div#nowy {
	width:100px; height:60px;
	position:relative; 
	top: -457px; right: -228px;
	background: url('../img/nowy.png');
}
div#przeceny {
	width: 600px;
	height: 360px;
	float: left;
	background: url('../img/przeceny.png') top right no-repeat;
}
div#footer {
	clear: both;
	height:60px; width: 980px;
	margin: 0 auto;
	background: url('../img/footer.png') top center no-repeat;
}
div#wymiany_tekst{
	font-size: 13px;
	text-align: center;
	height: 300px; width: 520px;
	margin: 100px auto 0 60px;
}

div#przeceny_tekst{
	font-size: 13px;
	text-align: center;
	height: 300px; width: 520px;
	margin: 70px auto 0 60px;
}
