#wrapper, #carousel, #carousel > div {
	position: relative;
	width: 1003px;
	height: 418px;
}

#wrapper { overflow: hidden; position: absolute; top: 0; left: 0; margin: 0; }
#bg { width: 1003px; height: 418px; position: absolute; left: 0; top: 0; background: url(../img/slider/big/slide_tlo.png) no-repeat; z-index: 1; }

#carousel { position: relative; z-index: 0; }
#carousel div { overflow: hidden; position: relative; float: left; }
#carousel div > * { position: absolute; }
#carousel img.img-back { left: 0; top: 0; z-index: 1; }
#carousel img.img-front { left: 0; top: 0; z-index: 1; }

#carousel h3 { margin: 0; padding: 0; left: 320px; top: 90px; z-index: 2; }
#carousel p { margin: 0; padding: 0; left: 320px; top: 245px; z-index: 2; }

#prev, #next {

}
#prev { left: -25px; }

#next { right: -25px; }

#donate-spacer { height: 100%; }
#donate { overflow: hidden; width: 750px; margin: 0 auto; padding: 50px 75px; border-top: 1px solid #999; }
#donate p, #donate form { margin: 0; float: left; }
#donate p { width: 650px; }
#donate form { width: 100px; }

#slider-pagination { width: 100%; position: absolute; right: 25px; bottom: 18px; text-align: right; z-index: 999; }
#slider-pagination a { display: inline-block; width: 15px; height: 14px; margin: 0 7px; text-indent: 999em; background: url(../img/slider.png) no-repeat; }
#slider-pagination a.selected { background: url(../img/slider_a.png) no-repeat; }


/* SRODEK */

#slider.srodek #wrapper, #slider.srodek #carousel, #slider.srodek #carousel > div {
	height: 263px;
}

#slider.srodek #bg { height: 263px; background: url(../img/slider/min/slide_tlo.png) no-repeat; z-index: 1; }

#slider.srodek #carousel h3 { left: 320px; top: 56px; z-index: 2; }