*                                        { margin: 0; padding: 0; }
a, a img                                 { border: 0; text-decoration: none; outline: 0; }

/*#slider1 .anythingSlider 				 { width: 930px; height: 232px; position: relative; }
#slider1 .anythingSlider .wrapper        { width: 930px; overflow: auto; height: 232px; position: absolute; top: 0; left: 0; }
#slider1 .anythingSlider .wrapper ul     { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; } 
#slider1 .anythingSlider ul li           { display: block; float: left; padding: 0; height: 232px; width: 930px; margin: 0; }*/

#slider2 .anythingSlider                 { width: 568px; height: 175px; position: relative; }
#slider2 .anythingSlider .wrapper        { width: 568px; overflow: auto; height: 175px; position: absolute; top: 0; left: 0; }
#slider2 .anythingSlider .wrapper ul     { width: 9999px; list-style: none; position: absolute; top: 0; left: 0; margin: 0; }
#slider2 .anythingSlider ul li           { display: block; float: left; padding: 0; height: 175px; width: 568px; margin: 0; }

.wrapper ul, .wrapper li 				 { list-style: none; }
.wrapper li 							 { background: none; }

/*
arrow
*/
.anythingSlider .arrow          		{ display: block; height: 23px; width: 23px; background: url(../images/strzalki.png) no-repeat 0 0; text-indent: -9999px; position: absolute; top: 61px; cursor: pointer; z-index: 5}
.anythingSlider .forward                { background-position: -23px 0px; right: 0px; }
.anythingSlider .back                   { background-position: 0px 0px; left: 0px; }
.anythingSlider .forward:hover          { background-position: -23px -23px; }
.anythingSlider .back:hover             { background-position: 0px -23px; }

/*
navi
*/
#thumbNav                               { position: relative; top: 80px; left: 780px; text-align: center; z-index: 5; width: 100px; }
#thumbNav a                             { display: inline-block; padding: 2px 8px; height: 18px; margin: 0 5px 0 0; text-align: center; }
#thumbNav a.cur                         { background: #ff7a10; }

/*
playing
*/
#start-stop                             { background: green; color: white; width: 80px; position: absolute; right: 45px; top: 200px; z-index: 6; }
#start-stop.playing                     { background-color: red; }

/*
wylaczenie
*/
/*#slider1 .anythingSlider .arrow 		{ display: none; }
#slider1 #start-stop 					{ display: none; }*/
#slider2 #start-stop					{ display: none; }
#slider2 #thumbNav 						{ display: none; }