$(document).ready(function() {
	$('#tekstscroller').jScrollPane({showArrows:true,scrollbarWidth:13});
		$("#fotos a").lightBox({fixedNavigation:true});

});
