/**
 * @author  Łukasz
 */
	$(function() {
		$("#tabs").tabs();
	});

