#slidebox { position: absolute; overflow: hidden; top: -13px; left: 80px }
#slidebox_clip { position: absolute; top: 0px; left: 0px }

#small_slider_container { position: relative; height: 98px; }
#small_slider_container img { border: 0px; margin-right: 22px; /*IE6 odsek medzi img*/ }
#small_slider_container a { text-decoration: none }
#small_slider_container a:hover { text-decoration: none }
#small_slider_container .small_slider { width: 500px; height: 98px; }
#small_slider_container .small_slider_clip { height: 98px; }
#small_slider_container .small_slider_left { background-image: url(slide_left_cbt.gif); position: absolute; width: 30px; display: block; background-repeat: no-repeat; background-position: 0px 0px; height: 30px; top: 20px; left: 15px; }
#small_slider_container .small_slider_right { background-image: url(slide_right_cbt.gif); position: absolute; width: 30px; display: block; background-repeat: no-repeat; background-position: 0px 0px; height: 30px; top: 20px; right: 15px; }
#small_slider_container .small_slider_left:hover { background-position: 0px -30px; }
#small_slider_container .small_slider_right:hover { background-position: 0px -30px; }

.image_item_small { position: relative; margin-top: 22px; width: 80px; display: block; background: none transparent scroll repeat 0% 0%; float: left; height: 70px; color: #666666; cursor: pointer; margin-right: 22px; }
.last.image_item_small { margin-right: 0px; }
.image_item_small .title { position: absolute; line-height: normal; display: block; font-family: arial, helvetica, sans-serif; font-size: 10px; top: 57px; left: 2px; }
.image_item_small:hover { color: #ffffff; }
.image_item_small .outline { position: absolute; width: 80px; display: block; height: 54px; top: 0px; left: 0px; }
.image_item_small .hover { position: absolute; width: 80px; display: block; height: 54px; top: 0px; left: 0px; }
.image_item_small .hover { background-image: none; z-index: 10; background-repeat: no-repeat; }
.image_item_small:hover .hover { background-image: url(image_item_small_over.gif); }
