function Szukaj () {
	$('#Szukaj').submit();
}

jQuery(document).ready(function() {
	$().maxlength();
})
