{"id":2363,"date":"2020-11-06T07:19:44","date_gmt":"2020-11-06T07:19:44","guid":{"rendered":"https:\/\/stamet.pl\/?page_id=2363"},"modified":"2025-12-11T07:19:23","modified_gmt":"2025-12-11T07:19:23","slug":"do-pobrania","status":"publish","type":"page","link":"https:\/\/stamet.pl\/en\/do-pobrania\/","title":{"rendered":"Downloads"},"content":{"rendered":"<div id=\"vc_row-69e4c3fb14d20\" class=\"vc_row wpb_row vc_row-fluid thegem-custom-69e4c3fb14cf01956\"><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb14f0e1794\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb14f10\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb14f0e1794{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb14f0e1794{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb14f0e1794{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb14f0e1794{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb14f0e1794{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb14f0e1794\">\n<div class=\"vc-zigzag-wrapper vc-zigzag-align-left\"><div class=\"vc-zigzag-inner\" style=\"width: 40%;min-height: 17px;background: 0 repeat-x url(&#039;data:image\/svg+xml;utf-8,%3C%3Fxml%20version%3D%221.0%22%20encoding%3D%22utf-8%22%3F%3E%3C%21DOCTYPE%20svg%20PUBLIC%20%22-%2F%2FW3C%2F%2FDTD%20SVG%201.1%2F%2FEN%22%20%22http%3A%2F%2Fwww.w3.org%2FGraphics%2FSVG%2F1.1%2FDTD%2Fsvg11.dtd%22%3E%3Csvg%20width%3D%2217px%22%20height%3D%2215px%22%20viewBox%3D%220%200%2018%2015%22%20version%3D%221.1%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20xmlns%3Axlink%3D%22http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink%22%3E%3Cpolygon%20id%3D%22Combined-Shape%22%20fill%3D%22%235aa1e3%22%20points%3D%228.98762301%200%200%209.12771969%200%2014.519983%209%205.40479869%2018%2014.519983%2018%209.12771969%22%3E%3C%2Fpolygon%3E%3C%2Fsvg%3E&#039;);\"><\/div><\/div><\/div><\/div><\/div><\/div><div id=\"vc_row-69e4c3fb153a1\" class=\"vc_row wpb_row vc_row-fluid thegem-custom-69e4c3fb1539a1678\"><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb1554d5264\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb1554e\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1554d5264{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1554d5264{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1554d5264{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1554d5264{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1554d5264{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb1554d5264\">\r\n\t\r\n\t\t<div class=\"wpb_text_column wpb_content_element  thegem-vc-text thegem-custom-69e4c3fb156dd5759\"  >\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\t<h3>Business brochure<\/h3>\n\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div><\/div><\/div><script type=\"text\/javascript\">(function() {\n\n    function TheGemAdvancedAnimation() {\n        this.animateClass = 'thegem-advanced-animation';\n        this.animatedClass = 'thegem-advanced-animation-animated';\n    }\n\n    TheGemAdvancedAnimation.prototype = {\n        initialize: function () {\n            let items =  document.querySelectorAll('.'+this.animateClass);\n\n            if ('IntersectionObserver' in window) {\n                let intersectionObserver = new IntersectionObserver((entries, observer)=>{\n                    entries.forEach((entry)=> {\n                        if (entry.isIntersecting) {\n                            this.startAnimation(entry.target);\n                            intersectionObserver.unobserve(entry.target);\n                        }\n                    });\n                });\n\n                items.forEach((item)=>{\n                    intersectionObserver.observe(item);\n                });\n            } else {\n                items.forEach((item)=>{\n                    this.startAnimation(item);\n                });\n            }\n        },\n\n        startAnimation: function (element) {\n            if (element.classList.contains(this.animateClass)) {\n                setTimeout(() => {\n                    element.classList.remove(this.animateClass);\n                    element.classList.add(this.animatedClass);\n                }, 300);\n            }\n        }\n    };\n\n    window.theGemAdvancedAnimation= new TheGemAdvancedAnimation();\n    document.addEventListener('DOMContentLoaded', function() {\n        window.theGemAdvancedAnimation.initialize();\n    });\n\n    if (window.parent.vc) {\n        window.parent.vc.events.on('shortcodeView:updated', function (event) {\n            let element = event.view.el.querySelector('.thegem-advanced-animation');\n            window.theGemAdvancedAnimation.startAnimation(element);\n        });\n\n        window.parent.vc.events.on('app.render', function () {\n            window.theGemAdvancedAnimation.initialize();\n        });\n    }\n})();<\/script><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb1586f4209\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb15870\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1586f4209{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1586f4209{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1586f4209{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1586f4209{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb1586f4209{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb1586f4209\"><div class=\"gem-button-container gem-button-position-left thegem-button-69e4c3fb159868939 translation-block\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px\" href=\"https:\/\/stamet.pl\/en\/Wykaz-maszyn-pomiarowych-STAMET-ENG.pdf\/\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material\">\uf13b<\/i>Download PDF File<\/a><\/div> <\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb15af35671\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb15af4\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15af35671{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15af35671{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15af35671{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15af35671{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15af35671{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb15af35671\">\r\n\t\r\n\t\t<div class=\"wpb_text_column wpb_content_element  thegem-vc-text thegem-custom-69e4c3fb15c0a164\"  >\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\t<h3>Machine park<\/h3>\n\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div><\/div><\/div><\/div><div id=\"vc_row-69e4c3fb15e08\" class=\"vc_row wpb_row vc_row-fluid thegem-custom-69e4c3fb15e024820\"><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb15f926512\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb15f93\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15f926512{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15f926512{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15f926512{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15f926512{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb15f926512{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb15f926512\"><div class=\"gem-button-container gem-button-position-left thegem-button-69e4c3fb1603f4697 translation-block\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px\" href=\"https:\/\/stamet.pl\/en\/Wykaz-maszyn-pomiarowych-STAMET-ENG.pdf\/\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material\">\uf13b<\/i>Download PDF File<\/a><\/div> <\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb161863310\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb16187\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb161863310{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb161863310{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb161863310{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb161863310{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb161863310{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb161863310\">\r\n\t\r\n\t\t<div class=\"wpb_text_column wpb_content_element  thegem-vc-text thegem-custom-69e4c3fb162995671\"  >\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\t<h3>Measuring equipment<\/h3>\n\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div><\/div><\/div><\/div><div id=\"vc_row-69e4c3fb164c4\" class=\"vc_row wpb_row vc_row-fluid thegem-custom-69e4c3fb164bc3491\"><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb166703171\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb16671\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb166703171{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb166703171{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb166703171{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb166703171{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb166703171{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb166703171\"><div class=\"gem-button-container gem-button-position-left thegem-button-69e4c3fb1670e2613 translation-block\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px\" href=\"https:\/\/stamet.pl\/en\/Wykaz-maszyn-pomiarowych-STAMET-ENG.pdf\/\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material\">\uf13b<\/i>Download PDF File<\/a><\/div> <\/div><\/div><\/div><\/div><div id=\"vc_row-69e4c3fb168cd\" class=\"vc_row wpb_row vc_row-fluid thegem-custom-69e4c3fb168c79096\"><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb16a143072\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb16a15\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16a143072{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16a143072{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16a143072{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16a143072{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16a143072{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb16a143072\">\r\n\t\r\n\t\t<div class=\"wpb_text_column wpb_content_element  thegem-vc-text thegem-custom-69e4c3fb16b247460\"  >\r\n\t\t\t<div class=\"wpb_wrapper\">\r\n\t\t\t\t<h3>Certificates<\/h3>\n\r\n\t\t\t<\/div>\r\n\t\t<\/div>\r\n\t\r\n<\/div><\/div><\/div><div class=\"wpb_column vc_column_container vc_col-sm-12 thegem-custom-69e4c3fb16c954744\"><div class=\"vc_column-inner thegem-custom-inner-69e4c3fb16c96\"><style>\n.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16c954744{display: flex !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16c954744{align-items: center !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16c954744{justify-content: flex-start !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16c954744{flex-direction: row !important;}.thegem-template-wrapper .wpb_wrapper.thegem-custom-69e4c3fb16c954744{flex-wrap: wrap !important;}<\/style><div class=\"wpb_wrapper thegem-custom-69e4c3fb16c954744\"><div class=\"gem-button-container gem-button-position-left thegem-button-69e4c3fb16d295730 translation-block\"  ><a class=\"gem-button gem-button-size-small gem-button-style-flat gem-button-text-weight-normal gem-button-icon-position-left\" style=\"border-radius: 3px\" href=\"https:\/\/stamet.pl\/en\/Wykaz-maszyn-pomiarowych-STAMET-ENG.pdf\/\" target=\"_self\"><i class=\"gem-print-icon gem-icon-pack-material\">\uf13b<\/i>Download PDF File<\/a><\/div> <\/div><\/div><\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":2,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-2363","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>Do pobrania - Stamet<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/stamet.pl\/en\/do-pobrania\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Do pobrania - Stamet\" \/>\n<meta property=\"og:url\" content=\"https:\/\/stamet.pl\/en\/do-pobrania\/\" \/>\n<meta property=\"og:site_name\" content=\"Stamet\" \/>\n<meta property=\"article:modified_time\" content=\"2025-12-11T07:19:23+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/stamet.pl\\\/do-pobrania\\\/\",\"url\":\"https:\\\/\\\/stamet.pl\\\/do-pobrania\\\/\",\"name\":\"Do pobrania - Stamet\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/stamet.pl\\\/en\\\/#website\"},\"datePublished\":\"2020-11-06T07:19:44+00:00\",\"dateModified\":\"2025-12-11T07:19:23+00:00\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/stamet.pl\\\/do-pobrania\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/stamet.pl\\\/do-pobrania\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/stamet.pl\\\/do-pobrania\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Strona g\u0142\u00f3wna\",\"item\":\"https:\\\/\\\/stamet.pl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Do pobrania\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/stamet.pl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/stamet.pl\\\/en\\\/\",\"name\":\"Stamet\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/stamet.pl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Do pobrania - Stamet","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/stamet.pl\/en\/do-pobrania\/","og_locale":"en_GB","og_type":"article","og_title":"Do pobrania - Stamet","og_url":"https:\/\/stamet.pl\/en\/do-pobrania\/","og_site_name":"Stamet","article_modified_time":"2025-12-11T07:19:23+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/stamet.pl\/do-pobrania\/","url":"https:\/\/stamet.pl\/do-pobrania\/","name":"Do pobrania - Stamet","isPartOf":{"@id":"https:\/\/stamet.pl\/en\/#website"},"datePublished":"2020-11-06T07:19:44+00:00","dateModified":"2025-12-11T07:19:23+00:00","breadcrumb":{"@id":"https:\/\/stamet.pl\/do-pobrania\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/stamet.pl\/do-pobrania\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/stamet.pl\/do-pobrania\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Strona g\u0142\u00f3wna","item":"https:\/\/stamet.pl\/en\/"},{"@type":"ListItem","position":2,"name":"Do pobrania"}]},{"@type":"WebSite","@id":"https:\/\/stamet.pl\/en\/#website","url":"https:\/\/stamet.pl\/en\/","name":"Stamet","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/stamet.pl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"}]}},"_links":{"self":[{"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/pages\/2363","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/comments?post=2363"}],"version-history":[{"count":20,"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/pages\/2363\/revisions"}],"predecessor-version":[{"id":2440,"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/pages\/2363\/revisions\/2440"}],"wp:attachment":[{"href":"https:\/\/stamet.pl\/en\/wp-json\/wp\/v2\/media?parent=2363"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}