#container {
	width: 764px;
	height: 73px;
	background: url(img/background_banera.jpg) no-repeat;
	position: absolute;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
}
#container-title {
	width: 426px;
	height: 26px;
}
#scrollable {
 	height: 73px;
	width: 750px;
	padding: 0;
}

#scrollable img.link {
	display: block;
	float: left;
	margin: 6px 10px 0 4px; 
  border: none;
}

#scrollable img.baner {
	display: block;
	float: left;
	margin: 3px 5px 0 10px; 
  border: none;
}

#scrollable .elem p {
	height: 60px;
	float: left;
	margin: 3px 0 0 0;
  padding: 0;
  font-family: Tahoma, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}



.prev {
	position: relative;
	right:-731px;
	top:-33px;
    z-index : 1000;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/strzalka_prawo_normal.png');
	display: block;
	width: 19px;
	height: 19px;
}

.prev[class] {
	background: url(img/strzalka_prawo_normal.png) no-repeat;
}

.prev[class]:hover {
	background: url(img/strzalka_prawo_po_najechaniu.png) no-repeat;
}

.next {
	position: relative;
	right:-708px;
	top:-52px;
  z-index: 1000;
	/* Mozilla ignores crazy MS image filters, so it will skip the following */
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/strzalka_lewo_normal.png');
	display: block;
	width: 19px;
	height: 19px;
}

.next[class] {
	background: url(img/strzalka_lewo_normal.png) no-repeat;
}

a.next:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/strzalka_lewo_po_najechaniu.png');
} 

a.prev:hover {
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='img/strzalka_prawo_po_najechaniu.png');
}

.next[class]:hover {
	background: url(img/strzalka_lewo_po_najechaniu.png) no-repeat;
}

div.elem {
	height: 73px;
	width: 764px;
	margin: 0;
	padding: 0;
}

.elem span.link {
	display: block;
	float: left;
  margin: 6px 10px 0 4px;  
}
.elem span.baner {
	display: block;
	float: left;
  margin: 3px 5px 0 10px;  
}

.elem div {
	color: #878e9e;
	height: 60px;
	float: left;
  margin-top: 3px;
  text-align: justify;
}
.dziecko .content {width:488px;}
.gerber .content {width:534px;}
.winiary .content {width:488px;}
.win_pomysl .content {width:477px;}
.win_porcja .content {width:442px;}
.purina .content {width:459px;}
.prin_gold .content {width:494px;}
.prin_bia .content {width:506px;}
.ricore .content {width:494px;}
.nestle_noir .content {width:530px;}
.nestle_simple .content {width:499px;}
.nestle_caro .content {width:513px;}
.nesquik .content {width:499px;}
.nesc_x .content {width:489px;}
.nesc_g .content {width:435px;}
.nesc .content {width:488px;}
.nestle .content {width:517px;}
.magii .content {width:513px;}
.lion .content {width:520px;}
.kitkat .content {width:558px;}
.jojo .content {width:523px;}
.gourmet .content {width:494px;}
.after .content {width:495px;}
.frutina .content {width:470px;}

