function change(gid, wartosc) {


wartosc = wartosc.toFixed(2);



                   $('#image_'+gid).html(''+wartosc+' zł');


}
