Please wait...
stdClass Object
(
    [nazev] => Neme of Web / Department
    [adresa_url] => 
    [api_hash] => 
    [seo_desc] => 
    [jazyk] => 
    [jednojazycny] => 
    [barva] => 
    [indexace] => 
    [obrazek] => 0001~~Cwt29gjRTcsv0vV3BwA.jpg
    [ga_force] => 
    [cookie_force] => 
    [secureredirect] => 
    [google_verification] => 
    [ga_account] => 
    [ga_domain] => 
    [ga4_account] => G-VKDBFLKL51
    [gtm_id] => 
    [gt_code] => 
    [kontrola_pred] => 
    [omezeni] => 
    [pozadi1] => 
    [pozadi2] => 
    [pozadi3] => 
    [pozadi4] => 
    [pozadi5] => 
    [robots] => 
    [htmlheaders] => 
    [newurl_domain] => 'supre.vscht.cz'
    [newurl_jazyk] => 'en'
    [newurl_akce] => '[en]'
    [newurl_iduzel] => 
    [newurl_path] => 8548/62650/62701
    [newurl_path_link] => Odkaz na newurlCMS
    [iduzel] => 62701
    [platne_od] => 31.10.2023 17:07:00
    [zmeneno_cas] => 31.10.2023 17:07:11.158025
    [zmeneno_uzivatel_jmeno] => Jan Kříž
    [canonical_url] => 
    [idvazba] => 74617
    [cms_time] => 1714704116
    [skupina_www] => Array
        (
        )

    [slovnik] => stdClass Object
        (
            [logo_mobile_href] => /
            [intranet_text] => Intranet
            [zobraz_desktop_verzi] =>  
            [preloader] => Please wait...
            [logo_href] => /
            [logo_mobile] => home
            [google_search] =>  
            [social_in_odkaz] =>  
            [social_fb_odkaz] =>  
            [social_tw_odkaz] =>  
            [social_yt_odkaz] =>  
            [intranet_odkaz] => https://intranet.vscht.cz/
            [mobile_over_nadpis_menu] => Menu
            [mobile_over_nadpis_search] => Search
            [mobile_over_nadpis_jazyky] => Languages
            [mobile_over_nadpis_login] => Login
            [menu_home] => Homepage
            [aktualizovano] => Updated
            [autor] => Author
            [paticka_mapa_odkaz] => https://www.vscht.cz/name-and-address
            [paticka_budova_a_nadpis] => BUILDING A
            [paticka_budova_a_popis] => Rector, 
Department of Communications, 
Department of Education, 
FCT Dean’s Office, 
Centre for Information Services
            [paticka_budova_b_nadpis] => BUILDING B
            [paticka_budova_b_popis] => Department of R&D, Dean’s Offices:
FET, 
FFBT, 
FCE, 
Computer Centre, 
Department of International Relations, 
Bursar
            [paticka_budova_c_nadpis] => BUILDING C
            [paticka_budova_c_popis] => Crèche Zkumavka, 
General Practitioner, 
Department of Economics and Management, 
Department of Mathematics
            [paticka_budova_1_nadpis] => NATIONAL LIBRARY OF TECHNOLOGY
            [paticka_budova_1_popis] =>  
            [paticka_budova_2_nadpis] => CAFÉ CARBON
            [paticka_budova_2_popis] =>  
            [paticka_adresa] =>  UCT Prague
Technická 5
166 28 Prague 6 – Dejvice
IČO: 60461373 / VAT: CZ60461373

Czech Post certified digital mail code: sp4j9ch

Copyright: UCT Prague
Information provided by the Department of International Relations and the Department of R&D. Technical support by the Computing Centre. [paticka_odkaz_mail] => mailto:info@vscht.cz [drobecky] => [logo] => home [social_li_odkaz] => [zobraz_mobilni_verzi] => [more_info] => [den_kratky_4] => [archiv_novinek] => [novinky_servis_archiv_rok] => [novinky_kategorie_1] => [novinky_kategorie_2] => [novinky_kategorie_3] => [novinky_kategorie_4] => [novinky_kategorie_5] => [novinky_archiv_url] => [novinky_servis_nadpis] => [novinky_dalsi] => [den_kratky_5] => [den_kratky_3] => [den_kratky_2] => [nepodporovany_prohlizec] => ) [poduzel] => stdClass Object ( [62702] => stdClass Object ( [obsah] => [poduzel] => stdClass Object ( [62703] => stdClass Object ( [obsah] => [iduzel] => 62703 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) [62704] => stdClass Object ( [obsah] => [iduzel] => 62704 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) [62706] => stdClass Object ( [obsah] => [iduzel] => 62706 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) ) [iduzel] => 62702 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) [62709] => stdClass Object ( [obsah] => [poduzel] => stdClass Object ( [63853] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => About [seo_desc] => [autor] => [autor_email] => [obsah] => [urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 63853 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-about [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) ) [63901] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => Science and Research [seo_desc] => [autor] => [autor_email] => [obsah] => [urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 63901 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) ) [63895] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => Application in practice and contract research [seo_desc] => [autor] => [autor_email] => [obsah] => [urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 63895 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-cooperation [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) ) [63889] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => Popularization [seo_desc] => [autor] => [autor_email] => [obsah] => [urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 63889 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-popularization [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) ) [63874] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => Studium [seo_desc] => [autor] => [autor_email] => [obsah] => [urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 63874 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-studium [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) ) [63886] => stdClass Object ( [nazev] => Department of Sustainability and Product Ecology [seo_title] => Contacts [seo_desc] => [autor] => [autor_email] => [perex] => [ikona] => telefon [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

Faculty of Environmental Technology

University of Chemistry and Technology, Prague

Jankovcova 23, Praha 7, 170 00

Telephone: 734 890 131

http://supre.vscht.cz

 

Head of Department: prof. Ing. Vladimír Kočí, Ph.D. MBA., email: vlad. koci@vscht.cz

Secretary of the Department: Mgr. Kamila Milnerová, email: Kamila.Milnerova@vscht.cz

Financial Affairs and Secretary : Mgr. Kamila Milnerová, email: Kamila.Milnerova@vscht.cz

[urlnadstranka] => [iduzel] => 63886 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-contacts [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [62710] => stdClass Object ( [nazev] => Homepage [seo_title] => Homepage [seo_desc] => [autor] => [autor_email] => [obsah] =>

Welcome!

[urlnadstranka] => [ogobrazek] => [pozadi] => [iduzel] => 62710 [canonical_url] => [skupina_www] => Array ( ) [url] => /home [sablona] => stdClass Object ( [class] => stranka_novinky [html] => [css] => [js] => [autonomni] => 1 ) ) [62711] => stdClass Object ( [nazev] => Sitemap [seo_title] => Sitemap [seo_desc] => [autor] => [autor_email] => [obsah] =>

Only English part of the website is shown. For Czech sitemap switch language in the menu.

[urlnadstranka] => [obrazek] => [pozadi] => [iduzel] => 62711 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => /sitemap-en [sablona] => stdClass Object ( [class] => stranka [html] => [css] => [js] => [autonomni] => 1 ) ) [24134] => stdClass Object ( [obsah] => [iduzel] => 24134 [canonical_url] => [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) ) [iduzel] => 62709 [canonical_url] => _clone_ [skupina_www] => Array ( ) [url] => [sablona] => stdClass Object ( [class] => [html] => [css] => [js] => [autonomni] => ) ) ) [sablona] => stdClass Object ( [class] => web [html] => [css] => [js] => [autonomni] => 1 ) [api_suffix] => )

DATA


stdClass Object
(
    [nazev] => Department of Sustainability and Product Ecology
    [seo_title] => Science and Research
    [seo_desc] => 
    [autor] => 
    [autor_email] => 
    [obsah] => 
    [submenuno] => 
    [urlnadstranka] => 
    [ogobrazek] => 
    [pozadi] => 
    [newurl_domain] => 'supre.vscht.cz'
    [newurl_jazyk] => 'en'
    [newurl_akce] => '/eng-science-and-research'
    [newurl_iduzel] => 63901
    [newurl_path] => 8548/62650/62701/62709/63901
    [newurl_path_link] => Odkaz na newurlCMS
    [iduzel] => 63901
    [platne_od] => 24.04.2022 11:02:00
    [zmeneno_cas] => 24.04.2022 11:02:21.233422
    [zmeneno_uzivatel_jmeno] => Radek Dintar
    [canonical_url] => 
    [idvazba] => 76217
    [cms_time] => 1714704116
    [skupina_www] => Array
        (
        )

    [slovnik] => Array
        (
        )

    [poduzel] => stdClass Object
        (
            [63902] => stdClass Object
                (
                    [obsah] => 
                    [poduzel] => stdClass Object
                        (
                            [63903] => stdClass Object
                                (
                                    [nadpis] => Research
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/research?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Research
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => mikroskop
                                    [velikost] => 1
                                    [pozice_x] => 1
                                    [pozice_y] => 1
                                    [barva_pozadi] => oranzova
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63903
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63904] => stdClass Object
                                (
                                    [nadpis] =>  Methods and approaches
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/methods-techniques?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] =>  Methods and approaches
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => bryle
                                    [velikost] => 1
                                    [pozice_x] => 1
                                    [pozice_y] => 2
                                    [barva_pozadi] => zelena
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63904
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63905] => stdClass Object
                                (
                                    [nadpis] => Research Grants and Projects
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/research-grants?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Research Grants and Projects
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => banka
                                    [velikost] => 3
                                    [pozice_x] => 2
                                    [pozice_y] => 1
                                    [barva_pozadi] => cervena
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63905
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63906] => stdClass Object
                                (
                                    [nadpis] => Publications of Department members 
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/publications-members?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Publications of Department members 
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => dokument
                                    [velikost] => 1
                                    [pozice_x] => 3
                                    [pozice_y] => 1
                                    [barva_pozadi] => fialova
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63906
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63907] => stdClass Object
                                (
                                    [nadpis] => Computer Lab
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/computer-lab?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Computer Lab
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => monitor
                                    [velikost] => 1
                                    [pozice_x] => 3
                                    [pozice_y] => 2
                                    [barva_pozadi] => zluta
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63907
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63908] => stdClass Object
                                (
                                    [nadpis] => Completed Projects
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/completed-projects?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Completed Projects
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => hvezda
                                    [velikost] => 1
                                    [pozice_x] => 4
                                    [pozice_y] => 1
                                    [barva_pozadi] => cervena
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63908
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                            [63909] => stdClass Object
                                (
                                    [nadpis] => Journal Entecho
                                    [odkaz] => http://supre.vscht.cz/eng-science-and-research/entecho?ecrof&jazyk=en#novinka_detail
                                    [text_odkazu] => Journal Entecho
                                    [perex] => 
                                    [skupina] => 
                                    [ikona] => kniha
                                    [velikost] => 1
                                    [pozice_x] => 4
                                    [pozice_y] => 2
                                    [barva_pozadi] => modra
                                    [countdown] => 
                                    [obrazek_pozadi] => 
                                    [iduzel] => 63909
                                    [canonical_url] => 
                                    [skupina_www] => Array
                                        (
                                        )

                                    [url] => 
                                    [sablona] => stdClass Object
                                        (
                                            [class] => 
                                            [html] => 
                                            [css] => 
                                            [js] => 
                                            [autonomni] => 
                                        )

                                )

                        )

                    [iduzel] => 63902
                    [canonical_url] => 
                    [skupina_www] => Array
                        (
                        )

                    [url] => 
                    [sablona] => stdClass Object
                        (
                            [class] => dokumenty
                            [html] => 
                            [css] => 
                            [js] => 
                            [autonomni] => 0
                        )

                )

            [63927] => stdClass Object
                (
                    [nazev] => Research
                    [seo_title] => Research
                    [seo_desc] => 
                    [autor] => 
                    [autor_email] => 
                    [perex] => 

Our research work is in the field of:

[ikona] => mikroskop [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>
  • Product ecology
  • Sustainability of organizations
  • Carbon footprint
  • Ecodesign
  • Circular economy
  • Industrial symbiosis
  • Raw material security
[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63927 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/research [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63928] => stdClass Object ( [nazev] => Methods and approaches [seo_title] => Methods and approaches [seo_desc] => [autor] => [autor_email] => [perex] =>

In our research work, we focus on the development and application of holistic methods capable of comprehensively analysing the environmental burden created by human society. The aim of our work is to identify where and why the environmental burdens occurs and to look for ways to reduce these burdens.

[ikona] => bryle [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

The methods we use in our work can be grouped into a wide range of two different approaches:

1)The bottom-up approach assesses the environmental burdens so-called bottom-up from specific materials, products, technologies. A typical analytical tool of this type is attributional LCA.

2) Top-down approach

Several methods can be found in the mentioned range of the aforementioned two approaches, such as consequential LCA, corporate LCA, Input-Output Analysis or so-called hybrid methods LCA-MFA or LCA-IOA. This border group of indicators also includes material circularity indicators which we develop and apply to a number of industry sectors.

In addition to environmental types of evaluation, we also deal with economic and social aspects of evaluated systems in our sustainability analyses. Here we mainly use LCA or S-LCA.

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63928 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/methods-techniques [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63929] => stdClass Object ( [nazev] => Research Grants and Projects [seo_title] => Research Grants and Projects [seo_desc] => [autor] => [autor_email] => [perex] =>

Ongoing projects:

[ikona] => banka [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

The National Center of Competence PolyEnvi21 - The National Center of Competence will support the development of environmentally friendly use of plastics through its activities. Our workplace will be in charge of determining the environmental burden, including the carbon footprint of products and organizations.

Assessment of the environmental impacts of the life cycle of vehicles - the Transport 2020+ project, TAČR, in cooperation with the Transport Center, v. v. i., ÚJV Řež, a. s. and the Technical University of Brno.

CEVOOH - Environmental Research Center: Waste and Circular Management and Environmental Security. As part of the six-year TAČR project of the Environment for Life program, we focus on work packages with the following topics:

  • Ecodesign of packaging materials - database of environmental aspects of packaging materials
  • Industrial symbiosis - connection of LCA and GIS in the field of waste production and utilization
  • ParaBAT - Development of BAT criteria based on LCA
  • Circulator Economy barriers - circularity indicators

ABTOMAT - MIN2: Research and innovation on raw materials to foster circular economy: UTILIZATION OF ALUMINUM BEARING RAW MATERIALS FOR THE PRODUCTION OF ALUMINUM METAL, OTHER METALS AND COMPOUNDS, 2022-2025.

CORNET - Collective Research Networking, 28th Call, MiscanValue: Creating value chains for utilization of Miscanthus fibres from sustainably managed marginal and post-mining areas, 2019-2022.

WastEN - Collective Research: Challenge VII. of the Cooperation Program - Clusters within the Operational Program Enterprise and Innovation for Competitiveness 2014 - 2020 (OPPIK): LCA evaluation of technologies for the preparation of secondary raw materials

MAM do výuky! - Introduction of modern activating methods into teaching at primary schools with a focus on developing pupils' competencies for sustainable development, Operational Program Prague - Pole of Growth of the Czech Republic (OPPPR_58. Call SC 4.2)

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63929 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/research-grants [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63930] => stdClass Object ( [nazev] => Publications of Department members [seo_title] => Publications of Department members [seo_desc] => [autor] => [autor_email] => [perex] =>

Publications of members of the Department from the past 5 years

[ikona] => dokument [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

2022

Paulu, A., Vitvarová, M., Kočí, V.: Quantifying the industry-wide symbiotic potential: LCA of construction and energy waste management in the Czech Republic. Sustainable Production and Consumption Volume 34, November 2022, Pages 55-64. 

Výtisk, J.; Honus, H.; Kočí, V.; Pagáč, M.; Hajnyš, J.; Vujanovic, M.; Vrtek, M.Comparative study by life cycle assessment of an air ejector and orifice plate for experimental measuring stand manufactured by conventional manufacturing and additive manufacturing. Sustainable Materials and Technologies, 2022, 32.

Matuštík, J; Kočí, V. Does renewable mean good for climate? Biogenic carbon in climate impact assessments of biomass utilization. GCB Bioenergy, 2022, 14, 438– 446.

Matuštík, J; Pohořelý, M.; Kočí, V. Is application of biochar to soil really carbon negative? The effect of methodological decisions in Life Cycle Assessment. Science of The Total Environment, 2022, 807: 151058.

Guillaume, A.; Hubatová-Vacková, A.; Kočí, V. Environmental Impacts of Egg Production from a Life Cycle Perspective. Agriculture 2022, 12, 355.

Matuštík, J. a Kočí, V. (2022) „Environmentální stopy jako indikátory udržitelnosti. Kde se vzaly a co vlastně znamenají?", ENTECHO, 4(2), s. 2–10.

2021

Matuštík, J; Kočí, V. What is a footprint? A conceptual analysis of environmental footprint indicators. Journal of Cleaner Production, 2021, 285: 124833.

Paulu, A.; Bartáček, J.; Šerešová, M.; Kočí, V.; Combining Process Modelling and LCA to Assess the Environmental Impacts of Wastewater Treatment Innovations. Water 2021, 13, 1246. https://doi.org/10.3390/w13091246

Mariaková, D.; Anna Mocová, K.; Fořtová, K.; Ryparová, P.; Pešta, J.; Pavlů, T. Ecotoxicity and Essential Properties of Fine-Recycled Aggregate. Materials 2021, 14, 463.

Tourinho, P.S., Loureiro, S., Talluri, V.S.S.L.P., Dolar, A., Verweij, R., Chvojka, J., Michalcová, A., Kočí, V., van Gestel, C.A.M.: Microplastic fibers influence Ag toxicity and bioaccumulation in Eisenia andrei but not in Enchytraeus crypticus. Ecotoxicology (2021).

Tourinho, PS; Silva, ARR; Santos, CSA; Prodana, M; Ferreira, V; Habibullah, G; Koci, V. van Gestel, CAM; Loureiro, S.: Microplastic Fibers Increase Sublethal Effects of AgNP and AgNO3 in Daphnia magna by Changing Cellular Energy Allocation. Environmental Toxicology and Chemistry 2021.

2020

Šerešová M., Štefanica J., Vitvarová M., Zakuciová K., Wolf P., Kočí V. Life cycle performance of various energy sources used in the Czech Republic. Energies. 2020, MDPI, 13(21) 1-17.

Matuštík, J.; Hnátková, T; Kočí, V. Life cycle assessment of biochar-to-soil systems: A review. Journal of Cleaner Production, 2020, 259: 120998

Pešta J., Šerešová M., Kočí V. Carbon Footprint Assessment of Construction Waste Packaging Using the Package-to-Product Indicator. Sustainability. 2020, MDPI, 12(23) 1-14. 

Matuštík, J; Kočí, V. A comparative life cycle assessment of electronic retail of household products. Sustainability, 2020, 12.11: 4604

Šerešová M., Kočí V. Proposal of Package-to-Product Indicator for Carbon Footprint Assessment with Focus on the Czech Republic. Sustainability. 2020, MDPI, 12(7) 1-17. 

Pešta, J.; Pavlů, T.; Fořtová, K.; Kočí, V. Sustainable Masonry Made from Recycled Aggregates: LCA Case Study. Sustainability 2020, 12, 1581.

Ženíšek, M.; Pešta, J.; Tipka, M.; Kočí, V.; Hájek, P. Optimization of RC Structures in Terms of Cost and Environmental Impact—Case Study. Sustainability 2020, 12, 8532.

Tajnaiová, L., Vurm, R., Kholomyeva, M., Kobera, M., Kočí, V.: Determination of the Ecotoxicity of Herbicides Roundup and Garlon in Aquatic and Terrestrial Environments. Plants 2020, 9, 1203.

Skleničková, K., Abbrent, S., Halecký, M., Kočí, V., Beneš, H.: Biodegradability and ecotoxicity of polyurethane foams - a review. Critical Reviews in Environmental Science and Technology, , 52:2, 157-202.

Králová N., Šerešová M., Kočí V. Porovnání environmentálních dopadů různých typů jogurtových kelímků. Entecho. 2020, VŠCHT Praha, 1, 6-9.

Sackey, L.N.A.; Mocová, K.A.; Kočí, V. Ecotoxicological Effect of Aged Wood Leachates to Aquatic Organisms. Water 2020, 12, 2091.

Kašpar, O.; Koyuncu, A. H.; Hubatová-Vacková, A.; Balouch, M.; Tokárová, V., Influence of channel height on mixing efficiency and synthesis of iron oxide nanoparticles using droplet-based microfluidics. RSC Advances 2020, 10 (26), 15179-15189.

Kočí, V., Picková, E.: Life Cycle Perspective of Liquid Epoxy Resin Use in the Automotive Industry. Polish Journal of Environmental Studies, Volume: 29, Issue: 1, Pages: 1-15, Published: 2020.

Pittermannová, A.; Ruberová, Z.; Lizoňová, D.; Hubatová-Vacková, A.; Kašpar, O.; Zadražil, A.; Král, V.; Pechar, M.; Pola, R.; Bibette, J.; Bremond, N.; Štěpánek, F.; Tokárová, V., Functionalized hydrogel microparticles prepared by microfluidics and their interaction with tumour marker carbonic anhydrase IX. Soft Matter 2020.

Haider, M.; Elsherbeny, A.; Jagal, J.; Hubatová-Vacková, A.; Saad Ahmed, I. Optimization and Evaluation of Poly(lactide-co-glycolide) Nanoparticles for Enhanced Cellular Uptake and Efficacy of Paclitaxel in the Treatment of Head and Neck Cancer. Pharmaceutics 2020, 12, 828.

Zakuciová, K., Carvalho, A., Štefanica, J., Vitvarová, M., Pilař, L., Kočí, V.: Environmental and Comparative Assessment of Integrated Gasification Gas Cycle with CaO Looping and CO2 Adsorption by Activated Carbon: A Case Study of the Czech Republic. Energies 2020, 13(16), 4188.

Sackey,  L. N.A., Kočí, V.: Cornelis A.M.van Gestel: Ecotoxicological effects on Lemna minor and Daphnia magna of leachates from differently aged landfills of Ghana. Science of the Total Environment, 698 (2020) 1–7.

Sackey, LNA; Mocova, KA; Petrova, S; Koci, V: Toxicity of wood leachate to algae Desmodesmus subspicatus and plant Lemna minor. Environmental science and pollution research, 2020,  6 (7).

Sackey, Lyndon N.A, Kočí, V.: 2020. Assessing the effects of Tropical Wood Leachate to Desmodesmus subspicatus, Lemna minor and Daphnia magna. Heliyon 6(7) 2020.

2019

Kočí, V.: Comparisons of environmental impacts between wood and plastic transport pallets, Science of the Total Environment, 686 (2019) 514–528

Matuštík, J; Kočí, V. Environmental impact of personal consumption from life cycle perspective–A Czech Republic case study. Science of The Total Environment, 2019, 646: 177-186.

Šerešová M.,Polák M., Kočí V. Environmental performance of collection boxes for end of life mobile phones. Waste Management & Research. 2019, International Solid Wastes and Public Cleansing Association, 37 (8), 851-859. 27.         

Pavlů, T., Kočí, V., Hájek, P.: Environmental Assessment of Two Use Cycles of Recycled Aggregate Concrete. Sustainability 2019, 11, 6185, pp. 22.

Šereš, M., Mocová, K. A.,  Moradi, M., Kriška, M., Kočí, V., Hnátková, T.: The impact of woodchip-gravel mixture on the efficiency and toxicity of denitrification bioreactors. Science of The Total Environment, 647 (2019) 888-894

Laiblová, L.; Pešta, J.; Kumar, A.; Hájek, P.; Fiala, C.; Vlach, T.; Kočí, V. Environmental Impact of Textile Reinforced Concrete Facades Compared to Conventional Solutions—LCA Case Study. Materials 2019, 12, 3194.

Výtisk, Jan, Kočí, V., Honus, S., Vrtek, M.: Current options in the life cycle assessment of additive manufacturing products. Open Engineering, 9.1 (2019): 674-682. Retrieved 6 Jan. 2020.

Kočí, V., Benešová, E., Rajchl, A.: Porovnání environmentálních dopadů skladování a dopravy jablek do ČR. Entecho 1/2019.

Pešta, J., Pavlů, T., Mocová, K.A., Kočí, V.: Posuzování recyklovaného betonu z hlediska jeho dopadu na životní prostředí. Entecho 2/2019, str. 1-11.

2018

Kočí, V., Kořínek, R.: Process grouping of transport systems within LCA system boundary. Waste forum (1) 2018, pp. 5-16.

Šerešová M., Kočí V., Polák M. Mobilní telefony po skončení životnosti. Entecho, 2018, VŠCHT Praha, 2018, 1, 16-19.

Zakuciová, K., Kočí, V., Ciahotný, K., Carvalho, A.,  Štefanica, J., Smutná, J.: Life Cycle Assessment of calcium carbonate loop CO2 capture technology for brown coal power plant unit of the Czech Republic. Computer Aided Chemical Engineering, Volume 43, 2018, Pages 253-258.

Kočí, V., Ježková, D.: Je pro životní prostředí přínosem přesunout se do energeticky úsporných domů? Entecho 1/2018, str. 2-11.

Kočí, V.: Srovnání environmentálních dopadů odnosných tašek z různých materiálů. Entecho 2/2018, str. 7-11.

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63930 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/publications-members [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63931] => stdClass Object ( [nazev] => Computer Lab [seo_title] => Computer Lab [seo_desc] => [autor] => [autor_email] => [perex] =>

The system of our work is based on the detailed collection of operational data from the field with their subsequent processing in a suitable software tool.

[ikona] => monitor [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

For us, the collection of field data means cooperation with the so-called application sphere: with production organizations, with companies, state administration or non-governmental organizations. We obtain information and data across industries, countries, and ecosystems through this investigative activity. The obtained data is further processed using specialized software tools, so we talk about "in-silico" analyses. We have extensive databases of data on environmental aspects available for a number of industrial processes or operations, which we partly compiled ourselves or obtained it from professional sources.

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63931 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/computer-lab [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63932] => stdClass Object ( [nazev] => Completed Projects [seo_title] => Completed Projects [seo_desc] => [autor] => [autor_email] => [perex] => [ikona] => hvezda [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

TAČR TH03020169: Assessment of environmental impacts of the life cycle of electricity and heat production in the Czech Republic. 2018-2021

TAČR Alfa - MŠMT, 2B06121 Concepts of integrated systems for optimization of mixed municipal waste management and their assessment by LCA method. 2006-2010. The content of the project was the evaluation of various concepts of municipal waste management using the LCA method.

TB940MZP004 Methodology of certification of products and services with the eco-label. 2015-2016. The project was focused on creating a methodology for evaluating the environmental parameters of products. The LCA method was used.

TA03021286 Complex solution for remediation of cyanide contaminated sites. 2013-2015. Within the project, the developed cyanide removal technology was evaluated by the LCA method.

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63932 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/completed-projects [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) [63933] => stdClass Object ( [nazev] => Journal Entecho [seo_title] => Journal Entecho [seo_desc] => [autor] => [autor_email] => [perex] =>

Faculty journal on human-environment interactions

[ikona] => kniha [obrazek] => [ogobrazek] => [pozadi] => [obsah] =>

Journal ENTECHO is focused on the presentation of innovative studies, procedures and methods for assessing the interactions between atmosphere and biosphere. It is published twice a year: June and December.

[urlnadstranka] => [poduzel] => Array ( ) [iduzel] => 63933 [canonical_url] => [skupina_www] => Array ( ) [url] => /eng-science-and-research/entecho [sablona] => stdClass Object ( [class] => stranka_ikona [html] => [css] => [js] => [autonomni] => 1 ) ) ) [sablona] => stdClass Object ( [class] => boxy [html] => [css] => [js] => $(function() { setInterval(function () { $('*[data-countdown]').each(function() { CountDownIt('#'+$(this).attr("id")); }); },1000); setInterval(function () { $('.homebox_slider:not(.stop)').each(function () { slide($(this),true); }); },5000); }); function CountDownIt(selector) { var el=$(selector);foo = new Date; var unixtime = el.attr('data-countdown')*1-parseInt(foo.getTime() / 1000); if(unixtime<0) unixtime=0; var dnu = 1*parseInt(unixtime / (3600*24)); unixtime=unixtime-(dnu*(3600*24)); var hodin = 1*parseInt(unixtime / (3600)); unixtime=unixtime-(hodin*(3600)); var minut = 1*parseInt(unixtime / (60)); unixtime=unixtime-(minut*(60)); if(unixtime<10) {unixtime='0'+unixtime;} if(dnu<10) {unixtime='0'+dnu;} if(hodin<10) {unixtime='0'+hodin;} if(minut<10) {unixtime='0'+minut;} el.html(dnu+':'+hodin+':'+minut+':'+unixtime); } function slide(el,vlevo) { if(el.length<1) return false; var leva=el.find('.content').position().left; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; var cislo=leva/sirka*-1; if(vlevo) { if(cislo+1>pocet) cislo=0; else cislo++; } else { if(cislo==0) cislo=pocet-1; else cislo--; } el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } function slideTo(el,cislo) { if(el.length<1) return false; var sirka=el.width(); var pocet=el.find('.content .homebox').length-1; if(cislo<0 || cislo>pocet) return false; el.find('.content').animate({'left':-1*cislo*sirka}); el.find('.slider_puntiky a').removeClass('selected'); el.find('.slider_puntiky a.puntik'+cislo).addClass('selected'); return false; } [autonomni] => 1 ) [api_suffix] => )

UCT Prague
Technická 5
166 28 Prague 6 – Dejvice
IČO: 60461373 / VAT: CZ60461373

Czech Post certified digital mail code: sp4j9ch

Copyright: UCT Prague
Information provided by the Department of International Relations and the Department of R&D. Technical support by the Computing Centre.