Hi Jacek,
First a small update - the session value in the URL is no longer required. So you can use;
'FormKalkulacjeTAB?Klk_IDKalkulacji='& p_web.GetSessionValue('Wyl:FkKalkulacja')& '&Change_btn=Change&'
Second - it looks like you've got the name wrong - should be
Klk:IDKalkulacji or Klk__IDKalkulacji
not
Klk_IDKalkulacji
Cheers
Bruce