.slide_gallery , div.slide_gallery { clear:both; /*display:none;*/ }
.slide { float:left;display:block;height:55px;text-align:left;width:400px;overflow:hidden;}
.scroller { width:40000px;white-space:nowrap;}
div.scroller img { margin:0px -3px 0px 0px;}
a.scroll_button_left {float:left;border:none;padding:0px;margin:0px 0px;vertical-align:middle;width:16px;height:55px;}
a.scroll_button_right {float:left;border:none;padding:0px;margin:0px 0px;vertical-align:middle;width:15px;height:55px;}
a.scroll_button_left {background: url(images/lewy.gif) no-repeat; background-position:top center;}
a.scroll_button_right {background: url(images/prawy.gif) no-repeat; background-position:top center;}
/* a.scroll_button_left:hover {background: url(images/button_left_hover.gif);}
a.scroll_button_right:hover {background: url(images/button_right_hover.gif);} */


.scroller img { border: none;}
.scroller a:hover img  { border:none;}
