Template Preview: polski_template

Back to Dashboard

Rendered Template

Tripinvest ES Newsletter

Raw HTML

<!doctype html>
<html lang="pl" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width,initial-scale=1">
  <meta name="x-apple-disable-message-reformatting">
  <meta name="color-scheme" content="light dark">
  <meta name="supported-color-schemes" content="light dark">
  <title>Tripinvest ES Newsletter</title>

  <!--[if mso]>
  <xml>
    <o:OfficeDocumentSettings>
      <o:PixelsPerInch>96</o:PixelsPerInch>
      <o:AllowPNG/>
    </o:OfficeDocumentSettings>
  </xml>
  <![endif]-->

  <style>
    /* ===== Base reset ===== */
    body{margin:0;padding:0;background:#eef2f7;}
    table{border-spacing:0;border-collapse:collapse;}
    img{border:0;outline:none;text-decoration:none;display:block;}
    a{color:inherit;text-decoration:none;}
    .wrap{width:100%;max-width:700px;margin:0 auto;}
    .bg{background:#eef2f7;padding:26px 0;}
    .card{background:#ffffff;border-radius:18px;overflow:hidden;}
    .shadow{box-shadow:0 10px 30px rgba(17,24,39,.08);}
    .p{padding:26px;}
    .px{padding-left:26px;padding-right:26px;}
    .pt{padding-top:26px;}
    .pb{padding-bottom:26px;}

    /* ===== Brand ===== */
    .navy{color:#122f4d;}
    .orange{color:#f59e0b;}
    .brandBar{background:#122f4d;}
    .brandTopLine{height:6px;background:#f59e0b;}
    .muted{color:#6b7280;font-size:13px;line-height:19px;margin:0;}
    .text{color:#111827;font-size:14px;line-height:22px;margin:0;}
    .h1{margin:0;font-weight:900;font-size:26px;line-height:32px;color:#0f172a;}
    .h2{margin:0;font-weight:900;font-size:18px;line-height:24px;color:#0f172a;}
    .h3{margin:0;font-weight:900;font-size:15px;line-height:20px;color:#0f172a;}

    /* ===== Buttons ===== */
    .btn{
      display:inline-block;background:#f59e0b;color:#122f4d;
      padding:12px 16px;border-radius:12px;font-weight:900;font-size:14px;
    }
    .btnNavy{
      display:inline-block;background:#122f4d;color:#ffffff;
      padding:12px 16px;border-radius:12px;font-weight:900;font-size:14px;
    }
    .btnGhost{
      display:inline-block;background:#ffffff;color:#122f4d;
      border:2px solid #122f4d;padding:10px 14px;border-radius:12px;font-weight:900;font-size:14px;
    }

    .divider{height:1px;background:#e5e7eb;width:100%;}
    .badge{
      display:inline-block;border-radius:999px;padding:7px 11px;
      background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;
      font-size:12px;font-weight:900;
    }

    /* ===== Hero ===== */
    .heroImg{width:100%;max-width:700px;height:auto;}
    .heroCaption{
      padding:16px 26px;background:#ffffff;
    }
    .kicker{
      font-size:12px;letter-spacing:.12em;text-transform:uppercase;
      color:#6b7280;font-weight:900;margin:0;
    }

    /* ===== Weather ===== */
    .wxWrap{background:#f8fafc;border:1px solid #e5e7eb;border-radius:16px;padding:14px;}
    .wxGrid td{padding:7px;vertical-align:top;}
    .wxCard{
      background:#ffffff;border:1px solid #e5e7eb;border-radius:14px;
      padding:12px;
    }
    .wxRow{width:100%;}
    .wxIcon{
      width:38px;height:38px;border-radius:12px;
      background:#122f4d; color:#ffffff;
      text-align:center;line-height:38px;font-size:18px;font-weight:900;
    }
    .wxDay{font-weight:900;color:#0f172a;font-size:13px;line-height:16px;}
    .wxTemps{font-weight:900;color:#f59f0b;font-size:14px;line-height:18px;margin-top:6px;}
    .wxNote{color:#6b7280;font-size:12px;line-height:16px;margin-top:6px;}
    .tempBarOuter{
      width:100%;height:8px;border-radius:99px;background:#eef2f7;overflow:hidden;margin-top:10px;
    }
    .tempBarInner{
      height:8px;border-radius:99px;background:linear-gradient(90deg,#f59e0b,#ffd37a);
      width:70%;
    }

    /* ===== Article block ===== */
    .articleBox{
      border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;
      background:#ffffff;
    }
    .thumb{width:190px;max-width:190px;height:auto;border-radius:14px;}
    .articleInner{padding:16px;}

    /* ===== Properties ===== */
    .agentRow td{vertical-align:middle;}
    .agentPhoto{
      width:44px;height:44px;border-radius:999px;overflow:hidden;
      border:3px solid #f59e0b;background:#ffffff;
    }
    .sectionTop{
      padding:16px;border-radius:16px;background:#f8fafc;border:1px solid #e5e7eb;
    }

    .prop{
      background:#ffffff;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;
    }
    .propImg{
      width:100%;
      height:175px; /* równo */
      object-fit:cover;
    }
    .propBody{padding:14px;}
    .tag{
      display:inline-block;border-radius:999px;padding:6px 10px;
      background:#eef2ff;border:1px solid #c7d2fe;color:#3730a3;
      font-size:12px;font-weight:900;
    }
    .price{margin-top:8px;font-weight:900;color:#f59f0b;font-size:16px;line-height:20px;}
    .meta{margin-top:5px;color:#374151;font-size:13px;line-height:18px;}

    /* ===== Footer ===== */
    .footerBox{
      background:#0f1f34;color:#ffffff;border-radius:18px;overflow:hidden;
    }
    .footerInner{padding:22px 26px;}
    .footerSmall{color:rgba(255,255,255,.78);font-size:13px;line-height:19px;margin:0;}
    .footerTitle{color:#ffffff;font-weight:900;margin:0;font-size:16px;line-height:20px;}

    /* ===== Mobile ===== */
    @media (max-width: 560px){
      .p{padding:18px;}
      .px{padding-left:18px;padding-right:18px;}
      .h1{font-size:22px;line-height:28px;}
      .thumb{width:100%;max-width:100%;}
      .propImg{height:160px;}
    }

    /* ===== Dark mode (soft, keeps brand) ===== */
    @media (prefers-color-scheme: dark){
      body{background:#0b1220 !important;}
      .bg{background:#0b1220 !important;}
      .card{background:#0f172a !important;}
      .shadow{box-shadow:none !important;}
      .heroCaption{background:#0f172a !important;}
      .h1,.h2,.h3{color:#f3f4f6 !important;}
      .text{color:#e5e7eb !important;}
      .muted,.wxNote{color:#9ca3af !important;}
      .divider{background:#22304a !important;}
      .wxWrap{background:#0f172a !important;border-color:#22304a !important;}
      .wxCard{background:#111c33 !important;border-color:#22304a !important;}
      .wxDay{color:#f3f4f6 !important;}
      .tempBarOuter{background:#22304a !important;}
      .articleBox{background:#0f172a !important;border-color:#22304a !important;}
      .sectionTop{background:#0f172a !important;border-color:#22304a !important;}
      .prop{background:#0f172a !important;border-color:#22304a !important;}
      .meta{color:#cbd5e1 !important;}
      .btnGhost{background:#0f172a !important;color:#ffffff !important;border-color:#ffffff !important;}
    }
  </style>
</head>

<body>
  <center class="bg">
    <table role="presentation" class="wrap" width="100%">
      <tr>
        <td>

          <!-- Header -->
          <table role="presentation" width="100%" class="card shadow">
            <tr><td class="brandTopLine"></td></tr>

            <tr>
              <td class="brandBar" style="padding:18px 26px;">
                <table role="presentation" width="100%">
                  <tr>
                    <td align="center">
                      <img src="https://files.tripinvestuk.net/uploads/newsletter/698c5b57aeacd.png"
                           width="180"
                           alt="Tripinvest ES"
                           style="max-width:180px;height:auto;">
                    </td>
                  </tr>
                </table>
              </td>
            </tr>

            <!-- Hero image -->
            <tr>
              <td>
                <img class="heroImg"
                     src="https://tripinvestuk.co.uk/blog/admin/uploads/698b294191e29.png"
                     alt="Tripinvest ES – newsletter: Costa Blanca, pogoda, karnawał i nieruchomości"
                     width="700">
              </td>
            </tr>

            <tr>
              <td class="heroCaption">
                <p class="kicker">Costa Blanca • Aktualności</p>
                <h1 class="h1" style="margin-top:6px;">
                  Twój przegląd tygodnia z <span class="orange">Tripinvest ES</span>
                </h1>
                <p class="text" style="margin-top:10px;">
                  Pogoda w Alicante, karnawał w Torrevieja i 6 propozycji nieruchomości (Południe + Północ).
                </p>
              </td>
            </tr>
          </table>

          <div style="height:18px;"></div>

          <!-- Weather -->
          <table role="presentation" width="100%" class="card shadow">
            <tr>
              <td class="p">
                <table role="presentation" width="100%">
                  <tr>
                    <td>
                      <h2 class="h2">Pogoda Alicante – najbliższe 5 dni</h2>
                      <p class="muted" style="margin-top:6px;">Szybki podgląd, żeby zaplanować oglądanie nieruchomości i czas wolny.</p>
                    </td>
                    <td align="right" style="vertical-align:top;">
                      <span class="badge">⚠️ Możliwy silny wiatr (czw–sob)</span>
                    </td>
                  </tr>
                </table>

                <div style="height:14px;"></div>

                <div class="wxWrap">
                  <table role="presentation" width="100%" class="wxGrid">
                    <tr>
                      <td style="width:50%;">
                        <div class="wxCard">
                          <table role="presentation" class="wxRow" width="100%">
                            <tr>
                              <td style="width:46px;"><div class="wxIcon">☁️</div></td>
                              <td>
                                <div class="wxDay">Wt • 10 lut</div>
                                <div class="wxTemps">24°C / 16°C</div>
                                <div class="wxNote">Przewaga chmur</div>
                                <div class="tempBarOuter"><div class="tempBarInner" style="width:78%;"></div></div>
                              </td>
                            </tr>
                          </table>
                        </div>
                      </td>
                      <td style="width:50%;">
                        <div class="wxCard">
                          <table role="presentation" class="wxRow" width="100%">
                            <tr>
                              <td style="width:46px;"><div class="wxIcon">☁️</div></td>
                              <td>
                                <div class="wxDay">Śr • 11 lut</div>
                                <div class="wxTemps">24°C / 16°C</div>
                                <div class="wxNote">Pochmurno i ciepło</div>
                                <div class="tempBarOuter"><div class="tempBarInner" style="width:78%;"></div></div>
                              </td>
                            </tr>
                          </table>
                        </div>
                      </td>
                    </tr>

                    <tr>
                      <td style="width:50%;">
                        <div class="wxCard">
                          <table role="presentation" class="wxRow" width="100%">
                            <tr>
                              <td style="width:46px;"><div class="wxIcon">🌤️</div></td>
                              <td>
                                <div class="wxDay">Czw • 12 lut</div>
                                <div class="wxTemps">22°C / 10°C</div>
                                <div class="wxNote">Słonecznie, robi się wietrznie</div>
                                <div class="tempBarOuter"><div class="tempBarInner" style="width:70%;"></div></div>
                              </td>
                            </tr>
                          </table>
                        </div>
                      </td>
                      <td style="width:50%;">
                        <div class="wxCard">
                          <table role="presentation" class="wxRow" width="100%">
                            <tr>
                              <td style="width:46px;"><div class="wxIcon">💨</div></td>
                              <td>
                                <div class="wxDay">Pt • 13 lut</div>
                                <div class="wxTemps">18°C / 11°C</div>
                                <div class="wxNote">Wiatr mocniejszy po południu</div>
                                <div class="tempBarOuter"><div class="tempBarInner" style="width:58%;"></div></div>
                              </td>
                            </tr>
                          </table>
                        </div>
                      </td>
                    </tr>

                    <tr>
                      <td style="width:50%;">
                        <div class="wxCard">
                          <table role="presentation" class="wxRow" width="100%">
                            <tr>
                              <td style="width:46px;"><div class="wxIcon">☀️</div></td>
                              <td>
                                <div class="wxDay">Sob • 14 lut</div>
                                <div class="wxTemps">18°C / 6°C</div>
                                <div class="wxNote">Słonecznie, ale wietrznie</div>
                                <div class="tempBarOuter"><div class="tempBarInner" style="width:58%;"></div></div>
                              </td>
                            </tr>
                          </table>
                        </div>
                      </td>

                      <td style="width:50%;">
                        <div class="wxCard">
                          <div class="wxDay">Tip na wyjazd</div>
                          <div class="wxNote" style="margin-top:8px;">
                            W lutym wieczorem nad morzem bywa chłodniej i wietrznie — wiatrówka/bluza to must-have.
                          </div>
                          <div style="height:12px;"></div>
                          <a class="btnNavy" href="https://wa.me/34666673991" target="_blank" rel="noopener">Napisz na WhatsApp</a>
                        </div>
                      </td>
                    </tr>
                  </table>
                </div>

              </td>
            </tr>
          </table>

          <div style="height:18px;"></div>

          <!-- Carnival article -->
          <table role="presentation" width="100%" class="card shadow">
            <tr>
              <td class="p">
                <h2 class="h2">Karnawał w Torrevieja 2026</h2>
                <p class="muted" style="margin-top:6px;">Co się dzieje 15 lutego i dlaczego warto to zobaczyć na żywo?</p>

                <div style="height:14px;"></div>

                <div class="articleBox">
                  <table role="presentation" width="100%">
                    <tr>
                      <td style="padding:16px; width:210px; vertical-align:top;">
                        <img src="https://files.tripinvestuk.net/uploads/newsletter/698b40999cb3e.png"
                             width="190"
                             alt="Najbardziej znane karnawały w Hiszpanii – kolaż Cádiz, Santa Cruz de Tenerife i Águilas"
                             class="thumb">
                      </td>
                      <td style="vertical-align:top;">
                        <div class="articleInner">
                          <p class="text">
                            Jeśli planujesz zimowy wypad na Costa Blanca, karnawał to idealny moment, żeby poczuć prawdziwy klimat Hiszpanii.
                            W artykule masz konkret: co jest 15 lutego, jak to ogarnąć logistycznie i czemu to dobry czas na rekonesans przed zakupem.
                          </p>
                          <div style="height:12px;"></div>
                          <a class="btn" href="https://tripinvest-es.com/blog/post.php?slug=karnawal-w-torrevieja-2026-co-sie-dzieje-15-lutego-i-dlaczego-warto-to-zobaczyc-na-zywo" target="_blank" rel="noopener">Czytaj więcej</a>
                          <span style="display:inline-block;width:10px;"></span>
                          <a class="btnGhost" href="https://wa.me/34666673991" target="_blank" rel="noopener">Zapytaj o oferty</a>
                        </div>
                      </td>
                    </tr>
                  </table>
                </div>

              </td>
            </tr>
          </table>

          <div style="height:18px;"></div>

          <!-- South properties -->
          <table role="presentation" width="100%" class="card shadow">
            <tr>
              <td class="p">
                <div class="sectionTop">
                  <table role="presentation" width="100%" class="agentRow">
                    <tr>
                      <td style="width:58px;">
                        <img src="https://tripinvest-es.com/assets/img/team/ania.png"
                             width="44" height="44"
                             alt="Ania – Tripinvest ES"
                             class="agentPhoto">
                      </td>
                      <td>
                        <h2 class="h2">Costa Blanca Południe • <span class="orange">Ania poleca</span></h2>
                        <p class="muted" style="margin-top:5px;">3 propozycje w świetnych lokalizacjach – kliknij i zobacz szczegóły.</p>
                      </td>
                      <td align="right">
                        <a class="btnNavy" href="https://wa.me/34666673991" target="_blank" rel="noopener">WhatsApp</a>
                      </td>
                    </tr>
                  </table>
                </div>

                <div style="height:14px;"></div>

                <table role="presentation" width="100%">
                  <tr>
                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/apartment/ground-floor/Orihuela/R4969222?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://cdn.resales-online.com/public/buiukn6nvq/properties/940c2f8cf33811ef8cfb02e0405b089b/w1200/1-7980e48d732b6fc85c14b43b94d2aa54.jpg?v=1747376658"
                               alt="Villamartin, Orihuela – R4969222 – 155,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R4969222</span>
                          <div class="price">155,000 EUR</div>
                          <div class="meta">Villamartin, Orihuela</div>
                          <div class="meta">1 sypialnia • 1 łazienka</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/apartment/ground-floor/Orihuela/R4969222?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>

                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/apartment/duplex/Torrevieja/R5295028?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://cdn.resales-online.com/public/buiukn6nvq/properties/b6e95b98fd9c11f0866f069f3d650d4b/w1200/1-7980e48d732b6fc85c14b43b94d2aa54.jpg?v=1769754596"
                               alt="La Mata, Torrevieja – R5295028 – 159,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R5295028</span>
                          <div class="price">159,000 EUR</div>
                          <div class="meta">La Mata, Torrevieja</div>
                          <div class="meta">2 sypialnie • 1 łazienka</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/apartment/duplex/Torrevieja/R5295028?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>

                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/apartment/ground-floor/Orihuela/R5244406?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://cdn.resales-online.com/public/mf18870puz/properties/7c2433b2d0d111f09ebd02a3ded47a2d/w1200/1-7980e48d732b6fc85c14b43b94d2aa54.jpg?v=1764829459"
                               alt="Campoamor, Orihuela – R5244406 – 185,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R5244406</span>
                          <div class="price">185,000 EUR</div>
                          <div class="meta">Campoamor, Orihuela</div>
                          <div class="meta">2 sypialnie • 1 łazienka</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/apartment/ground-floor/Orihuela/R5244406?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>
                  </tr>
                </table>

              </td>
            </tr>
          </table>

          <div style="height:18px;"></div>

          <!-- North properties -->
          <table role="presentation" width="100%" class="card shadow">
            <tr>
              <td class="p">
                <div class="sectionTop">
                  <table role="presentation" width="100%" class="agentRow">
                    <tr>
                      <td style="width:58px;">
                        <img src="https://tripinvest-es.com/assets/img/team/kuba-strona.webp"
                             width="44" height="44"
                             alt="Jakub – Tripinvest ES"
                             class="agentPhoto">
                      </td>
                      <td>
                        <h2 class="h2">Costa Blanca Północ • <span class="orange">Jakub poleca</span></h2>
                        <p class="muted" style="margin-top:5px;">Calpe, Finestrat i Dénia — 3 mocne propozycje.</p>
                      </td>
                      <td align="right">
                        <a class="btnNavy" href="https://wa.me/+34600600337" target="_blank" rel="noopener">WhatsApp</a>
                      </td>
                    </tr>
                  </table>
                </div>

                <div style="height:14px;"></div>

                <table role="presentation" width="100%">
                  <tr>
                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/house/bungalow/Calpe/R5297824?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://cdn.resales-online.com/public/z3bix7xo8m/properties/4d38648b018f11f1866f069f3d650d4b/w1200/17-dd5fcd4f0eb487dfa3803f7e20814c0e.jpg?v=1770188641"
                               alt="Calpe Centro – R5297824 – 289,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R5297824</span>
                          <div class="price">289,000 EUR</div>
                          <div class="meta">Calpe Centro, Calpe</div>
                          <div class="meta">2 sypialnie • 1 łazienka</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/house/bungalow/Calpe/R5297824?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>

                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/house/bungalow/Finestrat/R5157877?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://media-feed.resales-online.com/live/ShowFeedImage.asp?SecId=122d371c8ece11f086ca02a3ded47a2d&Id=P1&ImgId=X1029196&z=1757574816&.jpg"
                               alt="Finestrat – R5157877 – 295,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R5157877</span>
                          <div class="price">295,000 EUR</div>
                          <div class="meta">Finestrat</div>
                          <div class="meta">2 sypialnie • 3 łazienki</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/house/bungalow/Finestrat/R5157877?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>

                    <td style="width:33.33%;padding:7px;vertical-align:top;">
                      <div class="prop">
                        <a href="https://tripinvest-es.com/property/penthouse//Denia/R5236483?lang=pl" target="_blank" rel="noopener">
                          <img class="propImg" src="https://cdn.resales-online.com/public/1dr52tflmloe0ez9/properties/6a0832fccc6011f09ebd02a3ded47a2d/w1200/1-7980e48d732b6fc85c14b43b94d2aa54.jpg?v=1764341091"
                               alt="Denia Centro – R5236483 – 339,000 EUR">
                        </a>
                        <div class="propBody">
                          <span class="tag">Ref: R5236483</span>
                          <div class="price">339,000 EUR</div>
                          <div class="meta">Denia Centro, Dénia</div>
                          <div class="meta">2 sypialnie • 1 łazienka</div>
                          <div style="height:10px;"></div>
                          <a class="btnGhost" href="https://tripinvest-es.com/property/penthouse//Denia/R5236483?lang=pl" target="_blank" rel="noopener">Zobacz więcej</a>
                        </div>
                      </div>
                    </td>
                  </tr>
                </table>

              </td>
            </tr>
          </table>

          <div style="height:18px;"></div>

          <!-- Footer / Contact -->
          <table role="presentation" width="100%" class="footerBox">
            <tr>
              <td class="footerInner">
                <table role="presentation" width="100%">
                  <tr>
                    <td style="vertical-align:top;">
                      <p class="footerTitle">Masz pytania? Jesteśmy na miejscu.</p>
                      <p class="footerSmall" style="margin-top:8px;">
                        Napisz na WhatsApp lub zadzwoń — dobierzemy oferty do Twojego budżetu i planu wyjazdu.
                      </p>
                      <div style="height:12px;"></div>
                      <a class="btn" href="https://wa.me/34666673991" target="_blank" rel="noopener">WhatsApp: +34 666 67 39 91</a>
                      <span style="display:inline-block;width:10px;"></span>
                      <a class="btnGhost" href="tel:+34666673991">Zadzwoń</a>
                    </td>
                  </tr>
                </table>

                <div style="height:16px;"></div>
                <div style="height:1px;background:rgba(255,255,255,.18);"></div>
                <div style="height:16px;"></div>

                <table role="presentation" width="100%">
                  <tr>
                    <td style="width:33.33%;padding:6px;vertical-align:top;">
                      <p class="footerTitle" style="font-size:14px;">Torrevieja</p>
                      <p class="footerSmall" style="margin-top:6px;">
                        Calle Ramon Gallud 89<br>03181 Torrevieja, Alicante<br>+34 865 44 33 22
                      </p>
                    </td>
                    <td style="width:33.33%;padding:6px;vertical-align:top;">
                      <p class="footerTitle" style="font-size:14px;">Calpe</p>
                      <p class="footerSmall" style="margin-top:6px;">
                        Calle Belgica 1<br>03710 Calpe, Alicante<br>+34 865 44 33 11
                      </p>
                    </td>
                    <td style="width:33.33%;padding:6px;vertical-align:top;">
                      <p class="footerTitle" style="font-size:14px;">London (HQ)</p>
                      <p class="footerSmall" style="margin-top:6px;">
                        8 Royal Parade, Dawes Road<br>London SW6 7RE<br>+44 0203 888 0008
                      </p>
                    </td>
                  </tr>
                </table>

                <div style="height:14px;"></div>
                <p class="footerSmall" style="margin-top:0;">
                  Otrzymujesz tę wiadomość, ponieważ jesteś w kontakcie z Tripinvest ES. Jeśli nie chcesz otrzymywać newslettera, możesz się wypisać.
                </p>
              </td>
            </tr>
          </table>

          <div style="height:16px;"></div>
          <p class="muted" style="text-align:center;margin:0;">© Tripinvest ES • Costa Blanca</p>

        </td>
      </tr>
    </table>
  </center>
</body>
</html>