{"id":7,"date":"2026-07-14T06:58:10","date_gmt":"2026-07-14T06:58:10","guid":{"rendered":"http:\/\/bezprzesiadekdoholandii.pl\/?page_id=7"},"modified":"2026-07-14T07:08:30","modified_gmt":"2026-07-14T07:08:30","slug":"strona-glowna","status":"publish","type":"page","link":"https:\/\/bezprzesiadekdoholandii.pl\/","title":{"rendered":"Strona g\u0142\u00f3wna"},"content":{"rendered":"\n<!DOCTYPE html>\n<html lang=\"pl\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii<\/title>\n<link rel=\"preconnect\" href=\"https:\/\/fonts.googleapis.com\">\n<link rel=\"preconnect\" href=\"https:\/\/fonts.gstatic.com\" crossorigin>\n<link href=\"https:\/\/fonts.googleapis.com\/css2?family=Inter:wght@400;500;600;700;800;900&#038;display=swap\" rel=\"stylesheet\">\n<style>\n  \/* ====== BEZPRZESIADEKDOHOLANDII.PL \u2014 STRONA G\u0141\u00d3WNA v2 (wklej ca\u0142o\u015b\u0107 od diva START do KONIEC w bloku Custom HTML w Gutenbergu) ====== *\/\n  #bpdh{\n    --navy:#151A24;\n    --navy-soft:#1F2635;\n    --navy-line:#2E374A;\n    --bg-light:#F6F8FB;\n    --white:#FFFFFF;\n    --gold:#EFC94C;\n    --gold-soft:#F6DE8A;\n    --gold-deep:#B98A1E;\n    --ink:#151A24;\n    --gray:#5B6472;\n    --gray-light:#94A3B8;\n    --line:#E5E9F0;\n    --radius:16px;\n    --maxw:1240px;\n    --ff:'Inter', sans-serif;\n    font-family:var(--ff); color:var(--gray); background:var(--white); -webkit-font-smoothing:antialiased; overflow-x:hidden;\n  }\n  #bpdh *{box-sizing:border-box;}\n  #bpdh a{color:inherit; text-decoration:none;}\n  #bpdh ul{list-style:none; margin:0; padding:0;}\n  #bpdh button{font-family:inherit; cursor:pointer;}\n  #bpdh .wrap{max-width:var(--maxw); margin:0 auto; padding:0 20px;}\n  #bpdh h1,#bpdh h2,#bpdh h3,#bpdh h4{font-family:var(--ff); font-weight:800; letter-spacing:-0.015em; line-height:1.15; color:var(--ink);}\n  #bpdh p{line-height:1.7;}\n  #bpdh section{padding:56px 0;}\n\n  #bpdh .eyebrow{font-size:12px; letter-spacing:0.13em; text-transform:uppercase; color:var(--gold-deep); font-weight:700; display:inline-flex; align-items:center; gap:8px;}\n  #bpdh .eyebrow::before{content:\"\"; width:20px; height:2px; background:var(--gold); display:inline-block;}\n  #bpdh .section-head{margin-bottom:32px;}\n  #bpdh .section-head h2{font-size:clamp(24px,5vw,36px); margin-top:12px;}\n  #bpdh .section-head p{margin-top:10px; max-width:580px; font-size:15px;}\n\n  #bpdh .reveal{opacity:0; transform:translateY(22px); transition:opacity .6s ease, transform .6s ease;}\n  #bpdh .reveal.is-visible{opacity:1; transform:translateY(0);}\n\n  #bpdh .btn{display:inline-flex; align-items:center; justify-content:center; gap:9px; padding:16px 28px; border-radius:10px; font-weight:700; font-size:15px; border:1.5px solid transparent; transition:all .25s ease; white-space:nowrap;}\n  #bpdh .btn-gold{background:var(--gold); color:var(--navy);}\n  #bpdh .btn-gold:hover{background:var(--gold-deep); color:#fff; transform:translateY(-2px); box-shadow:0 14px 28px rgba(239,201,76,0.32);}\n  #bpdh .btn-outline{background:transparent; color:#fff; border-color:rgba(255,255,255,0.3);}\n  #bpdh .btn-outline:hover{background:rgba(255,255,255,0.08); border-color:#fff;}\n  #bpdh .btn-navy{background:var(--navy); color:#fff;}\n  #bpdh .btn-navy:hover{background:var(--navy-soft); transform:translateY(-2px);}\n  #bpdh .btn-navy-outline{background:transparent; color:var(--navy); border-color:var(--line);}\n  #bpdh .btn-navy-outline:hover{border-color:var(--navy); transform:translateY(-2px);}\n  #bpdh .btn-block{width:100%;}\n  #bpdh .btn svg{flex-shrink:0;}\n\n  \/* ---------- Decorative van illustration (original, generic silhouette) ---------- *\/\n  #bpdh .van-illustration{width:100%; height:auto; display:block;}\n  #bpdh .van-illustration .body{fill:none; stroke-linejoin:round; stroke-linecap:round;}\n  #bpdh .van-illustration .glass{fill-opacity:0.16;}\n  #bpdh .van-illustration .wheel-rim{fill:none;}\n\n  \/* ---------- Route map graphic ---------- *\/\n  #bpdh .route-svg{width:100%; height:auto;}\n  #bpdh .route-line{fill:none; stroke-width:2.5; stroke-dasharray:7 8;}\n  #bpdh .route-city{font-family:var(--ff); font-weight:700;}\n  #bpdh .route-dot-pulse{animation:bpdhpulse 2.2s ease-in-out infinite;}\n  @keyframes bpdhpulse{0%,100%{opacity:1;} 50%{opacity:0.35;}}\n\n  \/* ---------- HEADER STRIP (top mini bar, phone only) ---------- *\/\n  #bpdh .topbar{background:var(--navy); padding:9px 0;}\n  #bpdh .topbar .wrap{display:flex; align-items:center; justify-content:flex-end; gap:8px;}\n  #bpdh .topbar a{display:flex; align-items:center; gap:7px; font-size:12.5px; font-weight:700; color:var(--gold);}\n  #bpdh .topbar svg{width:13px; height:13px;}\n\n  \/* ---------- HERO ---------- *\/\n  #bpdh .hero{background:linear-gradient(180deg, var(--navy) 0%, #10141C 100%); position:relative; overflow:hidden; padding:48px 0 90px;}\n  #bpdh .hero::before{content:\"\"; position:absolute; top:-200px; right:-180px; width:520px; height:520px; border-radius:50%; background:radial-gradient(circle, rgba(239,201,76,0.12), transparent 68%);}\n  #bpdh .hero-grid{display:grid; grid-template-columns:1fr; gap:34px; position:relative; z-index:1; align-items:center;}\n  #bpdh .hero-copy .eyebrow{color:var(--gold);}\n  #bpdh .hero-copy h1{color:#fff; font-size:clamp(30px,7vw,50px); margin:16px 0 16px;}\n  #bpdh .hero-copy h1 .accent{color:var(--gold);}\n  #bpdh .hero-copy p{color:#B9C2D1; font-size:16.5px; max-width:520px; margin-bottom:26px;}\n  #bpdh .hero-ctas{display:flex; flex-direction:column; gap:12px; max-width:360px;}\n  #bpdh .hero-badges{display:flex; flex-wrap:wrap; gap:10px 22px; margin-top:28px;}\n  #bpdh .hero-badge{display:flex; align-items:center; gap:8px; font-size:12.5px; color:#B9C2D1; font-weight:600;}\n  #bpdh .hero-badge svg{width:16px; height:16px; stroke:var(--gold); flex-shrink:0;}\n  #bpdh .hero-media{position:relative; padding:10px;}\n  #bpdh .hero-media .van-illustration .body{stroke:var(--gold);}\n  #bpdh .hero-media .van-illustration .glass{fill:var(--gold);}\n  #bpdh .hero-media .van-illustration .wheel-rim{stroke:var(--gold);}\n  #bpdh .hero-media .van-illustration .accent-fill{fill:rgba(239,201,76,0.06);}\n\n  @media (min-width:900px){\n    #bpdh .hero{padding:70px 0 130px;}\n    #bpdh .hero-grid{grid-template-columns:1fr 1fr; gap:40px;}\n    #bpdh .hero-ctas{flex-direction:row; max-width:none;}\n  }\n\n  \/* ---------- FORMULARZ ---------- *\/\n  #bpdh .form-section{margin-top:-56px; position:relative; z-index:2;}\n  #bpdh .form-shell{display:grid; grid-template-columns:1fr; gap:0; background:#fff; border-radius:22px; box-shadow:0 30px 70px rgba(21,26,36,0.22); overflow:hidden;}\n  #bpdh .form-side{background:var(--navy); color:#fff; padding:34px 30px; display:flex; flex-direction:column; justify-content:center; gap:18px;}\n  #bpdh .form-side .eyebrow{color:var(--gold);}\n  #bpdh .form-side h3{color:#fff; font-size:22px; margin-top:10px;}\n  #bpdh .form-side p{color:#B9C2D1; font-size:14px;}\n  #bpdh .form-side-points{display:flex; flex-direction:column; gap:12px; margin-top:6px;}\n  #bpdh .form-side-points div{display:flex; align-items:center; gap:10px; font-size:13.5px; font-weight:600; color:#E5E9F0;}\n  #bpdh .form-side-points svg{width:16px; height:16px; stroke:var(--gold); flex-shrink:0;}\n  #bpdh .form-side .phone-cta{margin-top:8px; display:flex; align-items:center; gap:10px; font-size:19px; font-weight:800; color:var(--gold);}\n  #bpdh .form-side .phone-cta svg{width:20px; height:20px; stroke:var(--gold);}\n\n  #bpdh .form-main{padding:32px 26px;}\n  #bpdh .form-row{display:grid; grid-template-columns:1fr; gap:16px; margin-bottom:16px;}\n  #bpdh .field{display:flex; flex-direction:column; gap:6px;}\n  #bpdh .field label{font-size:12px; font-weight:700; color:var(--ink); text-transform:uppercase; letter-spacing:0.03em;}\n  #bpdh .field input, #bpdh .field select{\n    border:1.5px solid var(--line); border-radius:9px; padding:12px 13px; font-family:var(--ff); font-size:14px; color:var(--ink);\n    transition:border-color .2s ease, box-shadow .2s ease; outline:none; background:#fff;\n  }\n  #bpdh .field input:focus, #bpdh .field select:focus{border-color:var(--gold-deep); box-shadow:0 0 0 4px rgba(239,201,76,0.16);}\n  #bpdh .field-check{display:flex; align-items:flex-start; gap:10px; margin-top:4px;}\n  #bpdh .field-check input{width:18px; height:18px; margin-top:2px; accent-color:var(--gold-deep); flex-shrink:0;}\n  #bpdh .field-check span{font-size:12.5px; color:var(--gray); line-height:1.5;}\n  #bpdh .form-note{margin-top:16px; background:var(--bg-light); border:1.5px dashed #C7D0DD; border-radius:10px; padding:14px 16px; font-size:12px; color:var(--gray);}\n  #bpdh .form-note strong{color:var(--ink); display:block; margin-bottom:3px; font-size:12.5px;}\n  @media (min-width:640px){ #bpdh .form-row.two{grid-template-columns:1fr 1fr;} }\n  @media (min-width:900px){\n    #bpdh .form-shell{grid-template-columns:0.8fr 1.2fr;}\n    #bpdh .form-main{padding:40px;}\n    #bpdh .form-side{padding:44px 38px;}\n  }\n\n  \/* ---------- TRASA (route map) ---------- *\/\n  #bpdh .route{background:var(--bg-light);}\n  #bpdh .route-media{background:#fff; border:1px solid var(--line); border-radius:var(--radius); padding:24px 18px;}\n\n  \/* ---------- USP ---------- *\/\n  #bpdh .usp-grid{display:grid; grid-template-columns:1fr; gap:14px;}\n  #bpdh .usp-card{display:flex; gap:14px; align-items:flex-start; padding:22px; border-radius:12px; background:#fff; border:1px solid var(--line); transition:transform .3s ease, box-shadow .3s ease, border-color .3s ease;}\n  #bpdh .usp-card:hover{transform:translateY(-4px); box-shadow:0 18px 36px rgba(21,26,36,0.08); border-color:transparent;}\n  #bpdh .usp-icon{width:44px; height:44px; border-radius:11px; background:var(--navy); display:flex; align-items:center; justify-content:center; flex-shrink:0;}\n  #bpdh .usp-icon svg{width:22px; height:22px; stroke:var(--gold);}\n  #bpdh .usp-card h3{font-size:15.5px; margin-bottom:4px;}\n  #bpdh .usp-card p{font-size:13px;}\n  @media (min-width:640px){ #bpdh .usp-grid{grid-template-columns:1fr 1fr;} }\n  @media (min-width:980px){ #bpdh .usp-grid{grid-template-columns:repeat(3,1fr);} }\n\n  \/* ---------- FLOTA ---------- *\/\n  #bpdh .fleet{background:var(--navy); position:relative; overflow:hidden;}\n  #bpdh .fleet::before{content:\"\"; position:absolute; bottom:-220px; left:-160px; width:520px; height:520px; border-radius:50%; background:radial-gradient(circle, rgba(239,201,76,0.08), transparent 70%);}\n  #bpdh .fleet .eyebrow{color:var(--gold);}\n  #bpdh .fleet .section-head h2{color:#fff;}\n  #bpdh .fleet .section-head p{color:#B9C2D1;}\n  #bpdh .fleet-inner{position:relative; z-index:1; display:grid; grid-template-columns:1fr; gap:30px; align-items:center;}\n  #bpdh .fleet-visual{background:rgba(255,255,255,0.03); border:1px solid var(--navy-line); border-radius:20px; padding:30px 20px;}\n  #bpdh .fleet-visual .van-illustration .body{stroke:var(--gold);}\n  #bpdh .fleet-visual .van-illustration .glass{fill:var(--gold);}\n  #bpdh .fleet-visual .van-illustration .wheel-rim{stroke:var(--gold);}\n  #bpdh .fleet-specs{display:grid; grid-template-columns:1fr 1fr; gap:14px;}\n  #bpdh .spec-card{background:rgba(255,255,255,0.04); border:1px solid var(--navy-line); border-radius:12px; padding:18px;}\n  #bpdh .spec-card .num{font-size:24px; font-weight:800; color:var(--gold); display:block; margin-bottom:4px;}\n  #bpdh .spec-card .lab{font-size:12px; color:#B9C2D1; font-weight:600;}\n  @media (min-width:900px){ #bpdh .fleet-inner{grid-template-columns:1.1fr 0.9fr;} }\n\n  \/* ---------- KIERUNKI ---------- *\/\n  #bpdh .directions-grid{display:grid; grid-template-columns:1fr; gap:18px;}\n  #bpdh .dir-card{border-radius:var(--radius); overflow:hidden; border:1px solid var(--line); transition:transform .3s ease, box-shadow .3s ease; background:#fff;}\n  #bpdh .dir-card:hover{transform:translateY(-6px); box-shadow:0 22px 46px rgba(21,26,36,0.1);}\n  #bpdh .dir-visual{background:linear-gradient(135deg,#F6F8FB,#EDF1F6); padding:26px; display:flex; align-items:center; justify-content:center;}\n  #bpdh .dir-visual svg{width:64px; height:64px; stroke:var(--gold-deep);}\n  #bpdh .dir-body{padding:22px;}\n  #bpdh .dir-body .tag{display:inline-block; font-size:11px; font-weight:700; letter-spacing:0.05em; text-transform:uppercase; color:var(--gold-deep); margin-bottom:8px;}\n  #bpdh .dir-body h3{font-size:19px; margin-bottom:8px;}\n  #bpdh .dir-body p{font-size:13.5px; margin-bottom:16px;}\n  @media (min-width:760px){ #bpdh .directions-grid{grid-template-columns:1fr 1fr; gap:24px;} }\n\n  \/* ---------- ZASI\u0118G ---------- *\/\n  #bpdh .coverage{background:var(--bg-light);}\n  #bpdh .coverage-cols{display:grid; grid-template-columns:1fr; gap:28px;}\n  #bpdh .coverage-col h4{font-size:13px; text-transform:uppercase; letter-spacing:0.06em; color:var(--navy); margin-bottom:14px; font-weight:800;}\n  #bpdh .chip-row{display:flex; flex-wrap:wrap; gap:9px;}\n  #bpdh .chip{padding:9px 16px; border-radius:100px; background:#fff; border:1.5px solid var(--line); font-size:13px; font-weight:600; color:var(--ink);}\n  #bpdh .chip.gold{background:var(--navy); border-color:var(--navy); color:var(--gold);}\n  @media (min-width:760px){ #bpdh .coverage-cols{grid-template-columns:1fr 1fr;} }\n\n  \/* ---------- OPINIE ---------- *\/\n  #bpdh .testi-grid{display:grid; grid-template-columns:1fr; gap:16px;}\n  #bpdh .testi-card{background:#fff; border:1px solid var(--line); border-radius:var(--radius); padding:24px; display:flex; flex-direction:column; gap:14px;}\n  #bpdh .stars{display:flex; gap:3px;}\n  #bpdh .stars svg{width:14px; height:14px; fill:var(--gold-deep);}\n  #bpdh .testi-card p.quote{font-size:14px; color:var(--ink); font-style:italic;}\n  #bpdh .testi-person{display:flex; align-items:center; gap:10px;}\n  #bpdh .testi-avatar{width:36px; height:36px; border-radius:50%; background:var(--navy); color:var(--gold); display:flex; align-items:center; justify-content:center; font-weight:800; font-size:13px; flex-shrink:0;}\n  #bpdh .testi-name{font-size:13px; font-weight:700; color:var(--ink);}\n  #bpdh .testi-role{font-size:12px; color:var(--gray-light);}\n  @media (min-width:860px){ #bpdh .testi-grid{grid-template-columns:repeat(3,1fr);} }\n\n  \/* ---------- FAQ ---------- *\/\n  #bpdh .faq-list{border-top:1px solid var(--line);}\n  #bpdh .faq-item{border-bottom:1px solid var(--line);}\n  #bpdh .faq-q{width:100%; text-align:left; background:none; border:none; padding:19px 4px; display:flex; align-items:center; justify-content:space-between; gap:16px; font-weight:700; font-size:14.5px; color:var(--ink);}\n  #bpdh .faq-q .plus{width:26px; height:26px; border-radius:50%; border:1.5px solid var(--line); display:flex; align-items:center; justify-content:center; flex-shrink:0; transition:transform .3s ease, background .3s ease, border-color .3s ease;}\n  #bpdh .faq-item.open .faq-q .plus{background:var(--gold); border-color:var(--gold); transform:rotate(45deg);}\n  #bpdh .faq-q .plus svg{width:12px; height:12px; stroke:var(--ink);}\n  #bpdh .faq-a{max-height:0; overflow:hidden; transition:max-height .4s ease;}\n  #bpdh .faq-item.open .faq-a{max-height:200px;}\n  #bpdh .faq-a p{font-size:13.5px; padding:0 4px 19px; max-width:640px;}\n\n  \/* ---------- CTA FINAL ---------- *\/\n  #bpdh .cta-final{background:linear-gradient(135deg, var(--navy) 0%, #0E1119 100%); text-align:center; position:relative; overflow:hidden;}\n  #bpdh .cta-final::before{content:\"\"; position:absolute; top:-160px; left:50%; transform:translateX(-50%); width:700px; height:700px; border-radius:50%; background:radial-gradient(circle, rgba(239,201,76,0.1), transparent 65%);}\n  #bpdh .cta-final .inner{position:relative; z-index:1;}\n  #bpdh .cta-final h2{color:#fff; font-size:clamp(24px,5vw,36px); margin-bottom:12px;}\n  #bpdh .cta-final p{color:#B9C2D1; max-width:520px; margin:0 auto 26px;}\n  #bpdh .cta-final .phone-big{display:inline-flex; align-items:center; gap:12px; font-size:clamp(24px,5vw,34px); font-weight:800; color:var(--gold); margin-bottom:22px;}\n  #bpdh .cta-final .phone-big svg{width:30px; height:30px; stroke:var(--gold);}\n  #bpdh .cta-final .row{display:flex; justify-content:center;}\n\n  \/* ---------- STICKY MOBILE CTA (telefon only) ---------- *\/\n  #bpdh .sticky-cta{position:fixed; bottom:0; left:0; right:0; z-index:200; display:flex; background:var(--navy); box-shadow:0 -6px 20px rgba(21,26,36,0.2);}\n  #bpdh .sticky-cta a{flex:1; text-align:center; padding:15px 8px; font-size:14px; font-weight:700; display:flex; align-items:center; justify-content:center; gap:9px;}\n  #bpdh .sticky-cta a.call{background:var(--gold); color:var(--navy);}\n  #bpdh .sticky-cta a.form{color:#fff;}\n  #bpdh .sticky-cta svg{width:17px; height:17px;}\n  @media (min-width:860px){ #bpdh .sticky-cta{display:none;} }\n  #bpdh .sticky-spacer{height:58px;}\n  @media (min-width:860px){ #bpdh .sticky-spacer{display:none;} }\n\n  @media (prefers-reduced-motion: reduce){\n    #bpdh *{animation-duration:0.001ms !important; transition-duration:0.001ms !important;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<!-- START \u2014 od tego diva wklej ca\u0142o\u015b\u0107 (razem ze STYLE i SCRIPT) do bloku \"Custom HTML\" w Gutenbergu -->\n<div id=\"bpdh\">\n\n  <div class=\"topbar\">\n    <div class=\"wrap\">\n      <a href=\"tel:+48579009500\">\n        <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n        +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj\n      <\/a>\n    <\/div>\n  <\/div>\n\n  <!-- HERO -->\n  <section class=\"hero\">\n    <div class=\"wrap hero-grid\">\n      <div class=\"hero-copy reveal is-visible\">\n        <span class=\"eyebrow\">Bez Przesiadek do Holandii<\/span>\n        <h1>Komfortowy transport <span class=\"accent\">door-to-door<\/span> do Niemiec, Holandii i Belgii<\/h1>\n        <p>Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek.<\/p>\n        <div class=\"hero-ctas\">\n          <a href=\"tel:+48579009500\" class=\"btn btn-gold\">\n            <svg width=\"17\" height=\"17\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            +48 579 009 500\n          <\/a>\n          <a href=\"#formularz\" class=\"btn btn-outline\">Zarezerwuj przejazd online<\/a>\n        <\/div>\n        <div class=\"hero-badges\">\n          <span class=\"hero-badge\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Codzienne wyjazdy<\/span>\n          <span class=\"hero-badge\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Odbi\u00f3r spod adresu<\/span>\n          <span class=\"hero-badge\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Klimatyzacja<\/span>\n        <\/div>\n      <\/div>\n      <div class=\"hero-media reveal is-visible\">\n        <svg class=\"van-illustration\" viewBox=\"0 0 620 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <ellipse class=\"accent-fill\" cx=\"310\" cy=\"260\" rx=\"270\" ry=\"18\"\/>\n          <path class=\"body\" stroke-width=\"4\" d=\"M40 210 V130 Q40 100 72 100 H180 L230 55 H430 Q460 55 470 90 L490 130 H560 Q590 130 590 165 V210 Z\"\/>\n          <path class=\"body\" stroke-width=\"3\" d=\"M40 210 H590\"\/>\n          <rect class=\"glass\" x=\"248\" y=\"72\" width=\"70\" height=\"46\" rx=\"6\"\/>\n          <rect class=\"glass\" x=\"330\" y=\"72\" width=\"90\" height=\"46\" rx=\"6\"\/>\n          <line class=\"body\" stroke-width=\"2.5\" x1=\"322\" y1=\"72\" x2=\"322\" y2=\"118\"\/>\n          <rect class=\"glass\" x=\"480\" y=\"112\" width=\"52\" height=\"42\" rx=\"6\"\/>\n          <line class=\"body\" stroke-width=\"2.5\" x1=\"180\" y1=\"100\" x2=\"180\" y2=\"210\"\/>\n          <line class=\"body\" stroke-width=\"2.5\" x1=\"470\" y1=\"130\" x2=\"470\" y2=\"210\"\/>\n          <circle class=\"wheel-rim\" cx=\"155\" cy=\"215\" r=\"34\" stroke-width=\"4\"\/>\n          <circle class=\"wheel-rim\" cx=\"155\" cy=\"215\" r=\"12\" stroke-width=\"3\"\/>\n          <circle class=\"wheel-rim\" cx=\"470\" cy=\"215\" r=\"34\" stroke-width=\"4\"\/>\n          <circle class=\"wheel-rim\" cx=\"470\" cy=\"215\" r=\"12\" stroke-width=\"3\"\/>\n          <line class=\"body\" stroke-width=\"2.5\" x1=\"72\" y1=\"150\" x2=\"105\" y2=\"150\"\/>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FORMULARZ -->\n  <section class=\"form-section\" id=\"formularz\">\n    <div class=\"wrap\">\n      <div class=\"form-shell reveal is-visible\">\n        <div class=\"form-side\">\n          <span class=\"eyebrow\">Rezerwacja online<\/span>\n          <h3>Zarezerwuj przejazd w 2 minuty<\/h3>\n          <p>Podaj kilka szczeg\u00f3\u0142\u00f3w, a nasz zesp\u00f3\u0142 oddzwoni i potwierdzi termin oraz godzin\u0119 odbioru.<\/p>\n          <div class=\"form-side-points\">\n            <div><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Odpowiadamy zwykle w kilka minut roboczych<\/div>\n            <div><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Bez przedp\u0142aty przy rezerwacji<\/div>\n            <div><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M20 6 9 17l-5-5\"\/><\/svg>Mo\u017cliwo\u015b\u0107 zmiany terminu<\/div>\n          <\/div>\n          <a href=\"tel:+48579009500\" class=\"phone-cta\">\n            <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n            +48 579 009 500\n          <\/a>\n        <\/div>\n\n        <div class=\"form-main\">\n          <div class=\"form-row two\">\n            <div class=\"field\"><label>Imi\u0119 i nazwisko<\/label><input type=\"text\" placeholder=\"Jan Kowalski\"><\/div>\n            <div class=\"field\"><label>Numer telefonu<\/label><input type=\"tel\" placeholder=\"+48 000 000 000\"><\/div>\n          <\/div>\n          <div class=\"form-row two\">\n            <div class=\"field\"><label>Adres e-mail (opcjonalnie)<\/label><input type=\"email\" placeholder=\"jan@przyklad.pl\"><\/div>\n            <div class=\"field\"><label>Liczba pasa\u017cer\u00f3w<\/label>\n              <select><option>1<\/option><option>2<\/option><option>3<\/option><option>4<\/option><option>5+<\/option><\/select>\n            <\/div>\n          <\/div>\n          <div class=\"form-row two\">\n            <div class=\"field\"><label>Kierunek<\/label>\n              <select><option>Polska \u2192 Zagranica<\/option><option>Zagranica \u2192 Polska<\/option><\/select>\n            <\/div>\n            <div class=\"field\"><label>Kraj docelowy<\/label>\n              <select><option>Holandia<\/option><option>Niemcy<\/option><option>Belgia<\/option><\/select>\n            <\/div>\n          <\/div>\n          <div class=\"form-row two\">\n            <div class=\"field\"><label>Data wyjazdu<\/label><input type=\"date\"><\/div>\n            <div class=\"field\"><label>Data powrotu (opcjonalnie)<\/label><input type=\"date\"><\/div>\n          <\/div>\n          <div class=\"form-row two\">\n            <div class=\"field\"><label>Adres odbioru<\/label><input type=\"text\" placeholder=\"Ulica, miasto\"><\/div>\n            <div class=\"field\"><label>Adres docelowy<\/label><input type=\"text\" placeholder=\"Ulica, miasto\"><\/div>\n          <\/div>\n          <div class=\"field-check\">\n            <input type=\"checkbox\" id=\"bpdhBag\">\n            <span>Zabieram baga\u017c dodatkowy (ponad standardowy limit)<\/span>\n          <\/div>\n          <div class=\"field-check\">\n            <input type=\"checkbox\" id=\"bpdhRodo\">\n            <span>Wyra\u017cam zgod\u0119 na przetwarzanie danych osobowych w celu obs\u0142ugi zapytania (RODO)<\/span>\n          <\/div>\n\n          <div class=\"form-note\">\n            <strong>Uwaga wdro\u017ceniowa dla WordPressa<\/strong>\n            Powy\u017csze pola pokazuj\u0105 docelowy wygl\u0105d formularza. W Gutenbergu bloki \u201eCustom HTML\u201d nie renderuj\u0105 shortcode\u2019\u00f3w, dlatego pod tym miejscem wstaw osobny blok \u201eShortcode\u201d z kodem: \n<div class=\"wpcf7 no-js\" id=\"wpcf7-f6-o1\" lang=\"pl-PL\" dir=\"ltr\" data-wpcf7-id=\"6\">\n<div class=\"screen-reader-response\"><p role=\"status\" aria-live=\"polite\" aria-atomic=\"true\"><\/p> <ul><\/ul><\/div>\n<form action=\"\/index.php\/wp-json\/wp\/v2\/pages\/7#wpcf7-f6-o1\" method=\"post\" class=\"wpcf7-form init\" aria-label=\"Formularz kontaktowy\" novalidate=\"novalidate\" data-status=\"init\">\n<fieldset class=\"hidden-fields-container\"><input type=\"hidden\" name=\"_wpcf7\" value=\"6\" \/><input type=\"hidden\" name=\"_wpcf7_version\" value=\"6.1.6\" \/><input type=\"hidden\" name=\"_wpcf7_locale\" value=\"pl_PL\" \/><input type=\"hidden\" name=\"_wpcf7_unit_tag\" value=\"wpcf7-f6-o1\" \/><input type=\"hidden\" name=\"_wpcf7_container_post\" value=\"0\" \/><input type=\"hidden\" name=\"_wpcf7_posted_data_hash\" value=\"\" \/>\n<\/fieldset>\n<p><label> Twoje imi\u0119 i nazwisko<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-name\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" autocomplete=\"name\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-name\" \/><\/span> <\/label>\n<\/p>\n<p><label> Tw\u00f3j adres e-mail<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-email\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-email wpcf7-validates-as-required wpcf7-text wpcf7-validates-as-email\" autocomplete=\"email\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"email\" name=\"your-email\" \/><\/span> <\/label>\n<\/p>\n<p><label> Temat<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-subject\"><input size=\"40\" maxlength=\"400\" class=\"wpcf7-form-control wpcf7-text wpcf7-validates-as-required\" aria-required=\"true\" aria-invalid=\"false\" value=\"\" type=\"text\" name=\"your-subject\" \/><\/span> <\/label>\n<\/p>\n<p><label> Twoja wiadomo\u015bci (opcjonalne)<br \/>\n<span class=\"wpcf7-form-control-wrap\" data-name=\"your-message\"><textarea cols=\"40\" rows=\"10\" maxlength=\"2000\" class=\"wpcf7-form-control wpcf7-textarea\" aria-invalid=\"false\" name=\"your-message\"><\/textarea><\/span> <\/label>\n<\/p>\n<p><input class=\"wpcf7-form-control wpcf7-submit has-spinner\" type=\"submit\" value=\"Wy\u015blij\" \/>\n<\/p><div class=\"wpcf7-response-output\" aria-hidden=\"true\"><\/div>\n<\/form>\n<\/div>\n \u2014 i dopasuj pola formularza w CF7 tak, by odpowiada\u0142y powy\u017cszym (mo\u017cesz te\u017c nada\u0107 identyczne klasy CSS z tego pliku, aby zachowa\u0107 wygl\u0105d).\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- TRASA -->\n  <section class=\"route\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Twoja trasa<\/span>\n        <h2>Prosto z Polski, bez przesiadek<\/h2>\n        <p>Odbieramy Ci\u0119 spod adresu w Polsce i wieziemy jednym busem a\u017c do celu \u2014 bez przesiadek na granicy czy dworcach.<\/p>\n      <\/div>\n      <div class=\"route-media reveal\">\n        <svg class=\"route-svg\" viewBox=\"0 0 900 220\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n          <path class=\"route-line\" stroke=\"#B98A1E\" d=\"M60 170 C 180 60, 320 190, 460 90 S 720 40, 840 60\"\/>\n          <circle class=\"route-dot-pulse\" cx=\"60\" cy=\"170\" r=\"7\" fill=\"#151A24\"\/>\n          <text class=\"route-city\" x=\"60\" y=\"200\" text-anchor=\"middle\" font-size=\"13\" fill=\"#151A24\">Rzesz\u00f3w<\/text>\n          <circle cx=\"330\" cy=\"150\" r=\"6\" fill=\"#B98A1E\"\/>\n          <text class=\"route-city\" x=\"330\" y=\"182\" text-anchor=\"middle\" font-size=\"13\" fill=\"#151A24\">Katowice<\/text>\n          <circle cx=\"600\" cy=\"70\" r=\"6\" fill=\"#B98A1E\"\/>\n          <text class=\"route-city\" x=\"600\" y=\"50\" text-anchor=\"middle\" font-size=\"13\" fill=\"#151A24\">Berlin<\/text>\n          <circle class=\"route-dot-pulse\" cx=\"840\" cy=\"60\" r=\"8\" fill=\"#151A24\"\/>\n          <text class=\"route-city\" x=\"840\" y=\"40\" text-anchor=\"middle\" font-size=\"13.5\" fill=\"#151A24\">Amsterdam<\/text>\n        <\/svg>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- USP -->\n  <section id=\"zalety\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Dlaczego my<\/span>\n        <h2>Podr\u00f3\u017c bez stresu, od drzwi do drzwi<\/h2>\n      <\/div>\n      <div class=\"usp-grid\">\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><rect x=\"3\" y=\"4\" width=\"18\" height=\"18\" rx=\"2\"\/><path d=\"M16 2v4M8 2v4M3 10h18\"\/><\/svg><\/div>\n          <div><h3>Codzienne wyjazdy<\/h3><p>Sta\u0142e kursy w obu kierunkach \u2014 bez d\u0142ugiego czekania na wolny termin.<\/p><\/div>\n        <\/div>\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M21 10c0 6-9 12-9 12S3 16 3 10a9 9 0 0 1 18 0z\"\/><circle cx=\"12\" cy=\"10\" r=\"3\"\/><\/svg><\/div>\n          <div><h3>Odbi\u00f3r spod adresu<\/h3><p>Transport door-to-door \u2014 zabieramy Ci\u0119 z domu i dowozimy pod wskazany adres.<\/p><\/div>\n        <\/div>\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 2v2M12 20v2M4.9 4.9l1.4 1.4M17.7 17.7l1.4 1.4M2 12h2M20 12h2M4.9 19.1l1.4-1.4M17.7 6.3l1.4-1.4\"\/><circle cx=\"12\" cy=\"12\" r=\"4\"\/><\/svg><\/div>\n          <div><h3>Klimatyzacja i komfort<\/h3><p>Nowoczesne busy Renault Master z wygodnymi, indywidualnymi fotelami.<\/p><\/div>\n        <\/div>\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z\"\/><\/svg><\/div>\n          <div><h3>Bezpieczny przejazd<\/h3><p>Do\u015bwiadczeni kierowcy i sprawdzona, 9-osobowa flota \u2014 bez prze\u0142adowania bus\u00f3w.<\/p><\/div>\n        <\/div>\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg><\/div>\n          <div><h3>Wsparcie telefoniczne<\/h3><p>Jeste\u015bmy pod telefonem przed, w trakcie i po podr\u00f3\u017cy \u2014 bez czekania na odpowied\u017a.<\/p><\/div>\n        <\/div>\n        <div class=\"usp-card reveal\">\n          <div class=\"usp-icon\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"1.8\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><circle cx=\"12\" cy=\"12\" r=\"10\"\/><path d=\"M2 12h20M12 2a15.3 15.3 0 0 1 4 10 15.3 15.3 0 0 1-4 10 15.3 15.3 0 0 1-4-10 15.3 15.3 0 0 1 4-10z\"\/><\/svg><\/div>\n          <div><h3>Ca\u0142a trasa Polska \u2013 Niemcy \u2013 Holandia \u2013 Belgia<\/h3><p>Obs\u0142ugujemy wyjazdy i powroty na ca\u0142ej trasie, z wielu wojew\u00f3dztw.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FLOTA -->\n  <section class=\"fleet\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Nasza flota<\/span>\n        <h2>Nowoczesne busy Renault Master<\/h2>\n        <p>9-osobowe, klimatyzowane pojazdy przystosowane do komfortowych, d\u0142ugodystansowych przejazd\u00f3w.<\/p>\n      <\/div>\n      <div class=\"fleet-inner\">\n        <div class=\"fleet-visual reveal\">\n          <svg class=\"van-illustration\" viewBox=\"0 0 620 320\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n            <path class=\"body\" stroke-width=\"4\" d=\"M40 210 V130 Q40 100 72 100 H180 L230 55 H430 Q460 55 470 90 L490 130 H560 Q590 130 590 165 V210 Z\"\/>\n            <path class=\"body\" stroke-width=\"3\" d=\"M40 210 H590\"\/>\n            <rect class=\"glass\" x=\"248\" y=\"72\" width=\"70\" height=\"46\" rx=\"6\"\/>\n            <rect class=\"glass\" x=\"330\" y=\"72\" width=\"90\" height=\"46\" rx=\"6\"\/>\n            <line class=\"body\" stroke-width=\"2.5\" x1=\"322\" y1=\"72\" x2=\"322\" y2=\"118\"\/>\n            <rect class=\"glass\" x=\"480\" y=\"112\" width=\"52\" height=\"42\" rx=\"6\"\/>\n            <line class=\"body\" stroke-width=\"2.5\" x1=\"180\" y1=\"100\" x2=\"180\" y2=\"210\"\/>\n            <line class=\"body\" stroke-width=\"2.5\" x1=\"470\" y1=\"130\" x2=\"470\" y2=\"210\"\/>\n            <circle class=\"wheel-rim\" cx=\"155\" cy=\"215\" r=\"34\" stroke-width=\"4\"\/>\n            <circle class=\"wheel-rim\" cx=\"155\" cy=\"215\" r=\"12\" stroke-width=\"3\"\/>\n            <circle class=\"wheel-rim\" cx=\"470\" cy=\"215\" r=\"34\" stroke-width=\"4\"\/>\n            <circle class=\"wheel-rim\" cx=\"470\" cy=\"215\" r=\"12\" stroke-width=\"3\"\/>\n          <\/svg>\n        <\/div>\n        <div class=\"fleet-specs reveal\">\n          <div class=\"spec-card\"><span class=\"num\">9<\/span><span class=\"lab\">miejsc pasa\u017cerskich<\/span><\/div>\n          <div class=\"spec-card\"><span class=\"num\">A\/C<\/span><span class=\"lab\">klimatyzacja w ka\u017cdym busie<\/span><\/div>\n          <div class=\"spec-card\"><span class=\"num\">100%<\/span><span class=\"lab\">indywidualne, wygodne fotele<\/span><\/div>\n          <div class=\"spec-card\"><span class=\"num\">XL<\/span><span class=\"lab\">przestrze\u0144 baga\u017cowa<\/span><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- KIERUNKI -->\n  <section id=\"kierunki\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Wybierz kierunek<\/span>\n        <h2>Jedziesz za granic\u0119 czy wracasz do Polski?<\/h2>\n      <\/div>\n      <div class=\"directions-grid\">\n        <div class=\"dir-card reveal\">\n          <div class=\"dir-visual\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M5 12h14M13 5l7 7-7 7\"\/><\/svg><\/div>\n          <div class=\"dir-body\">\n            <span class=\"tag\">Polska \u2192 Niemcy, Holandia, Belgia<\/span>\n            <h3>Wyje\u017cd\u017casz z Polski<\/h3>\n            <p>Sprawd\u017a dni wyjazd\u00f3w, wojew\u00f3dztwa startowe i zasady odbioru spod adresu przed podr\u00f3\u017c\u0105 za granic\u0119.<\/p>\n            <a href=\"#\" class=\"btn btn-navy\">Zobacz szczeg\u00f3\u0142y trasy<\/a>\n          <\/div>\n        <\/div>\n        <div class=\"dir-card reveal\">\n          <div class=\"dir-visual\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"1.6\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M19 12H5M11 5l-7 7 7 7\"\/><\/svg><\/div>\n          <div class=\"dir-body\">\n            <span class=\"tag\">Niemcy, Holandia, Belgia \u2192 Polska<\/span>\n            <h3>Wracasz do Polski<\/h3>\n            <p>Um\u00f3w powr\u00f3t ju\u017c z wyprzedzeniem \u2014 potwierdzimy termin telefonicznie i przypomnimy o wyje\u017adzie.<\/p>\n            <a href=\"#\" class=\"btn btn-navy\">Zobacz szczeg\u00f3\u0142y trasy<\/a>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- ZASI\u0118G -->\n  <section class=\"coverage\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Zasi\u0119g dzia\u0142ania<\/span>\n        <h2>Obs\u0142ugiwane wojew\u00f3dztwa i kierunki<\/h2>\n      <\/div>\n      <div class=\"coverage-cols reveal\">\n        <div class=\"coverage-col\">\n          <h4>Odbi\u00f3r z wojew\u00f3dztw<\/h4>\n          <div class=\"chip-row\">\n            <span class=\"chip\">Podkarpackie<\/span>\n            <span class=\"chip\">Ma\u0142opolskie<\/span>\n            <span class=\"chip\">\u015al\u0105skie<\/span>\n            <span class=\"chip\">Opolskie<\/span>\n            <span class=\"chip\">Dolno\u015bl\u0105skie<\/span>\n            <span class=\"chip\">\u015awi\u0119tokrzyskie<\/span>\n          <\/div>\n        <\/div>\n        <div class=\"coverage-col\">\n          <h4>Kierunki docelowe<\/h4>\n          <div class=\"chip-row\">\n            <span class=\"chip gold\">Niemcy<\/span>\n            <span class=\"chip gold\">Holandia<\/span>\n            <span class=\"chip gold\">Belgia<\/span>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- OPINIE -->\n  <section id=\"opinie\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Opinie pasa\u017cer\u00f3w<\/span>\n        <h2>Co m\u00f3wi\u0105 nasi klienci<\/h2>\n      <\/div>\n      <div class=\"testi-grid\">\n        <div class=\"testi-card reveal\">\n          <div class=\"stars\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><\/div>\n          <p class=\"quote\">\u201eOdbi\u00f3r punktualnie spod domu, wygodny bus i mi\u0142y kierowca. Ca\u0142a trasa do Holandii min\u0119\u0142a bezstresowo.\u201d<\/p>\n          <div class=\"testi-person\"><div class=\"testi-avatar\">RH<\/div><div><div class=\"testi-name\">Pasa\u017cer<\/div><div class=\"testi-role\">Trasa: Rzesz\u00f3w \u2013 Holandia<\/div><\/div><\/div>\n        <\/div>\n        <div class=\"testi-card reveal\">\n          <div class=\"stars\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><\/div>\n          <p class=\"quote\">\u201eZadzwoni\u0142am, \u017ceby um\u00f3wi\u0107 powr\u00f3t b\u0119d\u0105c jeszcze w Holandii \u2014 sprawnie i bez problemu ustalili\u015bmy termin.\u201d<\/p>\n          <div class=\"testi-person\"><div class=\"testi-avatar\">HK<\/div><div><div class=\"testi-name\">Pasa\u017cerka<\/div><div class=\"testi-role\">Trasa: Holandia \u2013 Krak\u00f3w<\/div><\/div><\/div>\n        <\/div>\n        <div class=\"testi-card reveal\">\n          <div class=\"stars\"><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><svg viewBox=\"0 0 24 24\"><path d=\"M12 2l3.09 6.26L22 9.27l-5 4.87L18.18 21 12 17.77 5.82 21 7 14.14l-5-4.87 6.91-1.01z\"\/><\/svg><\/div>\n          <p class=\"quote\">\u201eRegularnie je\u017cd\u017c\u0119 do pracy w Niemczech tym przewo\u017anikiem \u2014 zawsze punktualnie i bez niespodzianek.\u201d<\/p>\n          <div class=\"testi-person\"><div class=\"testi-avatar\">KN<\/div><div><div class=\"testi-name\">Pasa\u017cer<\/div><div class=\"testi-role\">Trasa: Katowice \u2013 Niemcy<\/div><\/div><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- FAQ -->\n  <section id=\"faq\" style=\"background:var(--bg-light);\">\n    <div class=\"wrap\">\n      <div class=\"section-head reveal\">\n        <span class=\"eyebrow\">Najcz\u0119\u015bciej zadawane pytania<\/span>\n        <h2>FAQ \u2014 dobrze wiedzie\u0107 przed wyjazdem<\/h2>\n      <\/div>\n      <div class=\"faq-list reveal\" id=\"faqList\">\n        <div class=\"faq-item open\" data-faq>\n          <button class=\"faq-q\"><span>Jak wygl\u0105da odbi\u00f3r spod adresu?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Kierowca odbiera pasa\u017cera spod wskazanego adresu w ustalonym oknie czasowym i dowozi na miejsce docelowe za granic\u0105 \u2014 bez konieczno\u015bci dojazdu na dworzec.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\" data-faq>\n          <button class=\"faq-q\"><span>Ile trwa przejazd do Niemiec, Holandii i Belgii?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Czas przejazdu zale\u017cy od trasy i miejsca odbioru \u2014 dok\u0142adny czas potwierdzamy indywidualnie podczas rezerwacji telefonicznej.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\" data-faq>\n          <button class=\"faq-q\"><span>Czy busy maj\u0105 klimatyzacj\u0119 i wygodne fotele?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Tak \u2014 je\u017adzimy nowoczesnymi, 9-osobowymi busami Renault Master z klimatyzacj\u0105 i indywidualnymi, wygodnymi fotelami.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\" data-faq>\n          <button class=\"faq-q\"><span>Czy mog\u0119 zabra\u0107 baga\u017c dodatkowy?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Tak, opcj\u0119 baga\u017cu dodatkowego mo\u017cna zaznaczy\u0107 bezpo\u015brednio w formularzu rezerwacji lub zg\u0142osi\u0107 telefonicznie.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\" data-faq>\n          <button class=\"faq-q\"><span>Jak um\u00f3wi\u0107 powr\u00f3t z zagranicy do Polski?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Powr\u00f3t mo\u017cna zarezerwowa\u0107 przez formularz na stronie lub telefonicznie \u2014 z wyprzedzeniem lub w ostatniej chwili, w miar\u0119 dost\u0119pnych miejsc.<\/p><\/div>\n        <\/div>\n        <div class=\"faq-item\" data-faq>\n          <button class=\"faq-q\"><span>Czy musz\u0119 p\u0142aci\u0107 zaliczk\u0119 przy rezerwacji?<\/span><span class=\"plus\"><svg viewBox=\"0 0 24 24\" fill=\"none\" stroke-width=\"2.4\" stroke-linecap=\"round\"><path d=\"M12 5v14M5 12h14\"\/><\/svg><\/span><\/button>\n          <div class=\"faq-a\"><p>Nie \u2014 rezerwacja telefoniczna lub przez formularz nie wymaga przedp\u0142aty. Szczeg\u00f3\u0142y p\u0142atno\u015bci ustalamy podczas potwierdzenia terminu.<\/p><\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n  <!-- CTA FINAL -->\n  <section class=\"cta-final\">\n    <div class=\"wrap inner\">\n      <div class=\"reveal\">\n        <span class=\"eyebrow\" style=\"color:var(--gold);\">Zarezerwuj ju\u017c dzi\u015b<\/span>\n        <h2 style=\"margin-top:12px;\">Um\u00f3w sw\u00f3j przejazd bez przesiadek<\/h2>\n        <p>Zadzwo\u0144 lub wype\u0142nij formularz \u2014 potwierdzimy termin i szczeg\u00f3\u0142y odbioru tego samego dnia.<\/p>\n        <a href=\"tel:+48579009500\" class=\"phone-big\">\n          <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n          +48 579 009 500\n        <\/a>\n        <div class=\"row\">\n          <a href=\"#formularz\" class=\"btn btn-outline\">Wype\u0142nij formularz rezerwacji<\/a>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/section>\n\n<\/div>\n<!-- KONIEC bloku do wklejenia -->\n\n<!-- Sticky CTA mobile \u2014 wstaw raz na ca\u0142\u0105 witryn\u0119 (np. w stopce motywu), poza divem #bpdh -->\n<div class=\"sticky-spacer\" id=\"bpdhStickySpacer\" style=\"display:none;\"><\/div>\n<div class=\"sticky-cta\" id=\"bpdhStickyCta\" style=\"display:none;\">\n  <a href=\"tel:+48579009500\" class=\"call\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M22 16.92v3a2 2 0 0 1-2.18 2 19.79 19.79 0 0 1-8.63-3.07 19.5 19.5 0 0 1-6-6 19.79 19.79 0 0 1-3.07-8.67A2 2 0 0 1 4.11 2h3a2 2 0 0 1 2 1.72c.127.96.362 1.903.7 2.81a2 2 0 0 1-.45 2.11L8.09 9.91a16 16 0 0 0 6 6l1.27-1.27a2 2 0 0 1 2.11-.45c.907.338 1.85.573 2.81.7A2 2 0 0 1 22 16.92z\"\/><\/svg>\n    Zadzwo\u0144\n  <\/a>\n  <a href=\"#formularz\" class=\"form\">\n    <svg viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2.2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M4 4h16v16H4z\"\/><path d=\"M8 9h8M8 13h5\"\/><\/svg>\n    Zarezerwuj\n  <\/a>\n<\/div>\n\n<script>\n(function(){\n  var root = document.getElementById('bpdh');\n  if(!root) return;\n\n  var revealEls = root.querySelectorAll('.reveal:not(.is-visible)');\n  var io = new IntersectionObserver(function(entries){\n    entries.forEach(function(e){ if(e.isIntersecting){ e.target.classList.add('is-visible'); io.unobserve(e.target); } });\n  }, {threshold:0.12});\n  revealEls.forEach(function(el){ io.observe(el); });\n\n  root.querySelectorAll('[data-faq]').forEach(function(item){\n    item.querySelector('.faq-q').addEventListener('click', function(){\n      var wasOpen = item.classList.contains('open');\n      root.querySelectorAll('[data-faq]').forEach(function(i){ i.classList.remove('open'); });\n      if(!wasOpen) item.classList.add('open');\n    });\n  });\n\n  var stickyCta = document.getElementById('bpdhStickyCta');\n  var stickySpacer = document.getElementById('bpdhStickySpacer');\n  function toggleSticky(){\n    var show = window.innerWidth < 860;\n    stickyCta.style.display = show ? 'flex' : 'none';\n    stickySpacer.style.display = show ? 'block' : 'none';\n  }\n  toggleSticky();\n  window.addEventListener('resize', toggleSticky);\n})();\n<\/script>\n\n<\/body>\n<\/html>\n","protected":false},"excerpt":{"rendered":"<p>Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"w-asny","meta":{"om_disable_all_campaigns":false,"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"class_list":["post-7","page","type-page","status-publish","hentry"],"aioseo_notices":[],"aioseo_head":"\n\t\t<!-- All in One SEO 4.9.10 - aioseo.com -->\n\t<meta name=\"description\" content=\"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online\" \/>\n\t<meta name=\"robots\" content=\"max-image-preview:large\" \/>\n\t<link rel=\"canonical\" href=\"https:\/\/bezprzesiadekdoholandii.pl\/\" \/>\n\t<meta name=\"generator\" content=\"All in One SEO (AIOSEO) 4.9.10\" \/>\n\t\t<meta property=\"og:locale\" content=\"pl_PL\" \/>\n\t\t<meta property=\"og:site_name\" content=\"- Najtansze przewozy do Holandii\" \/>\n\t\t<meta property=\"og:type\" content=\"website\" \/>\n\t\t<meta property=\"og:title\" content=\"Strona g\u0142\u00f3wna -\" \/>\n\t\t<meta property=\"og:description\" content=\"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online\" \/>\n\t\t<meta property=\"og:url\" content=\"https:\/\/bezprzesiadekdoholandii.pl\/\" \/>\n\t\t<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n\t\t<meta name=\"twitter:title\" content=\"Strona g\u0142\u00f3wna -\" \/>\n\t\t<meta name=\"twitter:description\" content=\"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online\" \/>\n\t\t<script type=\"application\/ld+json\" class=\"aioseo-schema\">\n\t\t\t{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#breadcrumblist\",\"itemListElement\":[{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl#listItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\",\"nextItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#listItem\",\"name\":\"Strona g\\u0142\\u00f3wna\"}},{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#listItem\",\"position\":2,\"name\":\"Strona g\\u0142\\u00f3wna\",\"previousItem\":{\"@type\":\"ListItem\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl#listItem\",\"name\":\"Home\"}}]},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#organization\",\"description\":\"Najtansze przewozy do Holandii\",\"url\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#webpage\",\"url\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/\",\"name\":\"Strona g\\u0142\\u00f3wna -\",\"description\":\"Bez Przesiadek do Holandii \\u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \\u2014 zadzwo\\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \\u2014 bez zb\\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online\",\"inLanguage\":\"pl-PL\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#website\"},\"breadcrumb\":{\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#breadcrumblist\"},\"datePublished\":\"2026-07-14T06:58:10+00:00\",\"dateModified\":\"2026-07-14T07:08:30+00:00\"},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#website\",\"url\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/\",\"description\":\"Najtansze przewozy do Holandii\",\"inLanguage\":\"pl-PL\",\"publisher\":{\"@id\":\"https:\\\/\\\/bezprzesiadekdoholandii.pl\\\/#organization\"}}]}\n\t\t<\/script>\n\t\t<!-- All in One SEO -->\n\n","aioseo_head_json":{"title":"Strona g\u0142\u00f3wna -","description":"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online","canonical_url":"https:\/\/bezprzesiadekdoholandii.pl\/","robots":"max-image-preview:large","keywords":"","webmasterTools":{"miscellaneous":""},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"BreadcrumbList","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#breadcrumblist","itemListElement":[{"@type":"ListItem","@id":"https:\/\/bezprzesiadekdoholandii.pl#listItem","position":1,"name":"Home","item":"https:\/\/bezprzesiadekdoholandii.pl","nextItem":{"@type":"ListItem","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#listItem","name":"Strona g\u0142\u00f3wna"}},{"@type":"ListItem","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#listItem","position":2,"name":"Strona g\u0142\u00f3wna","previousItem":{"@type":"ListItem","@id":"https:\/\/bezprzesiadekdoholandii.pl#listItem","name":"Home"}}]},{"@type":"Organization","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#organization","description":"Najtansze przewozy do Holandii","url":"https:\/\/bezprzesiadekdoholandii.pl\/"},{"@type":"WebPage","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#webpage","url":"https:\/\/bezprzesiadekdoholandii.pl\/","name":"Strona g\u0142\u00f3wna -","description":"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online","inLanguage":"pl-PL","isPartOf":{"@id":"https:\/\/bezprzesiadekdoholandii.pl\/#website"},"breadcrumb":{"@id":"https:\/\/bezprzesiadekdoholandii.pl\/#breadcrumblist"},"datePublished":"2026-07-14T06:58:10+00:00","dateModified":"2026-07-14T07:08:30+00:00"},{"@type":"WebSite","@id":"https:\/\/bezprzesiadekdoholandii.pl\/#website","url":"https:\/\/bezprzesiadekdoholandii.pl\/","description":"Najtansze przewozy do Holandii","inLanguage":"pl-PL","publisher":{"@id":"https:\/\/bezprzesiadekdoholandii.pl\/#organization"}}]},"og:locale":"pl_PL","og:site_name":"- Najtansze przewozy do Holandii","og:type":"website","og:title":"Strona g\u0142\u00f3wna -","og:description":"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online","og:url":"https:\/\/bezprzesiadekdoholandii.pl\/","twitter:card":"summary_large_image","twitter:title":"Strona g\u0142\u00f3wna -","twitter:description":"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online"},"aioseo_meta_data":{"post_id":"7","title":"Strona g\u0142\u00f3wna -","description":"Bez Przesiadek do Holandii \u2014 busy do Niemiec, Holandii i Belgii +48 579 009 500 \u2014 zadzwo\u0144 i zarezerwuj Bez Przesiadek do Holandii Komfortowy transport door-to-door do Niemiec, Holandii i Belgii Nowoczesne, 9-osobowe busy Renault Master. Odbi\u00f3r spod adresu, codzienne wyjazdy i bezpieczny przejazd \u2014 bez zb\u0119dnych przesiadek. +48 579 009 500 Zarezerwuj przejazd online","keywords":null,"keyphrases":null,"primary_term":null,"canonical_url":null,"og_title":null,"og_description":null,"og_object_type":"website","og_image_type":"default","og_image_custom_url":null,"og_image_custom_fields":null,"og_image_url":null,"og_image_width":null,"og_image_height":null,"og_video":null,"og_custom_url":null,"og_article_section":null,"og_article_tags":null,"twitter_use_og":false,"twitter_card":"default","twitter_image_type":"default","twitter_image_custom_url":null,"twitter_image_custom_fields":null,"twitter_image_url":null,"twitter_title":null,"twitter_description":null,"schema_type":"default","schema_type_options":null,"schema":{"blockGraphs":[],"customGraphs":[],"default":{"data":{"Article":[],"Course":[],"Dataset":[],"FAQPage":[],"Movie":[],"Person":[],"Product":[],"ProductReview":[],"Car":[],"Recipe":[],"Service":[],"SoftwareApplication":[],"WebPage":[]},"graphName":"","isEnabled":true},"graphs":[]},"pillar_content":false,"robots_default":true,"robots_noindex":false,"robots_noarchive":false,"robots_nosnippet":false,"robots_nofollow":false,"robots_noimageindex":false,"robots_noodp":false,"robots_notranslate":false,"robots_max_snippet":null,"robots_max_videopreview":null,"robots_max_imagepreview":"large","priority":null,"frequency":null,"local_seo":null,"limit_modified_date":false,"ai":null,"breadcrumb_settings":null,"seo_analyzer_scan_date":null,"created":"2026-07-14 07:12:55","updated":"2026-07-14 07:16:52"},"aioseo_breadcrumb":"<div class=\"aioseo-breadcrumbs\"><span class=\"aioseo-breadcrumb\">\n\t\t\t<a href=\"https:\/\/bezprzesiadekdoholandii.pl\" title=\"Home\">Home<\/a>\n\t\t<\/span><span class=\"aioseo-breadcrumb-separator\">&raquo;<\/span><span class=\"aioseo-breadcrumb\">\n\t\t\tStrona g\u0142\u00f3wna\n\t\t<\/span><\/div>","aioseo_breadcrumb_json":[{"label":"Home","link":"https:\/\/bezprzesiadekdoholandii.pl"},{"label":"Strona g\u0142\u00f3wna","link":"https:\/\/bezprzesiadekdoholandii.pl\/"}],"_links":{"self":[{"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/pages\/7","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/comments?post=7"}],"version-history":[{"count":2,"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions"}],"predecessor-version":[{"id":10,"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/pages\/7\/revisions\/10"}],"wp:attachment":[{"href":"https:\/\/bezprzesiadekdoholandii.pl\/index.php\/wp-json\/wp\/v2\/media?parent=7"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}