
$('#cenik').livequery(function() {
	$(this).tabs();
	$('h3', this).hide();
});