{"id":9424,"date":"2026-09-08T12:18:48","date_gmt":"2026-09-08T10:18:48","guid":{"rendered":"https:\/\/modular-hub.cz\/?page_id=9424"},"modified":"2026-09-23T13:53:14","modified_gmt":"2026-09-23T11:53:14","slug":"casovy-program","status":"publish","type":"page","link":"https:\/\/modular-hub.cz\/en\/casovy-program\/","title":{"rendered":"Timetable"},"content":{"rendered":"<section class=\"wpb-content-wrapper\"><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\">\n\t<div class=\"wpb_raw_code wpb_content_element wpb_raw_html\" >\n\t\t<div class=\"wpb_wrapper\">\n\t\t\t<!-- ============================================================\n  PROGRAM KONFERENCE \u2014 responzivn\u00ed blok pro WPBakery (Raw HTML \/ Custom HTML prvek)\n  Jak vlo\u017eit: WPBakery \u2192 p\u0159idat prvek \"Raw HTML\" (nebo \"Custom HTML\") \u2192 vlo\u017eit\n  cel\u00fd tento k\u00f3d (styl, HTML i script). V\u0161e je zabalen\u00e9 ve vlastn\u00ed t\u0159\u00edd\u011b\n  .mk-program, tak\u017ee by nem\u011blo kolidovat se stylem \u0161ablony.\n\n  ANOTACE: \u0159\u00e1dky s p\u0159edn\u00e1\u0161kou, kter\u00e9 maj\u00ed anotaci, jsou te\u010f skute\u010dn\u00fd accordion\n  \u2014 klik\/Enter na \u0159\u00e1dek rozbal\u00ed panel s textem a odkazem na \u0159e\u010dn\u00edka.\n  Jm\u00e9no \u0159e\u010dn\u00edka je z\u00e1rove\u0148 proklik na jeho profil na modular-hub.cz\/team-member\/...\n  (otev\u00edr\u00e1 se v nov\u00e9 z\u00e1lo\u017ece). Klik na jm\u00e9no NEROZBALUJE panel, jen odkazuje.\n=============================================================== -->\n<style>\n  .mk-program {\n    --mk-accent: #C20E1A;      \/* hlavn\u00ed barva \u2014 uprav dle va\u0161eho brandu *\/\n    --mk-accent-dark: #9C0B15;\n    --mk-text: #1F2422;\n    --mk-muted: #6B7370;\n    --mk-border: #E6E3DE;\n    --mk-bg-row: #FFFFFF;\n    --mk-bg-row-alt: #FAF9F7;\n    --mk-bg-break: #F3EFE8;\n    --mk-bg-panel: #FAF6F0;\n    --mk-radius: 10px;\n    max-width: 1000px;\n    margin: 0 auto;\n    font-family: inherit;\n    color: var(--mk-text);\n    box-sizing: border-box;\n  }\n  .mk-program *, .mk-program *::before, .mk-program *::after { box-sizing: border-box; }\n\n  .mk-program__head {\n    display: grid;\n    grid-template-columns: 90px 90px 1fr 200px 90px 32px;\n    gap: 0;\n    padding: 12px 20px;\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 0.04em;\n    text-transform: uppercase;\n    color: var(--mk-muted);\n    border-bottom: 2px solid var(--mk-border);\n  }\n\n  .mk-program__list { display: flex; flex-direction: column; }\n\n  .mk-item { border-bottom: 1px solid var(--mk-border); background: var(--mk-bg-row); }\n  .mk-item:nth-child(even) { background: var(--mk-bg-row-alt); }\n  .mk-item--break { background: var(--mk-bg-break); font-weight: 600; }\n  .mk-item--break .mk-row__time,\n  .mk-item--break .mk-row__topic { color: var(--mk-accent-dark); }\n\n  \/* \u0158\u00e1dek \u2014 u p\u0159edn\u00e1\u0161ek s anotac\u00ed je klikateln\u00fd\/otev\u00edrateln\u00fd (div s role=\"button\") *\/\n  .mk-row {\n    display: grid;\n    grid-template-columns: 90px 90px 1fr 200px 90px 32px;\n    align-items: center;\n    gap: 0;\n    width: 100%;\n    padding: 16px 20px;\n    background: none;\n    border: none;\n    text-align: left;\n    font: inherit;\n    color: inherit;\n    cursor: default;\n  }\n  .mk-row.mk-row--has-annotation { cursor: pointer; }\n  .mk-row.mk-row--has-annotation:hover { background: rgba(0,0,0,0.02); }\n  .mk-row.mk-row--has-annotation:focus-visible {\n    outline: 2px solid var(--mk-accent);\n    outline-offset: -2px;\n  }\n\n  .mk-row__time {\n    font-size: 15px;\n    font-weight: 700;\n    color: var(--mk-text);\n    font-variant-numeric: tabular-nums;\n  }\n  .mk-row__time--end { color: var(--mk-muted); font-weight: 500; }\n\n  .mk-row__topic {\n    font-size: 16px;\n    font-weight: 600;\n    padding-right: 16px;\n    line-height: 1.35;\n  }\n\n  .mk-row__speaker { font-size: 15px; color: var(--mk-text); }\n  .mk-row__speaker--tbd { color: var(--mk-muted); font-style: italic; }\n\n  \/* Odkaz na profil \u0159e\u010dn\u00edka uvnit\u0159 \u0159\u00e1dku *\/\n  .mk-row__speaker a {\n    color: inherit;\n    text-decoration: underline;\n    text-decoration-color: var(--mk-border);\n    text-underline-offset: 2px;\n  }\n  .mk-row__speaker a:hover,\n  .mk-row__speaker a:focus-visible {\n    color: var(--mk-accent-dark);\n    text-decoration-color: currentColor;\n  }\n\n  .mk-row__duration {\n    font-size: 13px;\n    color: var(--mk-muted);\n    text-align: right;\n    white-space: nowrap;\n  }\n\n  \/* \u0160ipka rozbalen\u00ed *\/\n  .mk-row__chevron {\n    width: 20px;\n    height: 20px;\n    margin-left: auto;\n    flex-shrink: 0;\n    transition: transform 0.2s ease;\n    color: var(--mk-muted);\n  }\n  .mk-item.is-open .mk-row__chevron { transform: rotate(180deg); color: var(--mk-accent); }\n\n  \/* Rozbalovac\u00ed panel s anotac\u00ed *\/\n  .mk-panel {\n    display: grid;\n    grid-template-rows: 0fr;\n    transition: grid-template-rows 0.25s ease;\n    background: var(--mk-bg-panel);\n  }\n  .mk-item.is-open .mk-panel { grid-template-rows: 1fr; }\n  .mk-panel__inner { overflow: hidden; }\n  .mk-panel__content {\n    padding: 4px 20px 20px 20px;\n    font-size: 14.5px;\n    line-height: 1.6;\n    color: var(--mk-text);\n    max-width: 760px;\n  }\n  .mk-panel__content strong { display: block; margin-bottom: 6px; font-size: 15.5px; }\n  .mk-panel__content p { margin: 0 0 10px 0; }\n  .mk-panel__content p:last-child { margin-bottom: 0; }\n  .mk-panel__lead { font-style: italic; color: var(--mk-muted); margin-bottom: 10px; }\n\n  \/* Layout anotace + dla\u017edice \u0159e\u010dn\u00edka vedle sebe *\/\n  .mk-panel__layout {\n    display: flex;\n    align-items: flex-start;\n    gap: 24px;\n    flex-wrap: wrap;\n    padding: 4px 20px 20px 20px;\n    max-width: none;\n  }\n  .mk-panel__text { flex: 1 1 320px; min-width: 0; max-width: 760px; }\n  .mk-panel__text.mk-panel__content { padding: 0; }\n  .mk-panel__tiles { display: flex; gap: 16px; flex-wrap: wrap; flex: 0 0 auto; }\n\n  .mk-tile {\n    width: 150px;\n    background: #fff;\n    border-radius: 10px;\n    overflow: hidden;\n    box-shadow: 0 4px 16px 2px rgba(0,0,0,0.12);\n    text-align: center;\n    flex-shrink: 0;\n  }\n  .mk-tile__photo { display: block; aspect-ratio: 1 \/ 1; overflow: hidden; background: var(--mk-bg-row-alt); }\n  .mk-tile__photo img { width: 100%; height: 100%; object-fit: cover; display: block; }\n  .mk-tile__body { padding: 10px 10px 14px; }\n  .mk-tile__name {\n    display: block;\n    font-size: 14.5px;\n    font-weight: 700;\n    color: var(--mk-text);\n    text-decoration: none;\n    line-height: 1.3;\n  }\n  .mk-tile__name:hover,\n  .mk-tile__name:focus-visible { color: var(--mk-accent-dark); text-decoration: underline; }\n  .mk-tile__role {\n    display: block;\n    font-size: 12px;\n    font-weight: 400;\n    color: var(--mk-muted);\n    margin-top: 3px;\n    line-height: 1.3;\n  }\n\n  @media (max-width: 720px) {\n    .mk-panel__layout { padding: 0 16px 16px 16px; gap: 16px; }\n    .mk-panel__tiles { width: 100%; }\n    .mk-tile { width: 128px; }\n  }\n\n  \/* ---------- Mobiln\u00ed zobrazen\u00ed: tabulka -> karty ---------- *\/\n  @media (max-width: 720px) {\n    .mk-program__head { display: none; }\n\n    .mk-item {\n      border-radius: var(--mk-radius);\n      margin-bottom: 10px;\n      border: 1px solid var(--mk-border);\n      overflow: hidden;\n    }\n\n    .mk-row {\n      grid-template-columns: 1fr 20px;\n      grid-template-areas:\n        \"time    chevron\"\n        \"topic   chevron\"\n        \"speaker speaker\"\n        \"duration duration\";\n      row-gap: 6px;\n      padding: 16px;\n    }\n    .mk-row__time-wrap { grid-area: time; }\n    .mk-row__time { font-size: 17px; }\n    .mk-row__time--end::before { content: \"\u2013 \"; }\n    .mk-row__topic { grid-area: topic; font-size: 17px; padding-right: 0; }\n    .mk-row__speaker { grid-area: speaker; }\n    .mk-row__duration { grid-area: duration; text-align: left; }\n    .mk-row__chevron { grid-area: chevron; align-self: start; margin-left: 0; }\n\n    .mk-panel__content { padding: 0 16px 16px 16px; }\n  }\n<\/style>\n\n<div class=\"mk-program\">\n\n  <div class=\"mk-program__head\" aria-hidden=\"true\">\n    <span>Start<\/span>\n    <span>End<\/span>\n    <span>Topic<\/span>\n    <span>Speaker<\/span>\n    <span style=\"text-align:right;\">Duration<\/span>\n    <span><\/span>\n  <\/div>\n\n  <div class=\"mk-program__list\">\n\n    <div class=\"mk-item\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">08:30<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\"><\/div>\n        <div class=\"mk-row__topic\">Registration<\/div>\n        <div class=\"mk-row__speaker mk-row__speaker--tbd\"> <\/div>\n        <div class=\"mk-row__duration\"> <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">09:00<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">09:15<\/div>\n        <div class=\"mk-row__topic\">Opening<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/zuzana-hodkova\/\" target=\"_blank\" rel=\"noopener\">Zuzana Hodkov\u00e1<\/a><\/div>\n        <div class=\"mk-row__duration\">15 min<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- \u00davod do modularity \u2014 Stanislav Martinec \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">09:15<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">09:35<\/div>\n        <div class=\"mk-row__topic\">Introduction to Modularity<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\" target=\"_blank\" rel=\"noopener\">Stanislav Martinec<\/a><\/div>\n        <div class=\"mk-row__duration\">20 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <p class=\"mk-panel__lead\"><em>Nature is capable of creating incredibly complex systems from simple, recurring principles.<br>What we now call modularity has been used by nature for millions of years.<\/em><\/p>\n              <p>In his talk, Stanislav Martinec will trace the history of modularity from the natural world to the present day. He will show that the principles of assembly, repetition, combination and adaptation are no longer the sole preserve of the construction industry. Modularity is making its way into the energy sector, agriculture, technology, manufacturing and other areas of our lives. It is all around us \u2013 we just often fail to recognise it as modularity.\n\nTranslated with DeepL.com (free version)<\/p>\n              <p>Why are people increasingly turning to this principle? Because it simplifies things, speeds up the path to a solution, helps to generalise procedures, educates us and enriches our lives.<\/p>\n              <p>P\u0159edn\u00e1\u0161ka zakladatele KOMA MODULAR nebude jen o modul\u00e1rn\u00edch stavb\u00e1ch. Bude p\u0159edev\u0161\u00edm o modularit\u011b jako zp\u016fsobu p\u0159em\u00fd\u0161len\u00ed \u2013 a o tom, co se m\u016f\u017eeme nau\u010dit od syst\u00e9mu, kter\u00fd ji zvl\u00e1d\u00e1 mo\u017en\u00e1 nejl\u00e9pe ze v\u0161ech: od p\u0159\u00edrody.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2017\/06\/FOJ4985-web559255-e1721902771956.jpeg\" alt=\"Stanislav Martinec\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\" target=\"_blank\" rel=\"noopener\">Stanislav Martinec<\/a>\n                  <span class=\"mk-tile__role\">Owner and Director of KOMA MODULAR s.r.o.<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modularita v my\u0161len\u00ed \u2014 Martin Pale\u010dek \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">09:35<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">10:15<\/div>\n        <div class=\"mk-row__topic\">Modularity in Thinking<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\" target=\"_blank\" rel=\"noopener\">Martin Pale\u010dek<\/a><\/div>\n        <div class=\"mk-row__duration\">40 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <strong>The Modularity of the Mind: An Evolutionary Perspective<\/strong>\n              <p>How does the human mind recognise faces, understand speech and comprehend other people? The concept of mental modules posits that some of these abilities are based on specialised mechanisms. This lecture will introduce the idea of modularity of the mind and explain why evolutionary psychologists use this concept when investigating the origins of human thought. Using well-known examples, it will demonstrate the appeal of this approach as well as the difficulties involved in testing it. It will also focus on how learning, culture and the interaction of brain systems contribute to cognitive specialisation. It will thus offer an accessible introduction to the ongoing debate on how evolution has shaped our minds.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1.jpg\" alt=\"Martin Pale\u010dek\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\" target=\"_blank\" rel=\"noopener\">Martin Pale\u010dek<\/a>\n                  <span class=\"mk-tile__role\">Associate Professor of Philosophy at University of Hradec Kr\u00e1lov\u00e9<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modularita v AI \u2014 Jan Vlk \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">10:15<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">10:55<\/div>\n        <div class=\"mk-row__topic\">Modularity in AI<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\" target=\"_blank\" rel=\"noopener\">Jan Vlk<\/a><\/div>\n        <div class=\"mk-row__duration\">40 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <strong>What if the greatest strength of AI isn\u2019t in AI itself?<\/strong>\n              <p>Chatbots, autonomous systems, robotics, data analysis and automation. The range of applications for artificial intelligence is growing rapidly. However, the technology itself does not necessarily bring about real change. That change comes when we are able to integrate it meaningfully with people, other technologies and processes, and create a functional whole from the individual parts.<\/p>\n              <strong>What if the greatest strength of AI isn\u2019t in AI itself?<\/strong>\n              <p>Jan Vlk will explore AI from the perspective of modularity and integration. Why don\u2019t we need to develop everything from scratch? How can we combine existing technologies to create solutions for specific needs? And what happens when artificial intelligence moves from screens into the physical world via robotics and autonomous systems? Using the example of the Czech humanoid robot, he will demonstrate why the greatest opportunity may lie not in developing the technology itself, but in its clever integration and application.<\/p>\n              <strong>What if the greatest strength of AI isn\u2019t in AI itself?<\/strong>\n              <p>This talk will explore AI as a building block of capabilities, whose true power lies not in a single perfect tool, but in how well we can integrate the individual components.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk.png\" alt=\"Jan Vlk\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\" target=\"_blank\" rel=\"noopener\">Jan Vlk<\/a>\n                  <span class=\"mk-tile__role\">AI Consultant<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item mk-item--break\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">10:55<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">11:20<\/div>\n        <div class=\"mk-row__topic\">\u2022 Coffee break<\/div>\n        <div class=\"mk-row__speaker\"> <\/div>\n        <div class=\"mk-row__duration\">25 min<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modularita ve stavebnictv\u00ed \u2014 Harry van Zandwijk \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">11:20<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">12:00<\/div>\n        <div class=\"mk-row__topic\">Modularity in Construction<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\" target=\"_blank\" rel=\"noopener\">Harry van Zandwijk<\/a><\/div>\n        <div class=\"mk-row__duration\">40 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <p>How has modular construction changed over the last forty years \u2013 and why is it approached differently in different countries? Harry van Zandwijk has spent most of his professional career at the helm of the Dutch company Jan Snel, which he helped transform from a family business into one of Europe\u2019s leading players in modular construction. In his presentation, he will offer an insight into the development of modularity in the Netherlands, Germany and the UK, and demonstrate how differently individual markets approach the speed of construction, standardisation, quality and the long-term use of modular buildings. He will also share how perceptions of modularity have changed over the course of his career and how he himself has approached the modular system \u2013 from individual buildings to industrialised, large-scale construction.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355.jpeg\" alt=\"Harry van Zandwijk\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\" target=\"_blank\" rel=\"noopener\">Harry van Zandwijk<\/a>\n                  <span class=\"mk-tile__role\">Former CEO Jan Snel (later Daiwa House)<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Jak postavit \u0161kolu pro 200 \u017e\u00e1k\u016f za 5 t\u00fddn\u016f? \u2014 Filip Worm a Petr Mudra \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">12:00<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">12:30<\/div>\n        <div class=\"mk-row__topic\">How can you build a school for 200 pupils in 5 weeks?<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\" target=\"_blank\" rel=\"noopener\">Filip Worm<\/a> a <a href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\" target=\"_blank\" rel=\"noopener\">Petr Mudra<\/a><\/div>\n        <div class=\"mk-row__duration\">30 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <p>When the flood left the children in \u010cesk\u00e1 Ves without a school, it seemed that a return to normal lessons would be a long-term endeavour. However, thanks to swift decision-making, determination and cooperation, a fully-fledged temporary school for 200 children was built in just five weeks. Filip Worm, headteacher of \u010cesk\u00e1 Ves Primary School, and Petr Mudra, the village mayor, will take you through the story of how it came about \u2013 from the first days after the flood, through the planning and construction, to everyday life in the modular school. They will show what can be achieved when people come together and seek solutions even in difficult circumstances.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip.jpg\" alt=\"Filip Worm\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\" target=\"_blank\" rel=\"noopener\">Filip Worm<\/a>\n                  <span class=\"mk-tile__role\">Headteacher of \u010cesk\u00e1 Ves Primary School<\/span>\n                <\/div>\n              <\/div>\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra.jpg\" alt=\"Petr Mudra\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\" target=\"_blank\" rel=\"noopener\">Petr Mudra<\/a>\n                  <span class=\"mk-tile__role\">Mayor of \u010cesk\u00e1 Ves<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item mk-item--break\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">12:30<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">13:30<\/div>\n        <div class=\"mk-row__topic\">Lunch<\/div>\n        <div class=\"mk-row__speaker\"> <\/div>\n        <div class=\"mk-row__duration\">60 min<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modularita ve vzd\u011bl\u00e1v\u00e1n\u00ed \u2014 Ond\u0159ej \u0160teffl \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">13:30<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">14:10<\/div>\n        <div class=\"mk-row__topic\">Modularity in Education<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\" target=\"_blank\" rel=\"noopener\">Ond\u0159ej \u0160teffl<\/a><\/div>\n        <div class=\"mk-row__duration\">40 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <strong>Eight modules for life<\/strong>\n              <p>The world is changing faster than we can prepare people for it. The purpose of education, therefore, can no longer be to equip a child with a fixed set of knowledge once and for all. Children need to learn to adapt themselves continuously: to learn, to understand themselves and the world, to collaborate, to make decisions and to act in the face of uncertainty.<\/p>\n              <p>A traditional school divides education into around fourteen subjects. At ScioSchools, instead of these, we work with eight ScioGoals, which we see as fundamental building blocks for life in a changing world.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/ondrej-steffl.jpg\" alt=\"Ond\u0159ej \u0160teffl\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\" target=\"_blank\" rel=\"noopener\">Ond\u0159ej \u0160teffl<\/a>\n                  <span class=\"mk-tile__role\">Founder of Scio\u0161kol<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modul\u00e1rn\u00ed vzd\u011bl\u00e1v\u00e1n\u00ed \u2014 Jan Kopeck\u00fd \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">14:10<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">15:10<\/div>\n        <div class=\"mk-row__topic\">Modular Education: How to Build Your Own Learning Path?<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\" target=\"_blank\" rel=\"noopener\">Jan Kopeck\u00fd<\/a><\/div>\n        <div class=\"mk-row__duration\">60 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <strong>Learning modules: How we put together our own education<\/strong>\n              <p>School is just one of the many modules that teach us throughout our lives. What exactly makes up our own educational ecosystem? What roles do people, experiences, books, technology, work, interests, mistakes or even chance play within it?<\/p>\n              <p>In this workshop, we will explore how our learning modules change, expand, interconnect or, conversely, disappear over the course of our lives. We will examine how individual modules function both independently and collectively, and what emerges precisely from their interconnection \u2013 that is, their connectivity.<\/p>\n              <p>Let\u2019s also try, for a moment, to challenge the notion of school as the primary and most important source of education, and look at learning as a lifelong process that takes place in many different settings and in various ways.<\/p>\n              <p>And finally, everyone will try to identify their own learning objectives: what I\u2019ve already achieved, what I\u2019m currently working on, and what module might be missing from my learning ecosystem.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1.jpg\" alt=\"Jan Kopeck\u00fd\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\" target=\"_blank\" rel=\"noopener\">Jan Kopeck\u00fd<\/a>\n                  <span class=\"mk-tile__role\">Teacher at Scio School Zl\u00edn<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item mk-item--break\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">15:10<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">15:30<\/div>\n        <div class=\"mk-row__topic\">\u2022 Coffee break<\/div>\n        <div class=\"mk-row__speaker\"> <\/div>\n        <div class=\"mk-row__duration\">20 min<\/div>\n      <\/div>\n    <\/div>\n\n    <!-- Modul\u00e1rn\u00ed konfigur\u00e1tor \u2014 Jan Tyl \u2014 s anotac\u00ed -->\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">15:30<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">16:00<\/div>\n        <div class=\"mk-row__topic\">Modular configuration<\/div>\n        <div class=\"mk-row__speaker\"><a href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\" target=\"_blank\" rel=\"noopener\">Jan Tyl<\/a><\/div>\n        <div class=\"mk-row__duration\">30 min<\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__layout\">\n            <div class=\"mk-panel__text mk-panel__content\">\n              <strong>What if, instead of just listening to artificial intelligence, we built it together?<\/strong>\n              <p>Conference participants will have the opportunity to build their own \u2018modular AI\u2019. Through a quick vote, they will decide on its name, personality, communication style and other characteristics. The individual parameters will become virtual modules, which will gradually come together to form its final form.<\/p>\n              <p>But that is just the start of the experiment. The AI will be given access to the conference programme, presentations and information about the individual speakers, and will gather further context throughout the day. At the end, it will itself become part of the programme: it will summarise the conference from its own perspective, explain what caught its attention, and ask questions of selected speakers.<\/p>\n              <p>Jan Tyl will thus work with the participants to create a live experiment, through which he will demonstrate that modularity need not be confined to the world of construction. In the same way, we can assemble technologies, systems \u2013 and perhaps even artificial intelligence personalities themselves.<\/p>\n            <\/div>\n            <div class=\"mk-panel__tiles\">\n              <div class=\"mk-tile\">\n                <a class=\"mk-tile__photo\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\" target=\"_blank\" rel=\"noopener\">\n                  <img decoding=\"async\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl.jpg\" alt=\"Jan Tyl\" loading=\"lazy\">\n                <\/a>\n                <div class=\"mk-tile__body\">\n                  <a class=\"mk-tile__name\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\" target=\"_blank\" rel=\"noopener\">Jan Tyl<\/a>\n                  <span class=\"mk-tile__role\">developer, entrepreneur and advocate of artificial intelligence<\/span>\n                <\/div>\n              <\/div>\n            <\/div>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item\">\n      <div class=\"mk-row\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">16:00<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\">16:15<\/div>\n        <div class=\"mk-row__topic\">Visual Summary<\/div>\n        <div class=\"mk-row__speaker\">Jana Sk\u0159iv\u00e1nkov\u00e1<\/div>\n        <div class=\"mk-row__duration\">15 min<\/div>\n      <\/div>\n    <\/div>\n\n    <div class=\"mk-item\">\n      <div class=\"mk-row mk-row--has-annotation\">\n        <div class=\"mk-row__time-wrap\"><span class=\"mk-row__time\">16:15<\/span><\/div>\n        <div class=\"mk-row__time mk-row__time--end\"> <\/div>\n        <div class=\"mk-row__topic\">Open Mic \/ networking<\/div>\n        <div class=\"mk-row__speaker\"> <\/div>\n        <div class=\"mk-row__duration\"> <\/div>\n        <svg class=\"mk-row__chevron\" viewbox=\"0 0 20 20\" fill=\"none\" aria-hidden=\"true\"><path d=\"M5 7.5L10 12.5L15 7.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/><\/svg>\n      <\/div>\n      <div class=\"mk-panel\">\n        <div class=\"mk-panel__inner\">\n          <div class=\"mk-panel__content\">\n            <strong>Three minutes in the spotlight. And the microphone is yours.<\/strong>\n            <p>Share an idea. Present your project. Ask a question that\u2019s been on your mind. Respond to what\u2019s been discussed today. Inspire others. Or just tell a good joke.<\/p>\n            <p>Three minutes. One stage. No long presentations.<\/p>\n            <p>What you do with them is up to you.<\/p>\n          <\/div>\n        <\/div>\n      <\/div>\n    <\/div>\n\n  <\/div>\n<\/div>\n\n<script>\n  (function () {\n    var rows = document.querySelectorAll('.mk-row--has-annotation');\n\n    rows.forEach(function (row) {\n      row.setAttribute('role', 'button');\n      row.setAttribute('tabindex', '0');\n      row.setAttribute('aria-expanded', 'false');\n\n      function toggle() {\n        var item = row.closest('.mk-item');\n        var isOpen = item.classList.contains('is-open');\n        item.classList.toggle('is-open', !isOpen);\n        row.setAttribute('aria-expanded', String(!isOpen));\n      }\n\n      \/\/ Klik na odkaz \u0159e\u010dn\u00edka (nebo cokoliv uvnit\u0159 <a>) nesm\u00ed rozbalovat panel \u2014\n      \/\/ nech\u00e1me prohl\u00ed\u017ee\u010d norm\u00e1ln\u011b p\u0159ej\u00edt na profil \u0159e\u010dn\u00edka.\n      row.addEventListener('click', function (e) {\n        if (e.target.closest('a')) return;\n        toggle();\n      });\n\n      \/\/ Kl\u00e1vesnice: Enter \/ mezern\u00edk rozbal\u00ed panel, pokud je fokus p\u0159\u00edmo na\n      \/\/ \u0159\u00e1dku (ne na vno\u0159en\u00e9m odkazu \u2014 tam a\u0165 Enter norm\u00e1ln\u011b otev\u0159e profil).\n      row.addEventListener('keydown', function (e) {\n        if (e.target !== row) return;\n        if (e.key === 'Enter' || e.key === ' ') {\n          e.preventDefault();\n          toggle();\n        }\n      });\n    });\n  })();\n<\/script>\n\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 50px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><div class=\"mkdf-row-grid-section-wrapper\"  ><div class=\"mkdf-row-grid-section\"><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"mkdf-section-title-holder\" >\n\t<div class=\"mkdf-st-inner\">\n\t\t\t\t\t\t\t<h2 class=\"mkdf-st-title\" >\n\t\t\t\tSpeakers\t\t\t\t<span class=\"mkdf-st-title-mark\" >...<\/span>\n\t\t\t<\/h2>\n\t\t\t\t\t\t\t<div class=\"mkdf-st-separator\" ><\/div>\n\t\t\t\t\t\t\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"mkdf-row-grid-section-wrapper\"  ><div class=\"mkdf-row-grid-section\"><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"mkdf-team info-bellow\" data-member-id=\"9404\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/zuzana-hodkova\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"960\" height=\"960\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova.jpeg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova.jpeg 960w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova-300x300.jpeg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova-150x150.jpeg 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova-768x768.jpeg 768w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova-12x12.jpeg 12w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/zuzana-hodkova-550x550.jpeg 550w\" sizes=\"auto, (max-width: 960px) 100vw, 960px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/zuzana-hodkova\/\">Zuzana Hodkov\u00e1<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Presenter<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/zuzana-hodkova\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.seznamzpravy.cz\/autor\/zuzana-hodkova-68\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-tumblr mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.linkedin.com\/in\/zuzana-hodkova-24a038a\/\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-linkedin mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9407\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"1446\" height=\"1446\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk.png\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk.png 1446w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-300x300.png 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-1024x1024.png 1024w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-150x150.png 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-768x768.png 768w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-12x12.png 12w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-550x550.png 550w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-vlk-1100x1100.png 1100w\" sizes=\"auto, (max-width: 1446px) 100vw, 1446px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\">Jan Vlk<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">AI Consultant<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-vlk\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/janvlk.com\/\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-tumblr mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.linkedin.com\/in\/janvlk\/\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-linkedin mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9618\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"683\" height=\"683\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra.jpg 683w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra-300x300.jpg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra-150x150.jpg 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra-12x12.jpg 12w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Petr-Mudra-550x550.jpg 550w\" sizes=\"auto, (max-width: 683px) 100vw, 683px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\">Petr Mudra<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Mayor of \u010cesk\u00e1 Ves<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/petr-mudra\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"mkdf-team info-bellow\" data-member-id=\"5433\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"430\" height=\"430\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2017\/06\/FOJ4985-web559255-e1721902771956.jpeg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2017\/06\/FOJ4985-web559255-e1721902771956.jpeg 430w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2017\/06\/FOJ4985-web559255-e1721902771956-300x300.jpeg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2017\/06\/FOJ4985-web559255-e1721902771956-150x150.jpeg 150w\" sizes=\"auto, (max-width: 430px) 100vw, 430px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\">Stanislav Martinec<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Owner and Director of KOMA MODULAR s.r.o.<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/stanislav-martinec\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.linkedin.com\/in\/stanislav-martinec\/\" target=\"_blank\">\n                    <span aria-hidden=\"true\" class=\"mkdf-icon-font-elegant social_linkedin mkdf-icon-element\"><\/span>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9349\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"579\" height=\"500\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/ondrej-steffl.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/ondrej-steffl.jpg 579w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/ondrej-steffl-300x259.jpg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/ondrej-steffl-14x12.jpg 14w\" sizes=\"auto, (max-width: 579px) 100vw, 579px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\">Ond\u0159ej \u0160teffl<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Founder of Scio\u0161kol<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/ondrej-steffl\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.linkedin.com\/in\/ond\u0159ej-\u0161teffl-7ab1447b\/\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-linkedin mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9647\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"1086\" height=\"1448\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"Jan tyl\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl.jpg 1086w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl-225x300.jpg 225w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl-768x1024.jpg 768w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/Johny-jan-tyl-9x12.jpg 9w\" sizes=\"auto, (max-width: 1086px) 100vw, 1086px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\">Jan Tyl<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">developer, entrepreneur and advocate of artificial intelligence<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-tyl\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/alphai.cz\/cs\/o-nas\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-tumblr mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.instagram.com\/tyljan\/?hl=cs\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-instagram mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"mkdf-team info-bellow\" data-member-id=\"9387\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"394\" height=\"394\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1.jpg 394w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1-300x300.jpg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1-150x150.jpg 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/Martin-PALECEK_1-12x12.jpg 12w\" sizes=\"auto, (max-width: 394px) 100vw, 394px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\">Martin Pale\u010dek<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Associate Professor of Philosophy at University of Hradec Kr\u00e1lov\u00e9<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/martin-palecek\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.uhk.cz\/cs\/osoba\/4678\/martin-palecek\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-tumblr mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9412\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"1086\" height=\"1448\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1.jpg 1086w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1-225x300.jpg 225w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1-768x1024.jpg 768w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/jan-kopecky-1-9x12.jpg 9w\" sizes=\"auto, (max-width: 1086px) 100vw, 1086px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\">Jan Kopeck\u00fd<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Teacher at Scio School Zl\u00edn<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/jan-kopecky\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-3\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"mkdf-team info-bellow\" data-member-id=\"9329\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"769\" height=\"769\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355.jpeg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355.jpeg 769w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355-300x300.jpeg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355-150x150.jpeg 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/08\/0be9a78635b26fe47b25104a1fd44355-550x550.jpeg 550w\" sizes=\"auto, (max-width: 769px) 100vw, 769px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\">Harry van Zandwijk<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Former CEO Jan Snel (later Daiwa House)<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/harry-van-zandwijk\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t\t\t<div class=\"mkdf-social-share-wrap\">\n\t\t\t\t\t\t<div class=\"mkdf-social-share-holder mkdf-dropdown\">\n\t\t\t\t\t\t\t<a href=\"javascript:void(0)\" target=\"_self\" class=\"mkdf-social-share-dropdown-opener\">\n\t\t\t\t\t\t\t\t<i class=\"social_share\"><\/i>\n\t\t\t\t\t\t\t<\/a>\n\n\t\t\t\t\t\t\t<div class=\"mkdf-social-share-dropdown\">\n\t\t\t\t\t\t\t\t<ul>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<li class=\"mkdf-team-icon\">\n\t\t\t\t\t\t\t\t\t\t\t    <span class=\"mkdf-icon-shortcode mkdf-normal\">\n                    <a class=\"\" href=\"https:\/\/www.linkedin.com\/in\/harry-van-zandwijk-332a19111\/\" target=\"_blank\">\n                    <i class=\"mkdf-icon-font-awesome fa fa-linkedin mkdf-icon-element\"><\/i>                    <\/a>\n            <\/span>\n\t\t\t\t\t\t\t\t\t\t<\/li>\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/ul>\n\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><div class=\"mkdf-team info-bellow\" data-member-id=\"9617\">\n\t<div class=\"mkdf-team-inner\">\n\t\t\t\t\t<div class=\"mkdf-team-image\">\n                <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\">\n\t                \t\t                <img loading=\"lazy\" decoding=\"async\" width=\"1080\" height=\"1080\" src=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip.jpg\" class=\"attachment-full size-full wp-post-image\" alt=\"\" srcset=\"https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip.jpg 1080w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-300x300.jpg 300w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-1024x1024.jpg 1024w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-150x150.jpg 150w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-768x768.jpg 768w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-12x12.jpg 12w, https:\/\/modular-hub.cz\/wp-content\/uploads\/2026\/09\/worm-filip-550x550.jpg 550w\" sizes=\"auto, (max-width: 1080px) 100vw, 1080px\" \/>\t                                <\/a>\n\t\t\t<\/div>\n\t\t\t\t<div class=\"mkdf-team-info\">\n            <div class=\"mkdf-team-title-holder\">\n                <h4 itemprop=\"name\" class=\"mkdf-team-name entry-title\">\n                    <a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\">Filip Worm<\/a>\n                <\/h4>\n\n                                    <span class=\"mkdf-team-position\">Headteacher of \u010cesk\u00e1 Ves Primary School<\/span>\n                            <\/div>\n\t\t\t\t\t\t<div class=\"mkdf-team-bottom-holder\">\n\t\t\t\t<a itemprop=\"url\" href=\"https:\/\/modular-hub.cz\/en\/team-member\/filip-worm\/\" target=\"_self\"  class=\"mkdf-btn mkdf-btn-medium mkdf-btn-simple\"  >    \t<span class=\"mkdf-btn-text\">Read More<\/span>\t        \t<\/a>\t\t\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t<\/div>\n<\/div><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div><\/div><\/div><div class=\"vc_row wpb_row vc_row-fluid\" ><div class=\"wpb_column vc_column_container vc_col-sm-12\"><div class=\"vc_column-inner\"><div class=\"wpb_wrapper\"><div class=\"vc_empty_space\"   style=\"height: 32px\"><span class=\"vc_empty_space_inner\"><\/span><\/div><\/div><\/div><\/div><\/div>\n<\/section>","protected":false},"excerpt":{"rendered":"Za\u010d\u00e1tek Konec T\u00e9ma \u0158e\u010dn\u00edk D\u00e9lka 08:30 Registrace 09:00 09:15 Zah\u00e1jen\u00ed Zuzana Hodkov\u00e1 15 min 09:15 09:35 \u00davod do modularity Stanislav Martinec 20 min P\u0159\u00edroda dok\u00e1\u017ee vytv\u00e1\u0159et neuv\u011b\u0159iteln\u011b slo\u017eit\u00e9 syst\u00e9my z jednoduch\u00fdch, opakuj\u00edc\u00edch se princip\u016f.To, co dnes naz\u00fdv\u00e1me modularitou, p\u0159\u00edroda pou\u017e\u00edv\u00e1 [...]","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"full-width.php","meta":{"footnotes":""},"class_list":["post-9424","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/pages\/9424","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/comments?post=9424"}],"version-history":[{"count":34,"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/pages\/9424\/revisions"}],"predecessor-version":[{"id":9662,"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/pages\/9424\/revisions\/9662"}],"wp:attachment":[{"href":"https:\/\/modular-hub.cz\/en\/wp-json\/wp\/v2\/media?parent=9424"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}