.scrollable {position:relative;overflow:hidden;width: 966px;height:265px;background:url(../img/gallery/promocje_bg.jpg) top left no-repeat;clear:both;margin-top:10px;}
.scrollable p { line-height:15px;}
.scrollable .items, .scrollable .items2 {width:20000em;position:absolute;clear:both;margin-left:0px;margin-top:10px;}
.scrollable .active {border:2px solid #000;z-index:9999;position:relative;}
.scrollable .left {width:52px; height:265px; background:url(../img/gallery/scroll_left.jpg) top left no-repeat;float:left;}
.scrollable .center {width:862px; height:265px; background:url(../img/gallery/scroll_center_promocje.jpg) top left no-repeat;float:left; overflow:hidden; position:relative;}
.scrollable .right {width:52px; height:265px; background:url(../img/gallery/scroll_right.jpg) top left no-repeat;float:left;}

.produkt_box {width:190px; height:185px;cursor:default; background:url(../img/gallery/produkt_bg.jpg) top left no-repeat; overflow:hidden; float:left; text-align:center; margin:40px 11px 0px 12px; cursor:pointer; padding-top:8px;}
.produkt_box  .name {font-weight:bold; padding:10px 5px 0px 5px;}
.produkt_box  .price {font-size:18px; color:#d10301; margin-top:10px;}
.produkt_box  .price_info {font-size:10px;}

.prevPage, .prevPage2 { width:32px; height:81px; background:url(../img/gallery/button_left.png) top left no-repeat; display:block; position:relative; top:80px; left:13px;z-index:9999; cursor:pointer !important;}
.nextPage, .nextPage2 { width:32px; height:81px; background:url(../img/gallery/button_right.png) top left no-repeat; display:block; position:relative; top:80px; right:13px; float:right; z-index:9998;  cursor:pointer !important;}
.prevPage:hover, .prevPage2:hover {background:url(../img/gallery/button_left_hover.png) top left no-repeat;}
.nextPage:hover, .nextPage2:hover {background:url(../img/gallery/button_right_hover.png) top left no-repeat;}
.img_title {z-index:0; position:absolute; margin:4px 315px; padding:0px;}
a.disabled {	visibility:hidden !important;}

.scrollable a.seemore {float:right; margin-top:243px;font-size:10px; font-weight:bold; color:#6f6f6f; }
.scrollable a.seemore:hover, a.seemore:active {text-decoration:underline;}
