-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
268 lines (258 loc) · 12.2 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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset='utf-8'>
<meta http-equiv='X-UA-Compatible' content='IE=edge'>
<title>Šestajovice</title>
<link rel="icon" href="image/Logo_Sestajovice.ico">
<meta name='viewport' content='width=device-width, initial-scale=1'>
<link rel='stylesheet' type='text/css' media='screen' href='style/style.css'>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css">
</head>
<body>
<nav class="top-nav">
<div>
<a>
<img class="logo" src="image/Logo_Sestajovice.jfif" alt="Logo obce">
</a>
<a href="">
<h1 class="logoText">Šestajovice</h1>
</a>
</div>
<input id="menu-toggle" type="checkbox" />
<label class='menu-button-container' for="menu-toggle">
<div class='menu-button'></div>
</label>
<ul class="menu">
<li>Úvod</li>
<li>Aktuality</li>
<li>Zamestnanci</li>
<li>Kontakt</li>
</ul>
</nav>
<main class="main-mn">
<div class="backimg">
<img src="image/sestajovice.jpg" alt="Šestakovice">
</div>
<hr>
<section class="flex">
<div class="content">
<div class="box" ><a href="News.html" style="text-decoration:none;">
<div class="boximg" >
<div class="obrazek"><img src="image/News.png" alt="News ikona" >
</div>
</div>
<div class="context">
<p class="maintext">Aktuality</p>
</div> </a>
</div>
<div class="box"><a href="Contacts.html" style="text-decoration:none;">
<div class="boximg">
<img src="image/Contact.png" alt="Kontaktní ikona">
</div>
<div class="context">
<p class="maintext">Kontakty</p>
</div></a>
</div>
<div class="box"><a href="Employes.html" style="text-decoration:none;">
<div class="boximg">
<img src="image/Zamestnanci.png" alt="Zaměstnanci" >
</div>
<div class="context">
<p class="maintext">Zaměstnanci</p>
</div></a>
</div>
</div>
</section>
<hr>
<!-- Informace -->
<article class="information container">
<article class="clanky">
<header>
<h2 class="center">Úřední deska</h2>
</header>
<ul>
<li>
<header class="clanky">
<a href="article.html"><h3>Návrh střednědobého výhledu obce na rok 2023</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Volba prezidenta České republiky</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Návrh rozpočtu obce pro rok 2023</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Veřejná vyhláška</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
</ul>
</article>
<article class="clanky">
<header>
<h2 class="center"><a href="News.html">Aktuality</a></h2>
</header>
<ul>
<li>
<header class="clanky">
<a href="article.html"><h3>Oznámení ceny vodného a stočného pro rok 2023</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Slavnostní rozsvícení vánočního stromu</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Vlaková výluka</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
<li>
<header class="clanky">
<a href="article.html"><h3>Upozornění - omezení průjezdu ulicí Dvořákova</h3></a>
</header>
<section class="main-clanky">
<p class="text">
Maecenas eleifend nulla nec nulla condimentum, laoreet varius urna faucibus. Maecenas fringilla feugiat elit...
</p>
</section>
<footer>
<p class="date">
30.11.2022
</p>
</footer>
</li>
</ul>
</article>
</article>
<!-- Mapa -->
<article class="mapa">
<iframe src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d10233.966461697404!2d14.668893554297735!3d50.11452202088612!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x470bf306abbd5843%3A0xd2ee64000579ec92!2s250%2092%20%C5%A0estajovice!5e0!3m2!1sen!2scz!4v1669920428458!5m2!1sen!2scz" allowfullscreen="" loading="lazy" referrerpolicy="no-referrer-when-downgrade"></iframe>
</article>
<div class="container"></div>
</main>
<footer class="ft">
<!-- Footer main -->
<section class="ft-main">
<div class="ft-main-item">
<h2 class="ft-title">Kontakty</h2>
<ul>
<li><a href="https://www.google.com/maps/place/Obecn%C3%AD+%C3%BA%C5%99ad+%C5%A0estajovice/@50.1077531,14.6804375,15z/data=!4m5!3m4!1s0x0:0xf59f9fedf01c6037!8m2!3d50.1100087!4d14.6785529">Obecní úřad Šestajovice</a></li>
<li><a >Husova 60</a></li>
<li><a >250 92 Šestajovice</a></li>
<li><a >Telefon: 281 961 479</a></li>
<li><a href="mailto:[email protected]">E-mail: [email protected]</a></li>
</ul>
</div>
<div class="ft-main-item">
<h2 class="ft-title">Úřední hodiny</h2>
<ul>
<li><a>Po 8.00-12.00 13.00-17.00</a></li>
<li><a>Út 8.00-12.00 13.00-16.00</a></li>
<li><a>St 8.00-12.00 13.00-17.00</a></li>
<li><a>Čt 8.00-12.00 </a></li>
</ul>
</div>
<div class="ft-main-item">
<h2 class="ft-title">Rychlé odkazy</h2>
<ul>
<li><a href="https://www.policie.cz/">Policie</a></li>
<li><a href="https://www.hzscr.cz/">Hasiči</a></li>
<li><a href="https://zachrannasluzba.cz/">Záchranka</a></li>
</ul>
</div>
</section>
<!-- Footer social -->
<section class="ft-social">
<ul class="ft-social-list">
<li><a href="https://www.facebook.com/groups/sestajovice"><i class="fab fa-facebook"></i></a></li>
<li><a href="https://www.instagram.com/explore/tags/sestajovice/"><i class="fab fa-instagram"></i></a></li>
</ul>
</section>
<!-- Footer legal -->
<section class="ft-legal">
<ul class="ft-legal-list">
<li><a href="https://kit.pef.czu.cz/">Katedra informačních technologií PEF ČZU</a></li>
<li>© Studentský projekt 2022 - MH, DF, BV</li>
</ul>
</section>
</footer>
</body>
</html>