/* Style tylko na stronie głównej */

/* Zajawka - slideshow */
#wrapper { margin-top: 6px; }
#ssslideshow { list-style:none; color:#fff }
#ssslideshow span { display:none }
#sswrapper { width:536px; height: 368px; display:none }
#sswrapper * { margin:0; padding:0 }
#fullsize { position:relative; width:536px; height:368px }
#information {position:absolute; top:0; width:536px; height:0; background:#000; color:#fff; overflow:hidden; z-index:102; opacity:.7; filter:alpha(opacity=70)}
#information h3 { padding:4px 8px 3px; font-size:14px }
#information p { padding:0 8px 8px; font-size: 12px }
#image { width:536px }
#image img { position:absolute; z-index:25; width:auto; width: 536px; height: 368px }
#imglink { position:absolute; height:368px; width:100%; z-index:100; background: url(../img/buttons/zajawka_spacer.gif) }
#thumbnails { position:absolute; z-index:101; bottom: 10px; margin: 0 47px; width: 440px }
#slideleft { display: block; float: left; width:28px; height:34px; margin: 14px 12px 0 0; background: url(../img/buttons/zajawka_left.gif) top left no-repeat }
#slideleft:hover { background-position: left -34px }
#slideright { display: block; float: left; width:28px; height:34px; margin-top: 14px; background: url(../img/buttons/zajawka_right.gif) top left no-repeat }
#slideright:hover { background-position: left -34px }
#slidearea { float:left; position:relative; width:310px; margin-left: 30px; height:81px; overflow:hidden }
#slider { position:absolute; left:0; height:81px }
#slider img { cursor:pointer; border:3px solid #fff }
#slider img:hover { border-color: #bcfc9a }