.anythingSlider                         { width: 877px; height: 200px; position: relative; margin: 0 auto; overflow:hidden;}
.anythingSlider .promo                  { position:absolute; top: 0; right: 0; z-index:999; width:100px; height:80px;}
.anythingSlider .wiecejpromocji         { position:absolute; top: 145px; right: 30px; z-index:999; color:#6F216D; }
.anythingSlider .wiecejpromocji a        {color:#6F216D;}

.anythingSlider .wrapper                { width: 765px; /*background:url(../../img/bg_rot.gif) repeat-x 0 1px;*/ overflow: hidden; height: 180px; position: absolute; top: 0; left: 0; }
.anythingSlider .wrapper ul             { width: 99999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
.anythingSlider ul li                   { display: block; float: left; padding: 0; height: 180px; width: 750px; margin: 0; overflow:hidden; }
.anythingSlider .arrow                  { display: block; height: 30px; width: 30px; background: red url(../../img/arrows.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 65px; cursor: pointer; }
.anythingSlider .forward                { background-position: 0 0; right: 0;  display:none; }
.anythingSlider .back                   { background-position: -67px 0; left: 0;  display:none; }
.anythingSlider .forward:hover          { background-position: 0 -200px; }
.anythingSlider .back:hover             { background-position: -67px -200px; }

#thumbNav                               { position: relative; top: 180px; text-align: center; }
/*#thumbNav a                             { color: black; font: 11px/18px Georgia, Serif; display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; background: #c58b04 url(../images/cellshade.png) repeat-x; text-align: center; -moz-border-radius-bottomleft: 5px; -moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; }*/
#thumbNav a                             { background:transparent url(../../img/bullet.png) repeat-x scroll 0 0;
color:black;
display:inline-block;
font-family:Georgia,Serif;
font-size:11px;

height:21px;
line-height:18px;

overflow:hidden;
text-indent:-9999px;
width:21px;opacity:0.5; }


#thumbNav a:hover                       { opacity:1; }
#thumbNav a.cur                         {  opacity:1; background:transparent url(../../img/bullet_current.png) repeat-x scroll 0 0;}

#start-stop                             { background: green; background-image: url(../../img/cellshade.png); background-repeat: repeat-x; color: white; padding: 2px 5px; width: 40px; text-align: center; position: absolute; right: 45px; top: 323px; display:none;}
#start-stop.playing                     { background-color: red; }
#start-stop:hover                       { background-image: none; }

/*
  Prevents
*/
.anythingSlider .wrapper ul ul          { position: static; margin: 0; background: none; overflow: visible; width: auto; border: 0; }
.anythingSlider .wrapper ul ul li       { float: none; height: auto; width: auto; background: none; }