{"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\/kancelarije-za-izdavanje-profesorska-kolonija\/\" 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\/2026\/09\/2674_1_1787910794-1.jpg\" alt=\"Kancelarije za izdavanje Profesorska kolonija\" 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=\"\">100 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.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\/kancelarije-za-izdavanje-profesorska-kolonija\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tKancelarije za izdavanje Profesorska kolonija\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Profesorska kolonija, Palilula (Beograd)<\/span>\n\t\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\t1200 \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\/kancelarije-za-izdavanje-profesorska-kolonija\/\" target=\"_blank\" title=\"Pogledaj detaljno. Kancelarije za izdavanje Profesorska kolonija\">\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\/izdavanje-opremljenog-poslovnog-prostora-novi-beograd\/\" 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\/2026\/09\/2668_13_1786635527-1.jpg\" alt=\"Izdavanje opremljenog poslovnog prostora Novi Beograd\" 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=\"\">600 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=\"\">7 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-opremljenog-poslovnog-prostora-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje opremljenog poslovnog prostora Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t8700 \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-opremljenog-poslovnog-prostora-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje opremljenog 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 \">\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-kuce-sa-bazenom-i-dvoristem-dedinje\/\" 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\/2026\/09\/2664_1_1786354852-1.jpg\" alt=\"Izdavanje poslovne ku\u0107e sa bazenom i dvori\u0161tem Dedinje\" 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=\"\">405 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-poslovne-kuce-sa-bazenom-i-dvoristem-dedinje\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovne ku\u0107e sa bazenom i dvori\u0161tem Dedinje\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Dedinje, Savski Venac (Beograd)<\/span>\n\t\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\t6000 \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-kuce-sa-bazenom-i-dvoristem-dedinje\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovne ku\u0107e sa bazenom i dvori\u0161tem 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 \">\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-novi-beograd-14963-m%c2%b2\/\" 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\/2026\/09\/2663_2_1786349346-1.jpg\" alt=\"Izdavanje kancelarija Novi Beograd 149,63 m\u00b2\" 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=\"\">149.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=\"\">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-kancelarija-novi-beograd-14963-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarija Novi Beograd 149,63 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\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\t1795.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-kancelarija-novi-beograd-14963-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarija Novi Beograd 149,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 \">\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\/\" 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\/2026\/09\/2661_4_1786605288-1.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd\" 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=\"\">780 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=\"\">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-prostora-novi-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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t13260 \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\/\" 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 \">\r\n                        \n<div class=\"group border border-border\">\n\n\t<!-- IMAGE (LINK) -->\n\t<a href=\"https:\/\/jdproperties.rs\/en\/nekretnine\/reprezentativan-poslovni-prostor-za-izdavanje-usce\/\" 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\/2026\/09\/2660_2_1786609054-1.jpg\" alt=\"Reprezentativan poslovni prostor za izdavanje U\u0161\u0107e\" 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=\"\">780 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\/reprezentativan-poslovni-prostor-za-izdavanje-usce\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tReprezentativan poslovni prostor za izdavanje U\u0161\u0107e\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t13260 \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\/reprezentativan-poslovni-prostor-za-izdavanje-usce\/\" target=\"_blank\" title=\"Pogledaj detaljno. Reprezentativan poslovni prostor za izdavanje U\u0161\u0107e\">\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-novog-poslovnog-prostora-vracar\/\" 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\/2026\/09\/2658_1_1785761830-1-scaled.jpg\" alt=\"Izdavanje novog poslovnog prostora 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=\"\">82 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<\/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-novog-poslovnog-prostora-vracar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje novog poslovnog prostora Vra\u010dar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\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\t1300 \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-novog-poslovnog-prostora-vracar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje novog poslovnog prostora 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-kancelarije-novi-beograd-usce\/\" 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\/2026\/09\/2657_1_1786625099-1.jpg\" alt=\"Izdavanje kancelarije Novi Beograd U\u0161\u0107e\" 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=\"\">557.3 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-kancelarije-novi-beograd-usce\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarije Novi Beograd U\u0161\u0107e\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t7524 \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-kancelarije-novi-beograd-usce\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarije Novi Beograd U\u0161\u0107e\">\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\/kancelarije-za-izdavanje-sa-troskovima-novi-beograd\/\" 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\/2026\/09\/2651_1_1784733397-1.jpg\" alt=\"Kancelarije za izdavanje sa tro\u0161kovima Novi Beograd\" 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=\"\">110 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=\"\">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\/kancelarije-za-izdavanje-sa-troskovima-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tKancelarije za izdavanje sa tro\u0161kovima Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\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\t2450 \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\/kancelarije-za-izdavanje-sa-troskovima-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Kancelarije za izdavanje sa tro\u0161kovima 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\/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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2639_1_1782825302-1.jpg\" alt=\"Premium poslovni prostor Soul 64 Novi Beograd\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 64, Novi Beograd (Beograd)<\/span>\n\t\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 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-vozdovac\/\" 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\/2026\/09\/2626_4_1781866261-1.jpg\" alt=\"Izdaje se poslovni prostor Vo\u017edovac\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">\u0160umice, Vo\u017edovac (Beograd)<\/span>\n\t\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 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\/prodaja-kancelarijskog-prostora-vozdovac\/\" 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\/2026\/09\/2624_1_1781867941-1.jpg\" alt=\"Prodaja kancelarijskog prostora Vo\u017edovac\" 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=\"\">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-prostora-vozdovac\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tProdaja kancelarijskog prostora Vo\u017edovac\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">\u0160umice, Vo\u017edovac (Beograd)<\/span>\n\t\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-prostora-vozdovac\/\" target=\"_blank\" title=\"Pogledaj detaljno. Prodaja kancelarijskog prostora 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-poslovnog-prostora-novi-beograd-2\/\" 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\/2026\/09\/2618_15_1784726491-1.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd\" 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=\"\">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=\"\">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-novi-beograd-2\/\" 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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\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-poslovnog-prostora-novi-beograd-2\/\" 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-kancelarije-novi-beograd-parking\/\" 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\/2026\/09\/2614_6_1779978403-1.jpg\" alt=\"Izdavanje kancelarije Novi Beograd parking\" 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=\"\">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-kancelarije-novi-beograd-parking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarije Novi Beograd parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">To\u0161in bunar, Novi Beograd (Beograd)<\/span>\n\t\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-kancelarije-novi-beograd-parking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarije Novi Beograd 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-kancelarije-penthouse-parking\/\" 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\/2026\/09\/2613_1_1780917870-1.jpg\" alt=\"Izdavanje kancelarije penthouse parking\" 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=\"\">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-kancelarije-penthouse-parking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarije penthouse parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Mirijevo, Zvezdara (Beograd)<\/span>\n\t\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\t1900 \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-kancelarije-penthouse-parking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarije penthouse 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\/moderan-poslovni-prostor-nova-zgrada-vracar\/\" 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\/2026\/09\/2607_5_1784547026-1.jpg\" alt=\"Moderan poslovni prostor nova zgrada 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=\"\">180 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=\"\">20 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\/moderan-poslovni-prostor-nova-zgrada-vracar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tModeran poslovni prostor nova zgrada Vra\u010dar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\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\t3780 \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\/moderan-poslovni-prostor-nova-zgrada-vracar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Moderan poslovni prostor nova zgrada 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-prostora-sa-2-garaze-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\/2026\/09\/2596_1_1778512288-1.jpg\" alt=\"Izdavanje poslovnog prostora sa 2 gara\u017ee 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\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\/izdavanje-poslovnog-prostora-sa-2-garaze-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora sa 2 gara\u017ee Centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Atelje 212, Stari Grad (Beograd)<\/span>\n\t\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-2-garaze-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora sa 2 gara\u017ee 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-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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2592_1_1782991460-1.jpg\" alt=\"Izdavanje kancelarija sa parkingom Novi Beograd\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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-poslovnog-prostora-sa-parkingom-novi-beograd\/\" 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\/2026\/09\/2591_1_1782992243-1.jpg\" alt=\"Izdavanje poslovnog prostora sa parkingom Novi Beograd\" 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=\"\">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-poslovnog-prostora-sa-parkingom-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora sa parkingom Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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-poslovnog-prostora-sa-parkingom-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2590_2_1782997975-1.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd sa parkingom\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-vracar\/\" 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\/2026\/09\/2586_1_1776950729-2.jpg\" alt=\"Izdavanje poslovnog prostora 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\/izdavanje-poslovnog-prostora-vracar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Vra\u010dar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-vracar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 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-prostora-novi-beograd-parking\/\" 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\/2026\/09\/2578_19_1785492038-1.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd parking\" 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=\"\">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-prostora-novi-beograd-parking\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Novi Beograd parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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-prostora-novi-beograd-parking\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora Novi Beograd 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-luksuznog-poslovnog-prostora-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\/2026\/09\/2575_1_1775569829-1.jpg\" alt=\"Izdavanje luksuznog poslovnog prostora 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\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=\"\">110 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=\"\">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-luksuznog-poslovnog-prostora-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje luksuznog poslovnog prostora Centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Cara Du\u0161ana, Stari Grad (Beograd)<\/span>\n\t\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-luksuznog-poslovnog-prostora-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje luksuznog poslovnog prostora 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-sa-garazom-slavija\/\" 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\/2026\/09\/2566_7_1775214811-1.jpg\" alt=\"Izdavanje poslovnog prostora sa gara\u017eom Slavija\" 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=\"\">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-garazom-slavija\/\" 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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Kara\u0111or\u0111ev park, Vra\u010dar (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-sa-garazom-slavija\/\" 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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2563_2_1779374501-1.jpg\" alt=\"Izdavanje poslovne zgrade Dedinje\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Dedinje, Savski Venac (Beograd)<\/span>\n\t\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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2557_9_1773412624-1.jpg\" alt=\"Izdavanje poslovnog prostora samostalan objekat\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Paviljoni, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-novi-beograd-parking-2\/\" 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\/2026\/09\/2537_1_1770814880-1.jpg\" alt=\"Izdavanje poslovnog prostora Novi Beograd parking\" 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=\"\">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\/izdavanje-poslovnog-prostora-novi-beograd-parking-2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Novi Beograd parking\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-novi-beograd-parking-2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora Novi Beograd 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-usce\/\" 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\/2026\/09\/2536_3_1770977113-1.jpg\" alt=\"Izdavanje kancelarija sa parkingom U\u0161\u0107e\" 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=\"\">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\/izdavanje-kancelarija-sa-parkingom-usce\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarija sa parkingom U\u0161\u0107e\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-kancelarija-sa-parkingom-usce\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarija sa parkingom U\u0161\u0107e\">\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-zemun-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\/2026\/09\/2526_8_1773162671-1-scaled.jpg\" alt=\"Izdavanje poslovnog prostora Zemun 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\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=\"\">110 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<\/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-zemun-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Zemun centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Zemun, Zemun (Beograd)<\/span>\n\t\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\t850 \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-zemun-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora Zemun 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\/poslovni-prostor-za-izdavanje-open-space\/\" 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\/2026\/09\/2522_12_1769000577-1.jpg\" alt=\"Poslovni prostor za izdavanje Open Space\" 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=\"\">180 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\/poslovni-prostor-za-izdavanje-open-space\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor za izdavanje Open Space\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t2700 \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-za-izdavanje-open-space\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor za izdavanje Open Space\">\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-194-m2-novi-beograd\/\" 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\/2026\/09\/2521_1_1769000250-1.jpg\" alt=\"Izdavanje poslovnog prostora 194 m2 Novi Beograd\" 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=\"\">180 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\/izdavanje-poslovnog-prostora-194-m2-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora 194 m2 Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\t2700 \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-194-m2-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 194 m2 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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2520_2_1768479227-1.jpg\" alt=\"izdaje se poslovni prostor \u010cukarica 750 m2\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">\u010cukarica, \u010cukarica (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-objekta-vozdovac-sa-2-garazna-mesta\/\" 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\/2026\/09\/2516_1_1766667379-1.jpg\" alt=\"Izdavanje poslovnog objekta Vo\u017edovac sa 2 gara\u017ena mesta\" 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=\"\">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\/izdavanje-poslovnog-objekta-vozdovac-sa-2-garazna-mesta\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog objekta Vo\u017edovac sa 2 gara\u017ena mesta\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Bulevar oslobodjenja, Vo\u017edovac (Beograd)<\/span>\n\t\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\t4100 \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-objekta-vozdovac-sa-2-garazna-mesta\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog objekta Vo\u017edovac 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\/izdavanje-nezavisnog-poslovnog-prostora-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\/2026\/09\/2459_5_1761822348-1.jpg\" alt=\"Izdavanje nezavisnog poslovnog prostora 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\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\/izdavanje-nezavisnog-poslovnog-prostora-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje nezavisnog poslovnog prostora Centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Knez Mihajlova, Stari Grad (Beograd)<\/span>\n\t\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\/izdavanje-nezavisnog-poslovnog-prostora-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje nezavisnog poslovnog prostora 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\/ekskluzivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" 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\/2026\/09\/2457_2_1787828143-1.jpg\" alt=\"Ekskluzivan poslovni prostor za izdavanje Novi Beograd\" 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=\"\">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\/ekskluzivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tEkskluzivan poslovni prostor za izdavanje Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">U\u0161\u0107e, Novi Beograd (Beograd)<\/span>\n\t\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\/ekskluzivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Ekskluzivan poslovni prostor za izdavanje 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-objekta-novi-beograd\/\" 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\/2026\/09\/2455_1_1782307418-1.jpg\" alt=\"Izdavanje poslovnog objekta Novi Beograd\" 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=\"\">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\/izdavanje-poslovnog-objekta-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog objekta Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 21, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-objekta-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog objekta 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-parking-novi-beograd-300-3800-m%c2%b2\/\" 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\/2026\/09\/2423_1_1765378873-1.jpg\" alt=\"Izdaje se poslovni prostor parking Novi Beograd 300 -3800 m\u00b2\" 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=\"\">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-prostor-parking-novi-beograd-300-3800-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor parking Novi Beograd 300 -3800 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\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-prostor-parking-novi-beograd-300-3800-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor parking Novi Beograd 300 -3800 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-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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2422_1_1765379845-1.jpg\" alt=\"Izdavanje poslovnog prostora sa parkingom Novi Beograd 300\u20133.800 m\u00b2\" 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=\"\">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\/izdavanje-poslovnog-prostora-sa-parkingom-novi-beograd-300-3-800-m%c2%b2\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora sa parkingom Novi Beograd 300\u20133.800 m\u00b2\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-sa-parkingom-novi-beograd-300-3-800-m%c2%b2\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 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\/atraktivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" 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\/2026\/09\/2420_5_1765380275-1.jpg\" alt=\"Atraktivan poslovni prostor za izdavanje Novi Beograd\" 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=\"\">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\/atraktivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tAtraktivan poslovni prostor za izdavanje Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\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\/atraktivan-poslovni-prostor-za-izdavanje-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Atraktivan poslovni prostor za izdavanje 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\/kancelarijski-prostor-za-izdavanje-novi-beograd\/\" 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\/2026\/09\/2419_5_1757682703-1.jpg\" alt=\"Kancelarijski prostor za izdavanje Novi Beograd\" 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=\"\">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\/kancelarijski-prostor-za-izdavanje-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tKancelarijski prostor za izdavanje Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\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\/kancelarijski-prostor-za-izdavanje-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Kancelarijski prostor za izdavanje 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-parking-novi-beograd\/\" 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\/2026\/09\/2418_1_1765371818-1.jpg\" alt=\"Izdaje se poslovni prostor parking Novi Beograd\" 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=\"\">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-parking-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdaje se poslovni prostor parking Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Be\u017eanijska kosa, Novi Beograd (Beograd)<\/span>\n\t\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-parking-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdaje se poslovni prostor parking 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-marsala-birjuzova\/\" 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\/2026\/09\/2403_1_1765879559-1.jpg\" alt=\"Izdavanje poslovnog prostora Mar\u0161ala Birjuzova\" 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=\"\">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\/izdavanje-poslovnog-prostora-marsala-birjuzova\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora Mar\u0161ala Birjuzova\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Stari Grad, Stari Grad (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-marsala-birjuzova\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 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\/poslovni-prostor-parking-bw-eterna\/\" 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\/2026\/09\/2391_2_1754388053-1.jpg\" alt=\"Poslovni prostor parking BW Eterna\" 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=\"\">77 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=\"\">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\/poslovni-prostor-parking-bw-eterna\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor parking BW Eterna\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Beograd na vodi, Savski Venac (Beograd)<\/span>\n\t\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\/poslovni-prostor-parking-bw-eterna\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor parking BW Eterna\">\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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2358_1_1766058316-1.jpg\" alt=\"Izdavanje poslovnog prostora Vojvode Stepe\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vojvode Stepe, Vo\u017edovac (Beograd)<\/span>\n\t\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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2356_1_1766060950-1.jpg\" alt=\"izdavanje poslovnog prostora Vojvode Stepe\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vojvode Stepe, Vo\u017edovac (Beograd)<\/span>\n\t\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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2354_2_1766393487-1.jpg\" alt=\"Izdavanje poslovne zgrade Slavija\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Slavija, Savski Venac (Beograd)<\/span>\n\t\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\/2026\/09\/2331_2_1766410544-1.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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\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-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\/maloprodajni-prostor-za-izdavanje-novi-beograd\/\" 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\/2026\/09\/2314_1_1768315891-1.jpg\" alt=\"Maloprodajni prostor za izdavanje Novi Beograd\" 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=\"\">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\/maloprodajni-prostor-za-izdavanje-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tMaloprodajni prostor za izdavanje Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Op\u0161tina Novi Beograd, Novi Beograd (Beograd)<\/span>\n\t\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\/maloprodajni-prostor-za-izdavanje-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Maloprodajni prostor za izdavanje 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-novi-beograd\/\" 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\/2026\/09\/2278_11_1770197210-1.jpg\" alt=\"Poslovni prostor sa gara\u017eom Novi Beograd\" 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=\"\">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-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor sa gara\u017eom Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Blok 67a, Novi Beograd (Beograd)<\/span>\n\t\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-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor sa gara\u017eom 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-80-m%c2%b2-palmoticeva\/\" 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\/2026\/09\/2276_1_1788518635.jpg\" alt=\"Izdavanje poslovnog prostora 80 m\u00b2 Palmoti\u0107eva\" 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=\"\">80 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\/izdavanje-poslovnog-prostora-80-m%c2%b2-palmoticeva\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovnog prostora 80 m\u00b2 Palmoti\u0107eva\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Kopitareva Gradina, Stari Grad (Beograd)<\/span>\n\t\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\/izdavanje-poslovnog-prostora-80-m%c2%b2-palmoticeva\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovnog prostora 80 m\u00b2 Palmoti\u0107eva\">\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\/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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2271_1_1767000386-1.jpg\" alt=\"Lux poslovni prostor na Dor\u0107olu\" 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=\"\">165 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=\"\">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\/lux-poslovni-prostor-na-dorcolu\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tLux poslovni prostor na Dor\u0107olu\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Gornji Dor\u0107ol, Stari Grad (Beograd)<\/span>\n\t\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\t3192 \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\/lux-poslovni-prostor-na-dorcolu\/\" target=\"_blank\" title=\"Pogledaj detaljno. 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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/2227_1_1780041097-1.jpg\" alt=\"Kancelarijski prostor na odli\u010dnoj lokaciji\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Op\u0161tina Novi Beograd, Novi Beograd (Beograd)<\/span>\n\t\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-poslovne-zgrade-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\/2026\/09\/2224_1_1787905781-1.jpg\" alt=\"Izdavanje poslovne zgrade 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\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=\"\">1040 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=\"\">25 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-centar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje poslovne zgrade Centar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Dalmatinska, Palilula (Beograd)<\/span>\n\t\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\t15600 \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-centar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje poslovne zgrade 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-kancelarijskog-prostora-cukarica\/\" 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\/2026\/09\/2220_1_1766998730-1.jpg\" alt=\"Izdavanje kancelarijskog prostora \u010cukarica\" 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=\"\">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\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora \u010cukarica\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">\u010cukarica, \u010cukarica (Beograd)<\/span>\n\t\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\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora \u010cukarica\">\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-za-izdavanje-novi-beograd\/\" 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\/2026\/09\/2090_2_1766590307-1.jpg\" alt=\"Poslovni prostor za izdavanje Novi Beograd\" 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=\"\">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\/poslovni-prostor-za-izdavanje-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tPoslovni prostor za izdavanje Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">To\u0161in bunar, Novi Beograd (Beograd)<\/span>\n\t\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\/poslovni-prostor-za-izdavanje-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Poslovni prostor za izdavanje 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-kancelarijskog-prostora-170m2-vracar\/\" 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\/2026\/09\/1988_5_1712242936-1.jpg\" alt=\"Izdavanje kancelarijskog prostora 170m2 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\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=\"\">170 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=\"\">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-kancelarijskog-prostora-170m2-vracar\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora 170m2 Vra\u010dar\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Vra\u010dar, Vra\u010dar (Beograd)<\/span>\n\t\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\/izdavanje-kancelarijskog-prostora-170m2-vracar\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora 170m2 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-kancelarija-novi-beograd\/\" 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\/2026\/09\/1963_1_1766487348-1.jpg\" alt=\"Izdavanje kancelarija Novi Beograd\" 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=\"\">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\/izdavanje-kancelarija-novi-beograd\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarija Novi Beograd\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">A blok, Novi Beograd (Beograd)<\/span>\n\t\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\/izdavanje-kancelarija-novi-beograd\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarija 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-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<img decoding=\"async\" src=\"https:\/\/jdproperties.rs\/wp-content\/uploads\/2026\/09\/1047_5_1783351704-1.jpg\" alt=\"Izdavanje poslovnog prostora 550 m\u00b2 Senjak\" 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=\"\">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\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Senjak, Savski Venac (Beograd)<\/span>\n\t\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                                    <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-profesorska-kolonija\/\" 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\/2026\/09\/546_1_1608646023-1.jpg\" alt=\"Izdavanje kancelarijskog prostora Profesorska kolonija.\" 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=\"\">100 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.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\/izdavanje-kancelarijskog-prostora-profesorska-kolonija\/\" class=\"font-heading font-[400] hover:text-accent transition-colors\">\n\t\t\t\tIzdavanje kancelarijskog prostora Profesorska kolonija.\t\t\t<\/a>\n\t\t<\/h3>\n\n\t\t\t\t\t<div class=\"flex items-center gap-1.5 text-muted-foreground\">\n\t\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\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\t<circle cx=\"12\" cy=\"10\" r=\"3\"><\/circle>\n\t\t\t\t<\/svg>\n\t\t\t\t<span class=\"text-sm font-body\">Profesorska kolonija, Palilula (Beograd)<\/span>\n\t\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\t1200 \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-profesorska-kolonija\/\" target=\"_blank\" title=\"Pogledaj detaljno. Izdavanje kancelarijskog prostora Profesorska kolonija.\">\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<!-- \/ 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}]}}