.slider {position:relative;height:75px;width:555px;margin-top:20px;}
.scrollButtons {position: absolute;top:27px;cursor: pointer;display:block;background:url(/images/plachta.png) no-repeat scroll;width:40px;height:40px;}
.scrollButtons.right {right:0px;background-position: -300px -130px;}
.scrollButtons.left {left:0px;float:left;background-position: -341px -130px;}
.slider .stepcarousel{position: relative;overflow: scroll;width: 515px;height: 75px;margin-left:40px;}
.slider .stepcarousel .belt{position: absolute;left: 0;top: 0;}
.slider .stepcarousel .belt .panel{float: left;overflow: hidden;height:75px;position:relative;}
.slider .stepcarousel .belt .panel img {position:absolute;height:52px; border: 0px none;}

