{"id":236,"date":"2025-02-22T19:13:32","date_gmt":"2025-02-22T18:13:32","guid":{"rendered":"https:\/\/blocks.localhost\/?page_id=236"},"modified":"2025-07-09T14:15:55","modified_gmt":"2025-07-09T12:15:55","slug":"kontakt","status":"publish","type":"page","link":"https:\/\/vetpure.eu\/cs\/kontakt\/","title":{"rendered":"Kontakt"},"content":{"rendered":"<!-- Render in front -->\r\n\r\n    <section class=\"bg-white dark:bg-gray-900\">\r\n\r\n      <div \r\n        class=\"bg-no-repeat bg-cover bg-center bg-black\/10 bg-blend-multiply\"\r\n        style=\"background-image: url('https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/03\/Frame-4.webp')\"\r\n      >\r\n          <div class=\"px-4 lg:pt-24 pt-8 pb-72 lg:pb-80 mx-auto max-w-screen-sm text-center lg:px-6\">\r\n              <h2 class=\"mb-4 text-4xl tracking-tight font-extrabold text-white\">\r\n                Kontaktujte n\u00e1s              <\/h2>\r\n                            <p class=\"mb-16 font-light text-gray-400 sm:text-xl\">\r\n                M\u00e1te ot\u00e1zky? Chcete se dozv\u011bd\u011bt v\u00edce o na\u0161ich produktech nebo partnerstv\u00ed? Jsme tu pro v\u00e1s!              <\/p>\r\n                        <\/div> \r\n      <\/div>\r\n    <\/section>\r\n\r\n\n\n\n<div class=\"wp-block-group -mt-96\"><div class=\"wp-block-group__inner-container is-layout-constrained wp-block-group-is-layout-constrained\">\r\n\r\n    <!-- Render in front -->\r\n\r\n    <div class=\"my-16 px-4 mx-auto max-w-screen-xl sm:my-24 lg:px-6\">\r\n\r\n        <div class=\"p-6 mx-auto mb-16 max-w-screen-md bg-white rounded-lg border border-gray-200 shadow-sm lg:mb-28 dark:bg-gray-800 dark:border-gray-700\">\r\n\r\n            <div class=\"mb-8\">\r\n                <div class=\"text-xl font-bold leading-tight tracking-tight text-gray-900 md:text-2xl dark:text-white\">Napi\u0161te n\u00e1m<\/div>\r\n            <\/div>\r\n\r\n            \r\n            \r\n            <form\r\n                class=\"form grid grid-cols-1 gap-8  sm:grid-cols-2\"\r\n                x-data=\"FormValidator()\"\r\n                method=\"POST\"\r\n                action=\"\" data-trp-original-action=\"\">\r\n\r\n\r\n                <div class=\"form__field\">\r\n                    <label for=\"first-name\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Jm\u00e9no *<\/label>\r\n                    <input type=\"text\" id=\"first-name\" name=\"firstname\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\">\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"last-name\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Jm\u00e9no\/plemeno dom\u00e1c\u00edho mazl\u00ed\u010dka (voliteln\u00e9)<\/label>\r\n                    <input type=\"text\" id=\"last-name\" name=\"lastname\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                    >\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"email\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">E-mailov\u00e1 adresa *<\/label>\r\n                    <input type=\"email\" id=\"email\" name=\"email\" class=\"shadow-sm bg-gray-50 border border-gray-300 text-gray-900 text-sm rounded-lg focus:ring-primary-500 focus:border-primary-500 block w-full p-2.5 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\"\r\n                        data-pristine-email-message=\"Adres e-mail jest niepoprawny\">\r\n                <\/div>\r\n                <div class=\"form__field\">\r\n                    <label for=\"phone-number\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-300\">Telefonn\u00ed \u010d\u00edslo (voliteln\u00e9)<\/label>\r\n                    <input type=\"number\" id=\"phone-number\" name=\"phone\" class=\"block p-3 w-full text-sm text-gray-900 bg-gray-50 rounded-lg border border-gray-300 shadow-sm focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500 dark:shadow-sm-light\">\r\n                <\/div>\r\n\r\n                <div class=\"sm:col-span-2 form__field\">\r\n                    <label for=\"message\" class=\"block mb-2 text-sm font-medium text-gray-900 dark:text-gray-400\">Va\u0161e zpr\u00e1va * <\/label>\r\n                    <textarea id=\"message\" rows=\"6\" name=\"message\" class=\"block p-2.5 w-full text-sm text-gray-900 bg-gray-50 rounded-lg shadow-sm border border-gray-300 focus:ring-primary-500 focus:border-primary-500 dark:bg-gray-700 dark:border-gray-600 dark:placeholder-gray-400 dark:text-white dark:focus:ring-primary-500 dark:focus:border-primary-500\"\r\n                        placeholder=\"\"\r\n                        required\r\n data-pristine-required-message=\"Pole wymagane\"><\/textarea>\r\n                <\/div>\r\n\r\n                <div class=\"form__field sm:col-span-2\">\r\n                    <div class=\"form__field__checkbox\">\r\n                        <input class=\"flex-none custom-checkbox\" type=\"checkbox\" value=\"check\" name=\"check\" id=\"check\" required=\"\" data-pristine-required-message=\"Wymagana jest zgoda\">\r\n                        <label class=\"ml-2 mt-4 text-sm text-gray-500 text-with-links\" for=\"check\">\r\n                            <p>Prohla\u0161uji, \u017ee jsem si p\u0159e\u010detl\/a informace t\u00fdkaj\u00edc\u00ed se zpracov\u00e1n\u00ed osobn\u00edch \u00fadaj\u016f. Spr\u00e1vcem va\u0161ich osobn\u00edch \u00fadaj\u016f je spole\u010dnost Vet Pure SA, ul. Bobrowiecka 8, 00-728 Var\u0161ava. Va\u0161e osobn\u00ed \u00fadaje uveden\u00e9 ve formul\u00e1\u0159i budou zpracov\u00e1v\u00e1ny za \u00fa\u010delem posouzen\u00ed a vy\u0159\u00edzen\u00ed zpr\u00e1vy odeslan\u00e9 prost\u0159ednictv\u00edm formul\u00e1\u0159e, co\u017e je na\u0161\u00edm opr\u00e1vn\u011bn\u00fdm z\u00e1jmem v komunikaci s u\u017eivateli webov\u00fdch str\u00e1nek. Zadan\u00e9 \u00fadaje budou zpracov\u00e1v\u00e1ny do doby poskytnut\u00ed odpov\u011bdi a po uplynut\u00ed t\u00e9to doby mohou b\u00fdt zpracov\u00e1v\u00e1ny po dobu proml\u010dec\u00ed lh\u016fty pro p\u0159\u00edpadn\u00e9 n\u00e1roky. Poskytnut\u00ed osobn\u00edch \u00fadaj\u016f je dobrovoln\u00e9, ale nezbytn\u00e9 pro odesl\u00e1n\u00ed zpr\u00e1vy a obdr\u017een\u00ed odpov\u011bdi. Zejm\u00e9na m\u00e1te pr\u00e1vo: p\u0159\u00edstupu ke sv\u00fdm osobn\u00edm \u00fadaj\u016fm, jejich oprav\u011b, jejich v\u00fdmazu, omezen\u00ed jejich zpracov\u00e1n\u00ed, vznesen\u00ed n\u00e1mitky proti jejich zpracov\u00e1n\u00ed, jejich p\u0159enositelnosti a pod\u00e1n\u00ed st\u00ed\u017enosti u dozorov\u00e9ho \u00fa\u0159adu. \u00dapln\u00e9 informace t\u00fdkaj\u00edc\u00ed se zpracov\u00e1n\u00ed osobn\u00edch \u00fadaj\u016f, v\u010detn\u011b va\u0161ich pr\u00e1v, naleznete na na\u0161ich webov\u00fdch str\u00e1nk\u00e1ch. <a href=\"\/wp-content\/uploads\/2025\/05\/202505_vetpure.eu_privacy-policy.pdf\" target=\"_blank\" rel=\"noopener\">Z\u00e1sady ochrany osobn\u00edch \u00fadaj\u016f<\/a>.<\/p>\n *\r\n                        <\/label>\r\n                    <\/div>\r\n                <\/div>\r\n\r\n                <button type=\"button\" @click=\"submit()\" class=\"py-3 px-5 text-sm font-medium text-center text-white rounded-lg bg-primary-700 sm:w-fit hover:bg-primary-800 focus:ring-4 focus:outline-none focus:ring-primary-300 dark:bg-primary-600 dark:hover:bg-primary-700 dark:focus:ring-primary-800 cursor-pointer\">Odeslat zpr\u00e1vu<\/button>\r\n            <input type=\"hidden\" name=\"trp-form-language\" value=\"cs\"\/><\/form>\r\n\r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n\r\n\n\n\r\n\r\n    <!-- Render in front -->\r\n\r\n    <div class=\"my-16 sm:my-24 lg:px-6 bg-white dark:bg-gray-900\">\r\n\r\n        <div class=\"px-4 mx-auto max-w-screen-xl\">\r\n\r\n            \r\n                            <div class=\"space-y-8 text-center md:grid md:grid-cols-2 lg:grid-cols-3 md:gap-12 md:space-y-0\">\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_napisz.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                Napi\u0161te n\u00e1m                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p><a href=\"mailto:info@vetpure.eu\">info@vetpure.eu<\/a><\/p>\n                            <\/div>\r\n                        <\/div>\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_zadzwon.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                Zavolejte n\u00e1m                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p>+48&nbsp;22&nbsp;2553258<\/p>\n                            <\/div>\r\n                        <\/div>\r\n                                            <div>\r\n                            <div class=\"flex justify-center items-center mx-auto mb-4 w-10 h-10 bg-gray-100 rounded-lg dark:bg-gray-800 lg:h-16 lg:w-16\">\r\n                                                                    <img decoding=\"async\" src=\"https:\/\/vetpure.eu\/wp-content\/uploads\/2025\/07\/64x64_Vet_Pure_siedziba.png\" alt=\"\">\r\n                                                            <\/div>\r\n                            <div class=\"mb-2 text-xl font-bold dark:text-white\">\r\n                                S\u00eddlo spole\u010dnosti                            <\/div>\r\n                            <div data-no-translation class=\"format format-sm sm:format-base lg:format-lg format-blue dark:format-invert w-full max-w-none\">\r\n                                <p>VET PURE S.A.<br \/>\nul.&nbsp;Bobrowiecka 8<br \/>\n00-728 Warszawa<\/p>\n                            <\/div>\r\n                        <\/div>\r\n                    \r\n                <\/div>\r\n            \r\n        <\/div>\r\n\r\n    <\/div>\r\n\r\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-236","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Kontakt z Vet Pure - VETPURE<\/title>\n<meta name=\"description\" content=\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/vetpure.eu\/cs\/kontakt\/\" \/>\n<meta property=\"og:locale\" content=\"cs_CZ\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Kontakt z Vet Pure - VETPURE\" \/>\n<meta property=\"og:description\" content=\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\" \/>\n<meta property=\"og:url\" content=\"https:\/\/vetpure.eu\/cs\/kontakt\/\" \/>\n<meta property=\"og:site_name\" content=\"VETPURE\" \/>\n<meta property=\"article:modified_time\" content=\"2025-07-09T12:15:55+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/vetpure.eu\/kontakt\/\",\"url\":\"https:\/\/vetpure.eu\/kontakt\/\",\"name\":\"Kontakt z Vet Pure - VETPURE\",\"isPartOf\":{\"@id\":\"https:\/\/vetpure.eu\/#website\"},\"datePublished\":\"2025-02-22T18:13:32+00:00\",\"dateModified\":\"2025-07-09T12:15:55+00:00\",\"description\":\"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!\",\"breadcrumb\":{\"@id\":\"https:\/\/vetpure.eu\/kontakt\/#breadcrumb\"},\"inLanguage\":\"cs\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/vetpure.eu\/kontakt\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/vetpure.eu\/kontakt\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/vetpure.eu\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Kontakt\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/vetpure.eu\/#website\",\"url\":\"https:\/\/vetpure.eu\/\",\"name\":\"VETPURE\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/vetpure.eu\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"cs\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Kontakt z Vet Pure - VETPURE","description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","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:\/\/vetpure.eu\/cs\/kontakt\/","og_locale":"cs_CZ","og_type":"article","og_title":"Kontakt z Vet Pure - VETPURE","og_description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","og_url":"https:\/\/vetpure.eu\/cs\/kontakt\/","og_site_name":"VETPURE","article_modified_time":"2025-07-09T12:15:55+00:00","twitter_card":"summary_large_image","schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/vetpure.eu\/kontakt\/","url":"https:\/\/vetpure.eu\/kontakt\/","name":"Kontakt z Vet Pure - VETPURE","isPartOf":{"@id":"https:\/\/vetpure.eu\/#website"},"datePublished":"2025-02-22T18:13:32+00:00","dateModified":"2025-07-09T12:15:55+00:00","description":"Zach\u0119camy do kontaktu z Vet Pure \u2013 nasz zesp\u00f3\u0142 ch\u0119tnie odpowie na pytania i om\u00f3wi mo\u017cliwo\u015bci wsp\u00f3\u0142pracy. Czekamy na Ciebie!","breadcrumb":{"@id":"https:\/\/vetpure.eu\/kontakt\/#breadcrumb"},"inLanguage":"cs","potentialAction":[{"@type":"ReadAction","target":["https:\/\/vetpure.eu\/kontakt\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/vetpure.eu\/kontakt\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/vetpure.eu\/"},{"@type":"ListItem","position":2,"name":"Kontakt"}]},{"@type":"WebSite","@id":"https:\/\/vetpure.eu\/#website","url":"https:\/\/vetpure.eu\/","name":"VETPURE","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/vetpure.eu\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"cs"}]}},"_links":{"self":[{"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/pages\/236"}],"collection":[{"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/comments?post=236"}],"version-history":[{"count":27,"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/pages\/236\/revisions"}],"predecessor-version":[{"id":841,"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/pages\/236\/revisions\/841"}],"wp:attachment":[{"href":"https:\/\/vetpure.eu\/cs\/wp-json\/wp\/v2\/media?parent=236"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}