CINXE.COM

Strategic Projects | MPO

<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1" /> <meta name="description" content="<!--WTD_A(description)-->" /> <meta name="keywords" content="ministry, industry, trade, entrepreneurship, business, foreign trade, consumer, energy, construction, raw materials, e-communications, post services, Ml谩dek" /> <meta name="format-detection" content="telephone=no"/> <title>Strategic Projects | MPO </title> <!-- Bootstrap Core CSS --> <link href="/css/bootstrap.min.css" rel="stylesheet" media="all"> <!-- Custom CSS --> <link href="/css/mpo.css" rel="stylesheet"> <link href="/css/mpo-print.css" media="print" rel="stylesheet"> <link href="/css/bootstrap-datepicker.css" media="print" rel="stylesheet"> <!-- lightgallery CSS --> <link rel="stylesheet" type="text/css" href="/js/lightgallery/css/lightgallery-bundle.css"> <link rel="stylesheet" type="text/css" href="/js/justifiedgallery/justifiedGallery.min.css"> <!-- Custom Fonts -->\ <!-- <link type="text/css" rel="stylesheet" href="http://maxcdn.bootstrapcdn.com/font-awesome/4.3.0/css/font-awesome.min.css"> --> <link href="/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css"> <!-- HTML5 Shim and Respond.js IE8 support of HTML5 elements and media queries --> <!-- WARNING: Respond.js doesn't work if you view the page via file:// --> <!--[if lt IE 9]> <script src="https://oss.maxcdn.com/libs/html5shiv/3.7.0/html5shiv.js"></script> <script src="https://oss.maxcdn.com/libs/respond.js/1.4.2/respond.min.js"></script> <![endif]--> <link rel="stylesheet" type="text/css" href="//cdnjs.cloudflare.com/ajax/libs/cookieconsent2/3.0.3/cookieconsent.min.css" /> <script src="/js/cookieconsent.min.js" type="text/javascript"></script> </head> <body> <script> const technical_cookies = ['PHPSESSID', 'WTDGUID', 'BNES_PHPSESSID', 'BNES_WTDGUID', 'cookieconsent_status']; function removeCookies() { let cookie_list = document.cookie.split('; '); let cookie_list_names = []; for(let cl of cookie_list) { let clvalue = cl.split('='); cookie_list_names.push(clvalue[0]); } let cookies_to_remove = cookie_list_names.filter(function(val) { return technical_cookies.indexOf(val) == -1; }); for(let ctr of cookies_to_remove) { document.cookie = ctr + '=; Max-Age=-99999999;'; } } window.addEventListener("load", function () { window.cookieconsent.initialise({ "type": 'opt-in', "position": "bottom", "theme": "classic", "cookie": { "expiryDays": 365, }, "palette": { "popup": { "background": "#00488c", "text": "#ffffff" }, "button": { "background": "#737373", "text": "#ffffff" } }, "content": { "allow": "I Aggree", "deny": "I Disagree" }, "elements": { messagelink: '<span id="cookieconsent:desc" class="cc-message">With your consent, we would like to use cookies to evaluate aggregate traffic statistics. Visitor statistics (analytical cookies) help us monitor the functionality of the portal, the level of use of individual pages, and thus improve what visitors are most interested in. You can withdraw your consent at any time via the link "Cookies Usage Consent" in the footer of the website. We use technical cookies to ensure the operation of the website. You can find a description of individual cookies, their processing time and other information on the use of analytical tools to create site traffic statistics on the <a style="color: #ffffff;" href="/en/guidepost/ministry/personal-data-protection/cookies-policy--265612/">Cookies Policy page</a>.</span>' }, "revokable": true, "revokeBtn": '<div class="cc-revoke {{classes}}" id="cookie-settings-float_button">Cookies Usage Consent</div>', onInitialise: function(status) { if (!this.hasConsented()) { removeCookies(); } }, onPopupOpen: function () { if (!this.hasConsented()) { removeCookies(); } }, }); }); </script> <!-- Header --> <div class="container" id="top-mpo"> <div class="row"> <div class="col-xs-2"> <a href="/en/" class="navbar-brand"> <img class="img-responsive img-hover" alt="Logo MPO" src="/images/2016/logo-eng.png"> </a> </div> <div class="col-xs-10"> <div class="row"> <div class="col-xs-12"> <ul class="nav navbar-nav navbar-right"> <li> </li><li><a href="/en/en/guidepost/contacts/contacts-for-the-ministry-of-industry-and-trade--152948/">Contacts</a></li> <li class="red"><a href="/cz/prumysl/strategicke-projekty/">CZ</a></li> <li><a onclick="window.open(this.href); return false" class="ikon_top" href="http://on.fb.me/1npFANf" aria-label="Facebook"><span class="fa fa-facebook"></span></a></li> <li><a onclick="window.open(this.href); return false" class="ikon_top" href="https://twitter.com/mpo_tweetuje" aria-label="Twitter"><span class="fa fa-twitter"><span style="display:none">Twitter</span></span></a></li> <li><a onclick="window.open(this.href); return false" class="ikon_top" href="https://www.linkedin.com/company/ministry-of-industry-and-trade-of-the-czech-republic/" aria-label="Linkedin"><span class="fa fa-linkedin"><span style="display:none">Linkedin</span></span></a></li> <li><a onclick="window.open(this.href); return false" class="ikon_top" href="https://www.instagram.com/mpo.gov.cz/" aria-label="Instagram"><i class="fa fa-instagram fa-lg" style="color: #E4405F;"></i></a></li> <li><a onclick="window.open(this.href); return false" class="ikon_top" href="https://www.youtube.com/channel/UCwNM5NKJgVBGaaF-dHZq0wQ" aria-label="Youtube"><span class="fa fa-youtube"><span style="display:none">Youtube</span></</span></a></li> </ul> </div> <div class="nav navbar-nav navbar-right" style="margin-right: 12px !important; margin-bottom: 0px !important;"> <!--WTD_A(prihlaseni)--> </div> </div> <div class="row"> <div class="col-xs-6"> </div> <div class="col-xs-6"> <div class="sidebar-search"> <div class="custom-search-form"> <label for="searchtext"><span style="display:none">Search</span></label> <form action="/hledani.html" method="post"> <input id="searchtext" name="searchtext" type="text" class="form-control" placeholder="Searched text ..."> <span class="input-group-btn"> <button class="btn btn-primary" type="submit" id="Action" name="Action"> <i class="fa fa-search"><span style="display:none">Search</span></i> </button></span> <input id="lid" name="lid" type="hidden" value="4"> <input id="langid" name="langid" type="hidden" value="4"> <input id="locale" name="locale" type="hidden" value="en"> </form> </div> <!-- /input-group --> </div> </div> </div> </div> </div> <!-- /.row --> </div> <!-- /.Header --> <!-- Header Navigation --> <nav class="navbar navbar-inverse navbar-static-top navbar-mpo" role="navigation"> <div class="container"> <!-- Brand and toggle get grouped for better mobile display --> <div class="navbar-header"> <button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#bs-main-navbar"> <span class="sr-only">Toggle navigation</span> <span class="icon-bar"></span> <span class="icon-bar"></span> <span class="icon-bar"></span> </button> </div> <!-- Collect the nav links, forms, and other content for toggling --> <div class="collapse navbar-collapse" id="bs-main-navbar"><ul class="nav subnav-nav vissible-xs-block hidden-sm hidden-md hidden-lg"><li> <a href="/en/">Homepage</a><ul><li> <a href="/en/industry/strategic-projects/"><span class="active">Strategic Projects</span></a><ul></ul> </li></ul> </li></ul> <ul class="nav nav-justified navbar-nav hidden-xs"> <li class="dropdown"> <a href="/en/guidepost/" class="dropdown-toggle" data-hover="dropdown">Guidepost</a><ul class="dropdown-menu"> <li><a href="/en/guidepost/ministry/">Ministry</a></li> <li><a href="/en/guidepost/official-notice-board/">Official Notice Board</a></li> <li><a href="/en/guidepost/for-the-media/press-releases/">For the Media</a></li> <li><a href="/en/guidepost/mandatory-information">Mandatory Information</a></li> <li><a href="/en/guidepost/analytical-materials-statistics/">Analytical Materials, Statistics</a></li> <li><a href="/en/guidepost/czech-board-of-quality/">Czech Board of Quality</a></li> <li><a href="/en/guidepost/gender-equality">Gender Equality</a></li> <li><a href="/en/guidepost/promoting-equal-opportunities-for-people-with-disabilities/promoting-equal-opportunities-for-people-with-disabilities--266713/">Promoting Equal Opportunities for People with Disabilities</a></li> <li><a href="/en/guidepost/Career/">Career</a></li> <li><a href="/en/guidepost/contacts/contacts-for-the-ministry-of-industry-and-trade--152948/">Contacts</a></li> </ul> </li> <li class="dropdown"> <a href="/en/business/" class="dropdown-toggle" data-hover="dropdown">Business</a><ul class="dropdown-menu"> <li><a href="/en/business/licensed-trades/">Licensed Trades</a></li> <li><a href="/en/business/advertising-regulation/ways-to-regulate-the-advertising--282353/">Advertising Regulation</a></li> <li><a href="/en/business/business-regulation-and-reducing-red-tape/">Business Regulation and Reducing Red Tape</a></li> <li><a href="/en/business/corporate-social-responsibility/">Corporate Social Responsibility</a></li> <li><a href="/en/business/business-council/">Business Council</a></li> <li><a href="/en/business/internal-trade/">Internal Trade</a></li> <li><a href="/en/business/standardization/">Standardization</a></li> <li><a href="/en/business/accessibility-of-products-and-services/">Accessibility of Products and Services</a></li> <li><a href="/en/business/small-and-medium-sized-enterprises/">Small and Medium-Sized Enterprises</a></li> <li><a href="/en/business/financial-instruments/">Financial Instruments</a></li> <li><a href="/en/business/grants-and-business-support">Grants and Business Support</a></li> <li><a href="/en/business/digital-economy/">Digital Economy</a></li> <li><a href="/en/business/support-for-research-and-development/">Support for Research and Development</a></li> <li><a href="/en/business/ris3-strategy/">RIS3 Strategy</a></li> <li><a href="/en/business/family-business/">Family Business</a></li> </ul> </li> <li class="dropdown"> <a href="/en/foreign-trade/" class="dropdown-toggle" data-hover="dropdown">Foreign Trade</a><ul class="dropdown-menu"> <li><a href="/en/guidepost/info-about-the-situation-in-ukraine/information-in-connection-with-the-russian-invasion-of-ukraine--266220/">Information on the Russian invasion of Ukraine</a></li> <li><a href="/en/foreign-trade/about-brexit/">About Brexit</a></li> <li><a href="/en/foreign-trade/eastern-partnership/conference-10-years-of-eastern-partnership-economic-convergence-and-business-opportunities--244600/">Eastern Partnership</a></li> <li><a href="/en/foreign-trade/support-for-export/">Support for Export</a></li> <li><a href="/en/foreign-trade/business-in-the-eu/">Business in the EU </a></li> <li><a href="/en/foreign-trade/eu-common-commercial-policy/">EU Common Commercial Policy</a></li> <li><a href="/en/foreign-trade/national-contact-point-for-responsible-business-conduct/">National Contact Point for Responsible Business Conduct</a></li> <li><a href="/en/foreign-trade/international-trade-agreements/">International Trade Agreements</a></li> <li><a href="/en/foreign-trade/international-trade-by-territory/">International Trade by Territory</a></li> <li><a href="/en/foreign-trade/international-organizations-and-trade/">International Organizations and Trade</a></li> <li><a href="/en/foreign-trade/licence-administration/">Licensing Administration</a></li> <li><a href="/en/foreign-trade/investment-screening/">Investment Screening</a></li> <li><a href="/en/foreign-trade/economic-migration/">Economic Migration</a></li> <li><a href="/en/foreign-trade/foreign-trade-statistics/">Foreign Trade Statistics</a></li> <li><a href="/en/foreign-trade/cz-in-the-EU/">CZ in the EU</a></li> </ul> </li> <li class="dropdown"> <a href="/en/consumer-protection/" class="dropdown-toggle" data-hover="dropdown">Consumer Protection</a><ul class="dropdown-menu"> <li><a href="/en/consumer-protection/the-consumer-guide/the-consumer-guide--263023/">The Consumer Guide</a></li> <li><a href="/en/consumer-protection/information-for-consumers">Information for Consumers</a></li> <li><a href="/en/consumer-protection/alternative-dispute-resolution-adr/">Alternative Dispute Resolution - ADR</a></li> <li><a href="/en/consumer-protection/products-safety/">Products Safety</a></li> <li><a href="/en/consumer-protection/market-surveillance/">Market Surveillance</a></li> <li><a href="/en/consumer-protection/legal-regulations-applicable-to-consumer-protection/">Legal Regulations Applicable to Consumer Protection</a></li> <li><a href="/en/consumer-protection/information-for-consumer-organisations/information-for-consumer-organizations--243943/">Information for Consumer Organisations</a></li> <li><a href="/en/consumer-protection/eu-and-the-consumer/">EU and the Consumer</a></li> <li><a href="/en/consumer-protection/international-activities-in-the-field-of-consumer-protection/">International Activities in the Field of Consumer Protection</a></li> <li><a href="/en/consumer-protection/useful-contacts/">Useful Contacts</a></li> </ul> </li> <li class="dropdown"> <a href="/en/energy/" class="dropdown-toggle" data-hover="dropdown">Energy</a><ul class="dropdown-menu"> <li><a href="/en/energy/strategic-and-conceptual-documents/">Strategic and Conceptual Documents</a></li> <li><a href="/en/energy/national-action-plan-for-smart-grids/">National Action Plan for Smart Grids</a></li> <li><a href="/en/energy/government-council-for-the-energy-and-raw-materials-strategy-of-the-czech-republic/">Government Council for the Energy and Raw Materials Strategy of the Czech Republic</a></li> <li><a href="/en/energy/coal-commission/">Coal Commission</a></li> <li><a href="/en/energy/energy-legislation/">Energy Legislation</a></li> <li><a href="/en/energy/gas-and-liquid-fuels/">Gas and Liquid Fuels</a></li> <li><a href="/en/energy/energy-efficiency/">Energy Savings</a></li> <li><a href="/en/energy/international-cooperation/">International Cooperation</a></li> <li><a href="/en/energy/state-energy-policy/">State Energy Policy</a></li> <li><a href="/en/energy/research-and-development-in-energy-sector/">Research and Development in Energy Sector</a></li> <li><a href="/en/energy/statistics/">Statistics</a></li> <li><a href="/en/energy/sample-plans-if-crisis-solution/">Sample Plans of Crisis Solution</a></li> <li><a href="/en/energy/nuclear-energy-and-new-nuclear-builds/">Nuclear Energy and New Nuclear Builds</a></li> <li><a href="/en/energy/radioactive-waste-management/">Radioactive Waste Management</a></li> <li><a href="/en/energy/electricity/">Electricity</a></li> <li><a href="/en/energy/conferences-seminars/">Conferences, Seminars</a></li> </ul> </li> <li class="dropdown"> <a href="/en/construction-and-raw-materials/" class="dropdown-toggle" data-hover="dropdown">Constr.聽and Raw聽Materials</a><ul class="dropdown-menu"> <li><a href="/en/construction-and-raw-materials/contact-point-for-construction-products/">Contact Point for Construction Products</a></li> <li><a href="/en/construction-and-raw-materials/construction-products/">Construction Products</a></li> <li><a href="/en/construction-and-raw-materials/strategic-documents-for-sustainable-construction/">Strategic Documents for Sustainable Construction</a></li> <li><a href="/en/construction-and-raw-materials/bim/">BIM</a></li> <li><a href="/en/construction-and-raw-materials/construction-40/">Construction 4.0</a></li> <li><a href="/en/construction-and-raw-materials/conferences-seminars/">Conferences, Seminars</a></li> <li><a href="/en/construction-and-raw-materials/information-from-industrial-sectors/">Information From Industrial Sectors</a></li> <li><a href="/en/construction-and-raw-materials/competitions/">Competitions</a></li> <li><a href="/en/construction-and-raw-materials/building-authority/">Building Authority</a></li> <li><a href="/en/construction-and-raw-materials/projects-of-common-interest/">Projects of Common Interest</a></li> <li><a href="/en/construction-and-raw-materials/raw-material-policy/">Raw Material Policy</a></li> <li><a href="/en/construction-and-raw-materials/commodity-exchanges/">Commodity Exchanges</a></li> </ul> </li> <li class="dropdown active"> <a href="/en/industry/" class="dropdown-toggle active" data-hover="dropdown">Industry</a><ul class="dropdown-menu"> <li><a href="/en/industry/manufacturing-industry/">Manufacturing Industry</a></li> <li><a href="/en/industry/cultural-and-creative-industries/">Cultural and Creative Industries</a></li> <li><a href="/en/industry/politics-of-secondary-raw-materials-czech-republic/">Politics of Secondary Raw Materials Czech Republic</a></li> <li><a href="/en/industry/industry-four/">Industry 4.0</a></li> <li><a href="/en/industry/eu-industrial-policy/">EU Industrial Policy</a></li> <li><a href="/en/industry/chemical-substances-and-mixtures/">Chemical Substances and Mixtures</a></li> <li><a href="/en/industry/industry-and-the-environment/">Industry and the Environment</a></li> <li><a href="/en/industry/authorization-of-vocational-qualifications/">Authorization of Vocational Qualifications</a></li> <li><a href="/en/industry/clean-technologies-nzia/">Clean Technologies (NZIA)</a></li> <li><a href="/en/industry/industry-and-the-environment/ippc-integrated-pollution-prevention-and-control/integrated-pollution-prevention-and-control-ippc--223445/">IPPC - Integrated Pollution Prevention and Control</a></li> <li><a href="/en/industry/strategic-projects/" class="active">Strategic Projects</a></li> </ul> </li> <li class="dropdown"> <a href="/en/e-communications-and-postal-services/" class="dropdown-toggle" data-hover="dropdown">E-Comm.聽and Postal聽Services</a><ul class="dropdown-menu"> <li><a href="/en/e-communications-and-postal-services/electronic-communications/">Electronic Communications</a></li> <li><a href="/en/e-communications-and-postal-services/postal-services/">Postal Services</a></li> </ul> </li> </ul> </div> <!-- /.navbar-collapse --> </div> <!-- /.container --> </nav> <!-- /.Header Navigation --> <!-- Breadcrumbs --> <div class="breadcrumbs"> <div class="container"> <div class="row"> <div class="col-lg-12"> <nav role='navigation' aria-label="drobe膷kov谩 navigace"> <ol class="breadcrumb"><li><a href="/en/">Homepage</a></li><li><a href="/en/industry/">Industry</a></li><li class="active">Strategic Projects</li></ol> </nav> </div> </div> </div> </div> <!-- /.Breadcrumbs --> <!-- Page Content --> <div class="container"> <div class="row"> <!-- Block Left --> <div class="block_left col-sm-8"> <!-- Block Content --> <div class="block_content"> <div class="row"> <div class="col-sm-12"> <h1 class="page-header">Strategic Projects</h1> </div> </div> <p></p> <p><strong>This category does not contain any article.</strong></p> <img class="hidden-xs" src="/images/MPO600px.jpg" alt="budova MPO" /> </div> <!-- /.Block Content --> <!-- Block News Top --> <div class="block_icon_middle"> <div class="block_ikony"> <div class="row"> <div class="col-sm-12"> <a href="archive.htm" class="archiv"><span class="fa fa-files-o" aria-hidden="true"></span>Archive of Older Documents</a> <a href="" onclick="window.print(); return false;" class="tisk pull-right"><span class="fa fa-print" aria-hidden="true"></span>Print the List</a> </div> </div> </div> </div> <!-- Block News Top --> </div> <!-- Block Left --> <!-- Block Right Menu --> <div class="col-sm-4 block_right_menu"> <div class="subNav navbar-mpo hidden-xs"><nav role="navigation" aria-label="Sek膷n铆 navigace"><ul class="nav nav-list-main"> <li> <label class="nav-toggle nav-header"><span><a href="/en/industry/manufacturing-industry/">Manufacturing Industry</a></span><span class="nav-toggle-icon glyphicon glyphicon-menu-right"></span></label><ul class="nav nav-list nav-left-ml"> <li><a href="/en/industry/manufacturing-industry/panorama-of-the-manufacturing-industry/">Panorama of the Manufacturing Industry</a></li> <li><a href="/en/industry/manufacturing-industry/textile-clothing-and-leather-industry/">Textile, Clothing and Leather Industry</a></li> <li><a href="/en/industry/manufacturing-industry/wood-based-industry/">Wood-Based Industry</a></li> <li><a href="/en/industry/manufacturing-industry/chemical-industry/">Chemical Industry</a></li> <li><a href="/en/industry/manufacturing-industry/glass-industry/">Glass Industry</a></li> <li><a href="/en/industry/manufacturing-industry/metallurgy-and-steel-industry/">Metallurgy and Steel Industry</a></li> <li><a href="/en/industry/manufacturing-industry/engineering-industry/">Engineering Industry</a></li> <li><a href="/en/industry/manufacturing-industry/defence-and-security-industry/">Defence and Security Industry</a></li> <li><a href="/en/industry/manufacturing-industry/automotive-industry/">Automotive Industry</a></li> <li><a href="/en/industry/manufacturing-industry/hallmarking/">Hallmarking</a></li> </ul> </li> <li><a href="/en/industry/cultural-and-creative-industries/">Cultural and Creative Industries</a></li> <li><a href="/en/industry/politics-of-secondary-raw-materials-czech-republic/">Politics of Secondary Raw Materials Czech Republic</a></li> <li><a href="/en/industry/industry-four/">Industry 4.0</a></li> <li><a href="/en/industry/eu-industrial-policy/">EU Industrial Policy</a></li> <li> <label class="nav-toggle nav-header"><span><a href="/en/industry/chemical-substances-and-mixtures/">Chemical Substances and Mixtures</a></span><span class="nav-toggle-icon glyphicon glyphicon-menu-right"></span></label><ul class="nav nav-list nav-left-ml"> <li><a href="/en/industry/chemical-substances-and-mixtures/reach-obligations-and-information/">REACH - Obligations and Information</a></li> <li><a href="/en/industry/chemical-substances-and-mixtures/clp-classification-labelling-and-packaging/">CLP - Classification, Labelling and Packaging</a></li> <li><a href="/en/industry/chemical-substances-and-mixtures/svhc-substances-authorisation-restriction/default.htm">SVHC Substances, Authorisation, Restriction</a></li> </ul> </li> <li> <label class="nav-toggle nav-header"><span><a href="/en/industry/industry-and-the-environment/">Industry and the Environment</a></span><span class="nav-toggle-icon glyphicon glyphicon-menu-right"></span></label><ul class="nav nav-list nav-left-ml"> <li><a href="/en/industry/industry-and-the-environment/ecoaudit/default.htm">Ekoaudit</a></li> <li><a href="/en/industry/industry-and-the-environment/voluntary-programmes/">Voluntary Programmes</a></li> <li><a href="/en/industry/industry-and-the-environment/rohs-eee/">RoHS - EEE</a></li> <li><a href="/en/industry/industry-and-the-environment/sustainable-development/">Sustainable Development</a></li> <li><a href="/en/industry/industry-and-the-environment/remediation-of-the-effects-of-mining-activities/">Remediation of the Effects of Mining Activities</a></li> <li><a href="/en/industry/industry-and-the-environment/compensation-of-indirect-costs/">Compensation of Indirect Costs</a></li> </ul> </li> <li><a href="/en/industry/authorization-of-vocational-qualifications/">Authorization of Vocational Qualifications</a></li> <li><a href="/en/industry/clean-technologies-nzia/">Clean Technologies (NZIA)</a></li> <li><a href="/en/industry/industry-and-the-environment/ippc-integrated-pollution-prevention-and-control/integrated-pollution-prevention-and-control-ippc--223445/">IPPC - Integrated Pollution Prevention and Control</a></li> <li><label class="nav-toggle nav-header active"><a href="/en/industry/strategic-projects/">Strategic Projects</a></label></li> </ul></nav></div><div class="clearfix"></div> <div class="clearfix"></div> <!--WTD_B(2)--> <div class="menu_right_second hidden-xs"> <!--WTD_A(priority)--> </div> <!--WTD_B(1)--> </div> <!-- /.Block Right Menu --> </div> <!-- /.row --> <!-- Link bottom --> <div class="link_bottom_block hidden-xs"> <div class="row"> <div class="col-lg-12"> <h3 class="text-uppercase">Partners of the Ministry / Important Links</h3> </div> </div> <div class="link_bottom"> <div class="row"> <div class="col-xs-2"><a href="http://www.czechtrade.cz/" aria-label="Czech Trade" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/ct_logo_basic_RGB_S_2.png" alt="Czech Trade" /></a></div> <div class="col-xs-2"><a href="https://www.vlada.cz/" aria-label="脷艡ad vl谩dy 膶esk茅 republiky" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/vlada.gif" alt="脷艡ad vl谩dy 膶esk茅 republiky" /></a></div> <div class="col-xs-2"><a href="http://www.coi.cz/" aria-label="膶esk谩 obchodn铆 inspekce" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/Loga/COI_logo_1_cz_blue2.gif" alt="膶esk谩 Obchodn铆 Inspekce" /></a></div> <div class="col-xs-2"><a href="http://www.puncovniurad.cz/cz/" aria-label="Puncovn铆 煤艡ad" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-07.gif" alt="Puncovn铆 煤艡ad" /></a></div> <div class="col-xs-2"><a href="http://www.businessinfo.cz/" aria-label="BusinessInfo.cz - ofici谩ln铆 port谩l pro podnik谩n铆 a export" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/Loga/BusinessInfo_logo_202110.png" alt="BusinessInfo.cz - ofici谩ln铆 port谩l pro podnik谩n铆 a export" /></a></div> <div class="col-xs-2"><a href="/ippc/" aria-label="Integrovan谩 prevence a omezov谩n铆 zne膷i拧t臎n铆" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/assets/cz/prumysl/prumysl-a-zivotni-prostredi/ippc-integrovana-prevence-a-omezovani-znecisteni/2016/12/IPPC_logo_3.jpg" alt="Integrovan谩 prevence a omezov谩n铆 zne膷i拧t臎n铆" /></a></div> </div> <div class="row"> <div class="col-xs-2"><a href="http://www.czechinvest.org/" aria-label="Czech Invest" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/Loga/CzechInvest_logo_202110.png" alt="Czech Invest" /></a></div> <div class="col-xs-2"><a href="http://www.agentura-api.org/" aria-label="Agentura pro podnik谩n铆 a inovace" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/api_barva2.jpg" alt="Agentura pro podnik谩n铆 a inovace" /></a></div> <div class="col-xs-2"><a href="/dokument159758.html" aria-label="CRM - Jednotn媒 registra膷n铆 formul谩艡" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-05.gif" alt="CRM - Jednotn媒 registra膷n铆 formul谩艡" /></a></div> <div class="col-xs-2"><a href="http://surao.cz/" aria-label="Spr谩va 煤lo啪i拧钮 radioaktivn铆ch odpad暖" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-11.gif" alt="Spr谩va 煤lo啪i拧钮 radioaktivn铆ch odpad暖" /></a></div> <div class="col-xs-2"><a href="http://www.cr-sei.cz/" aria-label="St谩tn铆 energetick谩 inspekce" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-09.gif" alt="St谩tn铆 energetick谩 inspekce" /></a></div> </div> <div class="row"> <div class="col-xs-3"><a href="http://www.businessinfo.cz/cz/clanek/podnikatelske-cinnosti-jkm/jednotna-kontaktni-mista-jkm-cr/1001788/57804/" aria-label="Jednotn茅 kontaktn铆 m铆sto" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-04.gif" alt="Jednotn茅 kontaktn铆 m铆sto" /></a></div> <div class="col-xs-1"><a href="http://www.cuzzs.cz/cs/" aria-label="膶esk媒 煤艡ad pro zkou拧en铆 zbran铆 a st艡eliva" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-10.gif" alt="膶esk媒 煤艡ad pro zkou拧en铆 zbran铆 a st艡eliva" /></a></div> <div class="col-xs-1"><a href="http://www.unmz.cz/urad/unmz" aria-label="脷艡ad pro technickou normalizaci, metrologii a st谩tn铆 zku拧ebnictv铆" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-08.gif" alt="脷艡ad pro technickou normalizaci, metrologii a st谩tn铆 zku拧ebnictv铆" /></a></div> <div class="col-xs-1"><a href="http://www.svum.cz/cz" aria-label="V媒zkumn茅 a testovac铆 centrum materi谩l暖" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-15.gif" alt="V媒zkumn茅 a testovac铆 centrum materi谩l暖" /></a></div> <div class="col-xs-1"><a href="https://www.cmi.cz/" aria-label="膶esk媒 metrologick媒 institut" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-14.gif" alt="膶esk媒 metrologick媒 institut" /></a></div> <div class="col-xs-2"><a href="http://www.rzp.cz/" aria-label="Registr 啪ivnostensk茅ho podnik谩n铆" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/rzp.gif" alt="Registr 啪ivnostensk茅ho podnik谩n铆" /></a></div> <div class="col-xs-1"><a href="http://www.esfcr.cz/" aria-label="Evropsk媒 soci谩ln铆 fond" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-03.gif" alt="Evropsk媒 soci谩ln铆 fond" /></a></div> <div class="col-xs-2"><a href="https://ezu.cz/" aria-label="Elektrotechnick媒 zku拧ebn铆 煤stav" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/ezu_logo.gif" alt="Elektrotechnick媒 zku拧ebn铆 煤stav" /></a></div> </div></div> </div> <!-- /.Link bottom --> </div> <!-- /.container Page Content --> <!-- Footer --> <div class="footer_one"> <div class="container"> <div class="row"> <div class="col-sm-6 big_padding"> <div class="row"> <div class="col-xs-12 text-uppercase bottom_title"><h3 class="pull-left">Information For Visitors</h3></div> </div> <div class="row"> <div class="col-xs-6"> <ul> <li><a href="/en/guidepost/contacts/contacts-for-the-ministry-of-industry-and-trade--152948/">Contacts</a></li> <li><a href="/en/guidepost/for-the-media/press-releases/">For Media</a></li> <li><a href="/en/sitemap.html">Sitemap</a></li> <li><a href="/en/rss.html">RSS</a></li> </ul> </div> <div class="col-xs-6"> <ul> <li><a href="http://www.businessinfo.cz/en/" target="_blank">BusinessInfo.cz</a></li> <li><a href="/en/guidepost/official-notice-board/miscellaneous/accessibility-declaration--11929/">Declaration of Accessibility</a></li></ul> </div> </div> </div> <div class="col-sm-3 col-xs-6 big_padding"> <div class="row"> <div class="col-xs-12 text-uppercase bottom_title"><h3 class="pull-left">Portals of the Ministry</h3></div> <div class="col-xs-12"> <ul> <li><a href="http://www.rzp.cz/eng/index.html" target="_blank">Trades Register</a></li> <li><a href="http://www.sikulove-mpo.cz/" target="_blank">Children Group</a></li></ul> </div> </div> </div> <div class="col-sm-3 col-xs-6 big_padding"> <div class="row"> <div class="col-xs-12 text-uppercase bottom_title"><h3 class="pull-right">Social Media</h3></div> <div class="col-xs-12"> <div class="ikon_bottom pull-right"> <a onclick="window.open(this.href); return false" href="http://youtube.com/mpo" aria-label="Youtube"><span class="fa fa-youtube"></span></a> <a onclick="window.open(this.href); return false" href="https://www.linkedin.com/company/ministry-of-industry-and-trade-of-the-czech-republic/" aria-label="Linkedin"><span class="fa fa-linkedin"></span></a> <a onclick="window.open(this.href); return false" href="https://twitter.com/mpo_tweetuje" aria-label="Twitter"><span class="fa fa-twitter"></span></a> <a onclick="window.open(this.href); return false" href="http://on.fb.me/1npFANf" aria-label="Facebook"><span class="fa fa-facebook"></span></a> </div> </div> </div> </div> </div> </div> </div> <div class="container footer_two"> <div class="row"> <div class="col-lg-12"> <p class="pull-left">&copy; Copyright 2005 - 2024 MPO <a href="http://creativecommons.org/licenses/by-nc-nd/3.0/cz/" target="_blank"><img src="https://i.creativecommons.org/l/by-nc-nd/3.0/cz/80x15.png" alt="Licen膷n铆 ujedn谩n铆" /></a></p> <p class="pull-right"><a href="#top-mpo">&#xffea; To the Top</a></p> </div> </div> </div> <div class="footer_three"> <div class="container"> <div class="link_bottom first hidden-xs"> <div class="row"> <div class="col-xs-12"> <a href="https://www.esfcr.cz/en/" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-17.png" alt="" /></a> <a href="http://ec.europa.eu/contracts_grants/funds_en.htm" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-18.png" alt="" /></a> <a href="https://www.esfcr.cz/en/detail-clanku/-/asset_publisher/BBFAoaudKGfE/content/op-lidske-zdroje-a-zamestnanost-op-lzz-" onclick="window.open(this.href); return false"><img class="img-responsive img-hover" src="/images/2016/link_bottom-19.png" alt="" /></a> </div> </div> </div> </div> </div> <!-- /.Footer --> <!-- jQuery --> <script src="/js/jquery.js"></script> <script src="/js/custom.js"></script> <!-- lightgallery --> <script src="/js/lightgallery/lightgallery.min.js"></script> <script src="/js/lightgallery/plugins/zoom/lg-zoom.min.js"></script> <script src="/js/lightgallery/plugins/fullscreen/lg-fullscreen.min.js"></script> <script src="/js/lightgallery/plugins/thumbnail/lg-thumbnail.min.js"></script> <script src="/js/lightgallery/plugins/autoplay/lg-autoplay.min.js"></script> <script src="/js/justifiedgallery/jquery.justifiedGallery.min.js"></script> <script src="/js/gallery-init.js"></script> <!-- Bootstrap Core JavaScript --> <script src="/js/bootstrap.min.js"></script> <script src="/js/bootstrap-hover-dropdown.min.js"></script> <script src="/js/treenav.js"></script> <script src="/js/bootstrap-datepicker.min.js"></script> <script src="/js/bootstrap-datepicker.en-GB.min.js" charset="UTF-8"></script> <script type="text/javascript"> $(document).ready(function () { $('.input-daterange').datepicker({ todayBtn: "linked", format: "dd/mm/yyyy", language: "en", zIndexOffset: 1000 }); }); </script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10