/*
    Document   : z-fixez
    Created on : 15.12.2012., 15:58:51
    Author     : Vitomir
    Description:
        Z-index fixevi da bude iznad carousela
*/
#booking_box, #carousel_text_big, #carousel_text_small, #carousel_stripe_down, #carousel_button {
	z-index: 10;
}
/*#carousel_text_big {
	z-index: 10;
}
#carousel_text_small {
	z-index: 10;
}*/

