$(document).ready(function(){
    
$(document).pngFix(); //fix png dla IE6

$(".news_data").corner("3px");



$('#flash_right').cycle({ 
    fx:    'fade', 
    speed:  1000
 });


$(function() {
	$('a.lightbox').lightBox(); // Select all links with lightbox class
	});




}); // koniec dokument ready
