/* Ostatnia modyfikacja: Anna Sondej, 30.09.2009*/


div#gallery_produkty {
    width: 617px;
    height: 277px;
	position:relative;
	top:80px;
	left:50%;
	margin-left:-308px;

}

div#get_info {
width: 180px;
height: 15px;
color:#372815;
size:170%;
position:relative;
top:-24px;
background:url(pic/tlo.png) repeat-y;
text-align:left;
padding-left:14px;
padding-top:6px;
padding-bottom:3px;
}
div#get_info  a{
color:#372815;
text-decoration:none;
font-weight:bold;}

div#gallery_image {
    width: 437px;
    height: 277px;
    float: left;
	background-image:url(images/bg.jpg);
}

div.items li {
    padding: 5px 10px 5px 10px;
    height: 20px;
    color: #fff;
    width: 100%;
}

div#gallery_image_old {
    position: absolute;
    width: 437px;
    height: 277px;
}

div#gallery_image_new {
    position: absolute;
    width: 437px;
    height: 277px;
}

div.scrollable div.items {
    position:absolute;
    list-style-type: none;
    margin: 0px;
    padding: 0px;
}

div.scrollable {
    position:relative;
    overflow:hidden;
    height: 277px;
    width: 180px;
    background-color: #312212;
}