var arr_dzielnice = new Array (2);arr_dzielnice[0] = new Array (2); arr_dzielnice[0][0] = 'Stare Miasto';arr_dzielnice[0][1] = 4;