-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
580 lines (524 loc) · 22.6 KB
/
index.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
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<meta name="theme-color" content="#BC8887" />
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>bereme se Klárka & Jarda</title>
<meta property="og:title" content="bereme se Klárka & Jarda - pátek 28. dubna 2023">
<meta property="og:description" content="bereme se Klárka & Jarda - pátek 28. dubna 2023">
<meta property="og:locale" content="cs_CZ" />
<meta property="og:url" content="https://svatba.shejbalovi.cz/index.html">
<!-- Bulma Version 0.8.x-->
<link rel="stylesheet" href="https://unpkg.com/bulma@0.8.0/css/bulma.min.css" />
<link rel="stylesheet" href="https://unpkg.com/bulma-tooltip@0.1.5/dist/bulma-tooltip.min.css" />
<link rel="stylesheet" type="text/css" href="css/main.css?v=1" />
<link rel="stylesheet" type="text/css" href="css/faq.css?v=1" />
<link rel="stylesheet" type="text/css" href="css/jquery.countdown.css" />
<script
src="https://kit.fontawesome.com/2828f7885a.js"
integrity="sha384-WAsFbnLEQcpCk8lM1UTWesAf5rGTCvb2Y+8LvyjAAcxK1c3s5c0L+SYOgxvc6PWG"
crossorigin="anonymous"></script>
<script type="text/javascript" src="https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
<script src="js/jquery.coundown.js"></script>
<script src="js/faq.js"></script>
<link rel="icon" type="image/png" href="image/favicon.png" />
</head>
<body>
<!-- Begin Preloader -->
<div class="preloader-wrapper">
<div class="preloader">
<img src="image/favicon.png" alt="Flower" />
</div>
</div>
<!-- End Preloader-->
<!-- Begin Header -->
<div class="header-wrapper" id="home">
<!-- Begin Hero -->
<section class="hero is-large">
<!-- Begin Mobile Nav -->
<nav class="navbar is-transparent is-hidden-desktop">
<!-- Begin Burger Menu -->
<div class="navbar-brand is-fixed-top">
<div class="navbar-burger burger" data-target="mobile-nav">
<span></span>
<span></span>
<span></span>
</div>
</div>
<!-- End Burger Menu -->
<div id="mobile-nav" class="navbar-menu">
<div class="navbar-end">
<div class="navbar-item">
<a class="navbar-item" href="#place-date">
Místo a datum
</a>
</div>
<div class="navbar-item">
<a class="navbar-item" href="#Program">
Program
</a>
</div>
<div class="navbar-item">
<a class="navbar-item" href="#o-klarce-a-jardovi">
O Klárce a Jardovi
</a>
</div>
<div class="navbar-item">
<a class="navbar-item" href="#rsvp">
RSVP
</a>
</div>
<div class="navbar-item">
<a class="navbar-item" href="#faq">
Časté dotazy
</a>
</div>
</div>
</div>
</nav>
<!-- End Mobile Nav -->
<!-- Begin Hero Content-->
<div class="hero-body">
<div class="container has-text-centered">
<h1 class="subtitle">bereme se</h1>
<h2 class="title">Klárka & Jarda</h2>
<h4 class="subtitle program">
pátek 28. dubna 2023
</br>
Panský dvůr, Dolní Počernice
</br>
restaurace Léta Páně
</h4>
</div>
<!-- Start Countdown -->
<div>
<ul id="hitungmundur" >
<li><span class="days">00</span><p class="days_text">Dní</p></li>
<li class="separator">:</li>
<li><span class="hours">00</span><p class="hours_text">Hodin</p></li>
<li class="separator">:</li>
<li><span class="minutes">00</span><p class="minutes_text">Minut</p></li>
<li class="separator">:</li>
<li><span class="seconds">00</span><p class="seconds_text">Sekund</p></li>
</ul>
<div class="spasi">
</div>
<script type="text/javascript">
var now = new Date();
var day = now.getDate();
var month = now.getMonth() + 1;
var year = now.getFullYear() + 1;
var nextyear = month + '/' + day + '/' + year + ' 07:07:07';
var harih = '04/28/2023 12:00:00';
$('#hitungmundur').countdown({
date: harih, // TODO Date format: 07/27/2017 17:00:00
offset: +2, // TODO Your Timezone Offset
day: 'Den',
days: 'Dní'
}, function () {
alert('Vzali se?');
});
</script>
</div>
<!-- End Countdown -->
</div>
<!-- End Hero Content-->
<!-- Begin Hero Menu -->
<div class="hero-foot ">
<div class="hero-foot--wrapper">
<div class="columns">
<div class="column is-12 hero-menu-desktop has-text-centered">
<ul>
<li class="is-active">
<a href="#home">Domů</a>
</li>
<li>
<a href="#place-date">Místo a datum</a>
</li>
<li>
<a href="#Program">Program</a>
</li>
<li>
<a href="#o-klarce-a-jardovi">O Klárce & Jardovi</a>
</li>
<li>
<a href="#rsvp">RSVP</a>
</li>
<li>
<a href="#faq">Časté dotazy</a>
</li>
</ul>
</div>
</div>
</div>
</div>
<!-- End Hero Menu -->
</section>
<!-- End Hero -->
</div>
<!-- End Header -->
<!-- Begin Main Content -->
<div class="main-content">
<!-- Begin regular-section-->
<section class="section-light no-padding-top regular-section has-text-centered has-vertically-aligned-content" id="regular-section">
<p class="bodytext" data-aos="fade-up" data-aos-easing="linear">
Vítejte na svatebních stránkách,
<br>
které jsme vytvořili, abychom s vámi sdíleli informace o naší svatbě.
</p>
<span class="space40px"></span>
<span class="space40px"></span>
<div data-aos="fade-up" data-aos-easing="linear">
<div class="name-full" >
Klára Šťastná
</div>
<div class="ampersand">&</div>
<div class="name-full">
Jaroslav Shejbal
</div>
</div>
<span class="space40px"></span>
<div data-aos="fade-up" data-aos-easing="linear">
<img src="image/divider-leaves.png" class="divider has-text-centered" alt="~~~">
</div>
<span class="space40px"></span>
<span class="space40px"></span>
</section>
<!-- End regular-section-->
<!-- Begin Location Section -->
<section class="section-dark" id="place-date" >
<div class="container">
<div class="column is-12 regular-section" data-aos="fade-up" data-aos-easing="linear">
<h1 class="title has-text-centered section-title">Místo a datum</h1>
<p class="tempat is-larger has-text-centered">
<strong>restaurace Léta Páně</strong>
<br>
Národních hrdinů 3, 190 12 Praha – Dolní Počernice
<br>
</p>
</div>
<div class="column is-multiline" data-aos="fade-up" data-aos-easing="linear">
<div class="column has-vertically-aligned-content">
<p class="is-larger has-text-centered">
<div class="time tanggal-hari has-text-centered">pátek</div>
<div class="time tanggal-angka has-text-centered">28</div>
<div class="time tanggal-bulan has-text-centered">duben 2023</div>
</p>
</div>
</div>
<div class="space24px"></div>
<div class="has-text-centered" data-aos="fade-up" data-aos-easing="linear">
<a href="https://www.google.com/maps/dir//Restaurace+L%C3%A9ta+P%C3%A1n%C4%9B,+N%C3%A1rodn%C3%ADch+hrdin%C5%AF,+Doln%C3%AD+Po%C4%8Dernice,+Czechia/@50.0883742,14.5456321,13z/data=!3m1!4b1!4m8!4m7!1m0!1m5!1m1!1s0x470b8d55c5df0031:0x66beaa14741df644!2m2!1d14.5807371!2d50.0883795?hl=en" class="button btn-cta" target="_blank" data-aos="zoom-in">
<i class="far fa-directions"></i>
Google Maps
</a>
</div>
</div>
</section>
<!-- End Location Content -->
<!-- Begin Program Section -->
<section class="section-darker" id="Program">
<div class="container">
<div class="column is-12 regular-section" data-aos="fade-up" data-aos-easing="linear">
<h1 class="title has-text-centered section-title">Program</h1>
<p class="tempat is-larger has-text-centered">
10:30 - 11:30 příjezd hostů (lehké občerstvení)
<br>
12:00 obřad
<br>
13:30 - 15:00 hostina s rodinou
<br>
15:15 krájení dortu (všichni)
<br>
16:00 hod kyticí
<br>
18:30 - 19:30 focení novomanželů
<br>
20:00 první tanec
<br>
změny v programu vyhrazeny :)
<br>
</p>
</div>
</div>
<div class="space40px"></div>
</section>
<!-- End Program Section -->
<!-- Begin O Klarce a Jardovi -->
<section class="section-light regular-section is-fullheight" id="o-klarce-a-jardovi">
<div class="container">
<div class="columns is-multiline">
<div class="column has-text-centered is-12 prolog">
<h1 class="title has-text-centered section-title" data-aos="fade-up" data-aos-easing="linear">O Klárce a Jardovi</h1>
<!-- IMAGES -->
<div class=" tile">
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child foto1 notification foto1" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Červenec 2021</p>
<p class="subtitle-foto">
První společná dovolená v rakouském Hallstattu.
</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto2" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">
Srpen 2021
</p>
<p class="subtitle-foto">
Naše druhá společná dovolená v Norsku.
</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto3" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">
Říjen 2021
</p>
<p class="subtitle-foto">
První společný závod. Klárka 10 km, Jarda 21 km.
</p>
</div>
</article>
</div>
</div>
</div>
<div class="space24px"></div>
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child notification foto4" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Prosinec 2021</p>
<p class="subtitle-foto">Lyžování.</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto5" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Únor 2022</p>
<p class="subtitle-foto">Roční výročí.</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto6" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Červenec 2022</p>
<p class="subtitle-foto">Spolu v Ljublani.</p>
</div>
</article>
</div>
</div>
<div class="space24px"></div>
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child notification foto7" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Červenec 2022</p>
<p class="subtitle-foto">Dovolená v Chorvatsku.</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto8" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Říjen 2022</p>
<p class="subtitle-foto">Zasnoubení.</p>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification foto9" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="title-foto">Říjen 2022</p>
<p class="subtitle-foto">V Českém Krumlově.</p>
</div>
</article>
</div>
</div>
<!-- IMAGES -->
<div class="space40px"></div>
<div data-aos="fade-up" data-aos-easing="linear">
<img src="image/divider-leaves.png" class="divider has-vertically-align" alt="~~~">
</div>
<div class="space40px"></div>
<div class="space40px"></div>
</div>
</div>
</section>
<!-- End O Klarce a Jardovi -->
<!-- Begin RSVP Content -->
<section class="section-dark contact" id="rsvp">
<div class="container">
<div class="columns is-multiline">
<div class="column is-12 prolog">
<h1 class="title has-text-centered section-title" data-aos="fade-up" data-aos-easing="linear">Potvrzení účasti</h1>
</div>
<div class="column is-12 prolog has-text-centered" data-aos="fade-up" data-aos-easing="linear">
<p class="h2 subtitle">
Vyplňte prosím formulář níže, dejte nám tím tak vědět, zda dorazíte.
<br>
Nezabere to víc, jak minutu a nám to moc pomůže, při organizaci svatby.
<br>
Potvrďte vaši účast do 30. 3. 2023 přes níže uvedený formulář:
<br>
<div class="has-text-centered" data-aos="fade-up" data-aos-easing="linear">
<a href="https://forms.gle/kAMq6dZA5uQMtDuS7" class="button btn-cta" target="_blank" data-aos="zoom-in">
<!-- <i class="far fa-directions"></i> -->
Formulář
</a>
</div>
<div class="space40px"></div>
<div class="tile is-ancestor">
<div class="tile is-parent">
<article class="tile is-child notification" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="has-text-centered title-foto2">Svědkyně Mona</p>
<img class="witnessimg containerimg containeri" src="./image/mona.png" alt="Avatar">
<br>
Mona je Klárky nejlepší kamarádka už od gymplu, kde se začaly pořádně kamarádit až v několika posledních letech společného studování. Od té doby jsou ale nerozlučnou dvojkou. Mona je pro Klárku vždy oporou, dokáže ji podpořit ve chvílích, kdy to potřebuje a rozumí jí. Poslední dobou je jejich oblíbenou aktivitou chození na brunch, tedy pozdní snídani. Tam jsou schopné strávit celé dopoledne mluvením o všem možném a obě si to naplno užívají. Mona je teď čerstvou maminkou dcery Barunky a je tím nejhodnějším a nejvíc nesobeckým člověkem, co Klárka zná.
<br>
<a href="mailto:svedek+mona@shejbalovi.cz?subject=Dotaz%20na%20svedkyni" target="_blank">Napsat Moně</a>
<br>
</div>
</article>
</div>
<div class="tile is-parent">
<article class="tile is-child notification" data-aos="fade-up" data-aos-easing="linear">
<div class="content">
<p class="has-text-centered title-foto2">Svědkyně Adélka</p>
<img class="witnessimg containerimg containeri" src="./image/IMG_0335_adelka.jpg" alt="Avatar">
<br>
Adélka je Járova nejlepší ségra ze všech sourozenců, které má. Když na ni čekal před porodnicí, jedl švestkový perník a sbíral šneky. Vždycky dohlédla na to, aby řádně psal úkoly. Teď mu dohlíží na zoubky. Její oblíbené motto zní: “Ohana znamená rodina. A rodina znamená, když nikdo nezůstane sám a osamělý.”
<br>
<a href="mailto:svedek+adelka@shejbalovi.cz?subject=Dotaz%20na%20svedkyni" target="_blank">Napsat Adélce</a>
<br>
</div>
</article>
</div>
</div>
<div class="space40px"></div>
<div data-aos="fade-up" data-aos-easing="linear">
<img src="image/divider-leaves.png" class="divider has-text-centered" alt="~~~">
</div>
<div class="space40px"></div>
</div>
</div>
</div>
</section>
<!-- End RSVP Content -->
<!-- Begin FAQ Content -->
<section class="section-darker contact" id="faq">
<div class="container">
<div class="columns is-multiline">
<div class="column is-12 prolog">
<h1 class="title has-text-centered section-title" data-aos="fade-up" data-aos-easing="linear">Časté dotazy</h1>
</div>
<div class="column is-12 prolog has-text-centered" data-aos="fade-up" data-aos-easing="linear">
<dl class="faq">
<dt>
<button type="button"
aria-expanded="false"
aria-controls="faq1_desc">
Jaký je dresscode / barva?
</button>
</dt>
<dd>
<div id="faq1_desc" class="desc">
Co na sebe a v jakém stylu bude svatba?
Oblečte se slavnostně, ale tak, abyste se cítili dobře a pohodlně.
<br>
Naše svatba bude laděna do lesní zelené, starorůžové a zlaté
</div>
</dd>
<dt>
<button type="button"
aria-expanded="false"
aria-controls="faq2_desc">
Jaké jsou možnosti ubytování?
</button>
</dt>
<dd>
<div id="faq2_desc" class="desc">
<b>Možnosti ubytování v Dolních Počernicích:</b>
<br>
<a href="https://www.ceskystatek.cz/" target="_blank">Penzion Český statek</a>
<br>
<a href="http://www.penzionalca.cz/" target="_blank">Pension Alča</a>
<br>
<a href="https://www.svornost.cz/cs/" target="_blank">Hotel Svornost</a>
<br>
<a href="https://www.pddp.cz/penzion-u-hastrmana/" target="_blank">Penzion u Hastrmana</a>
<br>
<b>Možnosti ubytování v okolí Dolních Počernic:</b>
<br>
<a href="https://www.grcm.cz/cs/ubytovani/" target="_blank">Black bridge golf resort Hotel</a> - Černý Most
<br>
<a href="https://www.hotel-max.cz/cs/" target="_blank">Hotel MAX</a> - Jahodnice
<br>
<a href="https://www.atlashotelgarni.cz/" target="_blank">Atlas Hotel Garni</a> - Horní Počernice
<br>
</div>
</dd>
<dt>
<button type="button"
aria-expanded="false"
aria-controls="faq3_desc">
Jak je to s dary?
</button>
</dt>
<dd>
<div id="faq3_desc" class="desc">
Pokud váháte s výběrem svatebního daru, vězte, že domácnost máme již vybavenou, ale moc rádi cestujeme, a proto bychom uvítali jakékoliv finanční dary na naši svatební nebo i jinou cestu.
</div>
</dd>
<dt>
<button type="button"
aria-expanded="false"
aria-controls="faq4_desc">
Jak je to s parkováním?
</button>
</dt>
<dd>
<div id="faq4_desc" class="desc">
Parkování je možné v areálu. Je k dispozi cca 40 parkovacích míst, která však nelze rezervovat. Další parkování je možné v blízkém okolí.
</div>
</dd>
</dl>
<div class="space40px"></div>
</div>
</div>
</div>
</section>
<!-- End FAQ Content -->
<!-- </div> -->
<!-- End Main Content -->
<!-- Begin Footer -->
<div class="footer">
<div class="container">
<p class="has-vertically-align">2022</p>
</div>
</div>
<!-- End Footer -->
<!-- Scripts -->
<script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.3.1/jquery.min.js"></script>
<script src="js/main.js"></script>
<link href="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.css" rel="stylesheet">
<script src="https://cdn.rawgit.com/michalsnik/aos/2.1.1/dist/aos.js"></script>
<script>
AOS.init({
easing: "ease-out",
duration: 800,
});
</script>
</body>
</html>