{"id":20394,"date":"2025-10-22T11:47:57","date_gmt":"2025-10-22T11:47:57","guid":{"rendered":"https:\/\/iit.ac.rs\/?page_id=20394"},"modified":"2026-02-25T11:22:47","modified_gmt":"2026-02-25T11:22:47","slug":"direktor","status":"publish","type":"page","link":"https:\/\/iit.ac.rs\/en\/direktor\/","title":{"rendered":"Director"},"content":{"rendered":"<div data-elementor-type=\"wp-page\" data-elementor-id=\"20394\" class=\"elementor elementor-20394\">\n\t\t\t\t<div class=\"elementor-element elementor-element-0a46f88 e-flex e-con-boxed e-con e-parent\" data-id=\"0a46f88\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-daca21f e-con-full e-flex e-con e-child\" data-id=\"daca21f\" data-element_type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-f8891e3 elementor-position-top elementor-widget elementor-widget-image-box\" data-id=\"f8891e3\" data-element_type=\"widget\" data-widget_type=\"image-box.default\">\n\t\t\t\t\t<div class=\"elementor-image-box-wrapper\"><figure class=\"elementor-image-box-img\"><img fetchpriority=\"high\" decoding=\"async\" width=\"300\" height=\"300\" src=\"https:\/\/iit.ac.rs\/wp-content\/uploads\/2025\/11\/DaliborNikolic.jpg\" class=\"attachment-full size-full wp-image-20763\" alt=\"\" srcset=\"https:\/\/iit.ac.rs\/wp-content\/uploads\/2025\/11\/DaliborNikolic.jpg 300w, https:\/\/iit.ac.rs\/wp-content\/uploads\/2025\/11\/DaliborNikolic-150x150.jpg 150w, https:\/\/iit.ac.rs\/wp-content\/uploads\/2025\/11\/DaliborNikolic-100x100.jpg 100w\" sizes=\"(max-width: 300px) 100vw, 300px\" \/><\/figure><div class=\"elementor-image-box-content\"><h4 class=\"elementor-image-box-title\">Acting Director Dr. Dalibor Nikoli\u0107<\/h4><p class=\"elementor-image-box-description\">Senior research\nassociate<br><br>\ndirektor.iit@uni.kg.ac.rs<\/p><\/div><\/div>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-b6cb51d elementor-widget elementor-widget-html\" data-id=\"b6cb51d\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<style>\r\n  \/* Global safety: spre\u010dava prelazak elemenata preko \u0161irine *\/\r\n  .iid-director-zigzag,\r\n  .iid-director-zigzag * {\r\n    box-sizing: border-box;\r\n  }\r\n\r\n  \/* Direktorske nadle\u017enosti \u2013 cik-cak verzija *\/\r\n  .iid-director-zigzag {\r\n    --accent: #07294DE8;\r\n    --bg: #f7f9fc;\r\n    --text: #1c2430;\r\n    --muted: #6b7785;\r\n\r\n    width: 100%;\r\n    max-width: 1100px;\r\n    margin: 0 auto 60px auto;\r\n    padding: 30px 20px;              \/* dodato bo\u010dno za sigurnost *\/\r\n    background: var(--bg);\r\n    border-radius: 18px;\r\n    box-shadow: 0 8px 24px rgba(0,0,0,.08);\r\n    position: relative;\r\n    overflow-x: hidden;              \/* spre\u010dava horizontalni overflow *\/\r\n  }\r\n\r\n  .iid-director-zigzag h3 {\r\n    text-align: center;\r\n    font-size: 28px;\r\n    color: var(--text);\r\n    margin: 0 0 10px 0;\r\n  }\r\n\r\n  .iid-director-zigzag .sub {\r\n    text-align: center;\r\n    color: var(--muted);\r\n    font-size: 14px;\r\n    margin: 0 0 40px 0;\r\n  }\r\n\r\n  .iid-director-zigzag ol {\r\n    counter-reset: dircount;\r\n    list-style: none;\r\n    margin: 0;\r\n    padding: 0;\r\n    position: relative;\r\n  }\r\n\r\n  .iid-director-zigzag ol::before {\r\n    content: \"\";\r\n    position: absolute;\r\n    top: 0;\r\n    left: 50%;\r\n    width: 3px;\r\n    height: 100%;\r\n    background: var(--accent);\r\n    opacity: 0.15;\r\n    transform: translateX(-50%);\r\n  }\r\n\r\n  .iid-director-zigzag li {\r\n    counter-increment: dircount;\r\n    position: relative;\r\n    width: 50%;\r\n    padding: 20px 40px;\r\n  }\r\n\r\n  .iid-director-zigzag li:nth-child(odd) {\r\n    left: 0;\r\n    text-align: right;\r\n  }\r\n\r\n  .iid-director-zigzag li:nth-child(even) {\r\n    left: 50%;\r\n    text-align: left;\r\n  }\r\n\r\n  .iid-director-zigzag li::before {\r\n    content: counter(dircount);\r\n    position: absolute;\r\n    top: 50%;\r\n    transform: translateY(-50%);\r\n    width: 36px;\r\n    height: 36px;\r\n    border-radius: 50%;\r\n    background: #fff;\r\n    color: var(--accent);\r\n    border: 2px solid var(--accent);\r\n    font-weight: 700;\r\n    display: grid;\r\n    place-items: center;\r\n    z-index: 2;\r\n    box-shadow: 0 0 0 4px color-mix(in srgb, var(--accent) 15%, transparent);\r\n  }\r\n\r\n  .iid-director-zigzag li:nth-child(odd)::before {\r\n    right: -18px;\r\n  }\r\n\r\n  .iid-director-zigzag li:nth-child(even)::before {\r\n    left: -18px;\r\n  }\r\n\r\n  .iid-director-zigzag li div {\r\n    display: inline-block;\r\n    background: #fff;\r\n    border: 1px solid rgba(7,41,77,.08);\r\n    border-radius: 14px;\r\n    padding: 14px 20px;\r\n    color: var(--text);\r\n    box-shadow: 0 2px 10px rgba(7,41,77,.06);\r\n    max-width: 430px;\r\n\r\n    \/* bitno za mobilni i duge stringove *\/\r\n    overflow-wrap: anywhere;\r\n    word-break: break-word;\r\n  }\r\n\/* MOBILE TIMELINE \u2013 bez zigzag *\/\r\n@media (max-width: 768px) {\r\n\r\n  \/* linija *\/\r\n  .iid-director-zigzag ol::before {\r\n    left: 26px;\r\n    transform: none;\r\n    width: 2px;\r\n  }\r\n\r\n  \/* svaki item full width *\/\r\n  .iid-director-zigzag li {\r\n    width: 100% !important;\r\n    left: 0 !important;\r\n    text-align: left !important;\r\n    padding: 18px 0 18px 70px;\r\n  }\r\n\r\n  \/* poni\u0161tava desktop zigzag *\/\r\n  .iid-director-zigzag li:nth-child(odd),\r\n  .iid-director-zigzag li:nth-child(even) {\r\n    left: 0 !important;\r\n    text-align: left !important;\r\n  }\r\n\r\n  \/* svi krugovi na istoj liniji *\/\r\n  .iid-director-zigzag li::before {\r\n    left: 8px !important;\r\n    right: auto !important;\r\n    top: 22px;\r\n    transform: none;\r\n  }\r\n\r\n  \/* kartica *\/\r\n  .iid-director-zigzag li div {\r\n    display: block;\r\n    width: 100%;\r\n    max-width: 100%;\r\n  }\r\n\r\n}\r\n<\/style>\r\n\r\n<div class=\"iid-director-zigzag\">\r\n  <h3>Director of the Institute \u2013 responsibilities<\/h3>\r\n  <p class=\"sub\">According to the Statute and relevant regulations.<\/p>\r\n  <ol>\r\n    <li><div>manages the business of the Institute,<\/div><\/li>\r\n    <li><div>implements a financial plan,<\/div><\/li>\r\n    <li><div>represents and advocates the Institute,<\/div><\/li>\r\n    <li><div>implements the decisions of the Board of Directors,<\/div><\/li>\r\n    <li><div>submits a report on the Institute's business results to the Board of Directors,<\/div><\/li>\r\n    <li><div>proposes the basics of business policy, plans and programs, the Institute's work plan, the Institute's development plan and the program for their implementation,<\/div><\/li>\r\n    <li><div>proposes the Institute's annual financial plan and annual procurement plan,<\/div><\/li>\r\n    <li><div>proposes general acts of the Institute to be adopted by the Board of Directors,<\/div><\/li>\r\n    <li><div>concludes contracts on behalf of the Institute,<\/div><\/li>\r\n    <li><div>grants authorization to sign financial documentation,<\/div><\/li>\r\n    <li><div>adopts the Institute's acts and decisions within its competence,<\/div><\/li>\r\n    <li><div>is responsible for the implementation of investment and other funds received from the budget in accordance with the law,<\/div><\/li>\r\n    <li><div>adopts the Rulebook on internal organization and systematization of jobs,<\/div><\/li>\r\n    <li><div>decides on the assignment of employees to jobs in accordance with the Rules on Internal Organization and Systematization of Jobs,<\/div><\/li>\r\n    <li><div>makes decisions on employment and, if a competition is planned, on announcing the competition and selecting candidates,<\/div><\/li>\r\n    <li><div>coordinates the work of the Institute's organizational units,<\/div><\/li>\r\n    <li><div>proposes and decides on the Institute's cooperation with scientific organizations and institutions in the country and abroad,<\/div><\/li>\r\n    <li><div>decides on applications to budgetary and international funds and third parties,<\/div><\/li>\r\n    <li><div>decides on individual rights, obligations and responsibilities arising from the employment relationship in accordance with the law,<\/div><\/li>\r\n    <li><div>decides on the disciplinary liability of employees in accordance with the law,<\/div><\/li>\r\n    <li><div>makes a decision on a trade secret, in accordance with the Rules,<\/div><\/li>\r\n    <li><div>performs other tasks stipulated by law, other regulations, the Statute and other general acts of the Institute.<\/div><\/li>\r\n  <\/ol>\r\n<\/div>\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>\u0432.\u0434. \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0430 \u0434\u0440 \u0414\u0430\u043b\u0438\u0431\u043e\u0440 \u041d\u0438\u043a\u043e\u043b\u0438\u045b \u0412\u0438\u0448\u0438 \u043d\u0430\u0443\u0447\u043d\u0438 \u0441\u0430\u0440\u0430\u0434\u043d\u0438\u043a direktor.iit@uni.kg.ac.rs \u0414\u0438\u0440\u0435\u043a\u0442\u043e\u0440 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430 \u2013 \u043d\u0430\u0434\u043b\u0435\u0436\u043d\u043e\u0441\u0442\u0438 \u041f\u0440\u0435\u043c\u0430 \u0421\u0442\u0430\u0442\u0443\u0442\u0443 \u0438 \u0440\u0435\u043b\u0435\u0432\u0430\u043d\u0442\u043d\u0438\u043c \u043f\u0440\u043e\u043f\u0438\u0441\u0438\u043c\u0430. \u0432\u043e\u0434\u0438 \u043f\u043e\u0441\u043b\u043e\u0432\u0430\u045a\u0435 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430, \u0440\u0435\u0430\u043b\u0438\u0437\u0443\u0458\u0435 \u0444\u0438\u043d\u0430\u043d\u0441\u0438\u0458\u0441\u043a\u0438 \u043f\u043b\u0430\u043d, \u043f\u0440\u0435\u0434\u0441\u0442\u0430\u0432\u0459\u0430 \u0438 \u0437\u0430\u0441\u0442\u0443\u043f\u0430 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442, \u0438\u0437\u0432\u0440\u0448\u0430\u0432\u0430 \u043e\u0434\u043b\u0443\u043a\u0435 \u0423\u043f\u0440\u0430\u0432\u043d\u043e\u0433 \u043e\u0434\u0431\u043e\u0440\u0430, \u043f\u043e\u0434\u043d\u043e\u0441\u0438 \u0423\u043f\u0440\u0430\u0432\u043d\u043e\u043c \u043e\u0434\u0431\u043e\u0440\u0443 \u0438\u0437\u0432\u0435\u0448\u0442\u0430\u0458 \u043e \u0440\u0435\u0437\u0443\u043b\u0442\u0430\u0442\u0438\u043c\u0430 \u043f\u043e\u0441\u043b\u043e\u0432\u0430\u045a\u0430 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430, \u043f\u0440\u0435\u0434\u043b\u0430\u0436\u0435 \u043e\u0441\u043d\u043e\u0432\u0435 \u043f\u043e\u0441\u043b\u043e\u0432\u043d\u0435 \u043f\u043e\u043b\u0438\u0442\u0438\u043a\u0435, \u043f\u043b\u0430\u043d\u043e\u0432\u0435 \u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c\u0435, \u043f\u043b\u0430\u043d \u0440\u0430\u0434\u0430 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430, \u043f\u043b\u0430\u043d \u0440\u0430\u0437\u0432\u043e\u0458\u0430 \u0418\u043d\u0441\u0442\u0438\u0442\u0443\u0442\u0430 \u0438 \u043f\u0440\u043e\u0433\u0440\u0430\u043c&#8230;<\/p>","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_eb_attr":"","footnotes":""},"class_list":["post-20394","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/pages\/20394","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/comments?post=20394"}],"version-history":[{"count":19,"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/pages\/20394\/revisions"}],"predecessor-version":[{"id":22155,"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/pages\/20394\/revisions\/22155"}],"wp:attachment":[{"href":"https:\/\/iit.ac.rs\/en\/wp-json\/wp\/v2\/media?parent=20394"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}