var/cache/website/dev/twig/58/58f326aea3e0c6b26bedc180db98bc71de448919c181888356b4d8a6fa21edfa.php line 264

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* kategories/product-CE.html.twig */
  14. class __TwigTemplate_c9f336aed45c9577e434351f07ddc909ebc66c3bde2d1f3031aa4e4c9a1e6f0d extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""kategories/product-CE.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""kategories/product-CE.html.twig"));
  33.         // line 1
  34.         echo "<!DOCTYPE html>
  35. <html>
  36. \t<head>
  37. \t\t<style>
  38. \t\t\thtml {
  39. \t\t\t\tfont-family: \"Open Sans\", Arial, sans-serif;
  40. \t\t\t\tbackground-color: #fff;
  41. \t\t\t}
  42. \t\t\t.head {
  43. \t\t\t\tdisplay: block;
  44. \t\t\t\twidth: 82%;
  45. \t\t\t\tborder-bottom: 2px solid #ddd;
  46. \t\t\t\tmargin-right: 10%;
  47. \t\t\t\tmargin-left: 10%;
  48. \t\t\t\tpadding-bottom: 20px;
  49. \t\t\t}
  50. \t\t\t.head img {
  51. \t\t\t\tmargin-left: 42%;
  52. \t\t\t\tmargin-right: 42%;
  53. \t\t\t}
  54. \t\t\t.type {
  55. \t\t\t\tposition: absolute;
  56. \t\t\t\ttop: 77px;
  57. \t\t\t\tright: 0;
  58. \t\t\t\tcolor: #E64400;
  59. \t\t\t}
  60. \t\t\t.prod-name {
  61. \t\t\t\tfont-weight: 800;
  62. \t\t\t\tfont-size: 1.7rem;
  63. \t\t\t\tmargin-bottom: 0;
  64. \t\t\t\tpadding-bottom: 0;
  65. \t\t\t\tcolor: black;
  66. \t\t\t}
  67. \t\t\tp {
  68. \t\t\t\tcolor: #aaa;
  69. \t\t\t\tfont-size: 0.7rem;
  70. \t\t\t}
  71. \t\t\t.prod-photo {
  72. \t\t\t\t
  73. \t\t\t\twidth: 100%;
  74. \t\t\t\tmargin-top: 50px;
  75. \t\t\t\tmargin-left: 20%;
  76. \t\t\t\tmargin-right: 20%;
  77. \t\t\t}
  78. \t\t\t.prod-photo img {
  79. \t\t\t\twidth: 30%;
  80. \t\t\t}
  81. \t\t\t.tech {
  82. \t\t\t\tmargin-left: 10px;
  83. \t\t\t\tpadding: 15px;
  84. \t\t\t\tborder: 1px solid black;
  85. \t\t\t}
  86. \t\t\t.mainContainer {
  87. \t\t\t\tmargin-top: 50px;
  88. \t\t\t\tdisplay: block;
  89. \t\t\t\t
  90. \t\t\t}
  91. \t\t\t.leftContainer {
  92. \t\t\t\tfloat: left;
  93. \t\t\t\twidth: 45%;
  94. \t\t\t}
  95. \t\t\t.leftContainer h4 {
  96. \t\t\t\tfont-weight: 600;
  97. \t\t\t\tcolor: #E64400;
  98. \t\t\t\tpadding: 0;
  99. \t\t\t\tmargin: 20px 0 0 0;
  100. \t\t\t\ttext-transform: uppercase;
  101. \t\t\t}
  102. \t\t\t.leftContainer .sleft {
  103. \t\t\t\tfloat: left;
  104. \t\t\t\twidth: 70%;
  105. \t\t\t}
  106. \t\t\t.leftContainer .sright {
  107. \t\t\t\tfloat: left;
  108. \t\t\t\twidth: 30%;
  109. \t\t\t}
  110. \t\t\t.leftContainer .prod-det {
  111. \t\t\t\tpadding-left: 20px;
  112. \t\t\t\tborder-bottom: 3px solid #CCC;
  113. \t\t\t}
  114. \t\t\t.leftContainer .prod-det:last-child {
  115. \t\t\t\tborder-bottom: none;
  116. \t\t\t}
  117. \t\t\t.rightContainer {
  118. \t\t\t\tfloat: left;
  119. \t\t\t\twidth: 45%;
  120. \t\t\t\tpadding-left: 50px;
  121. \t\t\t}
  122. \t\t\t.rightContainer h4 {
  123. \t\t\t\tfont-weight: 600;
  124. \t\t\t\tcolor: #E64400;
  125. \t\t\t\tpadding: 0;
  126. \t\t\t\tmargin: 20px 0 0 0;
  127. \t\t\t\ttransform: lowercase;
  128. \t\t\t}
  129. \t\t\t.icons {
  130. \t\t\t\t
  131. \t\t\t\tdisplay: flex;
  132. \t\t\t\t
  133. \t\t\t}
  134. \t\t\t.icons img {
  135. \t\t\t\twidth: 50px;
  136. \t\t\t\tmargin: 20px 10px 10px 5px;
  137. \t\t\t\theight: 45px;
  138. \t\t\t}
  139. \t\t\t.note {
  140. \t\t\t\tposition: absolute;
  141. \t\t\t\tbottom: 400px;
  142. \t\t\t\tleft: 50%;
  143. \t\t\t}
  144. \t\t\t
  145. \t\t\t.footer p {
  146. \t\t\t\tcolor: #000;
  147. \t\t\t}
  148. \t\t\t.contact {
  149. \t\t\t\tdisplay: block;
  150. \t\t\t\twidth: 82%;
  151. \t\t\t\tborder-top: 2px solid #ddd;
  152. \t\t\t\tmargin-right: 10%;
  153. \t\t\t\tmargin-left: 10%;
  154. \t\t\t\t
  155. \t\t\t}
  156. \t\t\t.contact img {
  157. \t\t\t\twidth: 50px;
  158. \t\t\t\tmargin: 5px 10px;
  159. \t\t\t\theight: 45px;
  160. \t\t\t}
  161. \t\t\t.contact .redicon {
  162. \t\t\t\tfloat: left;
  163. \t\t\t\twidth: 30%;
  164. \t\t\t\t
  165. \t\t\t}
  166. \t\t\t.contact .redicon .myredicon {
  167. \t\t\t\tbackground-color: rgba(255,0,0,0.4);
  168. \t\t\t\tborder-radius: 50%;
  169. \t\t\t\twidth: 50px;
  170. \t\t\t\theight: 50px;
  171. \t\t\t\tmargin-top: 20px;
  172. \t\t\t}
  173. \t\t\t.contact .redicon .myredicon svg,
  174. \t\t\t.contact .web .myweb svg {
  175. \t\t\t\tmargin: 10px;
  176. \t\t\t\twidth: 30px;
  177. \t\t\t\theight: 30px;
  178. \t\t\t\t
  179. \t\t\t}
  180. \t\t\t.contact .redicon svg path,
  181. \t\t\t.contact .web svg path {
  182. \t\t\t\tfill: #fff;
  183. \t\t\t}
  184. \t\t\t.details {
  185. \t\t\t\twidth: 200px;
  186. \t\t\t\tposition: absolute;
  187. \t\t\t\tbottom: 0px;
  188. \t\t\t\t/*left: 200px;*/
  189. \t\t\t\tleft: 75px;
  190. \t\t\t}
  191. \t\t\t.details p,
  192. \t\t\t.details1 p,
  193. \t\t\t.details2 p {
  194. \t\t\t\tmargin-top:10px;
  195. \t\t\t\tcolor: #aaa;
  196. \t\t\t}
  197. \t\t\t.details1 {
  198. \t\t\t\twidth: 200px;
  199. \t\t\t\tposition: absolute;
  200. \t\t\t\t/*bottom: 0px;
  201. \t\t\t\tleft: 450px;*/
  202. \t\t\t\tbottom: -10px;
  203. \t\t\t\tleft: 300px;
  204. \t\t\t}
  205. \t\t\t.details2 {
  206. \t\t\t\twidth: 200px;
  207. \t\t\t\tposition: absolute;
  208. \t\t\t\t/*bottom: 0px;
  209. \t\t\t\tleft: 700px;*/
  210. \t\t\t\tbottom: -10px;
  211. \t\t\t\tleft: 525px;
  212. \t\t\t}
  213. \t\t\t.contact .web {
  214. \t\t\t\tfloat: left;
  215. \t\t\t\twidth: 30%;
  216. \t\t\t\t
  217. \t\t\t}
  218. \t\t\t.contact .web .myweb {
  219. \t\t\t\tbackground-color: rgba(128,128,128,0.4);
  220. \t\t\t\tborder-radius: 50%;
  221. \t\t\t\twidth: 50px;
  222. \t\t\t\theight: 50px;
  223. \t\t\t\tmargin-top: 20px;
  224. \t\t\t}
  225. \t\t\t
  226. \t\t</style>
  227. \t\t<base href=\"http://cora.pl\">
  228. \t</head>
  229. \t<body>
  230. \t\t<div class=\"head\">
  231. \t\t\t<img src=\"/uploads/media/logo.png\" width=\"150px\"/>
  232. \t\t</div>
  233. \t\t<div class=\"mainContainer\">
  234. \t\t\t<div style=\"text-align:center;\">
  235. \t\t\t\t<h2>DEKLARACJA ZGODNOŚCI UE</h2>
  236. \t\t\t\t<p>Declaration of conformity EU</p>
  237. \t\t\t\t<p>Nr/No. ";
  238.         // line 220
  239.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'220$this->source); })()), "id", [], "any"falsefalsefalse220), "html"nulltrue);
  240.         echo "/2022</p>
  241. \t\t\t</div>
  242. \t\t\t<p><strong>Producent / Manufacturer :  Cora Lighting Factory Sp. z o.o. ul.Ignatza Hakuby nr 18, 41-914 Bytom</strong></p>
  243. \t\t\t<p>Niniejszym deklaruje z pełną odpowiedzialnością, że wyrób / We declare, that the below indicated products:</p>
  244. \t\t\t<p>Oprawa Oświetleniowa/ Luminaire: ";
  245.         // line 227
  246.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'227$this->source); })()), "nazwa", [], "any"falsefalsefalse227), "html"nulltrue);
  247.         echo "</p>
  248. \t\t\t<p> Oznaczenie/ Code: ";
  249.         // line 228
  250.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["produkt"]) || array_key_exists("produkt"$context) ? $context["produkt"] : (function () { throw new RuntimeError('Variable "produkt" does not exist.'228$this->source); })()), "kod", [], "any"falsefalsefalse228), "html"nulltrue);
  251.         echo "</p>
  252. \t\t\t<p>Jest zgodny z postanowieniami następujących dyrektyw/Are in conformity with LVD, EMC:</p>
  253. \t\t\t\t<div class=\"leftContainer\">
  254. \t\t\t\t\t<p>LVD 2014/35/UE</p>
  255. \t\t\t\t</div>
  256. \t\t\t\t<div class=\"rightContainer\">
  257. \t\t\t\t\t<p>Niskonapięciowe wyroby elektryczne / Low Voltage Directive</p>
  258. \t\t\t\t</div>
  259. \t\t\t\t<div class=\"leftContainer\">
  260. \t\t\t\t\t<p>2015/863/EU</p>
  261. \t\t\t\t</div>
  262. \t\t\t\t<div class=\"rightContainer\">
  263. \t\t\t\t\t<p>Ograniczenie stosowania niektórych niebezpiecznych substancji w sprzęcie elektrycznym i elektronicznym/
  264. \t\t\t\t\tRestriction of the use of certain hazardous substances in electrical and electronic equipment</p>
  265. \t\t\t\t</div>
  266. \t\t\t\t<div class=\"leftContainer\">
  267. \t\t\t\t\t<p>2009/125/WE</p>
  268. \t\t\t\t</div>
  269. \t\t\t\t<div class=\"rightContainer\">
  270. \t\t\t\t\t<p>Dyrektywa Parlamentu Europejskiego i Rady z dnia 21 października 2009 r. ustanawiająca ogólne zasady ustalania
  271. \t\t\t\t\t\twymogów dotyczących ekoprojektu dla produktów związanych z energią /Directive of the European Parlament
  272. \t\t\t\t\t\tand of the council of 21 October 2009 establishing a framework for the setting of eco-design requirements for
  273. \t\t\t\t\t\tenergy-related products</p>
  274. \t\t\t\t</div>
  275. \t\t\t\t<div class=\"leftContainer\">
  276. \t\t\t\t\t<p>2014/30/UE</p>
  277. \t\t\t\t</div>
  278. \t\t\t\t<div class=\"rightContainer\">
  279. \t\t\t\t\t<p>Kompatybilność Elektromagnetyczna/ ElectroMagnetic Compatibility Directive</p>
  280. \t\t\t\t</div>
  281. \t\t\t
  282. \t\t\t<div style=\"clear:both\"></div>
  283. \t\t\t\t<p>Oraz zgodny z następującymi normami zharmonizowanymi/And with standards:</p>
  284. \t\t\t\t\t\t<div class=\"leftContainer\">
  285. \t\t\t\t\t\t\t<p>EN 60598-2-1: 1989 PN-IEC 598-2-1+A1: 1994</p>
  286. \t\t\t\t\t\t</div>
  287. \t\t\t\t\t\t<div class=\"rightContainer\">
  288. \t\t\t\t\t\t\t<p>Oprawy oświetleniowe - Wymagania szczegółowe - Oprawy
  289. \t\t\t\t\t\t\t\toświetleniowe stałe ogólnego przeznaczenia/ Luminaries – Particular
  290. \t\t\t\t\t\t\t\trequirements – Fixe general purpose luminaries.</p>
  291. \t\t\t\t\t\t</div>
  292. \t\t\t\t\t\t<div class=\"leftContainer\">
  293. \t\t\t\t\t\t\t<p>PN-EN 55015:2013-10/A1: 2015-08 EN 55015:2013/A1: 2015</p>
  294. \t\t\t\t\t\t</div>
  295. \t\t\t\t\t\t<div class=\"rightContainer\">
  296. \t\t\t\t\t\t\t<p>Dopuszczalne poziomy i metody pomiarów zaburzeń radioelektrycznych
  297. \t\t\t\t\t\t\t\twytwarzanych przez elektryczne urządzenia oświetleniowe i urządzenia
  298. \t\t\t\t\t\t\t\tpodobne/ Limits and methods of measurement of radio disturbance
  299. \t\t\t\t\t\t\t\tcharacteristics of electrical lighting and similar equipment</p>
  300. \t\t\t\t\t\t</div>
  301. \t\t\t\t\t\t<div class=\"leftContainer\">
  302. \t\t\t\t\t\t\t<p>PN-EN 62471: 2010 EN 62471: 2008</p>
  303. \t\t\t\t\t\t</div>
  304. \t\t\t\t\t\t<div class=\"rightContainer\">
  305. \t\t\t\t\t\t\t<p>Bezpieczeństwo fotobiologiczne lamp i systemów lampowych/
  306. \t\t\t\t\t\t\tPhotobiological safety of lamps and lamp systems</p>
  307. \t\t\t\t\t\t</div>
  308. \t\t\t\t\t\t<div class=\"leftContainer\">
  309. \t\t\t\t\t\t\t<p>PN-EN 60598-1: 2015-04/A1: 2018-04</p>
  310. \t\t\t\t\t\t\t<p>EN 60598-1: 2015/A1: 2018</p>
  311. \t\t\t\t\t\t</div>
  312. \t\t\t\t\t\t<div class=\"rightContainer\">
  313. \t\t\t\t\t\t\t<p>Oprawy oświetleniowe Wymagania ogólne i badania/ Luminaries – Part 1:<br>General requirements and tests</p>
  314. \t\t\t\t\t\t</div>
  315. \t\t\t\t\t<div style=\"clear:both\"></div>
  316. \t\t\t\t\t\t<div class=\"leftContainer\">
  317. \t\t\t\t\t\t\t<p>PPN-EN IEC 61000-3-2: 2019-04 EN IEC 61000-3-2: 2019</p>
  318. \t\t\t\t\t\t</div>
  319. \t\t\t\t\t\t<div class=\"rightContainer\">
  320. \t\t\t\t\t\t\t<p>Kompatybilność elektromagnetyczna EMC. Dopuszczalne poziomy emisji
  321. \t\t\t\t\t\t\t\tharmonicznych prądu. Limit for harmonic currents emission. PN-EN
  322. \t\t\t\t\t\t\t\t61547: 2009 EN 61547: 2009 Sprzęt do ogólnych celów oświetleniowych.
  323. \t\t\t\t\t\t\t\tWymagania dotyczące kompatybilności elektromagnetycznej. Equipment
  324. \t\t\t\t\t\t\t\tfor general lighting purposes – EMC immunity requirements PN-EN IEC
  325. \t\t\t\t\t\t\t\t63000: 2019-01 EN IEC 63000: 2018 Dokumentacja techniczna oceny
  326. \t\t\t\t\t\t\t\twyrobów elektrycznych i elektronicznych z uwzględnieniem ograniczenia
  327. \t\t\t\t\t\t\t\tstosowania substancji niebezpiecznych Technical documentation for the
  328. \t\t\t\t\t\t\t\tevaluation of electrical and electronic products, including the restriction
  329. \t\t\t\t\t\t\t\tof the use of hazardous substances</p>
  330. \t\t\t\t\t\t</div>
  331. \t\t\t\t<div style=\"clear:both\"></div>
  332. \t\t\t\t\t<p>Data i miejsce wydania Deklaracji/ Date of CE mark issue: ";
  333.         // line 333
  334.         echo twig_escape_filter($this->env, (isset($context["date"]) || array_key_exists("date"$context) ? $context["date"] : (function () { throw new RuntimeError('Variable "date" does not exist.'333$this->source); })()), "html"nulltrue);
  335.         echo ", Bytom </p>
  336. \t\t\t\t\t<p>Podpis/ Signature : Adam Sikora, Prezes zarządu.</p>\t
  337. \t\t\t\t\t<a title=\"Adam Sikora\" href=\"#\">
  338. \t\t\t\t\t\t<img width=\"60px\" alt=\"Adam Sikora\" src=\"../img/cora_podpis.jpg\">
  339. \t\t\t\t\t</a>
  340. \t\t</div>
  341. \t\t<div class=\"footer\" style=\"margin-top: 0;\">
  342. \t\t\t
  343. \t\t\t<div style=\"clear:both\"></div> 
  344. \t\t\t<div class=\"contact\" style=\"position: relative;\">
  345. \t\t\t\t<div class=\"redicon\">\t\t
  346. \t\t\t\t\t<div class=\"myredicon\">
  347. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  348. \t \t\t\t\t\t\tviewBox=\"0 0 492.777 492.777\" style=\"enable-background:new 0 0 492.777 492.777;\" xml:space=\"preserve\">
  349. \t\t\t\t\t\t\t<path d=\"M484.899,323.597l-49.486-114.97h-79.456c-29.136,0-52.835-23.699-52.835-52.833v-3.942H189.628v3.935
  350. \t\t\t\t\t\t\t\tc0,14.111-5.498,27.376-15.481,37.358c-9.831,9.838-23.441,15.474-37.351,15.474H57.094L7.802,323.775
  351. \t\t\t\t\t\t\t\tc-12.788,29.883-9.715,64.194,8.186,91.328c17.894,27.125,48.227,43.454,80.733,43.454h299.342
  352. \t\t\t\t\t\t\t\tc32.535,0,62.896-16.361,80.78-43.544C494.736,387.839,497.76,353.489,484.899,323.597z M196.135,402.241
  353. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.684
  354. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M196.135,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.684
  355. \t\t\t\t\t\t\t\tc-4.113,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V332.2z
  356. \t\t\t\t\t\t\t\tM196.135,262.152c0,4.113-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.682
  357. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V262.152z M266.183,402.241
  358. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.683
  359. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M266.183,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.69
  360. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.69c4.111,0,7.449,3.338,7.449,7.451V332.2z
  361. \t\t\t\t\t\t\t\tM266.183,262.152c0,4.113-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69
  362. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.683c4.111,0,7.449,3.338,7.449,7.451V262.152z M336.224,402.241
  363. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.681
  364. \t\t\t\t\t\t\t\tc4.114,0,7.452,3.338,7.452,7.451V402.241z M336.224,332.2c0,4.113-3.338,7.451-7.452,7.451h-24.681
  365. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V332.2z
  366. \t\t\t\t\t\t\t\tM336.224,262.152c0,4.113-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.682
  367. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V262.152z\"/>
  368. \t\t\t\t\t\t\t<path d=\"M28.535,175.59h108.261c5.248,0,10.29-2.087,13.998-5.797c3.717-3.716,5.806-8.757,5.806-14.006
  369. \t\t\t\t\t\t\t\tl-0.008-36.963H336.15v36.97c0,10.935,8.871,19.805,19.806,19.805h108.275c10.935,0,19.806-8.87,19.806-19.805v-36.963v-0.007
  370. \t\t\t\t\t\t\t\tc0-46.713-106.383-84.604-237.633-84.604c-0.018,0-0.042,0-0.042,0C115.12,34.22,8.715,72.103,8.73,118.824h0.064L8.73,155.787
  371. \t\t\t\t\t\t\t\tC8.73,166.729,17.593,175.59,28.535,175.59z\"/>
  372. \t\t\t\t\t\t</svg>
  373. \t\t\t\t\t</div>
  374. \t\t\t\t\t<div class=\"details\">
  375. \t\t\t\t\t
  376. \t\t\t\t\t\t<p>+48 32 388 8000</p>
  377. \t\t\t\t\t</div>
  378. \t\t\t\t</div>
  379. \t\t\t\t<div class=\"web\">
  380. \t\t\t\t\t<div class=\"myweb\">
  381. \t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  382. \t \t\t\t\t\tviewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">
  383. \t\t\t\t\t\t<g>
  384. \t\t\t\t\t\t\t<g>
  385. \t\t\t\t\t\t\t\t<path d=\"M255.989,36.652c-120.942,0-219.337,98.395-219.337,219.337s98.395,219.337,219.337,219.337
  386. \t\t\t\t\t\t\t\t\ts219.337-98.395,219.337-219.337S376.931,36.652,255.989,36.652z M447.896,192.422H434.41c-4.157,0-8.32,0.983-12.037,2.841
  387. \t\t\t\t\t\t\t\t\tl-4.945,2.473c-3.118,1.558-6.854,1.325-9.755-0.607l-18.64-12.427c-1.411-0.94-3.07-1.443-4.765-1.443h-2.275l6.362-9.544
  388. \t\t\t\t\t\t\t\t\tc0.32-0.479,0.853-0.764,1.429-0.764h13.381v3.734c0,4.744,3.845,8.59,8.59,8.59c4.23,0,7.738-3.06,8.451-7.085l3.133,1.567
  389. \t\t\t\t\t\t\t\t\tc3.086,1.543,6.539,2.358,9.988,2.358h10.839C445.503,185.505,446.741,188.945,447.896,192.422z M383.696,113.178
  390. \t\t\t\t\t\t\t\t\tc0-0.15,0.061-0.298,0.167-0.405l6.479-6.479c0.216-0.216,0.418-0.442,0.607-0.676c3.787,3.403,7.448,6.942,10.969,10.617
  391. \t\t\t\t\t\t\t\t\tl-5.399,5.399c-3.355,3.355-3.355,8.794,0,12.148c1.677,1.677,3.876,2.516,6.074,2.516c2.198,0,4.397-0.838,6.074-2.516
  392. \t\t\t\t\t\t\t\t\tl4.618-4.618c8.912,11.031,16.691,23.011,23.155,35.769h-3.114c-0.796,0-1.593-0.189-2.306-0.544l-13.248-6.625
  393. \t\t\t\t\t\t\t\t\tc-2.61-1.305-5.532-1.994-8.451-1.994h-19.539c-6.333,0-12.212,3.146-15.725,8.415l-12.712,19.074h-8.002
  394. \t\t\t\t\t\t\t\t\tc-3.474,0-6.299-2.826-6.299-6.299v-15.158c0-0.246,0.157-0.465,0.392-0.543l16.761-5.587c4.178-1.393,8.032-3.775,11.147-6.889
  395. \t\t\t\t\t\t\t\t\tc5.387-5.387,8.352-12.547,8.352-20.164V113.178z M121.027,105.618c0.189,0.233,0.389,0.458,0.607,0.675l9.163,9.163
  396. \t\t\t\t\t\t\t\t\tc1.61,1.612,3.796,2.516,6.074,2.516s4.464-0.905,6.074-2.516l12.957-12.959c1.838-1.838,4.284-2.851,6.885-2.851h11.308v0.573
  397. \t\t\t\t\t\t\t\t\tc0,2.977,1.542,5.742,4.074,7.307c2.532,1.566,5.695,1.708,8.358,0.376l14.993-7.498c0.993-0.496,2.104-0.758,3.215-0.758h30.645
  398. \t\t\t\t\t\t\t\t\tc-3.351,2.185-5.68,5.67-6.399,9.819c-1.011,5.84,1.424,11.511,6.356,14.799l11.806,7.871c0.159,0.107,0.254,0.284,0.254,0.476
  399. \t\t\t\t\t\t\t\t\tv4.26c0,0.316-0.257,0.573-0.573,0.573h-3.945c-5.66,0-10.981,2.204-14.984,6.206l-57.766,57.766
  400. \t\t\t\t\t\t\t\t\tc-0.107,0.107-0.254,0.167-0.405,0.167h-14.528c-14.842,0-26.916,12.074-26.916,26.916v4.183l-9.523-1.905
  401. \t\t\t\t\t\t\t\t\tc-2.27-0.454-4.164-1.902-5.2-3.971l-5.656-11.31c-1.455-2.911-4.429-4.75-7.683-4.75h-5.117c-4.197,0-7.909-2.676-9.235-6.657
  402. \t\t\t\t\t\t\t\t\tl-11.961-35.883C85.443,144.371,101.532,123.135,121.027,105.618z M255.989,458.145c-111.469,0-202.157-90.688-202.157-202.156
  403. \t\t\t\t\t\t\t\t\tc0-22.079,3.57-43.337,10.142-63.242l5.592,16.776c3.649,10.949,13.818,18.324,25.342,18.404l3.281,6.563
  404. \t\t\t\t\t\t\t\t\tc3.422,6.846,9.69,11.632,17.196,13.135l32.759,6.551c1.842,0.368,3.517,1.265,4.845,2.593c2.665,2.666,5.797,4.698,9.21,6.02
  405. \t\t\t\t\t\t\t\t\tl-5.99,17.972c-0.292,0.876-0.441,1.792-0.441,2.717v18.326c0,8.426,4.025,16.477,10.766,21.533l21.991,16.493
  406. \t\t\t\t\t\t\t\t\tc2.438,1.828,3.894,4.74,3.894,7.787v49.429c0,5.333,1.563,10.496,4.521,14.931l13.208,19.813
  407. \t\t\t\t\t\t\t\t\tc2.875,4.311,7.683,6.885,12.865,6.885h3.194c5.999,0,10.881-4.882,10.881-10.881v-15.709c0-3.824,1.489-7.42,4.193-10.124
  408. \t\t\t\t\t\t\t\t\tl16.956-16.956c3.44-3.44,6.07-7.697,7.61-12.313l5.365-16.094c0.078-0.235,0.297-0.392,0.543-0.392h4.568
  409. \t\t\t\t\t\t\t\t\tc8.162,0,15.245-5.53,17.223-13.448l6.17-24.679c1.503-6.014-0.286-12.474-4.671-16.857l-11.974-11.974
  410. \t\t\t\t\t\t\t\t\tc-3.352-3.352-7.811-5.2-12.553-5.2h-10.973l-31.452-31.452c-3.352-3.352-7.811-5.2-12.553-5.2h-41.82
  411. \t\t\t\t\t\t\t\t\tc-0.134-0.003-0.267-0.003-0.401,0h-1.476c-2.532,0-4.915-0.986-6.705-2.778c-3.734-3.735-8.446-6.256-13.625-7.291l-6.053-1.211
  412. \t\t\t\t\t\t\t\t\tV228.5c0-5.368,4.367-9.736,9.736-9.736h9.736v0.573c0,4.744,3.846,8.59,8.59,8.59s8.59-3.846,8.59-8.59v-5.621
  413. \t\t\t\t\t\t\t\t\tc0.054-0.053,0.113-0.099,0.167-0.151l57.766-57.766c0.757-0.757,1.764-1.174,2.835-1.174h3.945
  414. \t\t\t\t\t\t\t\t\tc9.789,0,17.753-7.964,17.753-17.753v-4.26c0-5.95-2.956-11.472-7.905-14.771l-7.251-4.835l13.916-3.48
  415. \t\t\t\t\t\t\t\t\tc6.125-1.53,10.403-7.008,10.403-13.327c0-7.572-6.161-13.733-13.733-13.733h-55.273c-3.764,0-7.533,0.889-10.899,2.573
  416. \t\t\t\t\t\t\t\t\tl-5.676,2.838c-2.625-3.295-6.671-5.411-11.202-5.411h-14.172c-7.189,0-13.949,2.799-19.033,7.884l-6.884,6.884l-2.568-2.567
  417. \t\t\t\t\t\t\t\t\tc33.878-25.617,76.036-40.835,121.686-40.835c45.65,0,87.808,15.217,121.684,40.834l-5.958,5.958
  418. \t\t\t\t\t\t\t\t\tc-3.354,3.354-5.2,7.811-5.2,12.553v15.44c0,3.028-1.18,5.875-3.32,8.016c-1.238,1.238-2.769,2.184-4.431,2.739l-16.761,5.587
  419. \t\t\t\t\t\t\t\t\tc-7.26,2.42-12.14,9.188-12.14,16.843v15.157c0,4.328,1.198,8.374,3.249,11.859c-3.485,2.346-6.541,5.366-8.946,8.976
  420. \t\t\t\t\t\t\t\t\tl-8.108,12.16c-2.958,4.436-4.521,9.599-4.521,14.931v16.391c0,5.332,1.563,10.495,4.521,14.931l9.808,14.711
  421. \t\t\t\t\t\t\t\t\tc5.004,7.506,13.376,11.986,22.395,11.986h22.798c4.198,0,7.909,2.674,9.235,6.657l2.048,6.141
  422. \t\t\t\t\t\t\t\t\tc1.657,4.972,2.498,10.151,2.498,15.394v6.485c0,8.567,1.193,17.089,3.548,25.33l14.73,51.559
  423. \t\t\t\t\t\t\t\t\tC366.227,433.643,313.919,458.145,255.989,458.145z M198.835,326.085l-21.991-16.493c-2.438-1.829-3.894-4.741-3.894-7.788
  424. \t\t\t\t\t\t\t\t\tv-16.932l6.765-20.292h35.827c0.151,0,0.299,0.061,0.405,0.167l33.968,33.968c1.61,1.612,3.796,2.516,6.074,2.516h14.53
  425. \t\t\t\t\t\t\t\t\tc0.151,0,0.299,0.061,0.405,0.167l11.974,11.974c0.142,0.142,0.199,0.351,0.151,0.544l-6.17,24.678
  426. \t\t\t\t\t\t\t\t\tc-0.064,0.255-0.292,0.433-0.555,0.433h-4.568c-7.653,0-14.421,4.878-16.843,12.14l-5.365,16.094
  427. \t\t\t\t\t\t\t\t\tc-0.699,2.098-1.896,4.033-3.459,5.596l-16.956,16.956c-5.949,5.949-9.225,13.859-9.225,22.272v3.373l-8.674-13.01
  428. \t\t\t\t\t\t\t\t\tc-1.07-1.604-1.634-3.472-1.634-5.4v-49.428C209.601,339.19,205.577,331.139,198.835,326.085z M404.909,338.192
  429. \t\t\t\t\t\t\t\t\tc-1.915-6.705-2.887-13.64-2.887-20.611v-6.485c0-7.092-1.137-14.099-3.379-20.827l-2.048-6.141
  430. \t\t\t\t\t\t\t\t\tc-3.669-11.007-13.93-18.404-25.534-18.404h-22.798c-3.262,0-6.29-1.621-8.1-4.335l-9.808-14.712
  431. \t\t\t\t\t\t\t\t\tc-1.07-1.605-1.636-3.472-1.636-5.4v-16.391c0-1.929,0.566-3.796,1.636-5.4l8.108-12.161c2.874-4.311,7.683-6.885,12.865-6.885
  432. \t\t\t\t\t\t\t\t\th30.341l16.475,10.983c8.016,5.344,18.351,5.988,26.968,1.679l4.945-2.473c1.345-0.672,2.85-1.027,4.354-1.027h18.357
  433. \t\t\t\t\t\t\t\t\tc3.512,14.901,5.379,30.43,5.379,46.387c0.001,46.132-15.543,88.695-41.65,122.752L404.909,338.192z\"/>
  434. \t\t\t\t\t\t\t</g>
  435. \t\t\t\t\t\t</g>
  436. \t\t\t\t\t</svg>
  437. \t\t\t\t</div>
  438. \t\t\t\t<div class=\"details1\">
  439. \t\t\t\t\t\t<p>www.cora.pl</p>
  440. \t\t\t\t\t\t<p>cora@cora.pl</p>
  441. \t\t\t\t\t</div>
  442. \t\t\t\t\t
  443. \t\t\t\t</div>
  444. \t\t\t\t<div class=\"redicon\">
  445. \t\t\t\t\t<div class=\"myredicon\">
  446. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  447. \t\t\t\t\t\t\tviewBox=\"0 0 368.666 368.666\" style=\"enable-background:new 0 0 368.666 368.666;\" xml:space=\"preserve\">
  448. \t\t\t\t\t\t\t<g id=\"XMLID_2_\">
  449. \t\t\t\t\t\t\t\t<g>
  450. \t\t\t\t\t\t\t\t\t<g>
  451. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,0C102.01,0,35.036,66.974,35.036,149.297c0,33.969,11.132,65.96,32.193,92.515
  452. \t\t\t\t\t\t\t\t\t\t\tc27.27,34.383,106.572,116.021,109.934,119.479l7.169,7.375l7.17-7.374c3.364-3.46,82.69-85.116,109.964-119.51
  453. \t\t\t\t\t\t\t\t\t\t\tc21.042-26.534,32.164-58.514,32.164-92.485C333.63,66.974,266.656,0,184.333,0z M285.795,229.355
  454. \t\t\t\t\t\t\t\t\t\t\tc-21.956,27.687-80.92,89.278-101.462,110.581c-20.54-21.302-79.483-82.875-101.434-110.552
  455. \t\t\t\t\t\t\t\t\t\t\tc-18.228-22.984-27.863-50.677-27.863-80.087C55.036,78.002,113.038,20,184.333,20c71.294,0,129.297,58.002,129.296,129.297
  456. \t\t\t\t\t\t\t\t\t\t\tC313.629,178.709,304.004,206.393,285.795,229.355z\"/>
  457. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,59.265c-48.73,0-88.374,39.644-88.374,88.374c0,48.73,39.645,88.374,88.374,88.374s88.374-39.645,88.374-88.374
  458. \t\t\t\t\t\t\t\t\t\t\tS233.063,59.265,184.333,59.265z M184.333,216.013c-37.702,0-68.374-30.673-68.374-68.374c0-37.702,30.673-68.374,68.374-68.374
  459. \t\t\t\t\t\t\t\t\t\t\ts68.373,30.673,68.374,68.374C252.707,185.341,222.035,216.013,184.333,216.013z\"/>
  460. \t\t\t\t\t\t\t\t\t</g>
  461. \t\t\t\t\t\t\t\t</g>
  462. \t\t\t\t\t\t\t</g>
  463. \t\t\t\t\t\t</svg>
  464. \t\t\t\t\t</div>
  465. \t\t\t\t\t<div class=\"details2\">
  466. \t\t\t\t\t\t<p>Ulica: Ignatza Hakuby 18</p>
  467. \t\t\t\t\t\t<p>41-914 Bytom, Polska</p>
  468. \t\t\t\t\t</div>
  469. \t\t\t\t</div>
  470. \t\t\t\t<div style=\"clear:both\"></div> 
  471. \t\t\t</div>
  472. \t\t</div>
  473. \t\t
  474. \t</body>
  475. </html>
  476. ";
  477.         
  478.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  479.         
  480.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  481.     }
  482.     public function getTemplateName()
  483.     {
  484.         return "kategories/product-CE.html.twig";
  485.     }
  486.     public function isTraitable()
  487.     {
  488.         return false;
  489.     }
  490.     public function getDebugInfo()
  491.     {
  492.         return array (  386 => 333,  278 => 228,  274 => 227,  264 => 220,  43 => 1,);
  493.     }
  494.     public function getSourceContext()
  495.     {
  496.         return new Source("<!DOCTYPE html>
  497. <html>
  498. \t<head>
  499. \t\t<style>
  500. \t\t\thtml {
  501. \t\t\t\tfont-family: \"Open Sans\", Arial, sans-serif;
  502. \t\t\t\tbackground-color: #fff;
  503. \t\t\t}
  504. \t\t\t.head {
  505. \t\t\t\tdisplay: block;
  506. \t\t\t\twidth: 82%;
  507. \t\t\t\tborder-bottom: 2px solid #ddd;
  508. \t\t\t\tmargin-right: 10%;
  509. \t\t\t\tmargin-left: 10%;
  510. \t\t\t\tpadding-bottom: 20px;
  511. \t\t\t}
  512. \t\t\t.head img {
  513. \t\t\t\tmargin-left: 42%;
  514. \t\t\t\tmargin-right: 42%;
  515. \t\t\t}
  516. \t\t\t.type {
  517. \t\t\t\tposition: absolute;
  518. \t\t\t\ttop: 77px;
  519. \t\t\t\tright: 0;
  520. \t\t\t\tcolor: #E64400;
  521. \t\t\t}
  522. \t\t\t.prod-name {
  523. \t\t\t\tfont-weight: 800;
  524. \t\t\t\tfont-size: 1.7rem;
  525. \t\t\t\tmargin-bottom: 0;
  526. \t\t\t\tpadding-bottom: 0;
  527. \t\t\t\tcolor: black;
  528. \t\t\t}
  529. \t\t\tp {
  530. \t\t\t\tcolor: #aaa;
  531. \t\t\t\tfont-size: 0.7rem;
  532. \t\t\t}
  533. \t\t\t.prod-photo {
  534. \t\t\t\t
  535. \t\t\t\twidth: 100%;
  536. \t\t\t\tmargin-top: 50px;
  537. \t\t\t\tmargin-left: 20%;
  538. \t\t\t\tmargin-right: 20%;
  539. \t\t\t}
  540. \t\t\t.prod-photo img {
  541. \t\t\t\twidth: 30%;
  542. \t\t\t}
  543. \t\t\t.tech {
  544. \t\t\t\tmargin-left: 10px;
  545. \t\t\t\tpadding: 15px;
  546. \t\t\t\tborder: 1px solid black;
  547. \t\t\t}
  548. \t\t\t.mainContainer {
  549. \t\t\t\tmargin-top: 50px;
  550. \t\t\t\tdisplay: block;
  551. \t\t\t\t
  552. \t\t\t}
  553. \t\t\t.leftContainer {
  554. \t\t\t\tfloat: left;
  555. \t\t\t\twidth: 45%;
  556. \t\t\t}
  557. \t\t\t.leftContainer h4 {
  558. \t\t\t\tfont-weight: 600;
  559. \t\t\t\tcolor: #E64400;
  560. \t\t\t\tpadding: 0;
  561. \t\t\t\tmargin: 20px 0 0 0;
  562. \t\t\t\ttext-transform: uppercase;
  563. \t\t\t}
  564. \t\t\t.leftContainer .sleft {
  565. \t\t\t\tfloat: left;
  566. \t\t\t\twidth: 70%;
  567. \t\t\t}
  568. \t\t\t.leftContainer .sright {
  569. \t\t\t\tfloat: left;
  570. \t\t\t\twidth: 30%;
  571. \t\t\t}
  572. \t\t\t.leftContainer .prod-det {
  573. \t\t\t\tpadding-left: 20px;
  574. \t\t\t\tborder-bottom: 3px solid #CCC;
  575. \t\t\t}
  576. \t\t\t.leftContainer .prod-det:last-child {
  577. \t\t\t\tborder-bottom: none;
  578. \t\t\t}
  579. \t\t\t.rightContainer {
  580. \t\t\t\tfloat: left;
  581. \t\t\t\twidth: 45%;
  582. \t\t\t\tpadding-left: 50px;
  583. \t\t\t}
  584. \t\t\t.rightContainer h4 {
  585. \t\t\t\tfont-weight: 600;
  586. \t\t\t\tcolor: #E64400;
  587. \t\t\t\tpadding: 0;
  588. \t\t\t\tmargin: 20px 0 0 0;
  589. \t\t\t\ttransform: lowercase;
  590. \t\t\t}
  591. \t\t\t.icons {
  592. \t\t\t\t
  593. \t\t\t\tdisplay: flex;
  594. \t\t\t\t
  595. \t\t\t}
  596. \t\t\t.icons img {
  597. \t\t\t\twidth: 50px;
  598. \t\t\t\tmargin: 20px 10px 10px 5px;
  599. \t\t\t\theight: 45px;
  600. \t\t\t}
  601. \t\t\t.note {
  602. \t\t\t\tposition: absolute;
  603. \t\t\t\tbottom: 400px;
  604. \t\t\t\tleft: 50%;
  605. \t\t\t}
  606. \t\t\t
  607. \t\t\t.footer p {
  608. \t\t\t\tcolor: #000;
  609. \t\t\t}
  610. \t\t\t.contact {
  611. \t\t\t\tdisplay: block;
  612. \t\t\t\twidth: 82%;
  613. \t\t\t\tborder-top: 2px solid #ddd;
  614. \t\t\t\tmargin-right: 10%;
  615. \t\t\t\tmargin-left: 10%;
  616. \t\t\t\t
  617. \t\t\t}
  618. \t\t\t.contact img {
  619. \t\t\t\twidth: 50px;
  620. \t\t\t\tmargin: 5px 10px;
  621. \t\t\t\theight: 45px;
  622. \t\t\t}
  623. \t\t\t.contact .redicon {
  624. \t\t\t\tfloat: left;
  625. \t\t\t\twidth: 30%;
  626. \t\t\t\t
  627. \t\t\t}
  628. \t\t\t.contact .redicon .myredicon {
  629. \t\t\t\tbackground-color: rgba(255,0,0,0.4);
  630. \t\t\t\tborder-radius: 50%;
  631. \t\t\t\twidth: 50px;
  632. \t\t\t\theight: 50px;
  633. \t\t\t\tmargin-top: 20px;
  634. \t\t\t}
  635. \t\t\t.contact .redicon .myredicon svg,
  636. \t\t\t.contact .web .myweb svg {
  637. \t\t\t\tmargin: 10px;
  638. \t\t\t\twidth: 30px;
  639. \t\t\t\theight: 30px;
  640. \t\t\t\t
  641. \t\t\t}
  642. \t\t\t.contact .redicon svg path,
  643. \t\t\t.contact .web svg path {
  644. \t\t\t\tfill: #fff;
  645. \t\t\t}
  646. \t\t\t.details {
  647. \t\t\t\twidth: 200px;
  648. \t\t\t\tposition: absolute;
  649. \t\t\t\tbottom: 0px;
  650. \t\t\t\t/*left: 200px;*/
  651. \t\t\t\tleft: 75px;
  652. \t\t\t}
  653. \t\t\t.details p,
  654. \t\t\t.details1 p,
  655. \t\t\t.details2 p {
  656. \t\t\t\tmargin-top:10px;
  657. \t\t\t\tcolor: #aaa;
  658. \t\t\t}
  659. \t\t\t.details1 {
  660. \t\t\t\twidth: 200px;
  661. \t\t\t\tposition: absolute;
  662. \t\t\t\t/*bottom: 0px;
  663. \t\t\t\tleft: 450px;*/
  664. \t\t\t\tbottom: -10px;
  665. \t\t\t\tleft: 300px;
  666. \t\t\t}
  667. \t\t\t.details2 {
  668. \t\t\t\twidth: 200px;
  669. \t\t\t\tposition: absolute;
  670. \t\t\t\t/*bottom: 0px;
  671. \t\t\t\tleft: 700px;*/
  672. \t\t\t\tbottom: -10px;
  673. \t\t\t\tleft: 525px;
  674. \t\t\t}
  675. \t\t\t.contact .web {
  676. \t\t\t\tfloat: left;
  677. \t\t\t\twidth: 30%;
  678. \t\t\t\t
  679. \t\t\t}
  680. \t\t\t.contact .web .myweb {
  681. \t\t\t\tbackground-color: rgba(128,128,128,0.4);
  682. \t\t\t\tborder-radius: 50%;
  683. \t\t\t\twidth: 50px;
  684. \t\t\t\theight: 50px;
  685. \t\t\t\tmargin-top: 20px;
  686. \t\t\t}
  687. \t\t\t
  688. \t\t</style>
  689. \t\t<base href=\"http://cora.pl\">
  690. \t</head>
  691. \t<body>
  692. \t\t<div class=\"head\">
  693. \t\t\t<img src=\"/uploads/media/logo.png\" width=\"150px\"/>
  694. \t\t</div>
  695. \t\t<div class=\"mainContainer\">
  696. \t\t\t<div style=\"text-align:center;\">
  697. \t\t\t\t<h2>DEKLARACJA ZGODNOŚCI UE</h2>
  698. \t\t\t\t<p>Declaration of conformity EU</p>
  699. \t\t\t\t<p>Nr/No. {{produkt.id}}/2022</p>
  700. \t\t\t</div>
  701. \t\t\t<p><strong>Producent / Manufacturer :  Cora Lighting Factory Sp. z o.o. ul.Ignatza Hakuby nr 18, 41-914 Bytom</strong></p>
  702. \t\t\t<p>Niniejszym deklaruje z pełną odpowiedzialnością, że wyrób / We declare, that the below indicated products:</p>
  703. \t\t\t<p>Oprawa Oświetleniowa/ Luminaire: {{produkt.nazwa}}</p>
  704. \t\t\t<p> Oznaczenie/ Code: {{produkt.kod}}</p>
  705. \t\t\t<p>Jest zgodny z postanowieniami następujących dyrektyw/Are in conformity with LVD, EMC:</p>
  706. \t\t\t\t<div class=\"leftContainer\">
  707. \t\t\t\t\t<p>LVD 2014/35/UE</p>
  708. \t\t\t\t</div>
  709. \t\t\t\t<div class=\"rightContainer\">
  710. \t\t\t\t\t<p>Niskonapięciowe wyroby elektryczne / Low Voltage Directive</p>
  711. \t\t\t\t</div>
  712. \t\t\t\t<div class=\"leftContainer\">
  713. \t\t\t\t\t<p>2015/863/EU</p>
  714. \t\t\t\t</div>
  715. \t\t\t\t<div class=\"rightContainer\">
  716. \t\t\t\t\t<p>Ograniczenie stosowania niektórych niebezpiecznych substancji w sprzęcie elektrycznym i elektronicznym/
  717. \t\t\t\t\tRestriction of the use of certain hazardous substances in electrical and electronic equipment</p>
  718. \t\t\t\t</div>
  719. \t\t\t\t<div class=\"leftContainer\">
  720. \t\t\t\t\t<p>2009/125/WE</p>
  721. \t\t\t\t</div>
  722. \t\t\t\t<div class=\"rightContainer\">
  723. \t\t\t\t\t<p>Dyrektywa Parlamentu Europejskiego i Rady z dnia 21 października 2009 r. ustanawiająca ogólne zasady ustalania
  724. \t\t\t\t\t\twymogów dotyczących ekoprojektu dla produktów związanych z energią /Directive of the European Parlament
  725. \t\t\t\t\t\tand of the council of 21 October 2009 establishing a framework for the setting of eco-design requirements for
  726. \t\t\t\t\t\tenergy-related products</p>
  727. \t\t\t\t</div>
  728. \t\t\t\t<div class=\"leftContainer\">
  729. \t\t\t\t\t<p>2014/30/UE</p>
  730. \t\t\t\t</div>
  731. \t\t\t\t<div class=\"rightContainer\">
  732. \t\t\t\t\t<p>Kompatybilność Elektromagnetyczna/ ElectroMagnetic Compatibility Directive</p>
  733. \t\t\t\t</div>
  734. \t\t\t
  735. \t\t\t<div style=\"clear:both\"></div>
  736. \t\t\t\t<p>Oraz zgodny z następującymi normami zharmonizowanymi/And with standards:</p>
  737. \t\t\t\t\t\t<div class=\"leftContainer\">
  738. \t\t\t\t\t\t\t<p>EN 60598-2-1: 1989 PN-IEC 598-2-1+A1: 1994</p>
  739. \t\t\t\t\t\t</div>
  740. \t\t\t\t\t\t<div class=\"rightContainer\">
  741. \t\t\t\t\t\t\t<p>Oprawy oświetleniowe - Wymagania szczegółowe - Oprawy
  742. \t\t\t\t\t\t\t\toświetleniowe stałe ogólnego przeznaczenia/ Luminaries – Particular
  743. \t\t\t\t\t\t\t\trequirements – Fixe general purpose luminaries.</p>
  744. \t\t\t\t\t\t</div>
  745. \t\t\t\t\t\t<div class=\"leftContainer\">
  746. \t\t\t\t\t\t\t<p>PN-EN 55015:2013-10/A1: 2015-08 EN 55015:2013/A1: 2015</p>
  747. \t\t\t\t\t\t</div>
  748. \t\t\t\t\t\t<div class=\"rightContainer\">
  749. \t\t\t\t\t\t\t<p>Dopuszczalne poziomy i metody pomiarów zaburzeń radioelektrycznych
  750. \t\t\t\t\t\t\t\twytwarzanych przez elektryczne urządzenia oświetleniowe i urządzenia
  751. \t\t\t\t\t\t\t\tpodobne/ Limits and methods of measurement of radio disturbance
  752. \t\t\t\t\t\t\t\tcharacteristics of electrical lighting and similar equipment</p>
  753. \t\t\t\t\t\t</div>
  754. \t\t\t\t\t\t<div class=\"leftContainer\">
  755. \t\t\t\t\t\t\t<p>PN-EN 62471: 2010 EN 62471: 2008</p>
  756. \t\t\t\t\t\t</div>
  757. \t\t\t\t\t\t<div class=\"rightContainer\">
  758. \t\t\t\t\t\t\t<p>Bezpieczeństwo fotobiologiczne lamp i systemów lampowych/
  759. \t\t\t\t\t\t\tPhotobiological safety of lamps and lamp systems</p>
  760. \t\t\t\t\t\t</div>
  761. \t\t\t\t\t\t<div class=\"leftContainer\">
  762. \t\t\t\t\t\t\t<p>PN-EN 60598-1: 2015-04/A1: 2018-04</p>
  763. \t\t\t\t\t\t\t<p>EN 60598-1: 2015/A1: 2018</p>
  764. \t\t\t\t\t\t</div>
  765. \t\t\t\t\t\t<div class=\"rightContainer\">
  766. \t\t\t\t\t\t\t<p>Oprawy oświetleniowe Wymagania ogólne i badania/ Luminaries – Part 1:<br>General requirements and tests</p>
  767. \t\t\t\t\t\t</div>
  768. \t\t\t\t\t<div style=\"clear:both\"></div>
  769. \t\t\t\t\t\t<div class=\"leftContainer\">
  770. \t\t\t\t\t\t\t<p>PPN-EN IEC 61000-3-2: 2019-04 EN IEC 61000-3-2: 2019</p>
  771. \t\t\t\t\t\t</div>
  772. \t\t\t\t\t\t<div class=\"rightContainer\">
  773. \t\t\t\t\t\t\t<p>Kompatybilność elektromagnetyczna EMC. Dopuszczalne poziomy emisji
  774. \t\t\t\t\t\t\t\tharmonicznych prądu. Limit for harmonic currents emission. PN-EN
  775. \t\t\t\t\t\t\t\t61547: 2009 EN 61547: 2009 Sprzęt do ogólnych celów oświetleniowych.
  776. \t\t\t\t\t\t\t\tWymagania dotyczące kompatybilności elektromagnetycznej. Equipment
  777. \t\t\t\t\t\t\t\tfor general lighting purposes – EMC immunity requirements PN-EN IEC
  778. \t\t\t\t\t\t\t\t63000: 2019-01 EN IEC 63000: 2018 Dokumentacja techniczna oceny
  779. \t\t\t\t\t\t\t\twyrobów elektrycznych i elektronicznych z uwzględnieniem ograniczenia
  780. \t\t\t\t\t\t\t\tstosowania substancji niebezpiecznych Technical documentation for the
  781. \t\t\t\t\t\t\t\tevaluation of electrical and electronic products, including the restriction
  782. \t\t\t\t\t\t\t\tof the use of hazardous substances</p>
  783. \t\t\t\t\t\t</div>
  784. \t\t\t\t<div style=\"clear:both\"></div>
  785. \t\t\t\t\t<p>Data i miejsce wydania Deklaracji/ Date of CE mark issue: {{date}}, Bytom </p>
  786. \t\t\t\t\t<p>Podpis/ Signature : Adam Sikora, Prezes zarządu.</p>\t
  787. \t\t\t\t\t<a title=\"Adam Sikora\" href=\"#\">
  788. \t\t\t\t\t\t<img width=\"60px\" alt=\"Adam Sikora\" src=\"../img/cora_podpis.jpg\">
  789. \t\t\t\t\t</a>
  790. \t\t</div>
  791. \t\t<div class=\"footer\" style=\"margin-top: 0;\">
  792. \t\t\t
  793. \t\t\t<div style=\"clear:both\"></div> 
  794. \t\t\t<div class=\"contact\" style=\"position: relative;\">
  795. \t\t\t\t<div class=\"redicon\">\t\t
  796. \t\t\t\t\t<div class=\"myredicon\">
  797. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Capa_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  798. \t \t\t\t\t\t\tviewBox=\"0 0 492.777 492.777\" style=\"enable-background:new 0 0 492.777 492.777;\" xml:space=\"preserve\">
  799. \t\t\t\t\t\t\t<path d=\"M484.899,323.597l-49.486-114.97h-79.456c-29.136,0-52.835-23.699-52.835-52.833v-3.942H189.628v3.935
  800. \t\t\t\t\t\t\t\tc0,14.111-5.498,27.376-15.481,37.358c-9.831,9.838-23.441,15.474-37.351,15.474H57.094L7.802,323.775
  801. \t\t\t\t\t\t\t\tc-12.788,29.883-9.715,64.194,8.186,91.328c17.894,27.125,48.227,43.454,80.733,43.454h299.342
  802. \t\t\t\t\t\t\t\tc32.535,0,62.896-16.361,80.78-43.544C494.736,387.839,497.76,353.489,484.899,323.597z M196.135,402.241
  803. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.684
  804. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M196.135,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.684
  805. \t\t\t\t\t\t\t\tc-4.113,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V332.2z
  806. \t\t\t\t\t\t\t\tM196.135,262.152c0,4.113-3.338,7.451-7.449,7.451h-24.684c-4.113,0-7.452-3.338-7.452-7.451v-24.682
  807. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.684c4.111,0,7.449,3.338,7.449,7.451V262.152z M266.183,402.241
  808. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.683
  809. \t\t\t\t\t\t\t\tc4.111,0,7.449,3.338,7.449,7.451V402.241z M266.183,332.2c0,4.113-3.338,7.451-7.449,7.451h-24.69
  810. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.69c4.111,0,7.449,3.338,7.449,7.451V332.2z
  811. \t\t\t\t\t\t\t\tM266.183,262.152c0,4.113-3.338,7.451-7.449,7.451H234.05c-4.114,0-7.452-3.338-7.452-7.451v-24.69
  812. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.683c4.111,0,7.449,3.338,7.449,7.451V262.152z M336.224,402.241
  813. \t\t\t\t\t\t\t\tc0,4.112-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.683c0-4.113,3.338-7.451,7.452-7.451h24.681
  814. \t\t\t\t\t\t\t\tc4.114,0,7.452,3.338,7.452,7.451V402.241z M336.224,332.2c0,4.113-3.338,7.451-7.452,7.451h-24.681
  815. \t\t\t\t\t\t\t\tc-4.114,0-7.452-3.338-7.452-7.451v-24.69c0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V332.2z
  816. \t\t\t\t\t\t\t\tM336.224,262.152c0,4.113-3.338,7.451-7.452,7.451h-24.681c-4.114,0-7.452-3.338-7.452-7.451v-24.682
  817. \t\t\t\t\t\t\t\tc0-4.113,3.338-7.451,7.452-7.451h24.681c4.114,0,7.452,3.338,7.452,7.451V262.152z\"/>
  818. \t\t\t\t\t\t\t<path d=\"M28.535,175.59h108.261c5.248,0,10.29-2.087,13.998-5.797c3.717-3.716,5.806-8.757,5.806-14.006
  819. \t\t\t\t\t\t\t\tl-0.008-36.963H336.15v36.97c0,10.935,8.871,19.805,19.806,19.805h108.275c10.935,0,19.806-8.87,19.806-19.805v-36.963v-0.007
  820. \t\t\t\t\t\t\t\tc0-46.713-106.383-84.604-237.633-84.604c-0.018,0-0.042,0-0.042,0C115.12,34.22,8.715,72.103,8.73,118.824h0.064L8.73,155.787
  821. \t\t\t\t\t\t\t\tC8.73,166.729,17.593,175.59,28.535,175.59z\"/>
  822. \t\t\t\t\t\t</svg>
  823. \t\t\t\t\t</div>
  824. \t\t\t\t\t<div class=\"details\">
  825. \t\t\t\t\t
  826. \t\t\t\t\t\t<p>+48 32 388 8000</p>
  827. \t\t\t\t\t</div>
  828. \t\t\t\t</div>
  829. \t\t\t\t<div class=\"web\">
  830. \t\t\t\t\t<div class=\"myweb\">
  831. \t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  832. \t \t\t\t\t\tviewBox=\"0 0 512 512\" style=\"enable-background:new 0 0 512 512;\" xml:space=\"preserve\">
  833. \t\t\t\t\t\t<g>
  834. \t\t\t\t\t\t\t<g>
  835. \t\t\t\t\t\t\t\t<path d=\"M255.989,36.652c-120.942,0-219.337,98.395-219.337,219.337s98.395,219.337,219.337,219.337
  836. \t\t\t\t\t\t\t\t\ts219.337-98.395,219.337-219.337S376.931,36.652,255.989,36.652z M447.896,192.422H434.41c-4.157,0-8.32,0.983-12.037,2.841
  837. \t\t\t\t\t\t\t\t\tl-4.945,2.473c-3.118,1.558-6.854,1.325-9.755-0.607l-18.64-12.427c-1.411-0.94-3.07-1.443-4.765-1.443h-2.275l6.362-9.544
  838. \t\t\t\t\t\t\t\t\tc0.32-0.479,0.853-0.764,1.429-0.764h13.381v3.734c0,4.744,3.845,8.59,8.59,8.59c4.23,0,7.738-3.06,8.451-7.085l3.133,1.567
  839. \t\t\t\t\t\t\t\t\tc3.086,1.543,6.539,2.358,9.988,2.358h10.839C445.503,185.505,446.741,188.945,447.896,192.422z M383.696,113.178
  840. \t\t\t\t\t\t\t\t\tc0-0.15,0.061-0.298,0.167-0.405l6.479-6.479c0.216-0.216,0.418-0.442,0.607-0.676c3.787,3.403,7.448,6.942,10.969,10.617
  841. \t\t\t\t\t\t\t\t\tl-5.399,5.399c-3.355,3.355-3.355,8.794,0,12.148c1.677,1.677,3.876,2.516,6.074,2.516c2.198,0,4.397-0.838,6.074-2.516
  842. \t\t\t\t\t\t\t\t\tl4.618-4.618c8.912,11.031,16.691,23.011,23.155,35.769h-3.114c-0.796,0-1.593-0.189-2.306-0.544l-13.248-6.625
  843. \t\t\t\t\t\t\t\t\tc-2.61-1.305-5.532-1.994-8.451-1.994h-19.539c-6.333,0-12.212,3.146-15.725,8.415l-12.712,19.074h-8.002
  844. \t\t\t\t\t\t\t\t\tc-3.474,0-6.299-2.826-6.299-6.299v-15.158c0-0.246,0.157-0.465,0.392-0.543l16.761-5.587c4.178-1.393,8.032-3.775,11.147-6.889
  845. \t\t\t\t\t\t\t\t\tc5.387-5.387,8.352-12.547,8.352-20.164V113.178z M121.027,105.618c0.189,0.233,0.389,0.458,0.607,0.675l9.163,9.163
  846. \t\t\t\t\t\t\t\t\tc1.61,1.612,3.796,2.516,6.074,2.516s4.464-0.905,6.074-2.516l12.957-12.959c1.838-1.838,4.284-2.851,6.885-2.851h11.308v0.573
  847. \t\t\t\t\t\t\t\t\tc0,2.977,1.542,5.742,4.074,7.307c2.532,1.566,5.695,1.708,8.358,0.376l14.993-7.498c0.993-0.496,2.104-0.758,3.215-0.758h30.645
  848. \t\t\t\t\t\t\t\t\tc-3.351,2.185-5.68,5.67-6.399,9.819c-1.011,5.84,1.424,11.511,6.356,14.799l11.806,7.871c0.159,0.107,0.254,0.284,0.254,0.476
  849. \t\t\t\t\t\t\t\t\tv4.26c0,0.316-0.257,0.573-0.573,0.573h-3.945c-5.66,0-10.981,2.204-14.984,6.206l-57.766,57.766
  850. \t\t\t\t\t\t\t\t\tc-0.107,0.107-0.254,0.167-0.405,0.167h-14.528c-14.842,0-26.916,12.074-26.916,26.916v4.183l-9.523-1.905
  851. \t\t\t\t\t\t\t\t\tc-2.27-0.454-4.164-1.902-5.2-3.971l-5.656-11.31c-1.455-2.911-4.429-4.75-7.683-4.75h-5.117c-4.197,0-7.909-2.676-9.235-6.657
  852. \t\t\t\t\t\t\t\t\tl-11.961-35.883C85.443,144.371,101.532,123.135,121.027,105.618z M255.989,458.145c-111.469,0-202.157-90.688-202.157-202.156
  853. \t\t\t\t\t\t\t\t\tc0-22.079,3.57-43.337,10.142-63.242l5.592,16.776c3.649,10.949,13.818,18.324,25.342,18.404l3.281,6.563
  854. \t\t\t\t\t\t\t\t\tc3.422,6.846,9.69,11.632,17.196,13.135l32.759,6.551c1.842,0.368,3.517,1.265,4.845,2.593c2.665,2.666,5.797,4.698,9.21,6.02
  855. \t\t\t\t\t\t\t\t\tl-5.99,17.972c-0.292,0.876-0.441,1.792-0.441,2.717v18.326c0,8.426,4.025,16.477,10.766,21.533l21.991,16.493
  856. \t\t\t\t\t\t\t\t\tc2.438,1.828,3.894,4.74,3.894,7.787v49.429c0,5.333,1.563,10.496,4.521,14.931l13.208,19.813
  857. \t\t\t\t\t\t\t\t\tc2.875,4.311,7.683,6.885,12.865,6.885h3.194c5.999,0,10.881-4.882,10.881-10.881v-15.709c0-3.824,1.489-7.42,4.193-10.124
  858. \t\t\t\t\t\t\t\t\tl16.956-16.956c3.44-3.44,6.07-7.697,7.61-12.313l5.365-16.094c0.078-0.235,0.297-0.392,0.543-0.392h4.568
  859. \t\t\t\t\t\t\t\t\tc8.162,0,15.245-5.53,17.223-13.448l6.17-24.679c1.503-6.014-0.286-12.474-4.671-16.857l-11.974-11.974
  860. \t\t\t\t\t\t\t\t\tc-3.352-3.352-7.811-5.2-12.553-5.2h-10.973l-31.452-31.452c-3.352-3.352-7.811-5.2-12.553-5.2h-41.82
  861. \t\t\t\t\t\t\t\t\tc-0.134-0.003-0.267-0.003-0.401,0h-1.476c-2.532,0-4.915-0.986-6.705-2.778c-3.734-3.735-8.446-6.256-13.625-7.291l-6.053-1.211
  862. \t\t\t\t\t\t\t\t\tV228.5c0-5.368,4.367-9.736,9.736-9.736h9.736v0.573c0,4.744,3.846,8.59,8.59,8.59s8.59-3.846,8.59-8.59v-5.621
  863. \t\t\t\t\t\t\t\t\tc0.054-0.053,0.113-0.099,0.167-0.151l57.766-57.766c0.757-0.757,1.764-1.174,2.835-1.174h3.945
  864. \t\t\t\t\t\t\t\t\tc9.789,0,17.753-7.964,17.753-17.753v-4.26c0-5.95-2.956-11.472-7.905-14.771l-7.251-4.835l13.916-3.48
  865. \t\t\t\t\t\t\t\t\tc6.125-1.53,10.403-7.008,10.403-13.327c0-7.572-6.161-13.733-13.733-13.733h-55.273c-3.764,0-7.533,0.889-10.899,2.573
  866. \t\t\t\t\t\t\t\t\tl-5.676,2.838c-2.625-3.295-6.671-5.411-11.202-5.411h-14.172c-7.189,0-13.949,2.799-19.033,7.884l-6.884,6.884l-2.568-2.567
  867. \t\t\t\t\t\t\t\t\tc33.878-25.617,76.036-40.835,121.686-40.835c45.65,0,87.808,15.217,121.684,40.834l-5.958,5.958
  868. \t\t\t\t\t\t\t\t\tc-3.354,3.354-5.2,7.811-5.2,12.553v15.44c0,3.028-1.18,5.875-3.32,8.016c-1.238,1.238-2.769,2.184-4.431,2.739l-16.761,5.587
  869. \t\t\t\t\t\t\t\t\tc-7.26,2.42-12.14,9.188-12.14,16.843v15.157c0,4.328,1.198,8.374,3.249,11.859c-3.485,2.346-6.541,5.366-8.946,8.976
  870. \t\t\t\t\t\t\t\t\tl-8.108,12.16c-2.958,4.436-4.521,9.599-4.521,14.931v16.391c0,5.332,1.563,10.495,4.521,14.931l9.808,14.711
  871. \t\t\t\t\t\t\t\t\tc5.004,7.506,13.376,11.986,22.395,11.986h22.798c4.198,0,7.909,2.674,9.235,6.657l2.048,6.141
  872. \t\t\t\t\t\t\t\t\tc1.657,4.972,2.498,10.151,2.498,15.394v6.485c0,8.567,1.193,17.089,3.548,25.33l14.73,51.559
  873. \t\t\t\t\t\t\t\t\tC366.227,433.643,313.919,458.145,255.989,458.145z M198.835,326.085l-21.991-16.493c-2.438-1.829-3.894-4.741-3.894-7.788
  874. \t\t\t\t\t\t\t\t\tv-16.932l6.765-20.292h35.827c0.151,0,0.299,0.061,0.405,0.167l33.968,33.968c1.61,1.612,3.796,2.516,6.074,2.516h14.53
  875. \t\t\t\t\t\t\t\t\tc0.151,0,0.299,0.061,0.405,0.167l11.974,11.974c0.142,0.142,0.199,0.351,0.151,0.544l-6.17,24.678
  876. \t\t\t\t\t\t\t\t\tc-0.064,0.255-0.292,0.433-0.555,0.433h-4.568c-7.653,0-14.421,4.878-16.843,12.14l-5.365,16.094
  877. \t\t\t\t\t\t\t\t\tc-0.699,2.098-1.896,4.033-3.459,5.596l-16.956,16.956c-5.949,5.949-9.225,13.859-9.225,22.272v3.373l-8.674-13.01
  878. \t\t\t\t\t\t\t\t\tc-1.07-1.604-1.634-3.472-1.634-5.4v-49.428C209.601,339.19,205.577,331.139,198.835,326.085z M404.909,338.192
  879. \t\t\t\t\t\t\t\t\tc-1.915-6.705-2.887-13.64-2.887-20.611v-6.485c0-7.092-1.137-14.099-3.379-20.827l-2.048-6.141
  880. \t\t\t\t\t\t\t\t\tc-3.669-11.007-13.93-18.404-25.534-18.404h-22.798c-3.262,0-6.29-1.621-8.1-4.335l-9.808-14.712
  881. \t\t\t\t\t\t\t\t\tc-1.07-1.605-1.636-3.472-1.636-5.4v-16.391c0-1.929,0.566-3.796,1.636-5.4l8.108-12.161c2.874-4.311,7.683-6.885,12.865-6.885
  882. \t\t\t\t\t\t\t\t\th30.341l16.475,10.983c8.016,5.344,18.351,5.988,26.968,1.679l4.945-2.473c1.345-0.672,2.85-1.027,4.354-1.027h18.357
  883. \t\t\t\t\t\t\t\t\tc3.512,14.901,5.379,30.43,5.379,46.387c0.001,46.132-15.543,88.695-41.65,122.752L404.909,338.192z\"/>
  884. \t\t\t\t\t\t\t</g>
  885. \t\t\t\t\t\t</g>
  886. \t\t\t\t\t</svg>
  887. \t\t\t\t</div>
  888. \t\t\t\t<div class=\"details1\">
  889. \t\t\t\t\t\t<p>www.cora.pl</p>
  890. \t\t\t\t\t\t<p>cora@cora.pl</p>
  891. \t\t\t\t\t</div>
  892. \t\t\t\t\t
  893. \t\t\t\t</div>
  894. \t\t\t\t<div class=\"redicon\">
  895. \t\t\t\t\t<div class=\"myredicon\">
  896. \t\t\t\t\t\t<svg version=\"1.1\" id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" x=\"0px\" y=\"0px\"
  897. \t\t\t\t\t\t\tviewBox=\"0 0 368.666 368.666\" style=\"enable-background:new 0 0 368.666 368.666;\" xml:space=\"preserve\">
  898. \t\t\t\t\t\t\t<g id=\"XMLID_2_\">
  899. \t\t\t\t\t\t\t\t<g>
  900. \t\t\t\t\t\t\t\t\t<g>
  901. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,0C102.01,0,35.036,66.974,35.036,149.297c0,33.969,11.132,65.96,32.193,92.515
  902. \t\t\t\t\t\t\t\t\t\t\tc27.27,34.383,106.572,116.021,109.934,119.479l7.169,7.375l7.17-7.374c3.364-3.46,82.69-85.116,109.964-119.51
  903. \t\t\t\t\t\t\t\t\t\t\tc21.042-26.534,32.164-58.514,32.164-92.485C333.63,66.974,266.656,0,184.333,0z M285.795,229.355
  904. \t\t\t\t\t\t\t\t\t\t\tc-21.956,27.687-80.92,89.278-101.462,110.581c-20.54-21.302-79.483-82.875-101.434-110.552
  905. \t\t\t\t\t\t\t\t\t\t\tc-18.228-22.984-27.863-50.677-27.863-80.087C55.036,78.002,113.038,20,184.333,20c71.294,0,129.297,58.002,129.296,129.297
  906. \t\t\t\t\t\t\t\t\t\t\tC313.629,178.709,304.004,206.393,285.795,229.355z\"/>
  907. \t\t\t\t\t\t\t\t\t\t<path d=\"M184.333,59.265c-48.73,0-88.374,39.644-88.374,88.374c0,48.73,39.645,88.374,88.374,88.374s88.374-39.645,88.374-88.374
  908. \t\t\t\t\t\t\t\t\t\t\tS233.063,59.265,184.333,59.265z M184.333,216.013c-37.702,0-68.374-30.673-68.374-68.374c0-37.702,30.673-68.374,68.374-68.374
  909. \t\t\t\t\t\t\t\t\t\t\ts68.373,30.673,68.374,68.374C252.707,185.341,222.035,216.013,184.333,216.013z\"/>
  910. \t\t\t\t\t\t\t\t\t</g>
  911. \t\t\t\t\t\t\t\t</g>
  912. \t\t\t\t\t\t\t</g>
  913. \t\t\t\t\t\t</svg>
  914. \t\t\t\t\t</div>
  915. \t\t\t\t\t<div class=\"details2\">
  916. \t\t\t\t\t\t<p>Ulica: Ignatza Hakuby 18</p>
  917. \t\t\t\t\t\t<p>41-914 Bytom, Polska</p>
  918. \t\t\t\t\t</div>
  919. \t\t\t\t</div>
  920. \t\t\t\t<div style=\"clear:both\"></div> 
  921. \t\t\t</div>
  922. \t\t</div>
  923. \t\t
  924. \t</body>
  925. </html>
  926. ""kategories/product-CE.html.twig""/home/cra/domains/cora.pl/public_html/templates/kategories/product-CE.html.twig");
  927.     }
  928. }