{"id":53821,"date":"2026-07-14T12:08:46","date_gmt":"2026-07-14T11:08:46","guid":{"rendered":"https:\/\/jdproperties.rs\/?page_id=53821"},"modified":"2026-07-14T12:08:46","modified_gmt":"2026-07-14T11:08:46","slug":"kancelarije","status":"publish","type":"page","link":"https:\/\/jdproperties.rs\/en\/kancelarije\/","title":{"rendered":"Kancelarije"},"content":{"rendered":"<style>\r\n.hero-1-block_9bd8fabf9159135291c7bfba1f75142b .overlay {\r\n    \/* Desktop verzija - gradijent sa leve strane *\/\r\n    background: linear-gradient(90deg,\r\n            rgba(0, 0, 0, 0.85) 0%,\r\n            rgba(0, 0, 0, 0.55) 25%,\r\n            rgba(0, 0, 0, 0.4) 35%,\r\n            rgba(0, 0, 0, 0.0) 60%,\r\n            rgba(0, 0, 0, 0.0) 100%) !important;\r\n}\r\n\r\n\/* Tablet - blago zatamnjenje *\/\r\n@media (max-width: 1024px) {\r\n    .hero-1-block_9bd8fabf9159135291c7bfba1f75142b .overlay {\r\n        background: linear-gradient(90deg,\r\n                rgba(0, 0, 0, 0.85) 0%,\r\n                rgba(0, 0, 0, 0.55) 25%,\r\n                rgba(0, 0, 0, 0.4) 35%,\r\n                rgba(0, 0, 0, 0.0) 60%,\r\n                rgba(0, 0, 0, 0.0) 100%) !important;\r\n    }\r\n}\r\n\r\n\/* Mobilni - minimalno zatamnjenje, fokus na donji deo *\/\r\n@media (max-width: 768px) {\r\n    .hero-1-block_9bd8fabf9159135291c7bfba1f75142b .overlay {\r\n        background: linear-gradient(90deg,\r\n                rgba(0, 0, 0, 0.85) 0%,\r\n                rgba(0, 0, 0, 0.55) 25%,\r\n                rgba(0, 0, 0, 0.4) 35%,\r\n                rgba(0, 0, 0, 0.3) 60%,\r\n                rgba(0, 0, 0, 0.2) 100%) !important;\r\n    }\r\n}\r\n<\/style>\r\n\r\n<section class=\"hero-1-block_9bd8fabf9159135291c7bfba1f75142b \" id=\"block_9bd8fabf9159135291c7bfba1f75142b\">\r\n    <div class=\"relative py-16 sm:py-20 lg:py-36\">\r\n                    <!-- Background Image -->\r\n            <img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/06\/kancelarija-izdavanje-beograd.jpg.jpg\"\r\n                alt=\"\"\r\n                srcset=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/06\/kancelarija-izdavanje-beograd.jpg-300x200.jpg 300w, https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/06\/kancelarija-izdavanje-beograd.jpg-1024x683.jpg 1024w, https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/06\/kancelarija-izdavanje-beograd.jpg-768x512.jpg 768w, https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/06\/kancelarija-izdavanje-beograd.jpg.jpg 1536w\"\r\n                sizes=\"100vw\"\r\n                class=\"absolute inset-0 w-full h-full object-cover object-top md:object-center\" fetchpriority=\"high\">\r\n        \r\n        <!-- Overlay layer - sada gradijent od 90% do 5% opacity -->\r\n        <div class=\"overlay absolute inset-0 z-0\"><\/div>\r\n\r\n        <div class=\"px-6 sm:px-10 lg:px-16 py-14 lg:py-28 w-full  relative z-10\">\r\n            <div class=\"max-w-2xl\">\r\n                                    <div class=\"flex items-center gap-3 mb-6\">\r\n                        <span class=\"w-10 h-px bg-accent\"><\/span>\r\n                        <p class=\"text-accent\">Kancelarijski prostori<\/p>\r\n                    <\/div>\r\n                                <h1 class=\"h1-responsive text-left text-white mb-4\">Izdavanje kancelarija u <span class=\"text-accent font-normal\">Beogradu<\/span><\/h1>                                    <div class=\"mb-8 text-white\/80 maxwell-content\"><p>Kancelarije za izdavanje u Beogradu na najtra\u017eenijim poslovnim lokacijama, za kompanije koje tra\u017ee funkcionalan kancelarijski prostor i kvalitetno poslovno okru\u017eenje.<\/p>\n<\/div>\r\n                                <div class=\"flex flex-col sm:flex-row gap-4\">\r\n                                                <a class=\"inline-flex items-center justify-center gap-3 bg-accent text-background hover:bg-accent\/60 transition-colors duration-500 font-body text-base px-10 py-4\" href=\"https:\/\/jdproperties.rs\/kontakt\/\" title=\"Kontaktiraj nas\">\r\n        Kontaktiraj nas        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-3.5 h-3.5\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n                                                            \r\n                                    <\/div>\r\n\r\n            <\/div>\r\n        <\/div>\r\n    <\/div>\r\n<\/section>\n\n<style>\r\n    .case-item.hidden-case-item {\r\n        display: none;\r\n    }\r\n\r\n    .case-study-grid {\r\n        display: grid;\r\n        grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));\r\n        gap: 1.5rem;\r\n    }\r\n\r\n    \/* Animacija za prikazivanje novih elemenata *\/\r\n    .case-item.show-case-item {\r\n        animation: fadeInUp 0.5s ease forwards;\r\n    }\r\n\r\n    @keyframes fadeInUp {\r\n        from {\r\n            opacity: 0;\r\n            transform: translateY(20px);\r\n        }\r\n\r\n        to {\r\n            opacity: 1;\r\n            transform: translateY(0);\r\n        }\r\n    }\r\n<\/style>\r\n<style>.properties-list-block_d9d4a4860d15cf7333924aad388d37a2 { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; }\n@media (max-width: 1024px) { .properties-list-block_d9d4a4860d15cf7333924aad388d37a2 { margin-bottom: 0px; padding-top: 30px; padding-bottom: 30px; } }\n@media (max-width: 768px) { .properties-list-block_d9d4a4860d15cf7333924aad388d37a2 { margin-bottom: 0px; padding-top: 20px; padding-bottom: 20px; } }<\/style><section id=\"block_d9d4a4860d15cf7333924aad388d37a2\" class=\"properties-list-block_d9d4a4860d15cf7333924aad388d37a2  bg-secundary\/50\">\r\n\r\n                <div class=\"container mx-auto px-6 \">\r\n\r\n            <div class=\"flex flex-col md:flex-row md:items-end md:justify-between gap-6 mb-4\">\r\n                <div class=\"max-w-2xl\">\r\n                                                <div class=\"flex items-center gap-3 mb-4 justify-start\">\r\n                    <span class=\"w-8 h-px bg-accent\"><\/span>\r\n        \r\n        <p class=\"eyebrow\">Aktuelna ponuda<\/p>\r\n\r\n            <\/div>\r\n                                                                <h2 class=\"h2-responsive text-left mb-6\">Ponuda kancelarija u Beogradu<\/h2>                        \r\n                    <div class=\"ornament-divider mb-8 max-w-md text-accent\">\r\n                        <svg width=\"10\" height=\"10\" viewBox=\"0 0 14 14\" fill=\"none\">\r\n                            <path d=\"M7 0L8.5 5.5L14 7L8.5 8.5L7 14L5.5 8.5L0 7L5.5 5.5Z\" fill=\"currentColor\"><\/path>\r\n                        <\/svg>\r\n                    <\/div>\r\n                                                        <\/div>\r\n                            <\/div>\r\n                        <div class=\"grid md:grid-cols-3 gap-6 \">\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-stari-grad\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2643_12_1782919026-2.jpg\" alt=\"Izdavanje kancelarijskog prostora, Stari grad\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">85 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">3 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-stari-grad\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora, Stari grad\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Centar, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t900 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-stari-grad\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora, Stari grad\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/premium-poslovni-prostor-soul-64-novi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2639_1_1782825302-3.jpg\" alt=\"Premium poslovni prostor Soul 64 Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">51 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">2 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">5 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/premium-poslovni-prostor-soul-64-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPremium poslovni prostor Soul 64 Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 64, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t1000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/premium-poslovni-prostor-soul-64-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Premium poslovni prostor Soul 64 Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/vertikala-poslovne-zgrade-sa-parking-mestima\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2636_1_1782474984-2.jpg\" alt=\"Vertikala poslovne zgrade sa parking mestima\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">450 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/vertikala-poslovne-zgrade-sa-parking-mestima\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tVertikala poslovne zgrade sa parking mestima\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Vodovodska, \u010cukarica (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t4500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/vertikala-poslovne-zgrade-sa-parking-mestima\/\" target=\"_blank\" title=\"Pogledaj detaljno. Vertikala poslovne zgrade sa parking mestima\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-u-centrusa-izlazom-u-bastu\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2635_1_1782474583-2.jpg\" alt=\"Poslovni prostor u centru,sa izlazom u ba\u0161tu\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">59 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">2.5 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-u-centrusa-izlazom-u-bastu\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor u centru,sa izlazom u ba\u0161tu\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Donji grad, Zemun (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t550 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-u-centrusa-izlazom-u-bastu\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor u centru,sa izlazom u ba\u0161tu\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-vozdovac\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2626_4_1781866261-2.jpg\" alt=\"Izdaje se poslovni prostor, Vo\u017edovac\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">245 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-vozdovac\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor, Vo\u017edovac\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">\u0160umice, Vo\u017edovac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-vozdovac\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor, Vo\u017edovac\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaja-kancelarijskog-prostorasumice-vozdovac\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2624_1_1781867941-2.jpg\" alt=\"Prodaja kancelarijskog prostora,\u0160umice, Vo\u017edovac\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tProdaja\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">245 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaja-kancelarijskog-prostorasumice-vozdovac\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tProdaja kancelarijskog prostora,\u0160umice, Vo\u017edovac\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">\u0160umice, Vo\u017edovac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t784000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaja-kancelarijskog-prostorasumice-vozdovac\/\" target=\"_blank\" title=\"Pogledaj detaljno. Prodaja kancelarijskog prostora,\u0160umice, Vo\u017edovac\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-kod-airport-cityja\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2618_1_1781173301-2.jpg\" alt=\"Izdavanje kancelarijskog prostora kod Airport Cityja\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1000 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-kod-airport-cityja\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora kod Airport Cityja\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t12000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-kod-airport-cityja\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora kod Airport Cityja\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-sa-parkingom\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2614_6_1779978403-2.jpg\" alt=\"Izdavanje kancelarijskog prostora sa parkingom\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">490 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-sa-parkingom\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora sa parkingom\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">To\u0161in bunar, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t7350 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-sa-parkingom\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora sa parkingom\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-penthouse-aparking\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2613_1_1780917870-2.jpg\" alt=\"Izdavanje poslovnog penthouse-a,parking\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">240 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">4 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">6 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-penthouse-aparking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog penthouse-a,parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Mirijevo, Zvezdara (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t2000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-penthouse-aparking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog penthouse-a,parking\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-airport-city\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2612_3_1779979526-2.jpg\" alt=\"Izdavanje kancelarija sa parkingom, Airport City\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">351 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-airport-city\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarija sa parkingom, Airport City\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t4212 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-airport-city\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarija sa parkingom, Airport City\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/unikatan-poslovni-prostor-u-centru-sa-2-garaze\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2596_1_1778512288-2.jpg\" alt=\"Unikatan poslovni prostor u centru sa 2 gara\u017ee\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">150 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">4 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">4 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/unikatan-poslovni-prostor-u-centru-sa-2-garaze\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tUnikatan poslovni prostor u centru sa 2 gara\u017ee\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Atelje 212, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/unikatan-poslovni-prostor-u-centru-sa-2-garaze\/\" target=\"_blank\" title=\"Pogledaj detaljno. Unikatan poslovni prostor u centru sa 2 gara\u017ee\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-novi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2592_1_1782991460-2.jpg\" alt=\"Izdavanje kancelarija sa parkingom Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1542 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarija sa parkingom Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t24980 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarija-sa-parkingom-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarija sa parkingom Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovni-prostor-sa-parkingom-novi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2591_1_1782992243-2.jpg\" alt=\"Izdavanje poslovni prostor sa parkingom, Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">825 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovni-prostor-sa-parkingom-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovni prostor sa parkingom, Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t13365 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovni-prostor-sa-parkingom-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovni prostor sa parkingom, Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-novi-beograd-sa-parkingom\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2590_2_1782997975-2.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd sa parkingom\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">717.5 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-novi-beograd-sa-parkingom\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Novi Beograd sa parkingom\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t11623.5 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-novi-beograd-sa-parkingom\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora Novi Beograd sa parkingom\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostorvracar\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2021\/03\/vracar-ft-1-768x417.jpg\" alt=\"Izdaje se poslovni prostor,Vra\u010dar\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">145 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">3 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostorvracar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor,Vra\u010dar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t1450 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostorvracar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor,Vra\u010dar\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostoranovi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2578_1_1776178652-2.jpg\" alt=\"Izdavanje poslovnog prostora,Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">703 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">15 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">4 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostoranovi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora,Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t10895 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostoranovi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora,Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-sa-garazomslavija\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2566_7_1775214811-2.jpg\" alt=\"Izdavanje poslovnog prostora sa gara\u017eom,Slavija\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">185 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-sa-garazomslavija\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora sa gara\u017eom,Slavija\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Kara\u0111or\u0111ev park, Vra\u010dar (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-sa-garazomslavija\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora sa gara\u017eom,Slavija\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-dedinje\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2563_2_1779374501-2.jpg\" alt=\"Izdavanje poslovne zgrade Dedinje\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">651 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">14 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-dedinje\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovne zgrade Dedinje\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Dedinje, Savski Venac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t11000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-dedinje\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovne zgrade Dedinje\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-samostalan-objekat\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2557_9_1773412624-2.jpg\" alt=\"Izdavanje poslovnog prostora, samostalan objekat\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">300 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">5 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-samostalan-objekat\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora, samostalan objekat\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Paviljoni, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t2300 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-samostalan-objekat\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora, samostalan objekat\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-sa-parkingom\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2537_1_1770814880-2.jpg\" alt=\"Izdaje se kancelarijski prostor sa parkingom,\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">303.91 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">4 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-sa-parkingom\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se kancelarijski prostor sa parkingom,\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t4923 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-sa-parkingom\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se kancelarijski prostor sa parkingom,\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2536_3_1770977113-2.jpg\" alt=\"Izdaje se poslovni prostor sa parkingom\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">217.36 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor sa parkingom\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3521 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor sa parkingom\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2522_12_1769000577-2.jpg\" alt=\"Izdaje se kancelarijski prostor, Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">194 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">7 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se kancelarijski prostor, Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se kancelarijski prostor, Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-194-m2-kancelarije-novi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2521_1_1769000250-2.jpg\" alt=\"Izdaje se poslovni prostor 194 m2 kancelarije, Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">194 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">9 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-194-m2-kancelarije-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor 194 m2 kancelarije, Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-194-m2-kancelarije-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor 194 m2 kancelarije, Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-cukarica-750-m2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2520_2_1768479227-2.jpg\" alt=\"izdaje se poslovni prostor \u010cukarica 750 m2\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">750 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-cukarica-750-m2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tizdaje se poslovni prostor \u010cukarica 750 m2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">\u010cukarica, \u010cukarica (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t7500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-cukarica-750-m2\/\" target=\"_blank\" title=\"Pogledaj detaljno. izdaje se poslovni prostor \u010cukarica 750 m2\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekat-sa-2-garazna-mesta\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2516_1_1766667379-2.jpg\" alt=\"Izdaje se poslovni objekat sa 2 gara\u017ena mesta\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">550 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">8 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekat-sa-2-garazna-mesta\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni objekat sa 2 gara\u017ena mesta\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Bulevar oslobodjenja, Vo\u017edovac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t4600 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekat-sa-2-garazna-mesta\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni objekat sa 2 gara\u017ena mesta\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-nezavisan-poslovni-prostorstari-grad\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2459_5_1761822348-2.jpg\" alt=\"Izdaje se nezavisan poslovni prostor,Stari grad\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1139 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-nezavisan-poslovni-prostorstari-grad\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se nezavisan poslovni prostor,Stari grad\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Knez Mihajlova, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t17085 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-nezavisan-poslovni-prostorstari-grad\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se nezavisan poslovni prostor,Stari grad\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-ekskluzivan-poslovni-prostor\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2457_5_1765459442-2.jpg\" alt=\"Izdaje se ekskluzivan poslovni prostor\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">350 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-ekskluzivan-poslovni-prostor\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se ekskluzivan poslovni prostor\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t5075 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-ekskluzivan-poslovni-prostor\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se ekskluzivan poslovni prostor\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekatnovi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2455_1_1782307418-2.jpg\" alt=\"Izdaje se poslovni objekat,Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1266 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekatnovi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni objekat,Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 21, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t16458 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-objekatnovi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni objekat,Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd300-3800-m%c2%b2-parking\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2423_1_1765378873-2.jpg\" alt=\"Izdaje se poslovni prostor,Novi Beograd,300 -3800 m\u00b2, parking\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3000 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd300-3800-m%c2%b2-parking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor,Novi Beograd,300 -3800 m\u00b2, parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t30000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd300-3800-m%c2%b2-parking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor,Novi Beograd,300 -3800 m\u00b2, parking\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-novi-beograd-300-3-800-m%c2%b2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2422_1_1765379845-2.jpg\" alt=\"Izdaje se poslovni prostor sa parkingom, Novi Beograd, 300\u20133.800 m\u00b2\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2000 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-novi-beograd-300-3-800-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor sa parkingom, Novi Beograd, 300\u20133.800 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t20000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-novi-beograd-300-3-800-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor sa parkingom, Novi Beograd, 300\u20133.800 m\u00b2\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2420_5_1765380275-2.jpg\" alt=\"Izdaje se poslovni prostor sa parkingom\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1000 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor sa parkingom\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t10000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-sa-parkingom-2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor sa parkingom\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd-2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2419_5_1757682703-2.jpg\" alt=\"izdaje se kancelarijski prostor, Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">500 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd-2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tizdaje se kancelarijski prostor, Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t5000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-kancelarijski-prostor-novi-beograd-2\/\" target=\"_blank\" title=\"Pogledaj detaljno. izdaje se kancelarijski prostor, Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-novi-beograd250-3800m%c2%b2-parking\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2418_1_1765371818-2.jpg\" alt=\"Izdaje se poslovni prostor Novi Beograd,250-3800m\u00b2, parking\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">220 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-novi-beograd250-3800m%c2%b2-parking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor Novi Beograd,250-3800m\u00b2, parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t1980 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-novi-beograd250-3800m%c2%b2-parking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor Novi Beograd,250-3800m\u00b2, parking\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-marsala-birjuzova\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2403_1_1765879559-2.jpg\" alt=\"Izdaje se poslovni prostor, Mar\u0161ala Birjuzova\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">60 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-marsala-birjuzova\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor, Mar\u0161ala Birjuzova\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Stari Grad, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t1000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-marsala-birjuzova\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor, Mar\u0161ala Birjuzova\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaje-se-poslovni-prostor-centar\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2021\/05\/stari-grad-768x432.jpg\" alt=\"Prodaje se poslovni prostor, Centar\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tProdaja\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">60 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaje-se-poslovni-prostor-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tProdaje se poslovni prostor, Centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Stari Grad, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t360000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/prodaje-se-poslovni-prostor-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Prodaje se poslovni prostor, Centar\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2358_1_1766058316-2.jpg\" alt=\"Izdavanje poslovnog prostora Vojvode Stepe\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">334.88 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Vojvode Stepe\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Vojvode Stepe, Vo\u017edovac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t5023.2 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora Vojvode Stepe\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe-2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2356_1_1766060950-2.jpg\" alt=\"izdavanje poslovnog prostora Vojvode Stepe\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">193.8 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe-2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tizdavanje poslovnog prostora Vojvode Stepe\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Vojvode Stepe, Vo\u017edovac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t2907 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-vojvode-stepe-2\/\" target=\"_blank\" title=\"Pogledaj detaljno. izdavanje poslovnog prostora Vojvode Stepe\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-slavija\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2354_2_1766393487-2.jpg\" alt=\"Izdavanje poslovne zgrade Slavija\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">750 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">14 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-slavija\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovne zgrade Slavija\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Slavija, Savski Venac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t8600 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovne-zgrade-slavija\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovne zgrade Slavija\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-vracar-business-house\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2021\/03\/vracar-ft-1-768x417.jpg\" alt=\"Izdaje se Vra\u010dar Business House\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">260 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">6 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-vracar-business-house\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se Vra\u010dar Business House\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3200 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-vracar-business-house\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se Vra\u010dar Business House\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-maloprodajni-prostornovi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2314_1_1768315891-2.jpg\" alt=\"Izdaje se maloprodajni prostor,Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1765 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-maloprodajni-prostornovi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se maloprodajni prostor,Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Op\u0161tina Novi Beograd, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t21180 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-maloprodajni-prostornovi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se maloprodajni prostor,Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-sa-garazom-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2278_11_1770197210-3.jpg\" alt=\"Poslovni prostor sa gara\u017eom Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">490.9 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-sa-garazom-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor sa gara\u017eom Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t7805.31 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/poslovni-prostor-sa-garazom-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor sa gara\u017eom Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-lux-poslovni-prostor-na-dorcolu\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2271_1_1767000386-2.jpg\" alt=\"Izdaje se lux poslovni prostor na Dor\u0107olu\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">265 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">2 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-lux-poslovni-prostor-na-dorcolu\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se lux poslovni prostor na Dor\u0107olu\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Gornji Dor\u0107ol, Stari Grad (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t5565 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-lux-poslovni-prostor-na-dorcolu\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se lux poslovni prostor na Dor\u0107olu\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/kancelarijski-prostor-na-odlicnoj-lokaciji\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2227_1_1780041097-2.jpg\" alt=\"Kancelarijski prostor na odli\u010dnoj lokaciji\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">401 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">5 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/kancelarijski-prostor-na-odlicnoj-lokaciji\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tKancelarijski prostor na odli\u010dnoj lokaciji\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Op\u0161tina Novi Beograd, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t4810 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/kancelarijski-prostor-na-odlicnoj-lokaciji\/\" target=\"_blank\" title=\"Pogledaj detaljno. Kancelarijski prostor na odli\u010dnoj lokaciji\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-cukarica-1150-m%c2%b2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2220_1_1766998730-2.jpg\" alt=\"Izdavanje kancelarijskog prostora, \u010cukarica, 1150 m\u00b2\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">1150 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-cukarica-1150-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora, \u010cukarica, 1150 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">\u010cukarica, \u010cukarica (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t10000 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-cukarica-1150-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora, \u010cukarica, 1150 m\u00b2\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/2090_2_1766590307-2.jpg\" alt=\"Izdaje se poslovni prostor,Novi Beograd\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">434 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">4 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">6 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor,Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">To\u0161in bunar, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t6016 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostornovi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor,Novi Beograd\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-airport-city\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/1963_1_1766487348.jpg\" alt=\"Izdaje se poslovni prostor, Airport City\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">278 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">1 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">3 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-airport-city\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor, Airport City\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t3336 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdaje-se-poslovni-prostor-airport-city\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor, Airport City\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-banovo-brdo-63-m%c2%b2\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/1680_1_1783075801-scaled.jpg\" alt=\"Izdavanje kancelarijskog prostora Banovo brdo 63 m\u00b2\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">63 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">2.5 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-layers w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"m12.83 2.18a2 2 0 0 0-1.66 0L2.6 6.08a1 1 0 0 0 0 1.83l8.58 3.91a2 2 0 0 0 1.66 0l8.58-3.9a1 1 0 0 0 0-1.83Z\"><\/path>\n\t\t\t\t\t<path d=\"m22 17.65-9.17 4.16a2 2 0 0 1-1.66 0L2 17.65\"><\/path>\n\t\t\t\t\t<path d=\"m22 12.65-9.17 4.16a2 2 0 0 1-1.66 0L2 12.65\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">4 sprat<\/span>\n\t\t\t<\/div>\n\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-banovo-brdo-63-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora Banovo brdo 63 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Banovo brdo, \u010cukarica (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t700 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-kancelarijskog-prostora-banovo-brdo-63-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora Banovo brdo 63 m\u00b2\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                                    <div class=\"case-item hidden-case-item\">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-550-m%c2%b2-senjak\/\" class=\"block relative aspect-[4\/3] bg-muted rounded-t-lg overflow-hidden\">\n\n\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/07\/1047_5_1783351704.jpg\" alt=\"Izdavanje poslovnog prostora 550 m\u00b2 Senjak\" class=\"w-full h-full object-cover rounded-t-lg overflow-hidden\">\n\t\t\t\t\t\n\t\t<div class=\"image-overlay opacity-0 group-hover:opacity-100 transition-opacity duration-500\"><\/div>\n\n\t\t<!-- Badge -->\n\t\t\t\t\t<div class=\"absolute top-3 left-3 flex gap-2\">\n\t\t\t\t<div class=\"inline-flex items-center rounded-full px-2.5 py-0.5 text-xs font-semibold bg-accent text-white\">\n\t\t\t\t\tIzdavanje\t\t\t\t<\/div>\n\t\t\t<\/div>\n\t\t\t<\/a>\n\n\t<!-- SPECS -->\n\t<div class=\"flex items-center justify-center gap-6 py-3 bg-background-soft border-b border-border\">\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-maximize w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M8 3H5a2 2 0 0 0-2 2v3\"><\/path>\n\t\t\t\t\t<path d=\"M21 8V5a2 2 0 0 0-2-2h-3\"><\/path>\n\t\t\t\t\t<path d=\"M3 16v3a2 2 0 0 0 2 2h3\"><\/path>\n\t\t\t\t\t<path d=\"M16 21h3a2 2 0 0 0 2-2v-3\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"\">550 m\u00b2<\/span>\n\t\t\t<\/div>\n\t\t\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-accent\">\n\t\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" class=\"w-5 h-5\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-bed-double w-4 h-4 text-accent\">\n\t\t\t\t\t<path d=\"M2 20v-8a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v8\"><\/path>\n\t\t\t\t\t<path d=\"M4 10V6a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v4\"><\/path>\n\t\t\t\t\t<path d=\"M12 4v6\"><\/path>\n\t\t\t\t\t<path d=\"M2 18h20\"><\/path>\n\t\t\t\t<\/svg>\n\t\t\t\t\t\t\t\t\t<span class=\"\">10 prostorija<\/span>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\n\t<!-- CONTENT -->\n\t<div class=\"p-5 space-y-3\">\n\n\t\t<a href=\"https:\/\/jdproperties.rs\/jd-type\/kancelarija\/\" class=\"text-xs font-medium text-accent uppercase tracking-wider\">\n\t\t\tKancelarija\t\t<\/a>\n\n\t\t<!-- TITLE (LINK) -->\n\t\t<h3 class=\"text-xl\">\n\t\t\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-550-m%c2%b2-senjak\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora 550 m\u00b2 Senjak\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-map-pin w-3.5 h-3.5 text-accent\">\n\t\t\t\t<path d=\"M20 10c0 4.993-5.539 10.193-7.399 11.799a1 1 0 0 1-1.202 0C9.539 20.193 4 14.993 4 10a8 8 0 0 1 16 0\"><\/path>\n\t\t\t\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t<\/svg>\n\t\t\t<span class=\"text-sm font-body\">Senjak, Savski Venac (Beograd)<\/span>\n\t\t<\/div>\n\t\t\t\t<!-- PRICE + CTA -->\n\t\t<div class=\"pt-3 border-t border-border flex items-center justify-between\">\n\n\t\t\t<span class=\"font-heading text-xl font-[400]\">\n\t\t\t\t7500 \u20ac\n\t\t\t<\/span>\n\n\t\t\t    <a class=\"inline-flex items-center gap-2 text-accent transition-all group text-accent italic\" href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/izdavanje-poslovnog-prostora-550-m%c2%b2-senjak\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 550 m\u00b2 Senjak\">\r\n        Detalji        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-4 h-4 group-hover:translate-x-1 transition-transform\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n\n\t\t<\/div>\n\t<\/div>\n\n<\/div>                    <\/div>\r\n                \r\n            <\/div>\r\n        <\/div>\r\n\r\n                    <div class=\"text-center mt-8\">\r\n                <button id=\"load-more-btn\" class=\"px-6 py-3 bg-accent text-white rounded-lg hover:bg-accent\/80 transition-colors\">\r\n                    Pogledaj jo\u0161 nekretnina                <\/button>\r\n            <\/div>\r\n            <\/section>\r\n\r\n<script>\r\n    document.addEventListener('DOMContentLoaded', function() {\r\n        const loadMoreBtn = document.getElementById('load-more-btn');\r\n\r\n        if (loadMoreBtn) {\r\n            let itemsToShow = 6;\r\n            const allItems = document.querySelectorAll('.case-item');\r\n            const totalItems = allItems.length;\r\n\r\n            \/\/ Prikazujemo inicijalni broj elemenata\r\n            function showItems(count) {\r\n                allItems.forEach((item, index) => {\r\n                    if (index < count) {\r\n                        item.classList.remove('hidden-case-item');\r\n                        if (index >= itemsToShow - 6) {\r\n                            item.classList.add('show-case-item');\r\n                        }\r\n                    } else {\r\n                        item.classList.add('hidden-case-item');\r\n                        item.classList.remove('show-case-item');\r\n                    }\r\n                });\r\n            }\r\n\r\n            \/\/ Inicijalno prikazivanje\r\n            showItems(itemsToShow);\r\n\r\n            \/\/ Load more funkcionalnost\r\n            loadMoreBtn.addEventListener('click', function() {\r\n                \/\/ Odre\u0111ujemo koliko jo\u0161 elemenata ima za prikazati\r\n                const remainingItems = totalItems - itemsToShow;\r\n                const nextBatch = Math.min(6, remainingItems);\r\n\r\n                if (nextBatch > 0) {\r\n                    itemsToShow += nextBatch;\r\n                    showItems(itemsToShow);\r\n                }\r\n\r\n                \/\/ Sakrivamo gumb ako su svi elementi prikazani\r\n                if (itemsToShow >= totalItems) {\r\n                    loadMoreBtn.style.display = 'none';\r\n                }\r\n            });\r\n        }\r\n    });\r\n<\/script>\n\n<!-- Hero Sekcija -->\r\n\r\n<style>.faq-1-block_3640e3587ea387a2d7726c8ffbe80812 { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; }\n@media (max-width: 1024px) { .faq-1-block_3640e3587ea387a2d7726c8ffbe80812 { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; } }\n@media (max-width: 768px) { .faq-1-block_3640e3587ea387a2d7726c8ffbe80812 { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; } }<\/style><section id=\"block_3640e3587ea387a2d7726c8ffbe80812\" class=\"faq-1-block_3640e3587ea387a2d7726c8ffbe80812 bg-secundary\/50 \">\r\n    <div class=\"px-4 mx-auto sm:px-6 lg:px-8 max-w-7xl\">\r\n\r\n        <div class=\"max-w-2xl mx-auto text-center m-0 p-0\">\r\n            \r\n                            <h2 class=\"h2-responsive text-center mb-6\">Naj\u010de\u0161\u0107a pitanja o izdavanju kancelarija u Beogradu<\/h2>                <div class=\"gold-divider mx-auto mb-4\"><\/div>\r\n            \r\n                    <\/div>\r\n\r\n                    <!-- Two Column Layout -->\r\n            <div class=\"grid max-w-6xl mx-auto mt-8 gap-6 md:grid-cols-2 md:mt-16 accordion-container-block_3640e3587ea387a2d7726c8ffbe80812\">\r\n                                                            <div class=\"space-y-4\">\r\n                                                            <div class=\"accordion-item transition-all duration-200 bg-card border-b border-accent\/5\">\r\n                                    <button type=\"button\" class=\"accordion-button flex items-center justify-between w-full px-4 py-5 sm:p-6\">\r\n                                        <div class=\"flex justify-between items-center w-full\">\r\n                                            <h3 class=\"text-left h4-responsive font-heading text-foreground \">Koje lokacije su najtra\u017eenije za izdavanje kancelarija u Beogradu?<\/h3>\r\n                                            <div class=\"w-10 h-10 inline-flex items-center justify-center rounded-full border border-accent\/50 flex-shrink-0\">\r\n                                                <svg class=\"w-6 h-6  transition-transform duration-200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                                                <\/svg>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/button>\r\n                                    <div class=\"hidden accordion-content px-4 pb-5 sm:px-6 sm:pb-6 text-muted-foreground\">\r\n                                        <p>Za izdavanje kancelarija u Beogradu posebno su va\u017ene poslovne zone Novog Beograda, Vra\u010dara, Savskog venca i Starog grada, kao i lokacije sa dobrom povezano\u0161\u0107u sa glavnim saobra\u0107ajnicama. Kompanije naj\u010de\u0161\u0107e biraju lokacije koje su dostupne zaposlenima, klijentima i poslovnim partnerima.<\/p>\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <div class=\"accordion-item transition-all duration-200 bg-card border-b border-accent\/5\">\r\n                                    <button type=\"button\" class=\"accordion-button flex items-center justify-between w-full px-4 py-5 sm:p-6\">\r\n                                        <div class=\"flex justify-between items-center w-full\">\r\n                                            <h3 class=\"text-left h4-responsive font-heading text-foreground \">\u0160ta treba gledati pre zakupa kancelarijskog prostora?<\/h3>\r\n                                            <div class=\"w-10 h-10 inline-flex items-center justify-center rounded-full border border-accent\/50 flex-shrink-0\">\r\n                                                <svg class=\"w-6 h-6  transition-transform duration-200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                                                <\/svg>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/button>\r\n                                    <div class=\"hidden accordion-content px-4 pb-5 sm:px-6 sm:pb-6 text-muted-foreground\">\r\n                                        <p>Pre zakupa kancelarijskog prostora va\u017eno je sagledati raspored, broj radnih mesta, sale za sastanke, prirodno svetlo, tehni\u010dku opremljenost, tro\u0161kove odr\u017eavanja, parking i mogu\u0107nost prilago\u0111avanja prostora. Dobra kancelarija treba da podr\u017ei na\u010din rada kompanije, a ne samo da zadovolji potrebnu kvadraturu.<\/p>\n                                    <\/div>\r\n                                <\/div>\r\n                                                    <\/div>\r\n                                            <div class=\"space-y-4\">\r\n                                                            <div class=\"accordion-item transition-all duration-200 bg-card border-b border-accent\/5\">\r\n                                    <button type=\"button\" class=\"accordion-button flex items-center justify-between w-full px-4 py-5 sm:p-6\">\r\n                                        <div class=\"flex justify-between items-center w-full\">\r\n                                            <h3 class=\"text-left h4-responsive font-heading text-foreground \">Da li je bolji open space ili kancelarijski prostor sa odvojenim kancelarijama?<\/h3>\r\n                                            <div class=\"w-10 h-10 inline-flex items-center justify-center rounded-full border border-accent\/50 flex-shrink-0\">\r\n                                                <svg class=\"w-6 h-6  transition-transform duration-200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                                                <\/svg>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/button>\r\n                                    <div class=\"hidden accordion-content px-4 pb-5 sm:px-6 sm:pb-6 text-muted-foreground\">\r\n                                        <p>Open space kancelarije odgovaraju timovima kojima je va\u017ena komunikacija i fleksibilna organizacija rada, dok odvojene kancelarije vi\u0161e odgovaraju kompanijama kojima su potrebni privatnost, koncentracija i jasna podela sektora. Najbolje re\u0161enje \u010desto je kombinovani kancelarijski prostor sa radnim zonama, salama za sastanke i prostorom za timski rad.<\/p>\n                                    <\/div>\r\n                                <\/div>\r\n                                                            <div class=\"accordion-item transition-all duration-200 bg-card border-b border-accent\/5\">\r\n                                    <button type=\"button\" class=\"accordion-button flex items-center justify-between w-full px-4 py-5 sm:p-6\">\r\n                                        <div class=\"flex justify-between items-center w-full\">\r\n                                            <h3 class=\"text-left h4-responsive font-heading text-foreground \">Kakve kancelarije se mogu iznajmiti u Beogradu?<\/h3>\r\n                                            <div class=\"w-10 h-10 inline-flex items-center justify-center rounded-full border border-accent\/50 flex-shrink-0\">\r\n                                                <svg class=\"w-6 h-6  transition-transform duration-200\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke=\"currentColor\">\r\n                                                    <path stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-width=\"2\" d=\"M19 9l-7 7-7-7\" \/>\r\n                                                <\/svg>\r\n                                            <\/div>\r\n                                        <\/div>\r\n                                    <\/button>\r\n                                    <div class=\"hidden accordion-content px-4 pb-5 sm:px-6 sm:pb-6 text-muted-foreground\">\r\n                                        <p>Kancelarije za izdavanje u Beogradu mogu biti prostori u poslovnim zgradama, lokali prilago\u0111eni kancelarijskom poslovanju, stanovi za poslovnu namenu, ku\u0107e sa ve\u0107im nivoom privatnosti ili showroom prostori sa radnim i prezentacionim delom. Pravi poslovni prostor \u010desto nije samo pitanje kategorije nekretnine, ve\u0107 sposobnosti da se prepozna njen potencijal i uskladi sa potrebama kompanije.<\/p>\n                                    <\/div>\r\n                                <\/div>\r\n                                                    <\/div>\r\n                                                <\/div>\r\n        \r\n            <\/div>\r\n<\/section>\r\n\r\n<script>\r\n    const accordionItems = document.querySelectorAll('.accordion-container-block_3640e3587ea387a2d7726c8ffbe80812 .accordion-item');\r\n    accordionItems.forEach((item, index) => {\r\n        const button = item.querySelector('button');\r\n        const content = item.querySelector('.accordion-content');\r\n        const icon = button.querySelector('svg');\r\n\r\n        \/\/ Dodaj event listener na klik\r\n        button.addEventListener('click', function() {\r\n            const isCurrentlyOpen = !content.classList.contains('hidden');\r\n\r\n            \/\/ Zatvori sve ostale accordion iteme\r\n            accordionItems.forEach((otherItem, otherIndex) => {\r\n                if (otherIndex !== index) {\r\n                    const otherContent = otherItem.querySelector('.accordion-content');\r\n                    const otherIcon = otherItem.querySelector('svg');\r\n                    otherContent.classList.add('hidden');\r\n                    otherIcon.classList.remove('rotate-180');\r\n                }\r\n            });\r\n\r\n            \/\/ Toggle trenutni accordion\r\n            if (isCurrentlyOpen) {\r\n                content.classList.add('hidden');\r\n                if (icon) icon.classList.remove('rotate-180');\r\n            } else {\r\n                content.classList.remove('hidden');\r\n                if (icon) icon.classList.add('rotate-180');\r\n            }\r\n        });\r\n    });\r\n<\/script>\n\n<!-- Hero Sekcija -->\r\n<style>.cta-3-block_bd4ae320aaa493d818cafc29bcb0232f { margin-bottom: 0px; padding-top: 100px; padding-bottom: 100px; }\n@media (max-width: 1024px) { .cta-3-block_bd4ae320aaa493d818cafc29bcb0232f { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; } }\n@media (max-width: 768px) { .cta-3-block_bd4ae320aaa493d818cafc29bcb0232f { margin-bottom: 0px; padding-top: 60px; padding-bottom: 60px; } }<\/style>\r\n<section class=\"relative overflow-hiddens cta-3-block_bd4ae320aaa493d818cafc29bcb0232f  hairline-b bg-background\">\r\n    <!-- SOFT BLUSH OVERLAY (UMESTO TAMNOG) -->\r\n    <div class=\"absolute inset-0 bg-[radial-gradient(ellipse_at_top,rgba(190,173,141,0.08),transparent_70%)]\"><\/div>\r\n\r\n    <!-- LUXURY FRAME -->\r\n    <div class=\"absolute inset-0 pointer-events-none\">\r\n        <div class=\"absolute inset-[20px] border border-accent\/20\"><\/div>\r\n    <\/div>\r\n\r\n    <div class=\"container mx-auto px-6 relative z-10\">\r\n        <div class=\"max-w-3xl mx-auto text-center\">\r\n\r\n                            <p class=\"maxwell-top-title mb-3\">Kontaktirajte nas<\/p>\r\n                <div class=\"gold-divider mx-auto mb-4\"><\/div>\r\n            \r\n            <h2 class=\"h2-responsive text-center mb-6\">Imate kancelarijski prostor za izdavanje ili tra\u017eite kancelariju za svoj tim?<\/h2>\r\n                            <div class=\"text-lg sm:text-xl text-muted-foreground mb-10\">\r\n                    <p>Poznajemo tr\u017ei\u0161te kancelarijskog prostora i poslovne zgrade u Beogradu.<br \/>\nNa osnovu va\u0161ih zahteva izdvajamo kancelarije koje odgovaraju va\u0161em poslovanju, prema lokaciji, organizaciji prostora, uslovima zakupa, roku useljenja i dostupnosti parkinga.<\/p>\n                <\/div>\r\n            \r\n            <div class=\"flex flex-col sm:flex-row items-center justify-center gap-4\">\r\n                                        <a class=\"inline-flex items-center justify-center gap-3 bg-accent text-background hover:bg-accent\/60 transition-colors duration-500 font-body text-base px-10 py-4\" href=\"https:\/\/jdproperties.rs\/kontakt\/\" title=\"Kontaktirajte nas\">\r\n        Kontaktirajte nas        <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" width=\"24\" height=\"24\" viewBox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\" class=\"lucide lucide-arrow-right w-3.5 h-3.5\">\r\n            <path d=\"M5 12h14\"><\/path>\r\n            <path d=\"m12 5 7 7-7 7\"><\/path>\r\n        <\/svg>\r\n    <\/a>\r\n                \r\n                            <\/div>\r\n\r\n            \r\n        <\/div>\r\n    <\/div>\r\n<\/section>","protected":false},"excerpt":{"rendered":"","protected":false},"author":4,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-53821","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.9 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Kancelarije | JD Properties<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/jdproperties.rs\/kancelarije\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kancelarije | JD Properties\" \/>\n<meta property=\"og:url\" content=\"https:\/\/jdproperties.rs\/kancelarije\/\" \/>\n<meta property=\"og:site_name\" content=\"JD Properties\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/kancelarije\\\/\",\"url\":\"https:\\\/\\\/jdproperties.rs\\\/kancelarije\\\/\",\"name\":\"Kancelarije | JD Properties\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#website\"},\"datePublished\":\"2026-07-14T11:08:46+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/kancelarije\\\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/jdproperties.rs\\\/kancelarije\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/kancelarije\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/jdproperties.rs\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kancelarije\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#website\",\"url\":\"https:\\\/\\\/jdproperties.rs\\\/\",\"name\":\"JD Properties\",\"description\":\"Vi\u0161e od 20 godina iskustva u poslovanju sa nekretninama\",\"publisher\":{\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/jdproperties.rs\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#organization\",\"name\":\"JD Properties\",\"url\":\"https:\\\/\\\/jdproperties.rs\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"\",\"contentUrl\":\"\",\"caption\":\"JD Properties\"},\"image\":{\"@id\":\"https:\\\/\\\/jdproperties.rs\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kancelarije | JD Properties","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/jdproperties.rs\/kancelarije\/","og_locale":"en_US","og_type":"article","og_title":"Kancelarije | JD Properties","og_url":"https:\/\/jdproperties.rs\/kancelarije\/","og_site_name":"JD Properties","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/jdproperties.rs\/kancelarije\/","url":"https:\/\/jdproperties.rs\/kancelarije\/","name":"Kancelarije | JD Properties","isPartOf":{"@id":"https:\/\/jdproperties.rs\/#website"},"datePublished":"2026-07-14T11:08:46+00:00","breadcrumb":{"@id":"https:\/\/jdproperties.rs\/kancelarije\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/jdproperties.rs\/kancelarije\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/jdproperties.rs\/kancelarije\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/jdproperties.rs\/en\/"},{"@type":"ListItem","position":2,"name":"Kancelarije"}]},{"@type":"WebSite","@id":"https:\/\/jdproperties.rs\/#website","url":"https:\/\/jdproperties.rs\/","name":"JD Properties","description":"Vi\u0161e od 20 godina iskustva u poslovanju sa nekretninama","publisher":{"@id":"https:\/\/jdproperties.rs\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/jdproperties.rs\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https:\/\/jdproperties.rs\/#organization","name":"JD Properties","url":"https:\/\/jdproperties.rs\/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/jdproperties.rs\/#\/schema\/logo\/image\/","url":"","contentUrl":"","caption":"JD Properties"},"image":{"@id":"https:\/\/jdproperties.rs\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/pages\/53821","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/users\/4"}],"replies":[{"embeddable":true,"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/comments?post=53821"}],"version-history":[{"count":8,"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/pages\/53821\/revisions"}],"predecessor-version":[{"id":54380,"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/pages\/53821\/revisions\/54380"}],"wp:attachment":[{"href":"https:\/\/jdproperties.rs\/en\/wp-json\/wp\/v2\/media?parent=53821"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}