Body{
	padding:0 0;
	margin:0 0 0 0;
	background-color:#D1D1D1;
	font-family:verdana;
	font-size:11px;
}
p{padding:0 0; margin:0 0 0 0;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:underline;}
#top{
	width:930px;
	height:136px;
	background: url("../gfx/top.jpg") no-repeat;
	margin:20px auto auto auto;
}
#logoKuris{
	width:200px;
	height:130px;
	border:#ff0000 solid 0px;
	position:absolute;
	cursor:hand;
}
#logoImpall{
	width:230px;
	height:130px;
	border:#ff0000 solid 0px;
	margin-left:700px;
	position:absolute;
	cursor:hand; 
}
#middle{
	width:930px;
	background: #0F3D6E;
	margin:auto;
	clear:left;
}
#shadowTop{
	width:550px;
	background: url("../gfx/contentTopShadow.jpg") no-repeat;
	height:9px;
}
#contentText{
	background-image: url("../gfx/contentBg.jpg");
	background-repeat: repeat-y;
	background-color: white;
	min-height:450px;
	width:708px;
	margin-left:207px;
	padding-left:15px
}
#menu{
	width:207px;
	height:100%;
	float:left;
}
#menu ul{padding:0 0; margin:0 0 0 0;}
#menu li{list-style:none;}
#menu img{border:none;}
#menu a:hover{opacity: 0.8;filter: alpha(opacity=80);
    }
#produkty{background: url("../gfx/produktyBg.jpg") repeat-x;}
#produkty li{padding:7px;}
#produkty a{color:black;}
#footer{
	width:930px;
	height:9px;
	background: url("../gfx/footer.jpg");
	margin:auto;
}
#copyright{
	width:500px;
	text-align:center;
	padding:15px;
	margin:auto;
}
.productBox{
	width:564px;
	height:144px;
	background: url("../gfx/produktBox.jpg");
	margin-bottom:15px;
}
.productBoxHeader{
	width:500px;
	color:white;
	position:absolute;
	margin-left:20px;
	margin-top:15px;
	font: bold 12px Arial;
}
.productBoxPhoto{
	width:58px;
	height:58px;
	background: white;
	position:absolute;
	margin-top:59px;
	margin-left:16px;
	border:#cccccc solid 1px;
	padding:2px;
}
.productBoxContent{
	width:400px;
	height:58px;
	position:absolute;
	margin-top:56px;
	margin-left:85px;
}
.wiecej{
	position:absolute;
	width:60px;
	height:20px;
	border:#ff0000 solid 0px;
	cursor:hand;
	margin-left:490px;
	margin-top:112px;
}
.paginator{
	width:600px;
	margin:auto;
	text-align:center;
	padding:10px;
}
.paginator a{
	color:black;
}
.szukajInput{
	width:160px;
	margin-left:20px;
	margin-top:10px;
	*margin-top:5px;
	border:#092340 solid 1px;
}
.szukajButton{
	border:none;
	color:white;
	font-weight:bold;
	font-family:arial;
	font-size:12px;
	background:none;
	margin-left:127px;
	margin-top:5px;
}
