﻿#homepageblok { clear: both; height: 280px; position: absolute; width: 197px;  }
#homepageblok img { display: block;  }
#homepageblok ul { list-style: none; margin: 0; padding: 0; width: 197px; }
#homepageblok li { display: block; float: left; padding: 0; position: relative; }

#carrousel { height: 280px; overflow: hidden; padding: 0; position: relative; width: 197px; border: 1px solid #000000; }

#carrouselNav { height: 122px; overflow: hidden; padding: 0; position: relative; width: 662px; }
#carrouselNav .arrowback { visibility: hidden; cursor: pointer; background: url(/image_slider/carousel-arrows.png) no-repeat; background-position: 0 50%; display: block; overflow: hidden; position: absolute; text-indent: -16px; width:16px; z-index: 10; left: 0; bottom: 1px; height: 120px; }
#carrouselNav .arrowforward { visibility: hidden; cursor: pointer; background: url(/image_slider/carousel-arrows.png) no-repeat; background-position: 100% 50%; display: block; overflow: hidden; position: absolute; text-indent: -16px; width:16px; z-index: 10; right: 0; bottom: 1px; height: 120px; }
#carrouselNav ul { margin-right: 0; padding: 0; position: relative; }
#carrouselNav li { float: left; font-size: 11px; height: 120px; line-height: 1.2; list-style: none; width: 120px; margin: 0 15px 0 0; }
#carrouselNav a { color: #fff; font-size: 11px; }
#carrouselNav a:hover
#carrouselNav a span { background: transparent url(/image_slider/arrow-white.png) 100% 50% no-repeat; left: 24px; padding-right: 8px; position: absolute; top: 64px; }
