-
Notifications
You must be signed in to change notification settings - Fork 1
/
reseni.html
293 lines (281 loc) · 24.5 KB
/
reseni.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
<!DOCTYPE html>
<html lang="cs">
<head>
<meta charset="utf-8">
<meta name="viewport" content="user-scalable=no, initial-scale=1, maximum-scale=1, minimum-scale=1, width=device-width, height=device-height">
<meta name="keywords" content="Lumeer">
<meta name="description" content="Lumeer">
<title>Lumeer: Pracujte chytřeji díky informacím, které už máte</title>
<link rel="alternate" hreflang="en" href="solutions.html" />
<link rel="alternate" hreflang="cs" href="reseni.html" />
<link rel="apple-touch-icon" sizes="57x57" href="favicon/apple-icon-57x57.png">
<link rel="apple-touch-icon" sizes="60x60" href="favicon/apple-icon-60x60.png">
<link rel="apple-touch-icon" sizes="72x72" href="favicon/apple-icon-72x72.png">
<link rel="apple-touch-icon" sizes="76x76" href="favicon/apple-icon-76x76.png">
<link rel="apple-touch-icon" sizes="114x114" href="favicon/apple-icon-114x114.png">
<link rel="apple-touch-icon" sizes="120x120" href="favicon/apple-icon-120x120.png">
<link rel="apple-touch-icon" sizes="144x144" href="favicon/apple-icon-144x144.png">
<link rel="apple-touch-icon" sizes="152x152" href="favicon/apple-icon-152x152.png">
<link rel="apple-touch-icon" sizes="180x180" href="favicon/apple-icon-180x180.png">
<link rel="icon" type="image/png" sizes="192x192" href="favicon/android-icon-192x192.png">
<link rel="icon" type="image/png" sizes="32x32" href="favicon/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="96x96" href="favicon/favicon-96x96.png">
<link rel="icon" type="image/png" sizes="16x16" href="favicon/favicon-16x16.png">
<link rel="shortcut icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="icon" type="image/x.icon" href="favicon/favicon.ico">
<link rel="manifest" href="favicon/manifest.json">
<meta name="msapplication-TileColor" content="#ffffff">
<meta name="msapplication-TileImage" content="favicon/ms-icon-144x144.png">
<meta name="theme-color" content="#ffffff">
<link rel="stylesheet" type="text/css" href="css/lib/glide.core.min.css">
<link rel="stylesheet" type="text/css" href="css/components/main.min.css">
<link rel="stylesheet" type="text/css" href="css/components/footer.min.css">
<link rel="stylesheet" type="text/css" href="css/components/features.min.css">
<link rel="stylesheet" type="text/css" href="css/pripadove-studie.min.css">
<script>window.noZensmooth = true</script>
<script src="js/lib/zenscroll-min.js"></script>
<script src="js/lib/glide.min.js"></script>
<script src="js/components/main.min.js"></script>
<script src="js/components/features.min.js"></script>
<script src="js/pripadove-studie.min.js"></script>
<!-- Language switch -->
<script src="js/lang.min.js"></script>
<script>
window.onload = function() {
selectLanguage('cs', 'en', 'solutions');
};
</script>
<script src="js/custom.min.js"></script>
<!-- Google Tag Manager -->
<script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NBXWDKQ');</script>
<!-- End Google Tag Manager -->
<script type="text/javascript" src="//downloads.mailchimp.com/js/signup-forms/popup/unique-methods/embed.js" data-dojo-config="usePlainJson: true, isDebug: false"></script><script type="text/javascript">window.dojoRequire(["mojo/signup-forms/Loader"], function(L) { L.start({"baseUrl":"mc.us15.list-manage.com","uuid":"d5932dbbaf63e807320264b4c","lid":"6182bacbd6","uniqueMethods":true}) })</script>
</head>
<body>
<!-- Google Tag Manager (noscript) -->
<noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NBXWDKQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
<!-- End Google Tag Manager (noscript) -->
<section class="header">
<header>
<nav>
<div class="content">
<a class="header-logo" href="index_cz.html" title="Lumeer Logo"><img alt="Lumeer Logo" src="img/logo-big.svg"></a>
<div class="item-container nav-item-container">
<a class="item column" href="reseni.html">Řešení</a>
<a class="item column" href="vlastnosti.html">Vlastnosti</a>
<a class="item column" href="cena.html">Cena</a>
<a class="item column" href="https://blogcz.lumeer.io/" target="_blank">Blog</a>
<a class="item column" href="kontakt.html">Kontakt</a>
<div class="column">
<a href="https://get.lumeer.io/cs/" target="_blank"><button class="filled-button green-button item small-button header-nav-try-demo">Zkusit demo</button></a>
</div>
</div>
<div class="header-nav-language-search">
<a class="item column header-nav-language" href="solutions.html" onclick="onLanguageChange('en');">eng</a>
</div>
</div>
<div class="header-nav-icon bars">
<svg class="rect-1" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
<svg class="rect-3" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 25 2">
<rect height="2" width="25"></rect>
</svg>
</div>
</nav>
</header>
</section>
<section class="case-studies section-bottom-gray">
<div class="content">
<div class="search row item-container">
<input class="item column border-radius-big shadowed" placeholder="Vyhledat" type="text">
<button class="filled-button green-button item column"><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 15.71 15.41"><title>Vyhledat</title><g id="Layer_2"><g id="Layer_1-2"><circle class="cls-1" cx="6.04" cy="6.04" r="5.04"
transform="translate(-2.5 6.04) rotate(-45)"/><line class="cls-1" x1="9.54" y1="9.25" x2="15" y2="14.7"/></g></g></svg></button>
</div>
</div>
<div class="glide">
<div class="glide__arrows arrow-container" data-glide-el="controls">
<div class="arrow arrow-left" data-glide-dir="<" onclick=""><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Vlevo</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="11,8 9,10 11,12"/>
</g>
</g>
</g>
</svg>
</div>
<div class="arrow arrow-right" data-glide-dir=">" onclick=""><svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" x="0px" y="0px"
viewBox="0 0 20 20" style="enable-background:new 0 0 20 20;" xml:space="preserve">
<style type="text/css">
.st0{fill:#FFFFFF;}
.st1{fill:none;stroke:#6ABD9F;stroke-width:1.33;stroke-linecap:round;stroke-linejoin:round;}
</style>
<title>Vpravo</title>
<g>
<g id="Layer_2">
<g id="Layer_1-2">
<circle class="st0" cx="10" cy="10" r="10"/>
<polyline class="st1" points="9,8 11,10 9,12"/>
</g>
</g>
</g>
</svg>
</div>
</div>
<div class="glide__track" data-glide-el="track">
<div class="glide__slides">
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client active" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
<div class="glide__slide client" onclick="">
<img alt="Logo klienta" src="img/blog-1.jpg" title="Klient">
<p class="description-text">Název klienta</p>
</div>
</div>
</div>
</div>
<div class="content">
<div class="post">
<div class="column-content post-content item-container background border-radius-big">
<p class="date">31.8.2018</p>
<h3>Případová studie</h3>
<div class="image-container background"></div>
<div class="text">
<h4>Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore magna aliquam erat
volutpat. </h4>
<div class="description-text">
<p class="description-text">Lorem ipsum dolor sit amet
Consectetuer adipiscing elit
Sed diam nonummy nibh
Euismod tincidunt ut laoreet
Dolore magna aliquam erat volutpat
Wisi enim ad minim veniam
Quis nostrud exerci tation
Ullamcorper suscipit lo
Consectetuer adipiscing elit
Sed diam nonummy nibh
Wisi enim ad minim veniam</p>
<p class="description-text">Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut
laoreet
dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud exerci tation ullamcorper
suscipit lobor. Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod
tincidunt ut laoreet dolore magna aliquam erat volutpat. Ut wisi enim ad minim veniam, quis nostrud
exerci
tation ullamcorper suscipit lobor.</p>
</div>
<div class="button-container">
<button class="filled-button green-button small-button item column" onclick="">To chci také</button>
<button class="filled-button green-button small-button item column" onclick="">Stáhnout</button>
</div>
</div>
</div>
</div>
</div>
</section>
<section class="footer">
<footer>
<div class="content">
<div class="item-container column-container">
<div class="column column-3 main-column">
<div class="column-content">
<h3>Autorská práva</h3>
<p class="description-text"><span class="copyright-left-part">© Lumeer. Všechna práva vyhrazena.</span><br>
<span class="copyright-left-part">Zdrojové kódy pod licencí</span> <a href="https://github.com/Lumeer/engine/blob/devel/LICENSE.txt" rel="nofollow" target="_blank">GPLv3</a>.<br>
<span class="copyright-left-part">Web Font</span> <a href="http://www.latofonts.com/lato-free-fonts/" rel="nofollow" target="_blank">Lato</a>.</p>
</div>
</div>
<div class="column column-3 main-column">
<div class="column-content">
<h3>Podmínky</h3>
<p class="description-text">
<a href="terms_service_cz.html">Všeobecné obchodní podmínky</a><br/>
<a href="privacy_cz.html">Zásady ochrany osobních údajů</a><br/>
<a href="information_cz.html">Seznam zpracovatelů</a><br/>
<a href="cookies_cz.html">Prohlášení o používání cookies</a><br/>
<a href="gdpr_cz.html">GDPR</a>
</p>
</div>
</div>
<div class="column column-3 main-column footer-link-container">
<div class="column-content">
<div class="row item-container footer-social-network-container">
<a class="footer-social-network column" href="https://twitter.com/lumeerio" title="Twitter">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>Twitter</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="M29,14.49A14.49,14.49,0,1,1,14.49,0,14.49,14.49,0,0,1,29,14.49ZM11.84,22.14a9.87,9.87,0,0,0,9.94-9.94c0-.15,0-.3,0-.45a7.16,7.16,0,0,0,1.75-1.81,7.09,7.09,0,0,1-2,.55,3.49,3.49,0,0,0,1.54-1.93,7.08,7.08,0,0,1-2.22.85,3.5,3.5,0,0,0-6,2.39,3.2,3.2,0,0,0,.09.8,9.91,9.91,0,0,1-7.2-3.65,3.49,3.49,0,0,0,1.09,4.66,3.43,3.43,0,0,1-1.58-.43v0A3.5,3.5,0,0,0,10,16.63a3.48,3.48,0,0,1-.92.12,3.34,3.34,0,0,1-.66-.07,3.49,3.49,0,0,0,3.26,2.43,7,7,0,0,1-4.34,1.49,6.35,6.35,0,0,1-.83-.05,9.73,9.73,0,0,0,5.34,1.58"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://github.com/Lumeer" title="GitHub">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1" d="m 25.903799,-0.02625716 -22.7857753,0 c -1.7154046,0 -3.10714918,1.39174606 -3.10714918,3.10715066 l 0,22.7857755 c 0,1.715408 1.39174458,3.107151 3.10714918,3.107151 l 22.7857753,0 c 1.715406,0 3.107153,-1.391743 3.107153,-3.107151 l 0,-22.7857755 c 0,-1.7154046 -1.391747,-3.10715066 -3.107153,-3.10715066 z M 17.96114,24.811532 c -0.54375,0.0971 -0.744421,-0.23951 -0.744421,-0.51786 0,-0.349552 0.01298,-2.136163 0.01298,-3.579695 0,-1.009823 -0.336607,-1.650673 -0.731474,-1.987283 2.395092,-0.265401 4.919654,-0.595537 4.919654,-4.731933 0,-1.178127 -0.420755,-1.767189 -1.106921,-2.524559 0.110049,-0.27835 0.479022,-1.424112 -0.110042,-2.9129551 -0.899777,-0.2783465 -2.95827,1.1587103 -2.95827,1.1587103 -0.854463,-0.23951 -1.780134,-0.3625002 -2.692865,-0.3625002 -0.912724,0 -1.838395,0.1229902 -2.692865,0.3625002 0,0 -2.058486,-1.4370568 -2.9582629,-1.1587103 -0.5890647,1.4823721 -0.2265645,2.6281341 -0.1100492,2.9129551 -0.6861595,0.75737 -1.0098188,1.346432 -1.0098188,2.524559 0,4.116976 2.4145129,4.466532 4.8096119,4.731933 -0.31072,0.27835 -0.589065,0.75737 -0.686167,1.443532 -0.614958,0.27835 -2.1879478,0.757367 -3.1265731,-0.899781 C 8.1865967,18.247677 7.124983,18.163523 7.124983,18.163523 6.0763234,18.150569 7.05376,18.823794 7.05376,18.823794 c 0.6991134,0.323661 1.1910759,1.566522 1.1910759,1.566522 0.6279055,1.922549 3.6314831,1.275227 3.6314831,1.275227 0,0.899778 0.01298,2.362728 0.01298,2.628129 0,0.27835 -0.194197,0.61496 -0.744421,0.51786 -4.2723272,-1.430586 -7.2629648,-5.495773 -7.2629648,-10.247126 0,-5.9424251 4.5442136,-10.4542667 10.4866328,-10.4542667 5.942427,0 10.758513,4.5118416 10.758513,10.4542667 0.0066,4.751353 -2.893528,8.823015 -7.165871,10.247126 z m -6.350234,-3.955145 c -0.122996,0.02588 -0.239512,-0.02588 -0.252459,-0.110045 -0.01298,-0.0971 0.07122,-0.18125 0.194198,-0.207141 0.122988,-0.01295 0.239511,0.03884 0.252458,0.122991 0.01939,0.08415 -0.06474,0.168304 -0.194197,0.194195 z m -0.614959,-0.05826 c 0,0.08415 -0.09709,0.155359 -0.226564,0.155359 -0.142409,0.01295 -0.239512,-0.05826 -0.239512,-0.155359 0,-0.08415 0.0971,-0.155356 0.226565,-0.155356 0.122996,-0.01295 0.239511,0.05826 0.239511,0.155356 z m -0.88683,-0.07121 c -0.02588,0.08415 -0.1553559,0.122993 -0.2654051,0.08415 -0.1229887,-0.02588 -0.207144,-0.122991 -0.1812501,-0.207144 0.025879,-0.08415 0.1553562,-0.122991 0.2654054,-0.0971 0.1294618,0.03883 0.2136098,0.135937 0.1812498,0.220088 z M 9.3129086,20.377365 c -0.058247,0.07121 -0.1812501,0.05825 -0.2783523,-0.03884 -0.097095,-0.08415 -0.1229888,-0.207145 -0.058247,-0.265404 0.058247,-0.07121 0.1812501,-0.05825 0.2783523,0.03884 0.084148,0.08415 0.1165227,0.213615 0.058247,0.265403 z M 8.723844,19.7883 c -0.058247,0.03884 -0.1683032,0 -0.2395115,-0.0971 -0.071223,-0.0971 -0.071223,-0.207141 0,-0.252455 0.071223,-0.05826 0.1812501,-0.01295 0.2395115,0.08415 0.071223,0.0971 0.071223,0.213616 0,0.265401 z M 8.3030825,19.160398 c -0.058247,0.05825 -0.1553562,0.02588 -0.2265645,-0.03884 -0.071223,-0.08415 -0.084148,-0.18125 -0.025879,-0.226564 0.058247,-0.05826 0.1553636,-0.02588 0.2265645,0.03884 0.071223,0.08415 0.084155,0.18125 0.025879,0.226565 z M 7.869374,18.681378 c -0.025879,0.05826 -0.1100418,0.07121 -0.1812501,0.02588 -0.084148,-0.03883 -0.1229888,-0.110045 -0.097095,-0.168301 0.025879,-0.03884 0.097095,-0.05826 0.1812501,-0.02588 0.084148,0.04531 0.1229888,0.11652 0.097095,0.168306 z"
id="path4883"/></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.facebook.com/lumeer.io/" title="Facebook">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="M 28.98,3.1049998 V 25.875 c 0,1.714221 -1.390785,3.105 -3.104999,3.105 H 20.357157 V 17.517378 h 3.920061 l 0.562781,-4.372877 h -4.482842 v -2.7945 c 0,-1.2678772 0.349312,-2.1282222 2.167028,-2.1282222 h 2.315814 v -3.907121 c -0.40106,-0.05173 -1.772439,-0.174656 -3.376686,-0.174656 -3.337874,0 -5.627811,2.037656 -5.627811,5.783062 v 3.2279022 h -3.933003 v 4.372877 h 3.939468 V 28.98 H 3.1050058 C 1.3907848,28.98 -2.2888184e-7,27.589221 -2.2888184e-7,25.875 V 3.1049998 C -2.2888184e-7,1.3907788 1.3907848,-2.2888184e-7 3.1050058,-2.2888184e-7 H 25.875001 C 27.589215,-2.2888184e-7 28.98,1.3907788 28.98,3.1049998 Z"
id="path1066" /></g></g></svg>
</a>
<a class="footer-social-network column" href="https://www.instagram.com/explore/tags/lumeerio/" title="Instagram">
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 28.98 28.98"><defs><style>.cls-1{fill:#19ac86;}</style></defs><title>GitHub</title><g id="Layer_2"><g id="Layer_1-2"><path
class="cls-1"
d="m 14.493232,7.0598936 c -4.111831,0 -7.4284487,3.3173584 -7.4284487,7.4301064 0,4.112748 3.3166177,7.430106 7.4284487,7.430106 4.11183,0 7.428448,-3.317358 7.428448,-7.430106 0,-4.112748 -3.316618,-7.4301064 -7.428448,-7.4301064 z m 0,12.2606454 c -2.657174,0 -4.8294607,-2.166306 -4.8294607,-4.830539 0,-2.664233 2.1658217,-4.8305394 4.8294607,-4.8305394 2.663638,0 4.829461,2.1663064 4.829461,4.8305394 0,2.664233 -2.172288,4.830539 -4.829461,4.830539 z M 23.9582,6.7559636 c 0,0.963522 -0.775817,1.733045 -1.732658,1.733045 -0.963306,0 -1.732658,-0.77599 -1.732658,-1.733045 0,-0.957054 0.775817,-1.733044 1.732658,-1.733044 0.956841,0 1.732658,0.77599 1.732658,1.733044 z m 4.919973,1.758911 C 28.768265,6.1933706 28.238124,4.1369976 26.537791,2.4427516 24.843924,0.74850665 22.788009,0.21824665 20.467023,0.10184865 c -2.392102,-0.135799 -9.561945,-0.135799 -11.9540477,0 -2.314521,0.109932 -4.370435,0.640192 -6.070768,2.33443695 -1.70033203,1.694245 -2.22400903,3.750619 -2.34038103,6.072123 -0.135768,2.3926364 -0.135768,9.5640794 0,11.9567164 0.109907,2.321504 0.640049,4.377878 2.34038103,6.072123 1.700333,1.694245 3.749782,2.224505 6.070768,2.340904 2.3921027,0.135798 9.5619457,0.135798 11.9540477,0 2.320986,-0.109932 4.376901,-0.640192 6.070768,-2.340904 1.693868,-1.694245 2.224009,-3.750619 2.340382,-6.072123 0.135768,-2.392637 0.135768,-9.557613 0,-11.9502504 z M 25.787835,23.032359 c -0.504281,1.267451 -1.480518,2.243905 -2.754151,2.754765 -1.907216,0.756591 -6.432816,0.581993 -8.540452,0.581993 -2.107637,0 -6.6397007,0.168131 -8.5404527,-0.581993 -1.267168,-0.504393 -2.243404,-1.480848 -2.75415,-2.754765 -0.756422,-1.907643 -0.581863,-6.434252 -0.581863,-8.542359 0,-2.108107 -0.168094,-6.6411834 0.581863,-8.5423594 0.504281,-1.26745 1.480517,-2.243904 2.75415,-2.754765 1.907217,-0.75659 6.4328157,-0.581992 8.5404527,-0.581992 2.107636,0 6.639701,-0.168132 8.540452,0.581992 1.267168,0.504394 2.243405,1.480848 2.754151,2.754765 0.756422,1.907643 0.581863,6.4342524 0.581863,8.5423594 0,2.108107 0.174559,6.641183 -0.581863,8.542359 z"
id="path2" /></g></g></svg>
</a>
</div>
<nav class="row item-container">
<a class="column" href="reseni.html">Řešení</a>
<a class="column" href="vlastnosti.html">Vlastnosti</a>
<a class="column" href="cena.html">Cena</a>
<a class="column" href="http://blogcz.lumeer.io" target="_blank">Blog</a>
<a class="column" href="kontakt.html">Kontakt</a>
</nav>
<div class="item-container footer-contact-info">
<div class="row" title="Telefonní číslo"><img alt="phone" class="column" src="img/footer-phone.svg"><span class="column">+420 608 677 218</span></div>
<div class="row" title="Email"><img alt="email" class="column" src="img/footer-email.svg"><span
class="column">hello@lumeer.io</span></div>
<a class="row" href="index_cz.html" title="URL"><img alt="browser" class="column" src="img/footer-site.svg"><span class="column">lumeer.io</span></a>
</div>
</div>
</div>
</div>
</div>
<div class="designer-signature"><p>designed by UNIFER <img alt="Unifer" src="img/unifer.svg" title="Unifer"></p></div>
</footer>
</section>
</body>
</html>