  div#slideshowClub img
  {
    border: 7px solid #D9D9D9; 
    width: 270px; 
    height: 180px;
    cursor: url(/jumi/cluburi/img/zoomimage/zoomin.cur), default;
  }

  div#navSlideshowClub
  {
    background-color: #505050;
    width: 284px; 
    text-align: center; 
    color: #CACACA;
    padding: 10px 0;
    background: url(/jumi/cluburi/img/bgNavSlideshowClub.jpg) no-repeat center bottom;
  }
  div#navSlideshowClub a
  {
    color: #CACACA; 
    padding: 0 2px; 
    text-decoration: none; 
    border: 1px solid #505050;
  }

  div#navSlideshowClub a:HOVER, div#navSlideshowClub a.activeSlide
    {border: 1px solid #CACACA;}

  span#prevSlideshowClub, span#nextSlideshowClub
    {cursor: pointer; font-weight: bold;}