{"id":7932,"date":"2026-05-26T11:08:34","date_gmt":"2026-05-26T09:08:34","guid":{"rendered":"https:\/\/adriatyk-apartamenty.pl\/?page_id=7932"},"modified":"2026-05-28T12:55:57","modified_gmt":"2026-05-28T10:55:57","slug":"herceg-novi","status":"publish","type":"page","link":"https:\/\/adriatyk-apartamenty.pl\/pl\/herceg-novi\/","title":{"rendered":"Herceg Novi"},"content":{"rendered":"\n<!-- HERO HERCEG NOVI -->\n<section class=\"adriatyk-hero adriatyk-hero-herceg\">\n  <div class=\"adriatyk-hero-overlay\"><\/div>\n  <div class=\"adriatyk-hero-content\">\n    <div class=\"adriatyk-container\">\n      <div class=\"adriatyk-hero-breadcrumb\">\n        <a href=\"\/\">Strona G\u0142\u00f3wna<\/a>\n        <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n          <polyline points=\"9 18 15 12 9 6\"><\/polyline>\n        <\/svg>\n        <span>Herceg Novi<\/span>\n      <\/div>\n      <div class=\"adriatyk-hero-text\">\n        <span class=\"adriatyk-hero-label\">Ogr\u00f3d Botaniczny Czarnog\u00f3ry<\/span>\n        <h1 class=\"adriatyk-hero-title\">\n          Apartamenty w Herceg Novi\n          <span class=\"text-gold\">Spok\u00f3j, Ziele\u0144 i Subtropikalny Klimat<\/span>\n        <\/h1>\n        <p class=\"adriatyk-hero-description\">\n          Miasto znane z bujnej ro\u015blinno\u015bci subtropikalnej, kameralnych pla\u017c i spokojnej atmosfery. Idealne dla rodzin i os\u00f3b szukaj\u0105cych ciszy z dost\u0119pem do infrastruktury Zatoki Kotorskiej.\n        <\/p>\n        <div class=\"adriatyk-hero-cta\">\n          <a href=\"#oferty-herceg\" class=\"adriatyk-btn adriatyk-btn-primary\">\n            Zobacz Apartamenty w Herceg Novi\n          <\/a>\n          <a href=\"#kontakt\" class=\"adriatyk-btn adriatyk-btn-outline\">\n            Um\u00f3w Konsultacj\u0119\n          <\/a>\n        <\/div>\n        <div class=\"adriatyk-hero-stats\">\n          <div class=\"adriatyk-hero-stat\">\n            <div class=\"stat-number\">Przy granicy<\/div>\n            <div class=\"stat-label\">Z Chorwacj\u0105<\/div>\n          <\/div>\n          <div class=\"adriatyk-hero-stat\">\n            <div class=\"stat-number\">od 2200\u20ac<\/div>\n            <div class=\"stat-label\">Cena za m\u00b2<\/div>\n          <\/div>\n          <div class=\"adriatyk-hero-stat\">\n            <div class=\"stat-number\">300 dni<\/div>\n            <div class=\"stat-label\">S\u0142o\u0144ca w roku<\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n\/* HERO HERCEG NOVI - COMPLETE STYLES *\/\n.adriatyk-hero-herceg {\n  position: relative;\n  width: 100%;\n  min-height: 100vh;\n  min-height: 100svh;\n  display: flex;\n  align-items: center;\n  background-image: url('https:\/\/images.unsplash.com\/photo-1551882547-ff40c63fe5fa?q=80&w=2400');\n  background-size: cover;\n  background-position: center;\n  overflow: hidden;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-overlay {\n  position: absolute;\n  top: 0;\n  left: 0;\n  right: 0;\n  bottom: 0;\n  background: linear-gradient(135deg, rgba(26, 58, 82, 0.88) 0%, rgba(13, 64, 86, 0.78) 100%);\n  z-index: 1;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-content {\n  position: relative;\n  z-index: 2;\n  width: 100%;\n  padding: 80px 0 60px;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-breadcrumb {\n  display: flex;\n  align-items: center;\n  gap: 8px;\n  margin-bottom: 20px;\n  font-size: 0.875rem;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-breadcrumb a {\n  color: rgba(255, 255, 255, 0.8);\n  text-decoration: none;\n  transition: color 0.3s ease;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-breadcrumb a:hover {\n  color: var(--primary-gold);\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-breadcrumb svg {\n  color: rgba(255, 255, 255, 0.5);\n  flex-shrink: 0;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-breadcrumb span {\n  color: var(--primary-gold);\n  font-weight: 600;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-text {\n  max-width: 100%;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-label {\n  display: inline-block;\n  font-size: 0.75rem;\n  font-weight: 600;\n  text-transform: uppercase;\n  letter-spacing: 1.5px;\n  color: var(--primary-gold);\n  margin-bottom: 20px;\n  padding: 8px 16px;\n  background: rgba(201, 169, 97, 0.15);\n  border-radius: 30px;\n  backdrop-filter: blur(10px);\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-title {\n  color: var(--white);\n  margin-bottom: 20px;\n  font-weight: 700;\n  line-height: 1.15;\n  font-size: 2rem;\n  font-family: var(--font-heading);\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-title .text-gold {\n  color: var(--primary-gold);\n  display: block;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-description {\n  color: rgba(255, 255, 255, 0.9);\n  font-size: 1.0625rem;\n  line-height: 1.6;\n  margin-bottom: 32px;\n  max-width: 100%;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-cta {\n  display: flex;\n  flex-direction: column;\n  gap: 12px;\n  margin-bottom: 48px;\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-stats {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 24px;\n  padding-top: 32px;\n  border-top: 1px solid rgba(255, 255, 255, 0.2);\n}\n\n.adriatyk-hero-herceg .adriatyk-hero-stat {\n  text-align: left;\n}\n\n.adriatyk-hero-herceg .stat-number {\n  font-family: var(--font-heading);\n  font-size: 2rem;\n  font-weight: 700;\n  color: var(--primary-gold);\n  line-height: 1;\n  margin-bottom: 6px;\n}\n\n.adriatyk-hero-herceg .stat-label {\n  font-size: 0.875rem;\n  color: rgba(255, 255, 255, 0.8);\n  font-weight: 500;\n}\n\n\/* Desktop styles *\/\n@media (min-width: 769px) {\n  .adriatyk-hero-herceg {\n    background-attachment: fixed;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-content {\n    padding: 120px 0 80px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-breadcrumb {\n    margin-bottom: 24px;\n    font-size: 0.9375rem;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-text {\n    max-width: 800px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-label {\n    font-size: 0.875rem;\n    padding: 8px 20px;\n    margin-bottom: 24px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-title {\n    font-size: 3.5rem;\n    margin-bottom: 24px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-description {\n    font-size: 1.25rem;\n    line-height: 1.7;\n    margin-bottom: 40px;\n    max-width: 650px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-cta {\n    flex-direction: row;\n    gap: 16px;\n    margin-bottom: 60px;\n  }\n  \n  .adriatyk-hero-herceg .adriatyk-hero-stats {\n    grid-template-columns: repeat(3, 1fr);\n    gap: 32px;\n    padding-top: 40px;\n    max-width: 650px;\n  }\n  \n  .adriatyk-hero-herceg .stat-number {\n    font-size: 2.5rem;\n    margin-bottom: 8px;\n  }\n  \n  .adriatyk-hero-herceg .stat-label {\n    font-size: 0.9375rem;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- SEKCJA O HERCEG NOVI -->\n<section class=\"adriatyk-section adriatyk-about-city bg-cream\">\n  <div class=\"adriatyk-container\">\n    <div class=\"adriatyk-about-city-content\">\n      <span class=\"adriatyk-section-label\">Poznaj Herceg Novi<\/span>\n      <h2>Dlaczego Herceg Novi to Idealne Miejsce na Spokojny Wypoczynek<\/h2>\n      <p class=\"lead-text\">\n        <strong>Herceg Novi<\/strong> to miasto, kt\u00f3re s\u0142ynie z bujnej ro\u015blinno\u015bci subtropikalnej \u2013 palm, mimoz, oleandru i kaktus\u00f3w. Nazywane &#8220;Ogrodem Botanicznym Czarnog\u00f3ry&#8221;, oferuje unikalny mikroklimat z najd\u0142u\u017cszym sezonem k\u0105pielowym w regionie.\n      <\/p>\n      <p>\n        Po\u0142o\u017cone tu\u017c przy granicy z Chorwacj\u0105, Herceg Novi jest spokojniejsze i bardziej kameralne ni\u017c Budva czy Kotor. To doskona\u0142y wyb\u00f3r dla rodzin, senior\u00f3w i os\u00f3b szukaj\u0105cych relaksu z dala od turystycznego zgie\u0142ku, ale z pe\u0142n\u0105 infrastruktur\u0105 i \u0142atwym dost\u0119pem do ca\u0142ej Zatoki Kotorskiej. D\u0142uga promenada nadmorska, historyczne twierdze i malownicze zatoczki tworz\u0105 wyj\u0105tkowy klimat tego miasta.\n      <\/p>\n    <\/div>\n    \n    <div class=\"city-image-showcase\">\n      <div class=\"showcase-main\">\n        <img decoding=\"async\" src=\"https:\/\/www.osmol.pl\/wp-content\/uploads\/2019\/09\/Herceg-Novi-7.jpg\" alt=\"Herceg Novi promenada\" loading=\"lazy\">\n      <\/div>\n      <div class=\"showcase-grid\">\n        <img decoding=\"async\" src=\"https:\/\/www.hercegnovi.travel\/images\/app\/about\/herceg-novi-rivijera.jpg\" alt=\"Herceg Novi widok z g\u00f3ry\" loading=\"lazy\">\n        <img decoding=\"async\" src=\"https:\/\/www.montenegropulse.com\/images\/Montenegro-kayaking-herceg-novi.jpg\" alt=\"Pla\u017ce Herceg Novi\" loading=\"lazy\">\n      <\/div>\n    <\/div>\n    \n    <div class=\"city-highlights\">\n      <div class=\"highlight-card\">\n        <div class=\"highlight-icon\">\n          <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"><\/path>\n          <\/svg>\n        <\/div>\n        <h3>Najni\u017csze Ceny w Zatoce<\/h3>\n        <p>Apartamenty od 2200 \u20ac\/m\u00b2 \u2013 o 20-30% taniej ni\u017c w Budvie czy Kotorze przy podobnym standardzie \u017cycia.<\/p>\n      <\/div>\n      \n      <div class=\"highlight-card\">\n        <div class=\"highlight-icon\">\n          <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <circle cx=\"12\" cy=\"12\" r=\"10\"><\/circle>\n            <path d=\"M12 6v6l4 2\"><\/path>\n          <\/svg>\n        <\/div>\n        <h3>D\u0142ugi Sezon K\u0105pielowy<\/h3>\n        <p>Mikroklimat pozwala na k\u0105piel od maja do pa\u017adziernika \u2013 najd\u0142u\u017cszy sezon w ca\u0142ej Czarnog\u00f3rze.<\/p>\n      <\/div>\n      \n      <div class=\"highlight-card\">\n        <div class=\"highlight-icon\">\n          <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"><\/path>\n            <circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n          <\/svg>\n        <\/div>\n        <h3>Blisko Chorwacji<\/h3>\n        <p>Tu\u017c przy granicy \u2013 \u0142atwy dost\u0119p do Dubrownika (30 km) i ca\u0142ego wybrze\u017ca Dalmacji.<\/p>\n      <\/div>\n      \n      <div class=\"highlight-card\">\n        <div class=\"highlight-icon\">\n          <svg width=\"32\" height=\"32\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n            <path d=\"M17 21v-2a4 4 0 0 0-4-4H5a4 4 0 0 0-4 4v2\"><\/path>\n            <circle cx=\"9\" cy=\"7\" r=\"4\"><\/circle>\n            <path d=\"M23 21v-2a4 4 0 0 0-3-3.87\"><\/path>\n            <path d=\"M16 3.13a4 4 0 0 1 0 7.75\"><\/path>\n          <\/svg>\n        <\/div>\n        <h3>Spok\u00f3j i Rodzinny Klimat<\/h3>\n        <p>Mniej turyst\u00f3w, wi\u0119cej lokalnej spo\u0142eczno\u015bci. Idealne dla rodzin z dzie\u0107mi i os\u00f3b szukaj\u0105cych ciszy.<\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.adriatyk-about-city-content {\n  margin-bottom: 40px;\n}\n\n.city-image-showcase {\n  margin: 40px 0;\n}\n\n.showcase-main {\n  width: 100%;\n  height: 280px;\n  border-radius: 12px;\n  overflow: hidden;\n  margin-bottom: 16px;\n  box-shadow: var(--shadow-medium);\n}\n\n.showcase-main img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n}\n\n.showcase-grid {\n  display: grid;\n  grid-template-columns: 1fr 1fr;\n  gap: 16px;\n}\n\n.showcase-grid img {\n  width: 100%;\n  height: 180px;\n  object-fit: cover;\n  border-radius: 8px;\n  box-shadow: var(--shadow-soft);\n}\n\n.city-highlights {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n  margin-top: 48px;\n}\n\n.highlight-card {\n  background: var(--white);\n  padding: 28px 24px;\n  border-radius: 12px;\n  box-shadow: var(--shadow-soft);\n  transition: all 0.3s ease;\n}\n\n.highlight-card:hover {\n  transform: translateY(-4px);\n  box-shadow: var(--shadow-medium);\n}\n\n.highlight-icon {\n  width: 56px;\n  height: 56px;\n  background: linear-gradient(135deg, var(--light-blue) 0%, var(--adriatic-blue) 100%);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--white);\n  margin-bottom: 20px;\n}\n\n.highlight-card h3 {\n  font-size: 1.25rem;\n  margin-bottom: 12px;\n  color: var(--primary-navy);\n}\n\n.highlight-card p {\n  margin: 0;\n  font-size: 0.9375rem;\n  line-height: 1.6;\n  color: var(--text-medium);\n}\n\n\/* Desktop *\/\n@media (min-width: 769px) {\n  .adriatyk-about-city-content {\n    margin-bottom: 60px;\n  }\n  \n  .city-image-showcase {\n    margin: 60px 0;\n    display: grid;\n    grid-template-columns: 2fr 1fr;\n    gap: 24px;\n  }\n  \n  .showcase-main {\n    height: 100%;\n    min-height: 400px;\n    margin-bottom: 0;\n  }\n  \n  .showcase-grid {\n    grid-template-columns: 1fr;\n    gap: 24px;\n  }\n  \n  .showcase-grid img {\n    height: 100%;\n    min-height: 188px;\n  }\n  \n  .city-highlights {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 28px;\n    margin-top: 60px;\n  }\n  \n  .highlight-card {\n    padding: 32px 28px;\n  }\n  \n  .highlight-icon {\n    width: 64px;\n    height: 64px;\n    margin-bottom: 24px;\n  }\n  \n  .highlight-card h3 {\n    font-size: 1.375rem;\n  }\n  \n  .highlight-card p {\n    font-size: 1rem;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- SEKCJA \u017bYCIE W HERCEG NOVI -->\n<section class=\"adriatyk-section adriatyk-lifestyle bg-light-blue\">\n  <div class=\"adriatyk-container\">\n    <div class=\"adriatyk-lifestyle-header text-center\">\n      <span class=\"adriatyk-section-label\">\u017bycie w Herceg Novi<\/span>\n      <h2>Co Oferuje Herceg Novi \u2013 Atrakcje, Relaks, Us\u0142ugi<\/h2>\n      <p class=\"lead-text\">\n        Herceg Novi to miejsce dla os\u00f3b szukaj\u0105cych spokoju, kontaktu z natur\u0105 i wysokiej jako\u015bci \u017cycia w klimacie \u015br\u00f3dziemnomorskim.\n      <\/p>\n    <\/div>\n    \n    <div class=\"lifestyle-grid\">\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M12 2v20M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Pla\u017ce i K\u0105pieliska<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Pla\u017ca Igalo<\/strong> \u2013 najd\u0142u\u017csza piaszczysta pla\u017ca w okolicy, idealna dla rodzin<\/li>\n          <li><strong>\u017danjice<\/strong> \u2013 malownicza zatoka z turkusow\u0105 wod\u0105, dost\u0119pna \u0142odzi\u0105<\/li>\n          <li><strong>Miri\u0161ta<\/strong> \u2013 kameralna pla\u017ca otoczona zieleni\u0105<\/li>\n          <li><strong>Pla\u017ea Topla<\/strong> \u2013 betonowe platformy z dost\u0119pem do morza<\/li>\n          <li><strong>Blue Cave<\/strong> \u2013 wycieczki \u0142odzi\u0105 do B\u0142\u0119kitnej Groty<\/li>\n        <\/ul>\n      <\/div>\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <circle cx=\"12\" cy=\"12\" r=\"10\"\/>\n              <path d=\"M12 2a7 7 0 1 0 10 10\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Ziele\u0144 i Przyroda<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Ogrody botaniczne<\/strong> \u2013 mimozy, palmy, kaktusy, oleandry przez ca\u0142y rok<\/li>\n          <li><strong>Park Igalo<\/strong> \u2013 spacery w\u015br\u00f3d subtropikalnej ro\u015blinno\u015bci<\/li>\n          <li><strong>\u0160etali\u0161te Pet Danica<\/strong> \u2013 7 km promenady nadmorskiej<\/li>\n          <li><strong>G\u00f3ra Orjen<\/strong> \u2013 szlaki trekkingowe z panoram\u0105 zatoki<\/li>\n          <li><strong>Twierdza \u0160panjola<\/strong> \u2013 punkt widokowy na ca\u0142e miasto<\/li>\n        <\/ul>\n      <\/div>\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M4 15s1-1 4-1 5 2 8 2 4-1 4-1V3s-1 1-4 1-5-2-8-2-4 1-4 1z\"\/>\n              <line x1=\"4\" y1=\"22\" x2=\"4\" y2=\"15\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Historia i Kultura<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Twierdza Kanli Kula<\/strong> \u2013 XVI-wieczna forteca z amfiteatrem<\/li>\n          <li><strong>Klasztor Savina<\/strong> \u2013 XVII-wieczny kompleks monastyczny z ikonami<\/li>\n          <li><strong>Wie\u017ca Zegarowa (Sahat Kula)<\/strong> \u2013 symbol miasta z 1667 roku<\/li>\n          <li><strong>Muzeum Regionalne<\/strong> \u2013 historia Herceg Novi od antyku<\/li>\n          <li><strong>Stare Miasto<\/strong> \u2013 labirynt uliczek z epoki weneckiej i tureckiej<\/li>\n        <\/ul>\n      <\/div>\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M20 21v-2a4 4 0 0 0-4-4H8a4 4 0 0 0-4 4v2\"\/>\n              <circle cx=\"12\" cy=\"7\" r=\"4\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Wellness i Zdrowie<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Igalo Spa<\/strong> \u2013 znane uzdrowisko z leczniczymi b\u0142otami<\/li>\n          <li><strong>Talasoterapia<\/strong> \u2013 terapie morskie i b\u0142otne<\/li>\n          <li><strong>Fizjoterapia i rehabilitacja<\/strong> \u2013 dla senior\u00f3w i rekonwalescencji<\/li>\n          <li><strong>Prywatne kliniki<\/strong> \u2013 pe\u0142na opieka medyczna<\/li>\n          <li><strong>Apteki i laboratoria<\/strong> \u2013 dost\u0119pne w ca\u0142ym mie\u015bcie<\/li>\n        <\/ul>\n      <\/div>\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <rect x=\"2\" y=\"7\" width=\"20\" height=\"14\" rx=\"2\" ry=\"2\"\/>\n              <path d=\"M16 21V5a2 2 0 0 0-2-2h-4a2 2 0 0 0-2 2v16\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Gastronomia<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Restauracje na promenadzie<\/strong> \u2013 \u015bwie\u017ce owoce morza z widokiem<\/li>\n          <li><strong>Konoba tradycyjne<\/strong> \u2013 lokalne potrawy czarnog\u00f3rskie<\/li>\n          <li><strong>Pizzerie i tawerny<\/strong> \u2013 w\u0142oska kuchnia w przyst\u0119pnych cenach<\/li>\n          <li><strong>Kawiarnie w Starym Mie\u015bcie<\/strong> \u2013 cappuccino z widokiem na fortec\u0119<\/li>\n          <li><strong>Lokalne rynki<\/strong> \u2013 \u015bwie\u017ce warzywa, owoce, ser i wino<\/li>\n        <\/ul>\n      <\/div>\n      \n      <div class=\"lifestyle-category\">\n        <div class=\"category-header\">\n          <div class=\"category-icon\">\n            <svg width=\"28\" height=\"28\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n              <path d=\"M3 9l9-7 9 7v11a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z\"\/>\n              <polyline points=\"9 22 9 12 15 12 15 22\"\/>\n            <\/svg>\n          <\/div>\n          <h3>Us\u0142ugi Codzienne<\/h3>\n        <\/div>\n        <ul class=\"lifestyle-list\">\n          <li><strong>Supermarkety<\/strong> \u2013 Voli, Idea, lokalne sklepy spo\u017cywcze<\/li>\n          <li><strong>Szko\u0142y podstawowe i \u015brednie<\/strong> \u2013 edukacja lokalna<\/li>\n          <li><strong>Przedszkola<\/strong> \u2013 zar\u00f3wno publiczne jak i prywatne<\/li>\n          <li><strong>Banki i poczta<\/strong> \u2013 wszystkie g\u0142\u00f3wne instytucje finansowe<\/li>\n          <li><strong>Dojazd do lotniska<\/strong> \u2013 Tivat 35 km, Dubrownik 30 km<\/li>\n        <\/ul>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.adriatyk-lifestyle-header {\n  margin-bottom: 48px;\n}\n\n.adriatyk-lifestyle-header .lead-text {\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.lifestyle-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 28px;\n}\n\n.lifestyle-category {\n  background: var(--white);\n  border-radius: 12px;\n  padding: 28px 24px;\n  box-shadow: var(--shadow-soft);\n}\n\n.category-header {\n  display: flex;\n  align-items: center;\n  gap: 16px;\n  margin-bottom: 20px;\n}\n\n.category-icon {\n  flex-shrink: 0;\n  width: 52px;\n  height: 52px;\n  background: linear-gradient(135deg, var(--primary-gold) 0%, var(--accent-coral) 100%);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--white);\n}\n\n.category-header h3 {\n  font-size: 1.25rem;\n  margin: 0;\n  color: var(--primary-navy);\n}\n\n.lifestyle-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.lifestyle-list li {\n  font-size: 0.9375rem;\n  line-height: 1.6;\n  color: var(--text-medium);\n  padding-left: 24px;\n  position: relative;\n  margin-bottom: 12px;\n}\n\n.lifestyle-list li:before {\n  content: \"\u2192\";\n  position: absolute;\n  left: 0;\n  color: var(--adriatic-blue);\n  font-weight: bold;\n}\n\n.lifestyle-list li strong {\n  color: var(--primary-navy);\n  font-weight: 600;\n}\n\n\/* Desktop *\/\n@media (min-width: 769px) {\n  .adriatyk-lifestyle-header {\n    margin-bottom: 60px;\n  }\n  \n  .adriatyk-lifestyle-header .lead-text {\n    max-width: 800px;\n    font-size: 1.1875rem;\n  }\n  \n  .lifestyle-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 32px;\n  }\n  \n  .lifestyle-category {\n    padding: 32px 28px;\n  }\n  \n  .category-icon {\n    width: 60px;\n    height: 60px;\n  }\n  \n  .category-header h3 {\n    font-size: 1.375rem;\n  }\n  \n  .lifestyle-list li {\n    font-size: 1rem;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- SEKCJA DZIELNICE BUDVY -->\n<section class=\"adriatyk-section adriatyk-districts\">\n  <div class=\"adriatyk-container\">\n    <div class=\"adriatyk-districts-header text-center\">\n      <span class=\"adriatyk-section-label\">Gdzie Kupi\u0107 w Budvie<\/span>\n      <h2>Najpopularniejsze Dzielnice i Rejony<\/h2>\n      <p class=\"lead-text\">\n        Budva to nie tylko Stare Miasto \u2013 ka\u017cdy rejon ma sw\u00f3j charakter i potencja\u0142 inwestycyjny. Wybierz lokalizacj\u0119 dopasowan\u0105 do Twoich cel\u00f3w.\n      <\/p>\n    <\/div>\n    \n    <div class=\"adriatyk-districts-grid\">\n      \n      <!-- Stare Miasto -->\n      <div class=\"district-card\">\n        <div class=\"district-image\">\n          <img decoding=\"async\" src=\"https:\/\/dynamic-media-cdn.tripadvisor.com\/media\/photo-o\/0c\/c3\/cd\/b4\/caption.jpg?w=1200&#038;h=-1&#038;s=1\" alt=\"Budva Stare Miasto\" loading=\"lazy\">\n          <div class=\"district-badge\">PREMIUM<\/div>\n        <\/div>\n        <div class=\"district-content\">\n          <h3>Stare Miasto (Stari Grad)<\/h3>\n          <p class=\"district-desc\">Historyczne centrum z \u015bredniowieczn\u0105 architektur\u0105, w\u0105skimi uliczkami i dost\u0119pem do pla\u017cy Ri\u010dardova Glava. Najwy\u017cszy presti\u017c i najwy\u017csze ceny.<\/p>\n          \n          <div class=\"district-features\">\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              Centrum miasta\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              50m od pla\u017cy\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n                <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n              <\/svg>\n              4000-5000 \u20ac\/m\u00b2\n            <\/span>\n          <\/div>\n          \n          <div class=\"district-pros-cons\">\n            <div class=\"pros\">\n              <h4>Zalety:<\/h4>\n              <ul>\n                <li>Najwy\u017cszy potencja\u0142 najmu kr\u00f3tkoterminowego<\/li>\n                <li>Unikalna atmosfera i presti\u017c lokalizacji<\/li>\n                <li>Blisko\u015b\u0107 restauracji, klub\u00f3w, atrakcji<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"cons\">\n              <h4>Wyzwania:<\/h4>\n              <ul>\n                <li>Najwy\u017csze ceny zakupu<\/li>\n                <li>T\u0142umy turyst\u00f3w w szczycie sezonu<\/li>\n                <li>Brak miejsc parkingowych<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Becici -->\n      <div class=\"district-card\">\n        <div class=\"district-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1579547878996-035dc088ef7c?q=80&#038;w=2070&#038;auto=format&#038;fit=crop&#038;ixlib=rb-4.1.0&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D?q=80&#038;w=1400\" alt=\"Becici Budva\" loading=\"lazy\">\n          <div class=\"district-badge\">TOP WYB\u00d3R<\/div>\n        <\/div>\n        <div class=\"district-content\">\n          <h3>Be\u010di\u0107i<\/h3>\n          <p class=\"district-desc\">Najbardziej poszukiwana dzielnica z d\u0142ug\u0105 piaszczyst\u0105 pla\u017c\u0105 (nagradzan\u0105 B\u0142\u0119kitn\u0105 Flag\u0105). Nowoczesne kompleksy, cisza i spok\u00f3j, ale blisko centrum.<\/p>\n          \n          <div class=\"district-features\">\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              3 km od centrum\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              1. linia brzegowa\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n                <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n              <\/svg>\n              3200-4200 \u20ac\/m\u00b2\n            <\/span>\n          <\/div>\n          \n          <div class=\"district-pros-cons\">\n            <div class=\"pros\">\n              <h4>Zalety:<\/h4>\n              <ul>\n                <li>Najlepsza pla\u017ca w okolicy (2 km d\u0142ugo\u015bci)<\/li>\n                <li>Nowoczesne budownictwo i infrastruktura<\/li>\n                <li>Wysoki ROI z wynajmu wakacyjnego<\/li>\n                <li>Spokojniej ni\u017c w centrum Budvy<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"cons\">\n              <h4>Wyzwania:<\/h4>\n              <ul>\n                <li>Konieczno\u015b\u0107 dojazdu do centrum (3 km)<\/li>\n                <li>Mniej \u017cycia nocnego w pobli\u017cu<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Przno -->\n      <div class=\"district-card\">\n        <div class=\"district-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1540541338287-41700207dee6?q=80&#038;w=1400\" alt=\"Przno Budva\" loading=\"lazy\">\n        <\/div>\n        <div class=\"district-content\">\n          <h3>Przno i Milo\u010der<\/h3>\n          <p class=\"district-desc\">Ekskluzywna, kameralna okolica z luksusowymi willami i hoteli. Blisko Sveti Stefan. Dla os\u00f3b szukaj\u0105cych spokoju i najwy\u017cszego standardu.<\/p>\n          \n          <div class=\"district-features\">\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              7 km od Budvy\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              Pla\u017ce premium\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n                <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n              <\/svg>\n              3800-5500 \u20ac\/m\u00b2\n            <\/span>\n          <\/div>\n          \n          <div class=\"district-pros-cons\">\n            <div class=\"pros\">\n              <h4>Zalety:<\/h4>\n              <ul>\n                <li>Najwy\u017cszy presti\u017c i ekskluzywno\u015b\u0107<\/li>\n                <li>Cisza, spok\u00f3j i prywatno\u015b\u0107<\/li>\n                <li>Blisko\u015b\u0107 Sveti Stefan i Queen&#8217;s Beach<\/li>\n                <li>Luksusowa klientela najmu<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"cons\">\n              <h4>Wyzwania:<\/h4>\n              <ul>\n                <li>Najwy\u017csze ceny zakupu<\/li>\n                <li>Ograniczona poda\u017c nieruchomo\u015bci<\/li>\n                <li>Dalej od centrum rozrywki<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n      <!-- Rozino -->\n      <div class=\"district-card\">\n        <div class=\"district-image\">\n          <img decoding=\"async\" src=\"https:\/\/images.unsplash.com\/photo-1672225460441-6eb1561fc977?q=80&#038;w=2025&#038;auto=format&#038;fit=crop&#038;ixlib=rb-4.1.0&#038;ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D?q=80&#038;w=1400\" alt=\"Rozino Budva\" loading=\"lazy\">\n        <\/div>\n        <div class=\"district-content\">\n          <h3>Rozino i Lazi<\/h3>\n          <p class=\"district-desc\">Dzielnice mieszkalne na wzg\u00f3rzach z widokiem na morze. Wi\u0119cej Czarnog\u00f3rc\u00f3w mieszka na sta\u0142e, rozwini\u0119ta infrastruktura codzienna.<\/p>\n          \n          <div class=\"district-features\">\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              1-2 km od centrum\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M21 10c0 7-9 13-9 13s-9-6-9-13a9 9 0 0 1 18 0z\"\/>\n                <circle cx=\"12\" cy=\"10\" r=\"3\"\/>\n              <\/svg>\n              Widoki na morze\n            <\/span>\n            <span class=\"district-tag\">\n              <svg width=\"16\" height=\"16\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <line x1=\"12\" y1=\"1\" x2=\"12\" y2=\"23\"\/>\n                <path d=\"M17 5H9.5a3.5 3.5 0 0 0 0 7h5a3.5 3.5 0 0 1 0 7H6\"\/>\n              <\/svg>\n              2500-3400 \u20ac\/m\u00b2\n            <\/span>\n          <\/div>\n          \n          <div class=\"district-pros-cons\">\n            <div class=\"pros\">\n              <h4>Zalety:<\/h4>\n              <ul>\n                <li>Ni\u017csze ceny ni\u017c przy pla\u017cy<\/li>\n                <li>Widoki na morze i g\u00f3ry<\/li>\n                <li>Doskona\u0142e dla \u017cycia na sta\u0142e<\/li>\n                <li>Blisko szk\u00f3\u0142, przedszkoli, sklep\u00f3w<\/li>\n              <\/ul>\n            <\/div>\n            <div class=\"cons\">\n              <h4>Wyzwania:<\/h4>\n              <ul>\n                <li>Dalej od pla\u017cy (1-2 km)<\/li>\n                <li>Ni\u017cszy potencja\u0142 najmu kr\u00f3tkoterminowego<\/li>\n                <li>Wzniesienia (stromsze drogi)<\/li>\n              <\/ul>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.adriatyk-districts {\n  background: var(--white);\n}\n\n.adriatyk-districts-header {\n  margin-bottom: 48px;\n}\n\n.adriatyk-districts-header .lead-text {\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.adriatyk-districts-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 32px;\n}\n\n.district-card {\n  background: var(--soft-cream);\n  border-radius: 12px;\n  overflow: hidden;\n  box-shadow: var(--shadow-soft);\n}\n\n.district-image {\n  position: relative;\n  width: 100%;\n  height: 240px;\n  overflow: hidden;\n}\n\n.district-image img {\n  width: 100%;\n  height: 100%;\n  object-fit: cover;\n  transition: transform 0.5s ease;\n}\n\n.district-card:hover .district-image img {\n  transform: scale(1.05);\n}\n\n.district-badge {\n  position: absolute;\n  top: 16px;\n  right: 16px;\n  background: var(--primary-gold);\n  color: var(--white);\n  padding: 6px 14px;\n  border-radius: 20px;\n  font-size: 0.75rem;\n  font-weight: 700;\n  text-transform: uppercase;\n  letter-spacing: 0.5px;\n}\n\n.district-content {\n  padding: 28px 24px;\n}\n\n.district-content h3 {\n  font-size: 1.375rem;\n  margin-bottom: 12px;\n  color: var(--primary-navy);\n}\n\n.district-desc {\n  font-size: 0.9375rem;\n  line-height: 1.6;\n  color: var(--text-medium);\n  margin-bottom: 20px;\n}\n\n.district-features {\n  display: flex;\n  flex-wrap: wrap;\n  gap: 10px;\n  margin-bottom: 24px;\n  padding-bottom: 24px;\n  border-bottom: 1px solid var(--warm-sand);\n}\n\n.district-tag {\n  display: inline-flex;\n  align-items: center;\n  gap: 6px;\n  font-size: 0.8125rem;\n  color: var(--text-medium);\n  background: var(--white);\n  padding: 6px 12px;\n  border-radius: 20px;\n}\n\n.district-tag svg {\n  flex-shrink: 0;\n  color: var(--adriatic-blue);\n}\n\n.district-pros-cons {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 20px;\n}\n\n.pros h4, .cons h4 {\n  font-size: 1rem;\n  margin-bottom: 12px;\n  color: var(--primary-navy);\n}\n\n.pros ul, .cons ul {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.pros li, .cons li {\n  font-size: 0.875rem;\n  color: var(--text-medium);\n  padding-left: 24px;\n  position: relative;\n  margin-bottom: 8px;\n  line-height: 1.5;\n}\n\n.pros li:before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  color: #22c55e;\n  font-weight: bold;\n}\n\n.cons li:before {\n  content: \"!\";\n  position: absolute;\n  left: 0;\n  color: #f59e0b;\n  font-weight: bold;\n}\n\n\/* Desktop *\/\n@media (min-width: 769px) {\n  .adriatyk-districts-header {\n    margin-bottom: 60px;\n  }\n  \n  .adriatyk-districts-header .lead-text {\n    max-width: 800px;\n    font-size: 1.1875rem;\n  }\n  \n  .adriatyk-districts-grid {\n    grid-template-columns: repeat(2, 1fr);\n    gap: 32px;\n  }\n  \n  .district-image {\n    height: 280px;\n  }\n  \n  .district-content {\n    padding: 32px 28px;\n  }\n  \n  .district-content h3 {\n    font-size: 1.5rem;\n  }\n  \n  .district-desc {\n    font-size: 1rem;\n  }\n  \n  .district-tag {\n    font-size: 0.875rem;\n  }\n  \n  .district-pros-cons {\n    grid-template-columns: 1fr 1fr;\n    gap: 24px;\n  }\n  \n  .pros li, .cons li {\n    font-size: 0.9375rem;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<!-- SEKCJA OFERTY HERCEG NOVI -->\n<section class=\"adriatyk-section adriatyk-offers-city\" id=\"oferty-herceg\">\n  <div class=\"adriatyk-container\">\n    <div class=\"adriatyk-offers-header text-center\">\n      <span class=\"adriatyk-section-label\">Aktualne Oferty<\/span>\n      <h2>Apartamenty na Sprzeda\u017c w Herceg Novi<\/h2>\n      <p class=\"lead-text\">\n        Przegl\u0105daj aktualne oferty apartament\u00f3w w Herceg Novi. Wszystkie ceny bezpo\u015brednio od dewelopera CMM Montenegro.\n      <\/p>\n    <\/div>\n    \n    <div class=\"xml-offers-placeholder herceg-offers-list\">\n      \r\n\t<div\r\n\t\tclass=\"ich-settings-main-wrap rem-listings-wrap-ajax-disable\"\r\n\t \tdata-lstyle=\"1\"\r\n\t \tdata-cols=\"col-sm-6 m-item\"\r\n\t \tdata-paged=\"1\"\r\n\t \tdata-total=\"10\"\r\n\t>\r\n\r\n\r\n\t\t\r\n\t<div class=\"row \"><div id=\"property-6513\"  class=\"col-sm-6 m-item post-6513 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/luxurious-apartments-in-a-complex-in-herceg-novi-apartment-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Apartment<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                7            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1250\" height=\"938\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dae494daecc14fd495864092ab4acf38.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6513\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dae494daecc14fd495864092ab4acf38.jpg 1250w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dae494daecc14fd495864092ab4acf38-300x225.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dae494daecc14fd495864092ab4acf38-1024x768.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dae494daecc14fd495864092ab4acf38-768x576.jpg 768w\" sizes=\"auto, (max-width: 1250px) 100vw, 1250px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/luxurious-apartments-in-a-complex-in-herceg-novi-apartment-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Luxurious apartments in a complex in Herceg Novi &#8211; Apartment &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 26.03.2026 13:53:03 Reference number: 1953 Price: EUR Surface area: 82 Plot: 0 As an&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                            <span title=\"Pokoje\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-bed\"><\/i> &nbsp;\r\n                                    1                                <\/span>\r\n                                                                                                                                                                                                                                <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    82 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6513\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/luxurious-apartments-in-a-complex-in-herceg-novi-apartment-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-6071\"  class=\"col-sm-6 m-item post-6071 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartment-in-herceg-novi-herceg-novi\/\">\r\n                                    <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                2            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"448\" height=\"336\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8706e639ba809bc6e15be284b4ad7425.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6071\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8706e639ba809bc6e15be284b4ad7425.jpg 448w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8706e639ba809bc6e15be284b4ad7425-300x225.jpg 300w\" sizes=\"auto, (max-width: 448px) 100vw, 448px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartment-in-herceg-novi-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Apartment in Herceg Novi &#8211;  &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 22.04.2026 11:55:14 Reference number: 351 Price: EUR Surface area: 106 Plot: 0 Spacious duplex&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                            <span title=\"Pokoje\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-bed\"><\/i> &nbsp;\r\n                                    3                                <\/span>\r\n                                                                                                                                                                                                                                <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    106 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6071\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartment-in-herceg-novi-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-6477\"  class=\"col-sm-6 m-item post-6477 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-mokrine-plot-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Plot<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                5            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1556\" height=\"1037\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6477\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c.jpg 1556w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c-1024x682.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c-768x512.jpg 768w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/96ca1378ed9100182d6c3bb48a03932c-1536x1024.jpg 1536w\" sizes=\"auto, (max-width: 1556px) 100vw, 1556px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-mokrine-plot-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Plot in Mokrine &#8211; Plot &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>63,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 16.06.2025 16:05:36 Reference number: 3092 Price: 63000 EUR Surface area: 669 Plot: 0 Plot&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                                                                                                                    <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    669 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6477\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-mokrine-plot-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-7587\"  class=\"col-sm-6 m-item post-7587 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartments-in-complex-with-pool-apartment-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Apartment<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                14            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8b68cce1763f863affbc82e0ee97207f.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"7587\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8b68cce1763f863affbc82e0ee97207f.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8b68cce1763f863affbc82e0ee97207f-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/8b68cce1763f863affbc82e0ee97207f-768x512.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartments-in-complex-with-pool-apartment-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Apartments in complex with pool &#8211; Apartment &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>112,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 03.09.2024 14:14:08 Reference number: 1127 Price: 112000 EUR Surface area: 58 Plot: 0 The&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                            <span title=\"Pokoje\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-bed\"><\/i> &nbsp;\r\n                                    1                                <\/span>\r\n                                                                                                                                                                                                                                <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    58 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=7587\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/apartments-in-complex-with-pool-apartment-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-7405\"  class=\"col-sm-6 m-item post-7405 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-with-sea-view-plot-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Plot<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                11            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"800\" height=\"533\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/43c67eea1ff74b0bfcbc9285a4034695.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"7405\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/43c67eea1ff74b0bfcbc9285a4034695.jpg 800w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/43c67eea1ff74b0bfcbc9285a4034695-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/43c67eea1ff74b0bfcbc9285a4034695-768x512.jpg 768w\" sizes=\"auto, (max-width: 800px) 100vw, 800px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-with-sea-view-plot-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Land in Kamenari with sea view &#8211; Plot &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>120,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 03.07.2025 17:38:55 Reference number: 1608 Price: 120000 EUR Surface area: 465 Plot: 0 Plot&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                                                                                                                    <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    465 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=7405\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-with-sea-view-plot-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-7124\"  class=\"col-sm-6 m-item post-7124 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-herceg-novi-plot-herceg-novi-2\/\">\r\n                                        <span class=\"property-type\">Plot<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                3            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"768\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/f805e310851a9991385221f3ccf6b0a8.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"7124\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/f805e310851a9991385221f3ccf6b0a8.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/f805e310851a9991385221f3ccf6b0a8-300x225.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/f805e310851a9991385221f3ccf6b0a8-768x576.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-herceg-novi-plot-herceg-novi-2\/\">\r\n            <h2 class=\"property-title\">Land in Herceg Novi &#8211; Plot &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>135,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 13.08.2024 17:03:13 Reference number: 2131 Price: 135000 EUR Surface area: 11502 Plot: 0 A&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                                                                                                                    <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    11502 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=7124\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-herceg-novi-plot-herceg-novi-2\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-1773\"  class=\"col-sm-6 m-item post-1773 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/house-in-herceg-novi-with-a-sea-view-house-herceg-novi\/\">\r\n                                        <span class=\"property-type\">House<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                12            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1600\" height=\"1200\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"1773\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088.jpg 1600w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088-300x225.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088-1024x768.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088-768x576.jpg 768w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/IMG-20250715-WA0088-1536x1152.jpg 1536w\" sizes=\"auto, (max-width: 1600px) 100vw, 1600px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/house-in-herceg-novi-with-a-sea-view-house-herceg-novi\/\">\r\n            <h2 class=\"property-title\">House in Herceg Novi  with a sea view &#8211; House &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>136,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 29.10.2025 12:48:03 Reference number: 6565 Price: 136000 EUR Surface area: 90 Plot: 0 Modern&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                            <span title=\"Pokoje\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-bed\"><\/i> &nbsp;\r\n                                    2                                <\/span>\r\n                                                                                                                                                                                                                                <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    90 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=1773\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/house-in-herceg-novi-with-a-sea-view-house-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-6895\"  class=\"col-sm-6 m-item post-6895 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-plot-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Plot<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                6            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/c5277213ae48348cb2642f6c24a3cee4.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6895\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/c5277213ae48348cb2642f6c24a3cee4.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/c5277213ae48348cb2642f6c24a3cee4-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/c5277213ae48348cb2642f6c24a3cee4-768x512.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-plot-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Land in Kamenari &#8211; Plot &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>150,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 05.09.2024 13:26:05 Reference number: 2569 Price: 150000 EUR Surface area: 277 Plot: 0 Plot&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                                                                                                                    <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    277 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6895\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/land-in-kamenari-plot-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-6291\"  class=\"col-sm-6 m-item post-6291 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-sutorina-herceg-novi-plot-herceg-novi\/\">\r\n                                        <span class=\"property-type\">Plot<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                6            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/819a32d1aa06c342594aa34ec927cc53.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6291\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/819a32d1aa06c342594aa34ec927cc53.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/819a32d1aa06c342594aa34ec927cc53-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/819a32d1aa06c342594aa34ec927cc53-768x512.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-sutorina-herceg-novi-plot-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Plot in Sutorina, Herceg Novi &#8211; Plot &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>160,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 01.08.2025 14:55:20 Reference number: 3090 Price: 160000 EUR Surface area: 1677 Plot: 0 Plot&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                                                                                                                    <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    1677 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6291\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/plot-in-sutorina-herceg-novi-plot-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><div id=\"property-6116\"  class=\"col-sm-6 m-item post-6116 rem_property type-rem_property status-publish has-post-thumbnail hentry\"><div class=\"rem-style-1 rem-property-box\">\r\n    <div class=\"img-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/two-storey-house-in-kamenari-house-herceg-novi\/\">\r\n                                        <span class=\"property-type\">House<\/span>\r\n                        <span class=\"address-text\">\r\n                <i class=\"fa fa-map-marker-alt\"><\/i>\r\n                            <\/span>\r\n            <span class=\"images-text\">\r\n                <i class=\"fa fa-camera\"><\/i>\r\n                8            <\/span>\r\n            <img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/e9a174431b511466f493aa1e01172038.jpg\" class=\"img-responsive rem-f-image wp-post-image\" alt=\"\" data-pid=\"6116\" srcset=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/e9a174431b511466f493aa1e01172038.jpg 1024w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/e9a174431b511466f493aa1e01172038-300x200.jpg 300w, https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/e9a174431b511466f493aa1e01172038-768x512.jpg 768w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/>        <\/a>\r\n    <\/div>\r\n\r\n    <div class=\"content-container\">\r\n        <a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/two-storey-house-in-kamenari-house-herceg-novi\/\">\r\n            <h2 class=\"property-title\">Two-storey house in Kamenari &#8211; House &#8211; Herceg-Novi<\/h2> \r\n        <\/a>\r\n        <p class=\"property-price\">\r\n                           <span class=\"price\"><span class=\"rem-price-amount\"><span class=\"rem-currency-symbol\">&euro;<\/span>165,000.00<\/span><\/span> \r\n                        \r\n        <\/p>\r\n        <p class=\"property-excerpt\">\r\n            Update: 10.03.2026 11:50:45 Reference number: 3510 Price: 165000 EUR Surface area: 90 Plot: 0 House&hellip;        <\/p>\r\n\r\n                    <div class=\"detail inline-property-icons\">\r\n                                                                                                                            <span title=\"Pokoje\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-bed\"><\/i> &nbsp;\r\n                                    1                                <\/span>\r\n                                                                                                                                                                                                                                <span title=\"Powierzchnia\" class=\"rem-info\">\r\n                                    <i class=\"fa fa-arrows-alt\"><\/i> &nbsp;\r\n                                    90 m2                                <\/span>\r\n                                                                                    <\/div>\r\n        \r\n        <div class=\"content-footer\">\r\n            <div class=\"agent-info\">\r\n                <img decoding=\"async\" src=\"https:\/\/adriatyk-apartamenty.pl\/wp-content\/uploads\/2026\/05\/dominik-profilowe.png\"><a target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/author\/admin\/?property_id=6116\"><span class=\"agent-name\">Dominik Stefa\u0144ski<\/span><\/a>            <\/div>\r\n            <div class=\"icons-wrap\">\r\n                                <ul>\r\n                    <li>\r\n                        <a title=\"Szczeg\u00f3\u0142y\" target=\"\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/property\/two-storey-house-in-kamenari-house-herceg-novi\/\">\r\n                            <i class=\"fa fa-share\"><\/i>\r\n                        <\/a>\r\n                    <\/li>\r\n                                                        <\/ul>\r\n                        <\/div>\r\n            <div class=\"clearfix\"><\/div>\r\n        <\/div>\r\n    <\/div>\r\n    <div class=\"clearfix\"><\/div>\r\n<\/div><\/div><\/div><div class=\"text-center\"><ul class='page-numbers'>\n\t<li><span aria-current=\"page\" class=\"page-numbers current\">1<\/span><\/li>\n\t<li><a class=\"page-numbers\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932\/page\/2\/\">2<\/a><\/li>\n\t<li><span class=\"page-numbers dots\">&hellip;<\/span><\/li>\n\t<li><a class=\"page-numbers\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932\/page\/4\/\">4<\/a><\/li>\n\t<li><a class=\"next page-numbers\" href=\"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932\/page\/2\/\">\u00bb<\/a><\/li>\n<\/ul>\n<\/div>\t<\/div>\r\n\t\n    <\/div>\n    \n    <div class=\"adriatyk-offers-cta text-center\" style=\"margin-top: 60px;\">\n      <a href=\"#kontakt\" class=\"adriatyk-btn adriatyk-btn-primary\">Zapytaj o Dost\u0119pne Apartamenty<\/a>\n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.adriatyk-offers-city {\n  background: var(--soft-cream);\n}\n\n.adriatyk-offers-header {\n  margin-bottom: 48px;\n}\n\n.adriatyk-offers-header .lead-text {\n  max-width: 100%;\n  margin: 0 auto;\n}\n\n.xml-offers-placeholder {\n  min-height: 300px;\n}\n\n\/* Desktop *\/\n@media (min-width: 769px) {\n  .adriatyk-offers-header {\n    margin-bottom: 60px;\n  }\n  \n  .adriatyk-offers-header .lead-text {\n    max-width: 800px;\n    font-size: 1.1875rem;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<section class=\"adriatyk-section adriatyk-contact bg-navy\" id=\"kontakt\">\n  <div class=\"adriatyk-container\">\n    <div class=\"adriatyk-contact-grid\">\n      \n      <div class=\"adriatyk-contact-info\">\n        <span class=\"adriatyk-section-label\" style=\"color: var(--primary-gold);\">Skontaktuj Si\u0119<\/span>\n        <h2 style=\"color: var(--white);\">Porozmawiajmy o Twojej Inwestycji<\/h2>\n        <p style=\"color: rgba(255, 255, 255, 0.85); font-size: 1.0625rem; line-height: 1.7; margin-bottom: 40px;\">\n          Wype\u0142nij formularz, zadzwo\u0144 lub napisz na WhatsApp. Odpowiadamy w ci\u0105gu kilku godzin i umawiamy bezp\u0142atn\u0105 konsultacj\u0119 dopasowan\u0105 do Twoich potrzeb.\n        <\/p>\n        \n        <div class=\"contact-methods\">\n          \n          <div class=\"contact-method\">\n            <div class=\"contact-method-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <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.72 12.84 12.84 0 0 0 .7 2.81 2 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-.45 12.84 12.84 0 0 0 2.81.7A2 2 0 0 1 22 16.92z\"><\/path>\n              <\/svg>\n            <\/div>\n            <div class=\"contact-method-content\">\n              <h4>Telefon<\/h4>\n              <a href=\"tel:+48786885595\" style=\"color: var(--primary-gold); font-size: 1.125rem; font-weight: 600;\">+48 786 885 595<\/a>\n              <p style=\"color: rgba(255, 255, 255, 0.7); font-size: 0.875rem; margin-top: 4px;\">Pn-Pt: 9:00 &#8211; 18:00, Sob: 10:00 &#8211; 14:00<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"contact-method\">\n            <div class=\"contact-method-icon\" style=\"background: #25D366;\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"currentColor\">\n                <path d=\"M17.472 14.382c-.297-.149-1.758-.867-2.03-.967-.273-.099-.471-.148-.67.15-.197.297-.767.966-.94 1.164-.173.199-.347.223-.644.075-.297-.15-1.255-.463-2.39-1.475-.883-.788-1.48-1.761-1.653-2.059-.173-.297-.018-.458.13-.606.134-.133.298-.347.446-.52.149-.174.198-.298.298-.497.099-.198.05-.371-.025-.52-.075-.149-.669-1.612-.916-2.207-.242-.579-.487-.5-.669-.51-.173-.008-.371-.01-.57-.01-.198 0-.52.074-.792.372-.272.297-1.04 1.016-1.04 2.479 0 1.462 1.065 2.875 1.213 3.074.149.198 2.096 3.2 5.077 4.487.709.306 1.262.489 1.694.625.712.227 1.36.195 1.871.118.571-.085 1.758-.719 2.006-1.413.248-.694.248-1.289.173-1.413-.074-.124-.272-.198-.57-.347m-5.421 7.403h-.004a9.87 9.87 0 01-5.031-1.378l-.361-.214-3.741.982.998-3.648-.235-.374a9.86 9.86 0 01-1.51-5.26c.001-5.45 4.436-9.884 9.888-9.884 2.64 0 5.122 1.03 6.988 2.898a9.825 9.825 0 012.893 6.994c-.003 5.45-4.437 9.884-9.885 9.884m8.413-18.297A11.815 11.815 0 0012.05 0C5.495 0 .16 5.335.157 11.892c0 2.096.547 4.142 1.588 5.945L.057 24l6.305-1.654a11.882 11.882 0 005.683 1.448h.005c6.554 0 11.89-5.335 11.893-11.893a11.821 11.821 0 00-3.48-8.413Z\"><\/path>\n              <\/svg>\n            <\/div>\n            <div class=\"contact-method-content\">\n              <h4>WhatsApp<\/h4>\n              <a href=\"https:\/\/wa.me\/+48786885595\" target=\"_blank\" style=\"color: var(--primary-gold); font-size: 1.125rem; font-weight: 600;\">+48 786 885 595<\/a>\n              <p style=\"color: rgba(255, 255, 255, 0.7); font-size: 0.875rem; margin-top: 4px;\">Szybka odpowied\u017a ka\u017cdego dnia<\/p>\n            <\/div>\n          <\/div>\n          \n          <div class=\"contact-method\">\n            <div class=\"contact-method-icon\">\n              <svg width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\">\n                <path d=\"M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z\"><\/path>\n                <polyline points=\"22,6 12,13 2,6\"><\/polyline>\n              <\/svg>\n            <\/div>\n            <div class=\"contact-method-content\">\n              <h4>Email<\/h4>\n              <a href=\"mailto:kontakt@adriatyk-apartamenty.pl\" style=\"color: var(--primary-gold); font-size: 1.0625rem; font-weight: 600;\">kontakt@adriatyk-apartamenty.pl<\/a>\n              <p style=\"color: rgba(255, 255, 255, 0.7); font-size: 0.875rem; margin-top: 4px;\">Odpowied\u017a w ci\u0105gu 4h roboczych<\/p>\n            <\/div>\n          <\/div>\n          \n        <\/div>\n        \n        <div class=\"contact-benefits\">\n          <h4 style=\"color: var(--white); font-size: 1.125rem; margin-bottom: 16px;\">Co Otrzymasz:<\/h4>\n          <ul class=\"benefits-list\">\n            <li>Bezp\u0142atn\u0105 konsultacj\u0119 i analiz\u0119 Twoich potrzeb<\/li>\n            <li>Spersonalizowan\u0105 list\u0119 dost\u0119pnych apartament\u00f3w<\/li>\n            <li>Wsparcie na ka\u017cdym etapie zakupu<\/li>\n            <li>Transparentne informacje o kosztach i procesie<\/li>\n          <\/ul>\n        <\/div>\n      <\/div>\n      \n      <div class=\"adriatyk-contact-form\">\n        <div class=\"form-wrapper\">\n          <h3 style=\"color: var(--primary-navy); margin-bottom: 8px;\">Formularz Kontaktowy<\/h3>\n          <p style=\"color: var(--text-medium); font-size: 0.9375rem; margin-bottom: 28px;\">\n            Wype\u0142nij poni\u017cszy formularz, a skontaktujemy si\u0119 z Tob\u0105 w ci\u0105gu kilku godzin.\n          <\/p>\n          \n          <div class='fluentform ff-default fluentform_wrapper_3 ffs_default_wrap'><form data-form_id=\"3\" id=\"fluentform_3\" class=\"frm-fluent-form fluent_form_3 ff-el-form-top ff_form_instance_3_1 ff-form-loading ffs_default\" data-form_instance=\"ff_form_instance_3_1\" method=\"POST\" ><fieldset  style=\"border: none!important;margin: 0!important;padding: 0!important;background-color: transparent!important;box-shadow: none!important;outline: none!important; min-inline-size: 100%;\">\n                    <legend class=\"ff_screen_reader_title\" style=\"display: block; margin: 0!important;padding: 0!important;height: 0!important;text-indent: -999999px;width: 0!important;overflow:hidden;\">Formularz kontaktowy - strona g\u0142\u00f3wna<\/legend><p style=\"display: none !important;\" class=\"akismet-fields-container\" data-prefix=\"ak_\"><label>&#916;<textarea name=\"ak_hp_textarea\" cols=\"45\" rows=\"8\" maxlength=\"100\"><\/textarea><\/label><input type=\"hidden\" id=\"ak_js_1\" name=\"ak_js\" value=\"124\"\/><script>\ndocument.getElementById( \"ak_js_1\" ).setAttribute( \"value\", ( new Date() ).getTime() );\n<\/script>\n<\/p><input type='hidden' name='__fluent_form_embded_post_id' value='6116' \/><input type=\"hidden\" id=\"_fluentform_3_fluentformnonce\" name=\"_fluentform_3_fluentformnonce\" value=\"d6a479d161\" \/><input type=\"hidden\" name=\"_wp_http_referer\" value=\"\/pl\/wp-json\/wp\/v2\/pages\/7932\" \/><div data-name=\"ff_cn_id_1\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div data-type=\"name-element\" data-name=\"names\" class=\" ff-field_container ff-name-field-wrapper\" ><div class='ff-t-container'><div class='ff-t-cell '><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_names_first_name_' id='label_ff_3_names_first_name_' >Imi\u0119 i nazwisko<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"names[first_name]\" id=\"ff_3_names_first_name_\" class=\"ff-el-form-control\" placeholder=\"Imi\u0119 i nazwisko\" aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_numeric_field' id='label_ff_3_numeric_field' aria-label=\"Numer kontaktowy\">Numer kontaktowy<\/label><\/div><div class='ff-el-input--content'><input type=\"number\" name=\"numeric_field\" id=\"ff_3_numeric_field\" class=\"ff-el-form-control\" placeholder=\"Numer telefonu\" data-name=\"numeric_field\" inputmode=\"numeric\" step=\"any\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_2\"  class='ff-t-container ff-column-container ff_columns_total_2 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label for='ff_3_email' id='label_ff_3_email' aria-label=\"Email\">Email<\/label><\/div><div class='ff-el-input--content'><input type=\"email\" name=\"email\" id=\"ff_3_email\" class=\"ff-el-form-control\" placeholder=\"Tw\u00f3j email\" data-name=\"email\"  aria-invalid=\"false\" aria-required=true><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 50%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label for='ff_3_input_text' id='label_ff_3_input_text' aria-label=\"Bud\u017cet w \u20ac\">Bud\u017cet w \u20ac<\/label><\/div><div class='ff-el-input--content'><input type=\"text\" name=\"input_text\" class=\"ff-el-form-control\" placeholder=\"Do jakiej kwoty szukasz nieruchomo\u015bci?\" data-name=\"input_text\" id=\"ff_3_input_text\"  aria-invalid=\"false\" aria-required=false><\/div><\/div><\/div><\/div><div data-name=\"ff_cn_id_3\"  class='ff-t-container ff-column-container ff_columns_total_3 '><div class='ff-t-cell ff-t-column-1' style='flex-basis: 33.33%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Rodzaj inwestycji\">Rodzaj inwestycji<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_2_244cc05bb98e92950b2887c7cda94787'><input  type=\"checkbox\" name=\"checkbox_2[]\" data-name=\"checkbox_2\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Mieszkanie\"  id='checkbox_2_244cc05bb98e92950b2887c7cda94787' aria-label='Mieszkanie' aria-invalid='false' aria-required=false> <span>Mieszkanie<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_2_3a0d4207ef261665ab829f3c0db8cef6'><input  type=\"checkbox\" name=\"checkbox_2[]\" data-name=\"checkbox_2\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"WIlla\"  id='checkbox_2_3a0d4207ef261665ab829f3c0db8cef6' aria-label='WIlla' aria-invalid='false' aria-required=false> <span>WIlla<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_2_27fbc89bc57937c231778066305823a9'><input  type=\"checkbox\" name=\"checkbox_2[]\" data-name=\"checkbox_2\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Dom\"  id='checkbox_2_27fbc89bc57937c231778066305823a9' aria-label='Dom' aria-invalid='false' aria-required=false> <span>Dom<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_2_baa62b579986a353d8cc5e926fc66b26'><input  type=\"checkbox\" name=\"checkbox_2[]\" data-name=\"checkbox_2\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Inne\"  id='checkbox_2_baa62b579986a353d8cc5e926fc66b26' aria-label='Inne' aria-invalid='false' aria-required=false> <span>Inne<\/span><\/label><\/div><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-2' style='flex-basis: 33.33%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Horyzont inwestycji\">Horyzont inwestycji<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_c3e6c67a161bfe4c0f94d9fb1ca12dd5'><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"W tym roku\"  id='checkbox_c3e6c67a161bfe4c0f94d9fb1ca12dd5' aria-label='W tym roku' aria-invalid='false' aria-required=false> <span>W tym roku<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_49ab1d774ae7e3a3221fc47d66c358e6'><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"W przysz\u0142ym roku\"  id='checkbox_49ab1d774ae7e3a3221fc47d66c358e6' aria-label='W przysz\u0142ym roku' aria-invalid='false' aria-required=false> <span>W przysz\u0142ym roku<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_a4d752fbc8167db8364a1644ee6e2443'><input  type=\"checkbox\" name=\"checkbox[]\" data-name=\"checkbox\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Nie ma znaczenia\"  id='checkbox_a4d752fbc8167db8364a1644ee6e2443' aria-label='Nie ma znaczenia' aria-invalid='false' aria-required=false> <span>Nie ma znaczenia<\/span><\/label><\/div><\/div><\/div><\/div><div class='ff-t-cell ff-t-column-3' style='flex-basis: 33.33%;'><div class='ff-el-group'><div class=\"ff-el-input--label asterisk-right\"><label   aria-label=\"Cel inwestycji\">Cel inwestycji<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_ca33ca830a823e4dfaed9d7f3473c5cf'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Zakup pod wynajem (doch\u00f3d pasywny)\"  id='checkbox_1_ca33ca830a823e4dfaed9d7f3473c5cf' aria-label='Zakup pod wynajem (doch\u00f3d pasywny)' aria-invalid='false' aria-required=false> <span>Zakup pod wynajem (doch\u00f3d pasywny)<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_a523047f3de18bef5ef6c1e585ea5d05'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Dom wakacyjny - drugi dom\"  id='checkbox_1_a523047f3de18bef5ef6c1e585ea5d05' aria-label='Dom wakacyjny - drugi dom' aria-invalid='false' aria-required=false> <span>Dom wakacyjny - drugi dom<\/span><\/label><\/div><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='checkbox_1_f63df14f7ad33bb7f32ffabd74ca19c6'><input  type=\"checkbox\" name=\"checkbox_1[]\" data-name=\"checkbox_1\" class=\"ff-el-form-check-input ff-el-form-check-checkbox\" value=\"Przeprowadzka na sta\u0142e \/ rezydencja podatkowa\"  id='checkbox_1_f63df14f7ad33bb7f32ffabd74ca19c6' aria-label='Przeprowadzka na sta\u0142e \/ rezydencja podatkowa' aria-invalid='false' aria-required=false> <span>Przeprowadzka na sta\u0142e \/ rezydencja podatkowa<\/span><\/label><\/div><\/div><\/div><\/div><\/div><div class='ff-el-group'><div class=\"ff-el-input--label ff-el-is-required asterisk-right\"><label   aria-label=\"Wyra\u017cam zgod\u0119 na otrzymywanie informacji handlowych drog\u0105 elektroniczn\u0105 na podany adres e-mail. Zapozna\u0142em\/am si\u0119 z zasadami przetwarzania danych osobowych. Szczeg\u00f3\u0142y w Polityce prywatno\u015bci.\">Wyra\u017cam zgod\u0119 na otrzymywanie informacji handlowych drog\u0105 elektroniczn\u0105 na podany adres e-mail. Zapozna\u0142em\/am si\u0119 z zasadami przetwarzania danych osobowych. Szczeg\u00f3\u0142y w Polityce prywatno\u015bci.<\/label><\/div><div class='ff-el-input--content'><div class='ff-el-form-check ff-el-form-check-'><label class='ff-el-form-check-label' for='input_radio_328ca63f83afea6fed6ee93b0e6c4298'><input  type=\"radio\" name=\"input_radio\" data-name=\"input_radio\" class=\"ff-el-form-check-input ff-el-form-check-radio\" value=\"Zapozna\u0142em\/am si\u0119 z klauzul\u0105 informacyjn\u0105 i Polityk\u0105 prywatno\u015bci.\"  id='input_radio_328ca63f83afea6fed6ee93b0e6c4298' aria-label='Zapozna\u0142em\/am si\u0119 z klauzul\u0105 informacyjn\u0105 i Polityk\u0105 prywatno\u015bci.' aria-invalid='false' aria-required=true> <span>Zapozna\u0142em\/am si\u0119 z klauzul\u0105 informacyjn\u0105 i Polityk\u0105 prywatno\u015bci.<\/span><\/label><\/div><\/div><\/div><div class='ff-el-group ff-text-left ff_submit_btn_wrapper'><button type=\"submit\" class=\"ff-btn ff-btn-submit ff-btn-md ff_btn_style\"  aria-label=\"Wysy\u0142am zg\u0142oszenie\">Wysy\u0142am zg\u0142oszenie<\/button><\/div><\/fieldset><\/form><div id='fluentform_3_errors' class='ff-errors-in-stack ff_form_instance_3_1 ff-form-loading_errors ff_form_instance_3_1_errors'><\/div><\/div>            <script type=\"text\/javascript\">\n                window.fluent_form_ff_form_instance_3_1 = {\"id\":\"3\",\"ajaxUrl\":\"https:\\\/\\\/adriatyk-apartamenty.pl\\\/wp-admin\\\/admin-ajax.php\",\"settings\":{\"layout\":{\"labelPlacement\":\"top\",\"asteriskPlacement\":\"asterisk-right\",\"helpMessagePlacement\":\"with_label\",\"errorMessagePlacement\":\"inline\",\"cssClassName\":\"\"},\"restrictions\":{\"denyEmptySubmission\":{\"enabled\":false}}},\"form_instance\":\"ff_form_instance_3_1\",\"form_id_selector\":\"fluentform_3\",\"rules\":{\"names[first_name]\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[middle_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"names[last_name]\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"}},\"numeric_field\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true},\"numeric\":{\"value\":true,\"message\":\"This field must contain numeric value\",\"global_message\":\"This field must contain numeric value\",\"global\":true},\"min\":{\"value\":\"\",\"message\":\"Validation fails for minimum value\",\"global_message\":\"Validation fails for minimum value\",\"global\":true},\"max\":{\"value\":\"\",\"message\":\"Validation fails for maximum value\",\"global_message\":\"Validation fails for maximum value\",\"global\":true},\"digits\":{\"value\":\"\",\"message\":\"Validation fails for limited digits\",\"global_message\":\"Validation fails for limited digits\",\"global\":true}},\"email\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global\":true,\"global_message\":\"This field is required\"},\"email\":{\"value\":true,\"message\":\"This field must contain a valid email\",\"global\":true,\"global_message\":\"This field must contain a valid email\"}},\"input_text\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_2\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"checkbox_1\":{\"required\":{\"value\":false,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}},\"input_radio\":{\"required\":{\"value\":true,\"message\":\"This field is required\",\"global_message\":\"This field is required\",\"global\":true}}},\"debounce_time\":300,\"file_upload_settings\":[]};\n                            <\/script>\n            \n          \n        <\/div>\n      <\/div>\n      \n    <\/div>\n  <\/div>\n<\/section>\n\n<style>\n.adriatyk-contact {\n  background: linear-gradient(135deg, var(--primary-navy) 0%, var(--deep-teal) 100%);\n}\n\n.adriatyk-contact-grid {\n  display: grid;\n  grid-template-columns: 1fr;\n  gap: 48px;\n}\n\n.adriatyk-contact-info {\n  order: 2;\n}\n\n.contact-methods {\n  display: flex;\n  flex-direction: column;\n  gap: 24px;\n  margin-bottom: 40px;\n}\n\n.contact-method {\n  display: flex;\n  gap: 16px;\n  align-items: flex-start;\n}\n\n.contact-method-icon {\n  flex-shrink: 0;\n  width: 48px;\n  height: 48px;\n  background: rgba(201, 169, 97, 0.15);\n  border-radius: 12px;\n  display: flex;\n  align-items: center;\n  justify-content: center;\n  color: var(--primary-gold);\n}\n\n.contact-method-content h4 {\n  color: var(--white);\n  font-size: 1rem;\n  margin-bottom: 6px;\n  font-weight: 600;\n}\n\n.contact-method-content a:hover {\n  text-decoration: underline;\n}\n\n.contact-benefits {\n  padding: 28px 24px;\n  background: rgba(255, 255, 255, 0.08);\n  border-radius: 12px;\n  border: 1px solid rgba(255, 255, 255, 0.12);\n}\n\n.benefits-list {\n  list-style: none;\n  padding: 0;\n  margin: 0;\n}\n\n.benefits-list li {\n  color: rgba(255, 255, 255, 0.85);\n  font-size: 0.9375rem;\n  padding-left: 28px;\n  position: relative;\n  margin-bottom: 12px;\n  line-height: 1.5;\n}\n\n.benefits-list li:before {\n  content: \"\u2713\";\n  position: absolute;\n  left: 0;\n  color: var(--primary-gold);\n  font-weight: bold;\n  font-size: 1.125rem;\n}\n\n.adriatyk-contact-form {\n  order: 1;\n}\n\n.form-wrapper {\n  background: var(--white);\n  padding: 32px 24px;\n  border-radius: 12px;\n  box-shadow: var(--shadow-strong);\n}\n\n\/* Desktop *\/\n@media (min-width: 969px) {\n  .adriatyk-contact-grid {\n    grid-template-columns: 1fr 1fr;\n    gap: 80px;\n    align-items: flex-start;\n  }\n  \n  .adriatyk-contact-info {\n    order: 1;\n  }\n  \n  .adriatyk-contact-form {\n    order: 2;\n  }\n  \n  .contact-methods {\n    gap: 28px;\n    margin-bottom: 48px;\n  }\n  \n  .contact-method-icon {\n    width: 56px;\n    height: 56px;\n  }\n  \n  .contact-method-content h4 {\n    font-size: 1.125rem;\n  }\n  \n  .contact-benefits {\n    padding: 32px 28px;\n  }\n  \n  .benefits-list li {\n    font-size: 1rem;\n  }\n  \n  .form-wrapper {\n    padding: 40px 36px;\n  }\n}\n<\/style>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n","protected":false},"excerpt":{"rendered":"<p>Strona G\u0142\u00f3wna Herceg Novi Ogr\u00f3d Botaniczny Czarnog\u00f3ry Apartamenty w Herceg Novi Spok\u00f3j, Ziele\u0144 i Subtropikalny Klimat Miasto znane z bujnej ro\u015blinno\u015bci subtropikalnej, kameralnych pla\u017c i spokojnej atmosfery. Idealne dla rodzin i os\u00f3b szukaj\u0105cych ciszy z dost\u0119pem do infrastruktury Zatoki Kotorskiej. Zobacz Apartamenty w Herceg Novi Um\u00f3w Konsultacj\u0119 Przy granicy Z Chorwacj\u0105 od 2200\u20ac Cena za [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-7932","page","type-page","status-publish","hentry"],"blocksy_meta":{"has_hero_section":"disabled","styles_descriptor":{"styles":{"desktop":"","tablet":"","mobile":""},"google_fonts":[],"version":6}},"_links":{"self":[{"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/comments?post=7932"}],"version-history":[{"count":6,"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932\/revisions"}],"predecessor-version":[{"id":8005,"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/pages\/7932\/revisions\/8005"}],"wp:attachment":[{"href":"https:\/\/adriatyk-apartamenty.pl\/pl\/wp-json\/wp\/v2\/media?parent=7932"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}