{"id":6,"date":"2026-08-03T06:17:20","date_gmt":"2026-08-03T06:17:20","guid":{"rendered":"https:\/\/transutil.pl\/?page_id=6"},"modified":"2026-08-03T07:13:37","modified_gmt":"2026-08-03T07:13:37","slug":"transutil","status":"publish","type":"page","link":"https:\/\/transutil.pl\/","title":{"rendered":""},"content":{"rendered":"\n<div id=\"transutil-modern-layout\">\n<style>\n    \/* Uniwersalne wyjustowanie i box-sizing *\/\n    #transutil-modern-layout {\n        font-family: system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, sans-serif;\n        color: #111827;\n        background-color: #ffffff;\n        line-height: 1.5;\n        \/* Mobilny reset szeroko\u015bci - wype\u0142nia ekran od kraw\u0119dzi do kraw\u0119dzi *\/\n        width: 100vw;\n        position: relative;\n        left: 50%;\n        transform: translateX(-50%);\n        overflow-x: hidden;\n    }\n    #transutil-modern-layout *, #transutil-modern-layout *::before, #transutil-modern-layout *::after {\n        box-sizing: border-box;\n    }\n    \n    \/* G\u0142\u00f3wny kontener wewn\u0119trzny *\/\n    .tu-container {\n        width: 100%;\n        max-width: 1200px;\n        margin: 0 auto;\n        padding: 0 20px;\n    }\n\n    \/* Nawigacja (Menu) *\/\n    .tu-nav {\n        background: #ffffff;\n        position: sticky;\n        top: 0;\n        z-index: 50;\n        padding: 16px 0;\n    }\n    .tu-nav .tu-container {\n        display: flex;\n        justify-content: space-between;\n        align-items: center;\n    }\n    .tu-nav-logo {\n        font-size: 22px;\n        font-weight: 900;\n        font-style: italic;\n        color: #111827;\n        text-decoration: none;\n        letter-spacing: -1px;\n    }\n    .tu-nav-logo span { color: #22c55e; }\n    .tu-nav-links {\n        display: none;\n        gap: 24px;\n        font-weight: 600;\n        font-size: 14px;\n    }\n    .tu-nav-links a { color: #4b5563; text-decoration: none; transition: 0.2s; }\n    .tu-nav-links a:hover { color: #22c55e; }\n\n    \/* Sekcja G\u0142\u00f3wna (Hero - Ciemna) *\/\n    .tu-hero {\n        background-color: #121517;\n        color: #ffffff;\n        padding: 48px 20px;\n        border-radius: 0;\n    }\n    .tu-pill {\n        display: inline-flex;\n        align-items: center;\n        background: rgba(255, 255, 255, 0.05);\n        border: 1px solid rgba(255, 255, 255, 0.1);\n        padding: 6px 14px;\n        border-radius: 100px;\n        font-size: 13px;\n        color: #d1d5db;\n        margin-bottom: 24px;\n    }\n    .tu-pill-dot {\n        width: 8px; height: 8px; background: #22c55e; border-radius: 50%; margin-right: 8px;\n    }\n    .tu-h1 {\n        font-size: 38px;\n        font-weight: 800;\n        line-height: 1.1;\n        margin: 0 0 24px 0;\n        letter-spacing: -0.03em;\n    }\n    .tu-h1 span { color: #22c55e; }\n    .tu-hero-p {\n        font-size: 16px;\n        color: #9ca3af;\n        margin-bottom: 32px;\n        max-width: 650px;\n    }\n    .tu-btn-group { display: flex; flex-direction: column; gap: 12px; margin-bottom: 40px; }\n    .tu-btn-primary {\n        display: flex; align-items: center; justify-content: center; gap: 8px;\n        background: #22c55e; color: #000; font-weight: 700; font-size: 15px;\n        padding: 16px 24px; border-radius: 12px; text-decoration: none; width: 100%;\n    }\n    .tu-btn-secondary {\n        display: flex; align-items: center; justify-content: center; gap: 8px;\n        background: transparent; border: 1px solid rgba(255,255,255,0.2);\n        color: #ffffff; font-weight: 700; font-size: 15px;\n        padding: 16px 24px; border-radius: 12px; text-decoration: none; width: 100%;\n    }\n    .tu-stats {\n        display: flex; justify-content: space-between; margin-bottom: 40px; max-width: 650px;\n    }\n    .tu-stat { text-align: left; }\n    .tu-stat-num { font-size: 24px; font-weight: 800; color: #22c55e; margin-bottom: 2px; }\n    .tu-stat-label { font-size: 12px; color: #9ca3af; line-height: 1.2; max-width: 100px; }\n    .tu-hero-img {\n        width: 100%; height: 320px; object-fit: cover;\n        object-position: center 65%;\n        border-radius: 16px; box-shadow: 0 20px 40px rgba(0,0,0,0.4);\n    }\n\n    \/* Standardowa Sekcja (Jasna) *\/\n    .tu-section { padding: 64px 20px; background: #ffffff; }\n    .tu-section-label {\n        font-size: 12px; font-weight: 800; color: #22c55e;\n        text-transform: uppercase; letter-spacing: 1.5px; margin-bottom: 12px; display: block;\n    }\n    .tu-h2 {\n        font-size: 32px; font-weight: 800; line-height: 1.15;\n        margin: 0 0 40px 0; letter-spacing: -0.02em; color: #111827;\n    }\n    \n    \/* Siatka (Grid) - Responsywno\u015b\u0107 *\/\n    .tu-grid { display: grid; gap: 20px; grid-template-columns: 1fr; }\n\n    \/* Kafelki (Us\u0142ugi i Dlaczego My) *\/\n    .tu-card {\n        background: #ffffff; border: 1px solid #f3f4f6; border-radius: 20px;\n        padding: 24px; box-shadow: 0 8px 24px rgba(0,0,0,0.03); \n        display: flex; flex-direction: column; justify-content: space-between; height: 100%;\n    }\n    .tu-card-content { margin-bottom: 24px; }\n    .tu-card-icon {\n        width: 44px; height: 44px; background: #dcfce7; border-radius: 12px;\n        display: flex; align-items: center; justify-content: center;\n        margin-bottom: 20px; color: #16a34a;\n    }\n    .tu-card-title { font-size: 20px; font-weight: 700; margin: 0 0 12px 0; color: #111827; }\n    .tu-card-p { font-size: 15px; color: #4b5563; margin: 0; line-height: 1.5; }\n\n    \/* Nowy Przycisk w Kafelkach Us\u0142ugowych *\/\n    .tu-card-btn {\n        display: inline-flex;\n        align-items: center;\n        justify-content: center;\n        gap: 8px;\n        background-color: #22c55e;\n        color: #000000;\n        font-weight: 700;\n        font-size: 14px;\n        padding: 12px 20px;\n        border-radius: 10px;\n        text-decoration: none;\n        transition: all 0.2s ease-in-out;\n        width: 100%;\n    }\n    .tu-card-btn:hover {\n        background-color: #16a34a;\n        color: #ffffff;\n        transform: translateY(-2px);\n    }\n\n    \/* Kafelki Kontaktowe *\/\n    .tu-contact-card {\n        display: flex; align-items: center; background: #ffffff;\n        border: 1px solid #e5e7eb; border-radius: 20px; padding: 16px 20px;\n        margin-bottom: 16px; text-decoration: none; box-shadow: 0 4px 12px rgba(0,0,0,0.02);\n    }\n    .tu-contact-icon {\n        width: 48px; height: 48px; background: #dcfce7; border-radius: 12px;\n        display: flex; align-items: center; justify-content: center;\n        color: #16a34a; margin-right: 16px; flex-shrink: 0;\n    }\n    .tu-contact-info { flex-grow: 1; }\n    .tu-contact-label {\n        font-size: 11px; color: #6b7280; text-transform: uppercase;\n        font-weight: 700; margin-bottom: 2px; display: block; letter-spacing: 0.5px;\n    }\n    .tu-contact-val { font-size: 18px; font-weight: 800; color: #111827; }\n    .tu-contact-arrow { color: #9ca3af; font-weight: bold; font-size: 20px; }\n\n    \/* Stopka *\/\n    .tu-footer {\n        background: #121517; color: #9ca3af; padding: 48px 20px;\n        border-top-left-radius: 32px; border-top-right-radius: 32px; text-align: center;\n    }\n\n    \/* Wygl\u0105d na komputerach i tabletach (Desktop) - blokowanie sztucznej szeroko\u015bci 100vw *\/\n    @media (min-width: 768px) {\n        #transutil-modern-layout {\n            width: 100% !important;\n            max-width: 1200px !important;\n            position: static !important;\n            transform: none !important;\n            border-radius: 24px;\n            box-shadow: 0 10px 30px rgba(0,0,0,0.05);\n            margin: 40px auto;\n        }\n        .tu-nav-links { display: flex; }\n        .tu-hero { padding: 64px 48px; border-radius: 24px 24px 0 0; }\n        .tu-section { padding: 80px 48px; }\n        .tu-footer { border-radius: 0 0 24px 24px; padding: 64px 48px; }\n        .tu-btn-group { flex-direction: row; }\n        .tu-btn-primary, .tu-btn-secondary { width: auto; }\n        .tu-grid.cols-2, .tu-grid.cols-3 { grid-template-columns: repeat(2, 1fr); gap: 24px; }\n        .tu-h1 { font-size: 56px; }\n        .tu-h2 { font-size: 44px; }\n        .tu-hero-img { height: 450px; }\n        .tu-stat-num { font-size: 32px; }\n    }\n    @media (min-width: 1024px) {\n        .tu-grid.cols-3 { grid-template-columns: repeat(3, 1fr); }\n    }\n<\/style>\n\n<!-- Pasek Nawigacji -->\n<div class=\"tu-nav\">\n    <div class=\"tu-container\">\n        <a href=\"#\" class=\"tu-nav-logo\">TRANS<span>UTIL<\/span><\/a>\n        <div class=\"tu-nav-links\">\n            <a href=\"#uslugi\">Przeprowadzki<\/a>\n            <a href=\"#uslugi\">Transport<\/a>\n            <a href=\"#uslugi\">Utylizacja<\/a>\n            <a href=\"#kontakt\" style=\"color: #22c55e;\">Kontakt<\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Sekcja Hero (Ciemna) -->\n<div class=\"tu-hero\">\n    <div class=\"tu-container\" style=\"padding: 0;\">\n        <div class=\"tu-pill\">\n            <span class=\"tu-pill-dot\"><\/span> Ca\u0142a Polska &#8211; 24\/7 &#8211; Dost\u0119pni od r\u0119ki\n        <\/div>\n        <h1 class=\"tu-h1\">Przeprowadzki, Transport i Utylizacja <br><span style=\"color: #22c55e;\">bez stresu.<\/span><\/h1>\n        <p class=\"tu-hero-p\">\n            W bran\u017cy transportowej liczy si\u0119 nie tylko przewiezienie rzeczy z punktu A do B. Liczy si\u0119 odpowiedzialno\u015b\u0107, bezpiecze\u0144stwo i szacunek do Twojego czasu. Dzia\u0142amy inaczej ni\u017c przypadkowe firmy \u2013 z nami masz gwarancj\u0119 spokoju.\n        <\/p>\n        \n        <div class=\"tu-btn-group\">\n            <a href=\"tel:518421038\" class=\"tu-btn-primary\">\n                <svg width=\"20\" height=\"20\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"><\/path><\/svg>\n                Zadzwo\u0144 teraz\n            <\/a>\n            <a href=\"#kontakt\" class=\"tu-btn-secondary\">\n                Bezp\u0142atna wycena \u2192\n            <\/a>\n        <\/div>\n\n        <div class=\"tu-stats\">\n            <div class=\"tu-stat\">\n                <div class=\"tu-stat-num\">100%<\/div>\n                <div class=\"tu-stat-label\">Bezpiecze\u0144stwa mienia<\/div>\n            <\/div>\n            <div class=\"tu-stat\">\n                <div class=\"tu-stat-num\">0 z\u0142<\/div>\n                <div class=\"tu-stat-label\">Ukrytych koszt\u00f3w<\/div>\n            <\/div>\n            <div class=\"tu-stat\">\n                <div class=\"tu-stat-num\">24\/7<\/div>\n                <div class=\"tu-stat-label\">Dyspozycyjno\u015b\u0107<\/div>\n            <\/div>\n        <\/div>\n\n        <img decoding=\"async\" src=\"https:\/\/transutil.pl\/wp-content\/uploads\/2026\/08\/IMG_1663-scaled.jpg\" alt=\"Bus Transutil\" class=\"tu-hero-img\">\n    <\/div>\n<\/div>\n\n<!-- Sekcja Us\u0142ug -->\n<div class=\"tu-section\" id=\"uslugi\">\n    <div class=\"tu-container\" style=\"padding: 0;\">\n        <span class=\"tu-section-label\">Nasze us\u0142ugi<\/span>\n        <h2 class=\"tu-h2\">Wszystko czego potrzebujesz \u2014 w jednym miejscu.<\/h2>\n        \n        <div class=\"tu-grid cols-3\">\n            <!-- Kafelek 1: Przeprowadzki -->\n            <div class=\"tu-card\">\n                <div class=\"tu-card-content\">\n                    <div class=\"tu-card-icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 12l2-2m0 0l7-7 7 7M5 10v10a1 1 0 001 1h3m10-11l2 2m-2-2v10a1 1 0 01-1 1h-3m-6 0a1 1 0 001-1v-4a1 1 0 011-1h2a1 1 0 011 1v4a1 1 0 001 1m-6 0h6\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"tu-card-title\">Przeprowadzki<\/h3>\n                    <p class=\"tu-card-p\">Zmieniasz adres? Zdejmiemy ten ci\u0119\u017car z Twoich bark\u00f3w. Obs\u0142ugujemy mieszkania, domy i biura. Zabezpieczamy mienie, znosimy i przewozimy.<\/p>\n                <\/div>\n                <a href=\"#przeprowadzki\" class=\"tu-card-btn\">Sprawd\u017a jak dzia\u0142amy \u2192<\/a>\n            <\/div>\n\n            <!-- Kafelek 2: Transport -->\n            <div class=\"tu-card\">\n                <div class=\"tu-card-content\">\n                    <div class=\"tu-card-icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M8 21v-3m8 3v-3M3 11h18M3 11v6a2 2 0 002 2h14a2 2 0 002-2v-6M3 11V6a2 2 0 012-2h8m4 7h4v-3a2 2 0 00-1-1.73l-2.5-1.44A2 2 0 0015.5 5H13v6\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"tu-card-title\">Transport mebli<\/h3>\n                    <p class=\"tu-card-p\">Szybko i bezpiecznie \u2014 meble, sprz\u0119t AGD\/RTV, przedmioty gabarytowe oraz nietypowe \u0142adunki na terenie ca\u0142ego kraju.<\/p>\n                <\/div>\n                <a href=\"#transport\" class=\"tu-card-btn\">Sprawd\u017a jak dzia\u0142amy \u2192<\/a>\n            <\/div>\n\n            <!-- Kafelek 3: Utylizacja -->\n            <div class=\"tu-card\">\n                <div class=\"tu-card-content\">\n                    <div class=\"tu-card-icon\">\n                        <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M4 4v5h.582m15.356 2A8.001 8.001 0 004.582 9m0 0H9m11 11v-5h-.581m0 0a8.003 8.003 0 01-15.357-2m15.357 2H15\"><\/path><\/svg>\n                    <\/div>\n                    <h3 class=\"tu-card-title\">Utylizacja<\/h3>\n                    <p class=\"tu-card-p\">Kompleksowe opr\u00f3\u017cnianie starych mieszka\u0144, piwnic i gara\u017cy. Utylizacja starych mebli i wyposa\u017cenia (bez gruzu budowlanego) &#8211; sprawnie i legalnie.<\/p>\n                <\/div>\n                <a href=\"#utylizacja\" class=\"tu-card-btn\">Sprawd\u017a jak dzia\u0142amy \u2192<\/a>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Sekcja Zaufania -->\n<div class=\"tu-section\" style=\"background-color: #f8fafc;\">\n    <div class=\"tu-container\" style=\"padding: 0;\">\n        <span class=\"tu-section-label\">Dlaczego my<\/span>\n        <h2 class=\"tu-h2\">Do\u015bwiadczenie.<br>Rzetelno\u015b\u0107.<br>Terminowo\u015b\u0107.<\/h2>\n        <p class=\"tu-card-p\" style=\"margin-bottom: 40px; max-width: 600px;\">Twoje zadowolenie to nasz cel. Traktujemy ka\u017cde zlecenie indywidualnie \u2014 od ma\u0142ego transportu po pe\u0142n\u0105 przeprowadzk\u0119, daj\u0105c pisemne o\u015bwiadczenie zabezpieczaj\u0105ce transport.<\/p>\n        \n        <div class=\"tu-grid cols-2\">\n            <div class=\"tu-card\">\n                <div class=\"tu-card-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12l2 2 4-4m5.618-4.016A11.955 11.955 0 0112 2.944a11.955 11.955 0 01-8.618 3.04A12.02 12.02 0 003 9c0 5.591 3.824 10.29 9 11.622 5.176-1.332 9-6.03 9-11.622 0-1.042-.133-2.052-.382-3.016z\"><\/path><\/svg>\n                <\/div>\n                <h3 class=\"tu-card-title\">Bezpiecze\u0144stwo<\/h3>\n                <p class=\"tu-card-p\">Zabezpieczamy ka\u017cdy \u0142adunek z najwy\u017csz\u0105 staranno\u015bci\u0105 (folie, koce, pasy).<\/p>\n            <\/div>\n            <div class=\"tu-card\">\n                <div class=\"tu-card-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M12 8v4l3 3m6-3a9 9 0 11-18 0 9 9 0 0118 0z\"><\/path><\/svg>\n                <\/div>\n                <h3 class=\"tu-card-title\">Terminowo\u015b\u0107<\/h3>\n                <p class=\"tu-card-p\">Dotrzymujemy ustale\u0144 \u2014 Tw\u00f3j czas jest dla nas niezwykle cenny.<\/p>\n            <\/div>\n            <div class=\"tu-card\">\n                <div class=\"tu-card-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M9 12h6m-6 4h6m2 5H7a2 2 0 01-2-2V5a2 2 0 012-2h5.586a1 1 0 01.707.293l5.414 5.414a1 1 0 01.293.707V19a2 2 0 01-2 2z\"><\/path><\/svg>\n                <\/div>\n                <h3 class=\"tu-card-title\">Uczciwa cena<\/h3>\n                <p class=\"tu-card-p\">Otrzymujesz od nas jasn\u0105 wycen\u0119 z g\u00f3ry, ca\u0142kowicie bez ukrytych koszt\u00f3w.<\/p>\n            <\/div>\n            <div class=\"tu-card\">\n                <div class=\"tu-card-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19 21V5a2 2 0 00-2-2H7a2 2 0 00-2 2v16m14 0h2m-2 0h-5m-9 0H3m2 0h5M9 7h1m-1 4h1m4-4h1m-1 4h1m-5 10v-5a1 1 0 011-1h2a1 1 0 011 1v5m-4 0h4\"><\/path><\/svg>\n                <\/div>\n                <h3 class=\"tu-card-title\">Obszar dzia\u0142ania<\/h3>\n                <p class=\"tu-card-p\">Dzia\u0142amy na terenie Szczecina, Ko\u0142obrzegu, Koszalina, pasa nadmorskiego oraz ca\u0142ego kraju.<\/p>\n            <\/div>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Sekcja Kontakt -->\n<div class=\"tu-section\" id=\"kontakt\">\n    <div class=\"tu-container\" style=\"padding: 0;\">\n        <span class=\"tu-section-label\">Kontakt<\/span>\n        <h2 class=\"tu-h2\">Zadzwo\u0144 i zarezerwuj.<\/h2>\n        <p class=\"tu-card-p\" style=\"margin-bottom: 40px; max-width: 600px;\">Odbierzemy telefon, doradzimy i przygotujemy bezp\u0142atn\u0105 wycen\u0119 dopasowan\u0105 do Twoich potrzeb. Zr\u00f3bmy to razem!<\/p>\n        \n        <div style=\"max-width: 600px;\">\n            <a href=\"tel:518421038\" class=\"tu-contact-card\">\n                <div class=\"tu-contact-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"tu-contact-info\">\n                    <span class=\"tu-contact-label\">Telefon<\/span>\n                    <span class=\"tu-contact-val\">518 421 038<\/span>\n                <\/div>\n                <div class=\"tu-contact-arrow\">\u2192<\/div>\n            <\/a>\n\n            <a href=\"tel:516450134\" class=\"tu-contact-card\">\n                <div class=\"tu-contact-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"tu-contact-info\">\n                    <span class=\"tu-contact-label\">Telefon<\/span>\n                    <span class=\"tu-contact-val\">516 450 134<\/span>\n                <\/div>\n                <div class=\"tu-contact-arrow\">\u2192<\/div>\n            <\/a>\n\n            <a href=\"mailto:transutil.kontakt@gmail.com\" class=\"tu-contact-card\">\n                <div class=\"tu-contact-icon\">\n                    <svg width=\"24\" height=\"24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" viewBox=\"0 0 24 24\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M3 8l7.89 5.26a2 2 0 002.22 0L21 8M5 19h14a2 2 0 002-2V7a2 2 0 00-2-2H5a2 2 0 00-2 2v10a2 2 0 002 2z\"><\/path><\/svg>\n                <\/div>\n                <div class=\"tu-contact-info\">\n                    <span class=\"tu-contact-label\">E-mail<\/span>\n                    <span class=\"tu-contact-val\" style=\"font-size: 16px;\">transutil.kontakt@gmail.com<\/span>\n                <\/div>\n                <div class=\"tu-contact-arrow\">\u2192<\/div>\n            <\/a>\n        <\/div>\n    <\/div>\n<\/div>\n\n<!-- Stopka -->\n<div class=\"tu-footer\">\n    <div class=\"tu-container\" style=\"padding: 0;\">\n        <a href=\"#\" style=\"font-size: 24px; font-weight: 900; color: #ffffff; text-decoration: none; font-style: italic; display: block; margin-bottom: 24px;\">\n            TRANS<span style=\"color: #22c55e;\">UTIL<\/span>\n        <\/a>\n        <div style=\"font-size: 14px; margin-bottom: 24px; color: #d1d5db; display: flex; flex-wrap: wrap; justify-content: center; gap: 8px;\">\n            <span>Ca\u0142a Polska<\/span> \u2022 <span>Transport<\/span> \u2022 <span>Przeprowadzki<\/span> \u2022 <span>Utylizacja<\/span>\n        <\/div>\n        <div style=\"font-size: 12px; color: #6b7280;\">\n            \u00a9 2026 TRANSUTIL. Wszelkie prawa zastrze\u017cone.\n        <\/div>\n    <\/div>\n<\/div>\n\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>TRANSUTIL Przeprowadzki Transport Utylizacja Kontakt Ca\u0142a Polska &#8211; 24\/7 &#8211; Dost\u0119pni od r\u0119ki Przeprowadzki, Transport i Utylizacja bez stresu. W bran\u017cy transportowej liczy si\u0119 nie tylko przewiezienie rzeczy z punktu A do B. Liczy si\u0119 odpowiedzialno\u015b\u0107, bezpiecze\u0144stwo i szacunek do Twojego czasu. Dzia\u0142amy inaczej ni\u017c przypadkowe firmy \u2013 z nami masz gwarancj\u0119 spokoju. Zadzwo\u0144 teraz [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-6","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/pages\/6","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/transutil.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=6"}],"version-history":[{"count":12,"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions"}],"predecessor-version":[{"id":28,"href":"https:\/\/transutil.pl\/index.php?rest_route=\/wp\/v2\/pages\/6\/revisions\/28"}],"wp:attachment":[{"href":"https:\/\/transutil.pl\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=6"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}