body{
	background-image: url(images/bg.jpg);
}
#baner{
	height: 280px;
	width: 980px;
	margin: 30px 0 20px;
}
#katalogi{
	width: 302px;
	height: 205px;
	padding: 4px 2px 0 0;
	float: right;
	background: transparent url(images/katalogi.png) top left no-repeat;
}
#katalogi a,#katalogi a:visited, #katalogi a:hover, #katalogi a:active{
	display: block;
	height: 70px;
	width: 138px;
	color: #fff;
	padding: 30px 62px 0 100px;
}
#katalogi a#highLink{
	font-size: 15px;
}
#katalogi a#lowLink{
	margin-top: 5px;
	font-size: 11px;
	padding-top: 25px;
	height: 75px;
}
#katalogi a span{
	font-size: 33px;
	line-height: 1em;	
}
#coNowego{
	width: 640px;
	height: 246px;
	margin-right: 320px;
	position: relative;
}
#przewin{
	width: 580px;
	height: 200px;
	overflow: hidden;
	color: #333;
	font-size: 11px;
	position: absolute;
	top: 46px;
	left: 0;
}
#top-arrow{
	position: absolute;
	top: 46px;
	right: 0px;
	height: 23px;
	width: 23px;
	background: transparent url(images/top-arrow.gif) top left no-repeat; 
}
#bottom-arrow{
	position: absolute;
	bottom: 0;
	right: 0px;
	height: 23px;
	width: 23px;
	background: transparent url(images/bottom-arrow.gif) top left no-repeat;
}
