#showcase {
height:150px;
margin:5px auto auto;
overflow:hidden;
position:relative;
width:700px;
}
#showcase a{
    width:137px;
    height:120px;
    display:block;
    float:left;
    margin:0px 15px;
}
#showcase img {
    background-image:url('images/obrazek_back.jpg');
     border:1px solid #8fb9d0;
    width:129px;
    height:96px;
    padding:4px;
    float:left;
}

#showcase-prev {
height:109px;
left:25px;
position:absolute;
top:404px;
width:33px;
}

#showcase-next {
height:109px;
position:absolute;
right:25px;
top:404px;
width:33px;
}

#showcase-window {
width:5700px;
position:relative;
left:0;
height:120px;
}

.showcase-pane {
float:left;
left:0pt;
position:relative;
width:700px;
}
