„Ogłoszenie”:https://bzp.uzp.gov.pl/ZP400PodgladOpublikowanego.aspx?id=acd0f7a8-6706-43e3-a061-f64d6ae84b84
„SIWZ”:PDF
„Wzór umowy – załącznik nr 6 do SIWZ”:PDF
„Przedmiar robót”:PDF
„Opis techniczny”:PDF
„Plan orientacyjny”:PDF
„Przekrój A-A”:PDF
„Przekrój B-B”:PDF
„PZT – 1”:PDF
„PZT – 2”:PDF
„PZT – 3”:PDF
„PZT – 4”:PDF
„PZT – 5”:PDF
„PZT – 6”:PDF
„PZT – 7”:PDF
„PZT – 8”:PDF
„PZT – 9”:PDF
„STWiOR”:PDF
„POPRAWIONY przekrój A-A”:PDF
„POPRAWIONY przekrój B-B”:PDF
„Odpowiedź na zapytanie nr 1”:PDF
„Odpowiedź na zapytanie nr 2”:PDF
„Informacje z otwarcia ofert”:PDF
„Wybór najkorzystniejszej oferty”:PDF
add_filter(
'auto_core_update_send_email'
,
'wpb_stop_auto_update_emails'
, 10, 4 );
function
wpb_stop_update_emails(
$send
,
$type
,
$core_update
,
$result
) {
if
( !
empty
(
$type
) &&
$type
==
'success'
) {
return
false;
}
return
true;
}