{"id":32,"date":"2022-10-28T12:59:05","date_gmt":"2022-10-28T12:59:05","guid":{"rendered":"https:\/\/www.foto-laccer.cz\/?page_id=32"},"modified":"2026-08-25T14:16:08","modified_gmt":"2026-08-25T14:16:08","slug":"kontakty","status":"publish","type":"page","link":"https:\/\/www.foto-laccer.cz\/?page_id=32","title":{"rendered":"Kontakty"},"content":{"rendered":"<div class=\"flfs-kontakt-wrap\">\n\n    \n    <!-- Rozlo\u017een\u00ed do dvou sloupc\u016f pro Spojen\u00ed a Pracovn\u00ed dobu -->\n    <div class=\"flfs-kontakt-grid\">\n        \n        <!-- Box 1: Spojen\u00ed -->\n        <div class=\"flfs-box\">\n            <h3>Spojen\u00ed na n\u00e1s<\/h3>\n            <ul class=\"flfs-kontakt-list\">\n                <li><strong>Telefon:<\/strong> <a href=\"tel:+420483710922\">+420 483 710 922<\/a><\/li>\n                <li><strong>Fax:<\/strong> +420 483 710 922<\/li>\n                <li><strong>Obecn\u00fd e-mail:<\/strong> <a href=\"mailto:info@fotolaccer.cz\">info@fotolaccer.cz<\/a><\/li>\n                <li><strong>Fotozak\u00e1zky:<\/strong> <a href=\"mailto:fotky@fotolaccer.cz\">fotky@fotolaccer.cz<\/a><\/li>\n            <\/ul>\n        <\/div>\n\n        <!-- Box 2: Pracovn\u00ed doba -->\n        <div class=\"flfs-box\">\n            <h3>Pracovn\u00ed doba<\/h3>\n            <ul class=\"flfs-kontakt-list\">\n                <li><strong>Pond\u011bl\u00ed \u2013 P\u00e1tek:<\/strong> 9:00 \u2013 17:00<\/li>\n                <li><strong>Sobota:<\/strong> Zav\u0159eno<\/li>\n                <li><strong>Ned\u011ble:<\/strong> Zav\u0159eno<\/li>\n            <\/ul>\n        <\/div>\n        \n    <\/div>\n\n    <!-- Box 3: Firemn\u00ed \u00fadaje (p\u0159es celou \u0161\u00ed\u0159ku) -->\n    <div class=\"flfs-box flfs-box-full\">\n        <h3>S\u00eddlo firmy a faktura\u010dn\u00ed \u00fadaje<\/h3>\n        <p class=\"flfs-firma-jmeno\">FOTO LACCER v.o.s.<\/p>\n        <p>Lidick\u00e1 4, Jablonec nad Nisou 46601<\/p>\n        \n        <div class=\"flfs-ic-dic\">\n            <span><strong>I\u010cO:<\/strong> 477 82 421<\/span>\n            <span><strong>DI\u010c:<\/strong> CZ477 82 421<\/span>\n        <\/div>\n        \n        <p class=\"flfs-firma-or\">Firma je vedena v OR u Krajsk\u00e9ho soudu v \u00dast\u00ed n. L., odd\u00edl A, slo\u017eka 3792<\/p>\n    <\/div>\n<\/div>\n\n<style>\n\/* Z\u00e1kladn\u00ed obal kop\u00edruj\u00edc\u00ed styl fotosb\u011brny *\/\n.flfs-kontakt-wrap {\n    max-width: 900px;\n    margin: 30px auto;\n    font-family: 'Segoe UI', Arial, sans-serif;\n    color: #4e4c4c;\n    padding: 0 16px;\n}\n\n.kontakt-hlavni-nadpis {\n    text-align: center;\n    font-size: 34px;\n    color: #ea5c13;\n    margin-bottom: 30px;\n    border-bottom: none; \/* Odstran\u011bn\u00ed \u010d\u00e1ry, pokud se d\u011bd\u00ed ze star\u00fdch styl\u016f *\/\n}\n\n\/* Vzhled jednotliv\u00fdch box\u016f (stejn\u00e9 jako u fotosb\u011brny) *\/\n.flfs-box {\n    border: 1px solid #ddd;\n    border-radius: 14px;\n    padding: 25px;\n    background: #fff;\n    box-shadow: 0 2px 8px rgba(0,0,0,0.03);\n}\n\n.flfs-box h3 {\n    margin-top: 0;\n    color: #4e4c4c;\n    border-bottom: 2px solid #f8ad45;\n    padding-bottom: 10px;\n    margin-bottom: 15px;\n    font-size: 20px;\n}\n\n\/* Responzivn\u00ed m\u0159\u00ed\u017eka pro horn\u00ed dva boxy *\/\n.flfs-kontakt-grid {\n    display: grid;\n    grid-template-columns: 1fr 1fr;\n    gap: 20px;\n    margin-bottom: 20px;\n}\n\n\/* Stylov\u00e1n\u00ed seznam\u016f s kontakty *\/\n.flfs-kontakt-list {\n    list-style-type: none;\n    padding: 0;\n    margin: 0;\n}\n\n.flfs-kontakt-list li {\n    margin-bottom: 12px;\n    font-size: 16px;\n}\n\n.flfs-kontakt-list a {\n    color: #ea5c13;\n    text-decoration: none;\n    font-weight: bold;\n    transition: color 0.2s;\n}\n\n.flfs-kontakt-list a:hover {\n    color: #f8ad45;\n}\n\n\/* Specifick\u00e9 styly pro firemn\u00ed \u00fadaje *\/\n.flfs-box-full p {\n    margin: 5px 0;\n    font-size: 16px;\n}\n\n.flfs-firma-jmeno {\n    font-size: 20px !important;\n    font-weight: bold;\n    color: #ea5c13;\n    margin-bottom: 10px !important;\n}\n\n.flfs-ic-dic {\n    display: flex;\n    gap: 30px;\n    margin: 15px 0;\n    font-size: 16px;\n    background: #fdfbf7;\n    padding: 10px 15px;\n    border-radius: 6px;\n    border-left: 3px solid #ea5c13;\n}\n\n.flfs-firma-or {\n    font-size: 14px !important;\n    color: #777;\n    margin-top: 15px !important;\n}\n\n\/* Responzivita pro mobiln\u00ed telefony *\/\n@media(max-width: 768px) {\n    .flfs-kontakt-grid {\n        grid-template-columns: 1fr;\n    }\n    .flfs-ic-dic {\n        flex-direction: column;\n        gap: 5px;\n    }\n}\n<\/style>","protected":false},"excerpt":{"rendered":"<p>Spojen\u00ed na n\u00e1s Telefon: +420 483 710 922 Fax: +420 483 710 922 Obecn\u00fd e-mail: info@fotolaccer.cz Fotozak\u00e1zky: fotky@fotolaccer.cz Pracovn\u00ed doba Pond\u011bl\u00ed \u2013 P\u00e1tek: 9:00 \u2013 &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-32","page","type-page","status-publish","hentry"],"_links":{"self":[{"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/pages\/32","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=32"}],"version-history":[{"count":6,"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions"}],"predecessor-version":[{"id":792,"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=\/wp\/v2\/pages\/32\/revisions\/792"}],"wp:attachment":[{"href":"https:\/\/www.foto-laccer.cz\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=32"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}