CINXE.COM

Blokada serwera

<!doctype html> <html class="no-js" lang=""> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Blokada serwera</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link href="https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap" rel="stylesheet"> <link rel="shortcut icon" href="data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDIxLjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHZpZXdCb3g9IjAgMCA4OCAxMDIuMiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgODggMTAyLjI7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojMDY4MkI0O30KCS5zdDF7ZmlsbDojMzFCN0U5O30KCS5zdDJ7ZmlsbDpub25lO30KPC9zdHlsZT4KPGc+Cgk8Zz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MCIgcG9pbnRzPSI4OCw1Mi42IDg4LDUyLjYgMzguNCwzIDI0LjIsMTcuMiA1OS43LDUyLjYgMjQuMyw4OCAzOC40LDEwMi4yIAkJCSIvPgoJCTwvZz4KCQk8Zz4KCQkJPHBvbHlnb24gY2xhc3M9InN0MSIgcG9pbnRzPSI4NSw0OS42IDg1LDQ5LjYgMzUuNCwwIDIxLjIsMTQuMiA1Ni43LDQ5LjYgMjEuMyw4NSAzNS40LDk5LjIgCQkJIi8+CgkJPC9nPgoJPC9nPgoJPGxpbmUgY2xhc3M9InN0MiIgeDE9IjQwLjMiIHkxPSIxMDMuOCIgeDI9IjkwLjEiIHkyPSI1NC4yIi8+Cgk8Zz4KCQk8cG9seWxpbmUgY2xhc3M9InN0MCIgcG9pbnRzPSIxMC41LDc0LjQgMTQuMSw3OCA0Mi40LDQ5LjYgMzguNyw0NS44IAkJIi8+CgkJPHBvbHlsaW5lIGNsYXNzPSJzdDEiIHBvaW50cz0iMzguNyw0NS45IDE0LjIsMjEuMyAwLDM1LjQgMTQuMiw0OS42IDAsNjMuOCAxMC42LDc0LjQgCQkiLz4KCTwvZz4KPC9nPgo8L3N2Zz4K" /> <style> * { box-sizing: border-box; margin: 0; } html { font-size: 10px; font-family: 'Open Sans', sans-serif; color: #1d2a3b; } .container { max-width: 960px; margin: 0 auto; } .container.card { margin-top: 12.3rem; background-color: #ffffff; border-radius: 10px; box-shadow: -5px -4px 47px 3px rgba(198, 198, 198, 0.3); text-align: center; padding: 3.6rem; /* padding-bottom: 3.6rem; */ } .title-main { font-size: 3.6rem; font-weight: 700; margin-top: 0; margin-bottom: 2.1rem; } .main-image svg { max-width: 61rem; margin-bottom: 2rem; } .subheading{ font-size: 1.6rem; font-weight: 600; margin-bottom: 3rem; } .card .text { font-size: 13px; letter-spacing: 0.26px; } footer { color: #b1b1b1; font-size: 12px; display: flex; justify-content: space-between; align-items: center; padding-top: 1.7rem; } footer .logo svg { width: 145px; padding-left: 11px; } footer .left-side { display: flex; align-items: center; } /* Medias */ @media screen and (max-width: 1024px){ .container {max-width: 90%;} @media screen and (max-width: 768px){ html {font-size: 7px;} .container { max-width: 90%;} .container.card {margin-top: 6rem;} .card .text { font-size: 1.6rem;} } @media screen and (max-width: 480px){ html {font-size: 5.7px;} .container {max-width: 95%;} .title-main {font-size: 6.6vw;} /* .container.card {margin-top: 2rem;} */ .subheading{font-size: 13px;} .card .text { font-size: 12px;} footer {flex-direction: column;} } } </style> </head> <body> <section id="default-card" class="default-card"> <div class="container card"> <h1 class="title-main"><p id="title"></p></h1> <script> document.getElementById("title").innerHTML = window.location.hostname; </script> <p class="subheading">Serwer zosta艂 zawieszony</p> <div class="main-image"> <svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 500 500" style="enable-background:new 0 0 500 500;" xml:space="preserve"> <style type="text/css"> .st0{fill:#FFFFFF;} .st1{fill:#C1E9F4;} .st2{fill:#A3D5E9;} .st3{fill:#EAEAEA;} .st4{fill:#FDFDFF;} .st5{fill:#BFBFBF;} .st6{opacity:0.16;fill:#C1E9F4;} .st7{clip-path:url(#XMLID_3_);fill:#FFFFFF;} .st8{fill:#14103D;} .st9{fill:#EB8175;} .st10{fill:#418C41;} .st11{fill:#50AA50;} .st12{fill:#E1AD9D;} .st13{fill:#C8C6F2;} .st14{fill:#D8D7FD;} .st15{fill:#091218;} .st16{fill:#1B2934;} .st17{fill:#E16C5F;} .st18{clip-path:url(#XMLID_4_);fill:#231C61;} .st19{fill:#F5D100;} .st20{fill:none;stroke:#F1AB00;stroke-width:0.2802;stroke-miterlimit:10;} .st21{fill:none;stroke:#FFFFFF;stroke-width:1.1206;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} .st22{fill:none;stroke:#106797;stroke-width:2.1624;stroke-miterlimit:10;} .st23{fill:none;stroke:#FFFFFF;stroke-width:1.1138;stroke-miterlimit:10;} .st24{fill:#106797;} .st25{fill:#0F5A7C;} .st26{fill:none;stroke:#106797;stroke-width:2.6489;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10;} </style> <g id="BACKGROUND"> <rect class="st0" width="500" height="500"/> </g> <g id="OBJECTS"> <g> <path class="st1" d="M435.7,300.7c4.2-13.5,5.2-27.9,2.2-41.8c-4.7-21.7-19.8-47.9-63.3-59.2c-82.4-21.4-111.1-84.1-188.2-64.1 c0,0-41.4,7.5-61,76c-19.6,68.5-96.3,69.6-69.9,129.3c4.3,9.7,15.9,20.4,32.6,30.4l312.7-1.1C422.5,344.2,429.2,321.7,435.7,300.7 z"/> </g> <g> <path class="st2" d="M361.9,251.7h-11.7v-12.8c0-6.4-4.5-11.8-10.5-13.2v-15.9h-4.3v15.6c-6.9,0.6-12.4,6.4-12.4,13.5v13.2h-11.7 v14.7h-0.8v27.4l-21.2-0.2v-32.7H265v24H248v23.3h-20.6v61.6h68.5v0h14.7v0h85.9v-77.7h-34.5L361.9,251.7z"/> <polygon class="st2" points="119.8,285.6 119.8,254.9 131.3,254.9 131.3,238.5 135.6,238.5 135.6,254.9 146.2,254.9 146.2,285.6 158.1,285.6 158.1,303.9 177,303.9 177,241.4 216.5,241.4 216.5,370.2 190.8,370.2 179.7,370.2 151.8,370.2 138.9,370.2 105.2,370.2 105.2,285.6 "/> </g> <g> <g> <path class="st3" d="M335.6,369.9l-180,0.1c-6.8,0-12.4-5.5-12.4-12.3l0,0l204.7-0.2l0,0C348,364.3,342.4,369.9,335.6,369.9z"/> <path class="st4" d="M335.6,365.6l-180,0.1c-5.3,0-9.8-3.4-11.6-8.1l-0.8,0c0,6.8,5.5,12.3,12.4,12.3l180-0.1 c6.8,0,12.3-5.5,12.3-12.4l-0.8,0C345.5,362.2,340.9,365.6,335.6,365.6z"/> <path class="st5" d="M257.2,361.7l-23.3,0c-2.3,0-4.1-1.8-4.1-4.1l0,0l31.5,0l0,0C261.4,359.9,259.5,361.7,257.2,361.7z"/> </g> <g> <path class="st0" d="M337.4,357.5l-183.6,0.1l-0.1-110.8c0-6.4,5.1-11.5,11.5-11.5l160.6-0.1c6.4,0,11.5,5.1,11.5,11.5 L337.4,357.5z"/> <rect x="163.3" y="244.8" class="st2" width="164.5" height="103.2"/> <rect x="163.3" y="338.1" class="st2" width="164.5" height="9.9"/> <rect x="163.3" y="244.8" class="st2" width="164.5" height="4.9"/> <g> <polygon class="st6" points="218.1,244.8 163.3,299.7 163.3,348.1 163.5,348.1 266.6,244.8 "/> <polygon class="st6" points="184.6,348.1 208.9,348 312,244.7 287.7,244.8 "/> <polygon class="st6" points="308.5,348 327.8,328.6 327.8,291.9 269.8,348 "/> </g> </g> </g> <g> <defs> <rect id="XMLID_5_" x="153.7" y="288.9" width="183.7" height="20.3"/> </defs> <use xlink:href="#XMLID_5_" style="overflow:visible;fill:#F5D100;"/> <clipPath id="XMLID_3_"> <use xlink:href="#XMLID_5_" style="overflow:visible;"/> </clipPath> <polygon class="st7" points="176.6,316.3 160.8,316.3 174.4,285.2 190.2,285.2 "/> <polygon class="st7" points="210.3,316.3 194.5,316.3 208.1,285.2 223.9,285.2 "/> <polygon class="st7" points="244,316.3 228.2,316.3 241.8,285.2 257.6,285.2 "/> <polygon class="st7" points="277.8,316.3 261.9,316.3 275.6,285.2 291.4,285.2 "/> <polygon class="st7" points="311.5,316.3 295.7,316.3 309.3,285.2 325.1,285.2 "/> </g> <g> <g> <g> <g> <path class="st8" d="M138.9,253.9l-3.6,0.1l-2.1-0.7c-1-0.3-2,0.1-2.6,0.9l-0.3,0.4l10.5,5.8l2-4.4L138.9,253.9z"/> <path class="st8" d="M140.9,260.5l-10.6-5.8l0.4-0.7c0.1-0.1,0.2-0.2,0.4-0.1l10.3,5.7L140.9,260.5"/> </g> <polygon class="st9" points="142.9,256.1 145.7,251.3 142.9,246.3 138.9,253.9 "/> </g> <path class="st10" d="M164.7,228.5c0,0-15-4.3-16.4-0.3c-1.4,4-10.2,21.9-10.2,21.9l6.5,3.4l9.8-17l13.1-1.1L164.7,228.5z"/> </g> <g> <g> <g> <path class="st8" d="M152.5,259.3l-2.9,1.9l-2.2,0.4c-1,0.2-1.7,1-1.8,2l0,0.5l12,0l-0.3-4.8L152.5,259.3z"/> <path class="st8" d="M157.6,264.2l-12.1,0l0-0.8c0-0.2,0.1-0.3,0.3-0.3l11.8,0L157.6,264.2"/> </g> <polygon class="st9" points="157.2,259.3 157.6,251.3 152.8,250.7 152.5,259.3 "/> </g> <path class="st11" d="M166.7,227.8l-14.1,0.6c0,0-2,0.1-1.9,4.9c0.1,4.7,0.1,23.9,0.1,23.9l6.8,0.2l1.3-20l14.1-0.2 c3,0,5.7-1.7,6.9-4.5c0.5-1,0.7-2.2,0.4-3.4L166.7,227.8z"/> </g> </g> <g> <g> <g> <path class="st12" d="M153.3,224.9c0,1.3-0.9,1.5-2.2,1.5c-1.3,0-2.6-0.2-2.6-1.5c0-1.3,1.1-2.4,2.4-2.4 C152.2,222.5,153.3,223.6,153.3,224.9z"/> <path class="st12" d="M155,226.3l-2.8,0c-0.7,0-1.3-0.6-1.3-1.3l0,0c0-0.7,0.6-1.3,1.3-1.3l2.8,0c0.7,0,1.3,0.6,1.3,1.3l0,0 C156.3,225.7,155.7,226.3,155,226.3z"/> </g> <path class="st13" d="M154.9,226.6L154,222l11.5-1.3l2.3-13.5c0.2-1.2,2-2.7,3.2-2.5l-0.4-0.1c1.2,0.2,2.3,1.7,2.1,2.9l-2.2,16.1 c-0.2,0.9-0.8,1.6-1.7,1.8L154.9,226.6z"/> </g> <path class="st14" d="M177.9,205.1c0.2,0,0.5,0.1,0.7,0.2l0.1,0c2,0.8,3.3,2.9,3.4,4.9l-1.8,19.1c-11.9-0.1-13.6-1.5-13.6-1.5 l0.9-19.5c0.1-1.8,1-3.6,3.1-3.7l0,0L177.9,205.1z"/> <g> <g> <g> <path class="st9" d="M164.8,226.4c0.1,1.3-0.8,1.6-2.1,1.7c-1.3,0.1-2.6,0-2.7-1.4c-0.1-1.3,0.9-2.5,2.3-2.6 C163.5,224.1,164.7,225.1,164.8,226.4z"/> <path class="st9" d="M166.5,227.7l-2.8,0.2c-0.7,0-1.4-0.5-1.4-1.2l0,0c-0.1-0.7,0.5-1.4,1.2-1.4l2.8-0.2 c0.7-0.1,1.4,0.5,1.4,1.2l0,0C167.8,227,167.3,227.6,166.5,227.7z"/> </g> <path class="st14" d="M166.5,228l-1.2-4.5l12.5-2l-0.7-11.7c0.2-1.2,1.5-2.6,2.7-2.5l0,0c1.2,0.2,2.5,1.5,2.3,2.7l0.9,14 c-0.1,0.9-0.7,1.6-1.6,1.9L166.5,228z"/> </g> </g> <g> <path class="st15" d="M144.7,212.5l13.7,1.3c0.5,0,0.8,0.4,0.9,0.8l1.4,12.3c0.1,0.6-0.4,1.1-1,1.1l-13.9-1.3 c-0.5,0-0.8-0.4-0.9-0.9l-1.2-12.3C143.6,212.9,144.1,212.4,144.7,212.5z"/> <path class="st16" d="M144,212.4l13.7,1.3c0.5,0,0.8,0.4,0.9,0.8l1.4,12.3c0.1,0.6-0.4,1.1-1,1.1l-13.9-1.3 c-0.5,0-0.8-0.4-0.9-0.9l-1.2-12.3C142.9,212.8,143.4,212.3,144,212.4z"/> <path class="st15" d="M160.4,227l9.4,0.9c0.3,0,0.5,0.3,0.5,0.6l0,0c0,0.3-0.3,0.5-0.6,0.5l-9.9-0.9L160.4,227z"/> <ellipse transform="matrix(9.390160e-02 -0.9956 0.9956 9.390160e-02 -82.5677 348.755)" class="st0" cx="150.3" cy="219.7" rx="1.5" ry="1.5"/> </g> <polygon class="st13" points="176.6,212.5 176.9,221.2 165.2,223.5 175.5,220.2 "/> </g> <g> <g> <path class="st9" d="M170.4,203.9l0.8,2.1c0.3,0.8,1,1.3,1.8,1.3l0,0c1.5,0.1,2.6-1.4,2-2.9l-1.4-3.2L170.4,203.9z"/> <path class="st17" d="M171.1,205.8c0,0,3.9-0.7,3.3-4.1c-0.6-3.4-4.2-0.7-4.2-0.7l0.4,3.4L171.1,205.8z"/> <g> <g> <defs> <ellipse id="XMLID_2_" transform="matrix(0.4235 -0.9059 0.9059 0.4235 -81.2304 268.8702)" cx="170.6" cy="198.3" rx="6" ry="6"/> </defs> <use xlink:href="#XMLID_2_" style="overflow:visible;fill:#EB8175;"/> <clipPath id="XMLID_4_"> <use xlink:href="#XMLID_2_" style="overflow:visible;"/> </clipPath> <path class="st18" d="M172.9,199.5c0,0-1,4.8,2.6,5c3.6,0.1,1.6-9.1,1.6-9.1l-5.6-5.7l-8.6,2.1l0.9,5.6c0,0,1.4,0.7,8.8-0.5 L172.9,199.5z"/> <polygon class="st18" points="169.4,195.7 172.2,199.8 174.6,197.1 "/> </g> <ellipse transform="matrix(0.4235 -0.9059 0.9059 0.4235 -80.3123 271.8936)" class="st9" cx="173.5" cy="199.1" rx="1.7" ry="1.7"/> </g> </g> <g> <path class="st19" d="M164,197.2c0,0-1.3-4.8,1.8-7.7c2.5-2.4,6.7-2.3,9,0.4c1.1,1.3,1.9,3.2,2,6.1L164,197.2z"/> <path class="st20" d="M164.6,197.2l0-3c0-0.8,0.6-1.4,1.3-1.4l0,0c0.7,0,1.4,0.5,1.5,1.3l0.3,3"/> <line class="st21" x1="176.7" y1="196" x2="162.9" y2="197.3"/> </g> </g> <g> <g> <g> <line class="st22" x1="253.1" y1="173.6" x2="264.7" y2="207.3"/> <line class="st22" x1="245.1" y1="169.6" x2="222.4" y2="200.1"/> <g> <path class="st19" d="M251.8,184.6l23.4,30.6c2.6,3.4,1.9,8.2-1.4,10.7l-30.6,23.4c-3.4,2.6-8.2,1.9-10.7-1.4l-23.4-30.6 c-2.6-3.4-1.9-8.2,1.4-10.7l30.6-23.4C244.4,180.6,249.2,181.2,251.8,184.6z"/> <path class="st23" d="M250.1,190.3l19.1,25c2.1,2.8,1.6,6.7-1.2,8.8l-25,19.1c-2.8,2.1-6.7,1.6-8.8-1.2l-19.1-25 c-2.1-2.8-1.6-6.7,1.2-8.8l25-19.1C244,187,248,187.6,250.1,190.3z"/> <g> <path class="st0" d="M244.1,227.6c-0.6,4.5-7.5,3.6-6.9-0.9C237.8,222.1,244.7,223,244.1,227.6z M247.1,202.3l-2.7,19.1 l-5.8-0.8c0.9-6.4,1.6-12.7,2.4-19.1L247.1,202.3z"/> </g> </g> </g> <g> <g> <circle class="st24" cx="249.8" cy="166.7" r="9.7"/> <circle class="st25" cx="249.8" cy="166.7" r="6.9"/> </g> <g> <line class="st26" x1="249.8" y1="128.7" x2="249.8" y2="166.7"/> </g> </g> </g> </g> <g> <g> <g> <g> <g> <g> <g> <g> <path class="st24" d="M380,276.2h-21v-186h21V276.2z M361.1,274.1H378V92.2h-16.9V274.1z"/> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,110.6h-20.5V90.1h20.5V110.6z M361.4,108.5h16.3V92.2h-16.3V108.5z"/> </g> </g> <g> <g> <rect x="368.5" y="87.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 37.3 290.6633)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="99.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 37.3006 290.6643)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,129h-20.5v-20.5h20.5V129z M361.4,126.9h16.3v-16.3h-16.3V126.9z"/> </g> </g> <g> <g> <rect x="368.5" y="105.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 24.2888 296.054)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="117.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 24.2888 296.054)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,147.4h-20.5v-20.5h20.5V147.4z M361.4,145.3h16.3V129h-16.3V145.3z"/> </g> </g> <g> <g> <rect x="368.5" y="124.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 11.276 301.4415)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="136.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 11.2832 301.4571)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,165.8h-20.5v-20.5h20.5V165.8z M361.4,163.7h16.3v-16.3h-16.3V163.7z"/> </g> </g> <g> <g> <rect x="368.5" y="142.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.7353 306.8322)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="154.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -1.7349 306.8333)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,184.2h-20.5v-20.5h20.5V184.2z M361.4,182.1h16.3v-16.3h-16.3V182.1z"/> </g> </g> <g> <g> <rect x="368.5" y="160.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -14.7467 312.223)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="172.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -14.7415 312.2375)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,202.6h-20.5v-20.5h20.5V202.6z M361.4,200.5h16.3v-16.3h-16.3V200.5z"/> </g> </g> <g> <g> <rect x="368.5" y="179.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -27.7593 317.6103)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="191.3" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -27.7538 317.6276)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,221h-20.5v-20.5h20.5V221z M361.4,218.9h16.3v-16.3h-16.3V218.9z"/> </g> </g> <g> <g> <rect x="368.5" y="197.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -40.7703 323.0024)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="209.7" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -40.7661 323.0178)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,239.4h-20.5v-20.5h20.5V239.4z M361.4,237.3h16.3V221h-16.3V237.3z"/> </g> </g> <g> <g> <rect x="368.5" y="216.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -53.7824 328.3907)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="228.1" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -53.7784 328.4079)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,257.8h-20.5v-20.5h20.5V257.8z M361.4,255.7h16.3v-16.3h-16.3V255.7z"/> </g> </g> <g> <g> <rect x="368.5" y="234.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -66.7939 333.7817)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="246.5" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -66.7906 333.7981)" class="st24" width="26" height="2.1"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M379.8,276.2h-20.5v-20.5h20.5V276.2z M361.4,274.1h16.3v-16.3h-16.3V274.1z"/> </g> </g> <g> <g> <rect x="368.5" y="252.9" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -79.8063 339.1672)" class="st24" width="2.1" height="26"/> </g> </g> <g> <g> <rect x="356.5" y="264.9" transform="matrix(0.7072 -0.707 0.707 0.7072 -79.8194 339.0869)" class="st24" width="26" height="2.1"/> </g> </g> </g> </g> <g> <g> <g> <g> <path class="st24" d="M416.4,128.7h-20.5v-20.5h20.5V128.7z M398,126.6h16.3v-16.3H398V126.6z"/> </g> </g> <g> <g> <rect x="393.1" y="117.4" transform="matrix(0.707 -0.7072 0.7072 0.707 35.2476 321.9335)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="405.1" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 35.2087 321.8626)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M398,128.7h-20.5v-20.5H398V128.7z M379.6,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <rect x="374.7" y="117.4" transform="matrix(0.707 -0.7072 0.7072 0.707 29.8555 308.9193)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="386.7" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 29.8185 308.8498)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <path class="st24" d="M379.6,128.7h-20.5v-20.5h20.5V128.7z M361.2,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <g> <path class="st24" d="M361.2,128.7h-20.5v-20.5h20.5V128.7z M342.8,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <rect x="337.9" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 19.0403 282.8283)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="349.9" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 19.0393 282.8263)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M342.8,128.7h-20.5v-20.5h20.5V128.7z M324.4,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <rect x="319.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 13.6502 269.8155)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="331.5" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 13.6511 269.8174)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M287.4,128.7h-20.5v-20.5h20.5V128.7z M269,126.6h16.3v-16.3H269V126.6z"/> </g> </g> <g> <g> <path class="st24" d="M267.9,128.7h-18.4c-0.4,0-0.8-0.3-1-0.7c-0.2-0.4-0.1-0.8,0.2-1.1l18.4-18.4l1.5,1.5l-16.6,16.6 h15.4l18.1-18.1l1.5,1.5l-18.4,18.4C268.5,128.6,268.2,128.7,267.9,128.7z"/> </g> </g> <g> <g> <rect x="276.1" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 -2.5753 230.6435)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M323.7,128.7h-20.5v-20.5h20.5V128.7z M305.3,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <rect x="300.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 8.0682 256.3394)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="312.4" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 8.069 256.3412)" class="st24" width="2.1" height="26"/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M305.8,128.7h-20.5v-20.5h20.5V128.7z M287.4,126.6h16.3v-16.3h-16.3V126.6z"/> </g> </g> <g> <g> <rect x="282.5" y="117.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2.8146 243.6561)" class="st24" width="26" height="2.1"/> </g> </g> <g> <g> <rect x="294.5" y="105.4" transform="matrix(0.7071 -0.7071 0.7071 0.7071 2.8154 243.6578)" class="st24" width="2.1" height="26"/> </g> </g> </g> </g> </g> <g> <g> <g> <path class="st24" d="M380.1,296.7H359v-20.5h21.1V296.7z M361.2,294.6h16.7v-16.3h-16.7V294.6z"/> </g> </g> <g> <g> <polygon class="st24" points="378.2,296.4 359.3,278 360.8,276.5 379.8,294.9 "/> </g> </g> <g> <g> <polygon class="st24" points="360.8,296.4 359.3,294.9 378.2,276.5 379.8,278 "/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M380.1,370.3H359v-20.5h21.1V370.3z M361.2,368.2h16.7v-16.3h-16.7V368.2z"/> </g> </g> <g> <g> <polygon class="st24" points="378.2,370 359.3,351.6 360.8,350.1 379.8,368.5 "/> </g> </g> <g> <g> <polygon class="st24" points="360.8,370 359.3,368.5 378.2,350.1 379.8,351.6 "/> </g> </g> </g> </g> <g> <g> <g> <path class="st24" d="M380.1,313.3H359v-20.5h21.1V313.3z M361.2,311.2h16.7v-16.3h-16.7V311.2z"/> </g> </g> <g> <g> <polygon class="st24" points="378.2,313 359.3,294.6 360.8,293.1 379.8,311.5 "/> </g> </g> <g> <g> <polygon class="st24" points="360.8,313 359.3,311.5 378.2,293.1 379.8,294.6 "/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M380.1,331.7H359v-20.5h21.1V331.7z M361.2,329.6h16.7v-16.3h-16.7V329.6z"/> </g> </g> <g> <g> <polygon class="st24" points="378.2,331.4 359.3,313 360.8,311.5 379.8,329.9 "/> </g> </g> <g> <g> <polygon class="st24" points="360.8,331.4 359.3,329.9 378.2,311.5 379.8,313 "/> </g> </g> </g> <g> <g> <g> <path class="st24" d="M380.1,350.1H359v-20.5h21.1V350.1z M361.2,348h16.7v-16.3h-16.7V348z"/> </g> </g> <g> <g> <polygon class="st24" points="378.2,349.8 359.3,331.4 360.8,329.9 379.8,348.3 "/> </g> </g> <g> <g> <polygon class="st24" points="360.8,349.8 359.3,348.3 378.2,329.9 379.8,331.4 "/> </g> </g> </g> </g> </g> </g> </g> </svg> </div> </div> </section> <footer class="container"> <div class="left-side"> <p>Kontakt:</p> <span class="logo"><a href="https://tox.pl" target="_blank"> <img src="https://tox.pl/assets/images/_page/tox-pl.gif" style="height: 70px;"> </a></span> </div> </footer> </body> </html>

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