{"id":9533,"date":"2026-08-31T11:32:38","date_gmt":"2026-08-31T11:32:38","guid":{"rendered":"https:\/\/kongresstomatologasrbijesks.rs\/?page_id=9533"},"modified":"2026-08-31T12:19:33","modified_gmt":"2026-08-31T12:19:33","slug":"program-293031-10","status":"publish","type":"page","link":"https:\/\/kongresstomatologasrbijesks.rs\/en\/program-293031-10\/","title":{"rendered":"Program 29,30,31.10."},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"9533\" class=\"elementor elementor-9533\">\n\t\t\t\t<div class=\"elementor-element elementor-element-65d5fcd e-flex e-con-boxed e-con e-parent\" data-id=\"65d5fcd\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d90f503 elementor-widget elementor-widget-html\" data-id=\"d90f503\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<style>\n    @import url('https:\/\/fonts.googleapis.com\/css2?family=Plus+Jakarta+Sans:wght@400;500;600;700;800&display=swap');\n\n    .program-container {\n        max-width: 900px;\n        margin: 0 auto;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        padding: 20px;\n        box-sizing: border-box;\n        color: #0f172a;\n        background: transparent;\n    }\n\n    .program-container * {\n        box-sizing: border-box;\n        margin: 0;\n        padding: 0;\n    }\n\n    .program-container .glavni-naslov {\n        text-align: center;\n        margin-bottom: 40px;\n    }\n\n    .program-container .glavni-naslov h1 {\n        font-size: 28px;\n        font-weight: 800;\n        color: #294898;\n        letter-spacing: 2px;\n        margin: 0 0 12px 0;\n        position: relative;\n        display: inline-block;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .glavni-naslov h1::after {\n        content: '';\n        position: absolute;\n        bottom: -6px;\n        left: 50%;\n        transform: translateX(-50%);\n        width: 60px;\n        height: 3px;\n        background: linear-gradient(90deg, #f1a300, #e45050, #53b6a8);\n        border-radius: 99px;\n    }\n\n    .program-container .day-holder {\n        text-align: center;\n        margin-bottom: 30px;\n    }\n\n    .program-container .day-holder .datum-badge {\n        display: inline-block;\n        background: linear-gradient(135deg, #294898, #8670b1);\n        color: #ffffff;\n        font-size: 18px;\n        font-weight: 700;\n        padding: 10px 30px;\n        border-radius: 50px;\n        letter-spacing: 1.5px;\n        box-shadow: 0 4px 15px rgba(41, 72, 152, 0.20);\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .event-card {\n        background: #fff;\n        border-radius: 16px;\n        padding: 16px 20px;\n        margin-bottom: 12px;\n        box-shadow: 0 4px 6px rgba(0,0,0,0.05);\n        display: flex;\n        align-items: flex-start;\n        justify-content: space-between;\n        border-left: 5px solid transparent;\n        transition: all 0.3s ease;\n    }\n\n    .program-container .event-card:hover {\n        transform: translateY(-3px);\n        box-shadow: 0 8px 20px rgba(41, 72, 152, 0.08);\n    }\n\n    .program-container .event-card.diskusija {\n        border-left: 5px solid #f1a300;\n        background-color: #fffdf5;\n    }\n\n    .program-container .event-card.pauza {\n        border-left: 5px solid #53b6a8;\n        background-color: #f5fbfa;\n    }\n\n    .program-container .event-card.kraj {\n        border-left: 5px solid #294898;\n        background-color: #f0f4ff;\n    }\n\n    .program-container .event-card.prijava {\n        border-left: 5px solid #8670b1;\n        background-color: #f8f5fc;\n    }\n\n    .program-container .card-left {\n        flex: 0 0 145px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        gap: 4px;\n        padding-top: 2px;\n    }\n\n    .program-container .time-row {\n        display: flex;\n        align-items: center;\n        gap: 6px;\n    }\n\n    .program-container .ikonica-sata {\n        width: 16px;\n        height: 16px;\n        fill: #294898;\n        flex-shrink: 0;\n    }\n\n    .program-container .satnica {\n        font-weight: 700;\n        font-size: 14px;\n        color: #294898;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .tag {\n        display: inline-block;\n        background-color: #53b6a8;\n        color: #fff;\n        padding: 3px 10px;\n        border-radius: 4px;\n        font-size: 9px;\n        font-weight: 700;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .tag.diskusija {\n        background-color: #f1a300;\n    }\n\n    .program-container .tag.pauza {\n        background-color: #53b6a8;\n    }\n\n    .program-container .tag.kraj {\n        background-color: #294898;\n    }\n\n    .program-container .tag.prijava {\n        background-color: #8670b1;\n    }\n\n    .program-container .card-center {\n        flex: 1;\n        padding: 0 14px;\n        display: flex;\n        flex-direction: column;\n        justify-content: center;\n        min-height: 46px;\n    }\n\n    .program-container .labela-tema {\n        font-size: 8px;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 1px;\n        color: #64748b;\n        margin: 0 0 2px 0;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .tema {\n        font-weight: 600;\n        font-size: 14px;\n        line-height: 1.4;\n        margin: 0;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        color: #294898;\n    }\n\n    .program-container .event-card.diskusija .tema,\n    .program-container .event-card.pauza .tema,\n    .program-container .event-card.kraj .tema,\n    .program-container .event-card.prijava .tema {\n        font-weight: 700;\n        font-size: 15px;\n        margin: 0;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n        color: #294898;\n    }\n\n    .program-container .card-right {\n        flex: 0 0 105px;\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        text-align: center;\n        border-left: 1px solid #eee;\n        padding-left: 12px;\n        gap: 2px;\n    }\n\n    .program-container .predavac-ikonica {\n        width: 32px;\n        height: 32px;\n        margin-bottom: 2px;\n    }\n\n    .program-container .predavac-ikonica svg {\n        width: 100%;\n        height: 100%;\n        display: block;\n        filter: drop-shadow(0 3px 8px rgba(41, 72, 152, 0.12));\n    }\n\n    .program-container .labela-predavac {\n        font-size: 8px;\n        color: #64748b;\n        margin: 0;\n        font-weight: 600;\n        text-transform: uppercase;\n        letter-spacing: 0.5px;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .ime-predavaca {\n        font-size: 11px;\n        font-weight: 700;\n        margin: 0;\n        color: #0f172a;\n        line-height: 1.2;\n        font-family: 'Plus Jakarta Sans', sans-serif;\n    }\n\n    .program-container .event-card.diskusija .card-right,\n    .program-container .event-card.diskusija .tag,\n    .program-container .event-card.pauza .card-right,\n    .program-container .event-card.pauza .tag,\n    .program-container .event-card.kraj .card-right,\n    .program-container .event-card.kraj .tag,\n    .program-container .event-card.prijava .card-right,\n    .program-container .event-card.prijava .tag {\n        display: none;\n    }\n\n    .program-container .event-card.diskusija .card-center,\n    .program-container .event-card.pauza .card-center,\n    .program-container .event-card.kraj .card-center,\n    .program-container .event-card.prijava .card-center {\n        text-align: center;\n        justify-content: center;\n        align-items: center;\n        width: 100%;\n        padding: 0;\n    }\n\n    .program-container .event-card.diskusija .labela-tema,\n    .program-container .event-card.pauza .labela-tema,\n    .program-container .event-card.kraj .labela-tema,\n    .program-container .event-card.prijava .labela-tema {\n        display: none;\n    }\n\n    @media (max-width: 640px) {\n        .program-container .event-card {\n            flex-wrap: wrap;\n            gap: 8px;\n            padding: 12px 14px;\n        }\n\n        .program-container .card-left {\n            flex: 0 0 100%;\n            flex-direction: row;\n            justify-content: flex-start;\n            gap: 10px;\n            padding-top: 0;\n        }\n\n        .program-container .card-center {\n            flex: 1 1 100%;\n            padding: 0;\n            min-height: auto;\n        }\n\n        .program-container .card-right {\n            flex: 0 0 100%;\n            flex-direction: row;\n            border-left: none;\n            padding-left: 0;\n            border-top: 1px solid #eee;\n            padding-top: 8px;\n            justify-content: center;\n            gap: 10px;\n        }\n\n        .program-container .predavac-ikonica {\n            width: 28px;\n            height: 28px;\n        }\n\n        .program-container .ime-predavaca {\n            font-size: 10px;\n        }\n\n        .program-container .tema {\n            font-size: 13px;\n        }\n\n        .program-container .day-holder .datum-badge {\n            font-size: 15px;\n            padding: 8px 22px;\n        }\n\n        .program-container .glavni-naslov h1 {\n            font-size: 20px;\n        }\n\n        .program-container .event-card.diskusija .tema,\n        .program-container .event-card.pauza .tema,\n        .program-container .event-card.kraj .tema,\n        .program-container .event-card.prijava .tema {\n            font-size: 13px;\n        }\n    }\n<\/style>\n\n<div class=\"program-container\">\n\n    <!-- ===== GLAVNI NASLOV ===== -->\n    <div class=\"glavni-naslov\">\n        <h1>PROGRAM KONTINUIRANE EDUKACIJE<\/h1>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- \u010cETVRTAK 29.10.2026. -->\n    <!-- ============================================================ -->\n    <div class=\"day-holder\">\n        <span class=\"datum-badge\">\u010cETVRTAK 29.10.2026.<\/span>\n    <\/div>\n\n    <!-- ===== PRIJAVA ===== -->\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">08,00-09,50<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Prijavljivanje u\u010desnika<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">09,50-10,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Otvaranje skupa, pozdravna re\u010d<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <!-- ===== PREDAVANJA ===== -->\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,00-10,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Misterija te\u010denja kompozita SDR zamenik dentina<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c1)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof.dr. Ljubomir Petrovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,40-11,20<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Kontrolisano oblikovanje kanalnog sistema efikasna preparacija uz ocuvanje anatomije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c2\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c2)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr Igor Stojanac<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">11,20-12,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Od instrumentacije do dekontaminacije aktuelne strategije kontrole endodontske infekcije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c3\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c3)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr Goran To\u0161i\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,00-12,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">RECIPRO\u010cNA INSTRUMENTACIJA KANALA KORENA-JEDAN FAJL, DVA SMERA, MNO\u0160TVO PITANJA<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c4\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c4)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Doc.dr Jelena Ne\u0161kovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,40-13,20<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Bulk Fill kompoziti u svakodnevnoj praksi Kad manje slojeva znaci vise<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c5\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c5)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr Irena Melih<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,20-13,40<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,40-14,30<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA-RU\u010cAK<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">14,30-15,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Lepota bezmetalne keramike<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c6\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c6)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr Danimir Jevremovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">15,10-15,50<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">From File to Smile: Chairside estetika uz SprintRay MIDAS<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c7\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c7)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">dr Milo\u0161 Ljubi\u010di\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">15,50-16,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Protetika 2.0 Integracija minimalno invazivnih principa i digitalnih tehnologija<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c8\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c8)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">dr Igor Risti\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">16,30-17,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">3D \u0161tampa u ortodonciji: br\u017ee, preciznije i efikasnije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c9\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c9)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Ass. dr Marija Zivkovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,10-17,30<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,30-18,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">18,00-18,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Regeneracija bez kompromisa OSSIX pristup<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c10\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c10)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Ass. dr Marko Magi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">18,40-19,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Upotreba lasera u oralnoj hirurgiji i implantologiji<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"c11\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#c11)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof.dr Bo\u017eidar Brkovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">19,10-19,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card kraj\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">19,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Odjavna re\u010d i zavr\u0161etak simozijuma<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- PETAK 30.10.2026. -->\n    <!-- ============================================================ -->\n    <div class=\"day-holder\" style=\"margin-top: 40px;\">\n        <span class=\"datum-badge\">PETAK 30.10.2026.<\/span>\n    <\/div>\n\n    <!-- ===== PRIJAVA ===== -->\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">08,00-09,50<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Prijavljivanje u\u010desnika<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">09,50-10,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Otvaranje skupa, pozdravna re\u010d<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <!-- ===== PREDAVANJA ===== -->\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,00-10,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Prevencija karijesa : Od procene rizika do efikasne za\u0161tite<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p1)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr Tamara Peri\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,30-11,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Glasjonomer cementi \u2013 pri\u010da koja se razvija<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p2\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p2)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">prof.dr. Dejan Markovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">11,00-11,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Endodoncijom do uspe\u0161ne restauracije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p3\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p3)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. dr. Ivana Mileti\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">11,30-12,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Miran san uz dobar materijal<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p4\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p4)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. Dr. Milo\u0161 Beloica<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,00-12,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,20-12,40<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,40-13,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Adhezivi: najmanji materijal sa najve\u0107om odgovorno\u0161\u0107u<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p5\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p5)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">prof.dr Tatjana Savi\u0107 Stankovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,10-13,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Direktne kompozitne restauracije \u2013 jasni koraci za savr\u0161enu estetiku<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p6\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p6)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Dr. Sne\u017eana Bankovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,40-14,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Cementiranje faseta \u2013 od A do \u0160<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p7\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p7)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof. Dr. Aleksandar Todorovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">14,10-14,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Fasete \u2013 od plana do osmeha<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p8\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p8)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Dr. Ena Joksimovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">14,40-15,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">15,00-15,45<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA-RU\u010cAK<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">15,45-16,15<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Kserostomija u klini\u010dkoj praksi \u2013 od simptoma do efikasne terapije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p9\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p9)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Prof.dr Ana Pucar<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">16,15-16,45<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">One to bond them all \u2013 Adhezivno cementiranje fisksnih nadoknada u svakodnevnoj praksi<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p10\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p10)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Dr. Stefan Vulovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">16,45-17,15<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Old school \u2013 still cool: Konvencionalno ali savremeno<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p11\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p11)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Dr. Milan Mijailovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,15-17,45<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Minimalno invazivne operacije PNS-FESS<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"p12\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#p12)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">prof.dr Aleksandar Trivi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,45-18,05<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card kraj\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">18,05-18,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Odjavna re\u010d i zavr\u0161etak simozijuma<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <!-- ============================================================ -->\n    <!-- SUBOTA 31.10.2026. -->\n    <!-- ============================================================ -->\n    <div class=\"day-holder\" style=\"margin-top: 40px;\">\n        <span class=\"datum-badge\">SUBOTA 31.10.2026.<\/span>\n    <\/div>\n\n    <!-- ===== PRIJAVA ===== -->\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">08,00-09,50<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Prijavljivanje u\u010desnika<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card prijava\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">09,50-10,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Otvaranje skupa, pozdravna re\u010d<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <!-- ===== PREDAVANJA ===== -->\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,00-10,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Negotiation: A new mindset in Endo<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s1\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s1)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Fernando N.Minambres<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">10,30-11,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">PREVENTIVNA PROTETIKA \u2013 Integracija biolo\u0161kih i biomehani\u010dkih principa u dugoro\u010dnom uspehu implantolo\u0161ke terapije<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s2\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s2)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Lana \u010cepi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">11,00-11,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Klini\u010dki algoritam terapijskog izbora u implantoprotetskoj rehabilitaciji bezubih pacijenata: od bezubosti do osmjeha<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s3\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s3)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Valentina Veselinovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">11,30-12,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Dentalni materijali u suvremenom digitalnom tijeku rada<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s4\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s4)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Jo\u0161ko Viski\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,00-12,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,20-12,40<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">12,40-13,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Ekstrakcija, ekspanzija ili ne\u0161to tre\u0107e?<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s5\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s5)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Neda Stefanovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,10-13,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Peri-Implantitis: Understanding the Disease, Prevention, Early Detection, and Evidence-Based Treatment Strategies<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s6\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s6)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Gabriella Dvorak<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">13,40-14,10<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Biolo\u0161ki vo\u0111ena implantologija u digitalnom dobu: zna\u010daj planiranja, emergence profila i upravljanja mekim tkivima<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s7\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s7)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Nata\u0161a Gregori\u010d<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">14,10-14,40<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">CBCT vo\u0111ena hirurgija u estetskoj regiji-klini\u010dki osvrt, prednost i potencijalni problemi \u2013 zaboravljamo li Br\u00e5nemarkove postulate oseointegracije?<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s8\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s8)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Samir Prohi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">14,40-15,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card pauza\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">15,00-16,00<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">KAFE PAUZA-RU\u010cAK<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">16,00-16,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Patient Specific Solutions in Severely Atrophic Jaws<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s9\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s9)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Hakan H. Tuz<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">16,30-17,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Botox in temporomandibular region, TEMA?<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s10\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s10)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Josip Bill<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,00-17,30<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Komplikacije extramaxilarnih implantata<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s11\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s11)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Miljan Mi\u0107unovi\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">17,30-18,00<\/span>\n            <\/div>\n            <span class=\"tag\">Predavanje<\/span>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"labela-tema\">Tema<\/p>\n            <p class=\"tema\">Izme\u0111u komplikacije i stru\u010dnog propusta: kako stomatolog brani svoj rad na sudu?<\/p>\n        <\/div>\n        <div class=\"card-right\">\n            <div class=\"predavac-ikonica\">\n                <svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 36 36\" fill=\"none\">\n                    <defs><lineargradient id=\"s12\" x1=\"0%\" y1=\"0%\" x2=\"100%\" y2=\"100%\"><stop offset=\"0%\" stop-color=\"#53b6a8\"\/><stop offset=\"100%\" stop-color=\"#294898\"\/><\/lineargradient><\/defs>\n                    <rect x=\"2\" y=\"2\" width=\"32\" height=\"32\" rx=\"10\" fill=\"url(#s12)\"\/>\n                    <rect x=\"4\" y=\"4\" width=\"28\" height=\"28\" rx=\"8\" stroke=\"#ffffff\" stroke-opacity=\"0.2\" stroke-width=\"1.5\" fill=\"none\"\/>\n                    <circle cx=\"18\" cy=\"14\" r=\"4.2\" stroke=\"#ffffff\" stroke-width=\"1.8\" fill=\"none\"\/>\n                    <path d=\"M10.5 26.5c0-3.8 3.4-6.5 7.5-6.5s7.5 2.7 7.5 6.5\" stroke=\"#ffffff\" stroke-width=\"1.8\" stroke-linecap=\"round\" fill=\"none\"\/>\n                <\/svg>\n            <\/div>\n            <p class=\"labela-predavac\">Predava\u010d<\/p>\n            <p class=\"ime-predavaca\">Goran Ili\u0107<\/p>\n        <\/div>\n    <\/div>\n\n    <div class=\"event-card diskusija\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">18,00-18,20<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Discussion<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n    <div class=\"event-card kraj\">\n        <div class=\"card-left\">\n            <div class=\"time-row\">\n                <svg class=\"ikonica-sata\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewbox=\"0 0 24 24\"><path d=\"M11.99 2C6.47 2 2 6.48 2 12s4.47 10 9.99 10C17.52 22 22 17.52 22 12S17.52 2 11.99 2zM12 20c-4.42 0-8-3.58-8-8s3.58-8 8-8 8 3.58 8 8-3.58 8-8 8z\"\/><path d=\"M12.5 7H11v6l5.25 3.15.75-1.23-4.5-2.67z\"\/><\/svg>\n                <span class=\"satnica\">18,20-18,30<\/span>\n            <\/div>\n        <\/div>\n        <div class=\"card-center\">\n            <p class=\"tema\">Odjavna re\u010d i zavr\u0161etak simozijuma<\/p>\n        <\/div>\n        <div class=\"card-right\"><\/div>\n    <\/div>\n\n<\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>PROGRAM KONTINUIRANE EDUKACIJE \u010cETVRTAK 29.10.2026. 08,00-09,50 Prijavljivanje u\u010desnika 09,50-10,00 Otvaranje skupa, pozdravna re\u010d 10,00-10,40 Predavanje Tema Misterija te\u010denja kompozita SDR zamenik dentina Predava\u010d Prof.dr. Ljubomir Petrovi\u0107 10,40-11,20 Predavanje Tema Kontrolisano oblikovanje kanalnog sistema efikasna preparacija uz ocuvanje anatomije Predava\u010d Prof. dr Igor Stojanac 11,20-12,00 Predavanje Tema Od instrumentacije do dekontaminacije aktuelne strategije kontrole endodontske infekcije [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_canvas","meta":{"footnotes":""},"class_list":["post-9533","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/pages\/9533","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/comments?post=9533"}],"version-history":[{"count":4,"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/pages\/9533\/revisions"}],"predecessor-version":[{"id":9538,"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/pages\/9533\/revisions\/9538"}],"wp:attachment":[{"href":"https:\/\/kongresstomatologasrbijesks.rs\/en\/wp-json\/wp\/v2\/media?parent=9533"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}