-
Notifications
You must be signed in to change notification settings - Fork 0
/
kontakty.html
73 lines (64 loc) · 2.53 KB
/
kontakty.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
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="author" content="Martin Stransky <[email protected]>">
<link rel="stylesheet" type="text/css" href="styl.css">
<title>SANDO - Český výrobce čepic</title>
</head>
<body>
<div id="kontejner">
<div id="menu">
<a href="index.html">ÚVOD</a> |
<a href="vystavy.html">VÝSTAVY</a> |
<a href="katalog.html">KATALOG</a> |
<a href="ceniky.html">CENÍKY</a> |
<a href="info.html">INFORMACE PRO ODBĚRATELE</a> |
<a href="kontakty.html">KONTAKTY</a>
</div>
<div id="obsah">
<div id="obsah_hlavni">
<h2>KONTAKTY</h2>
<h3>SANDO</h3>
<p>
Jana Šandorová<br>
Obříství 218<br>
277 42 Obříství<br>
IČ.:68564449<br>
DIČ.: CZ6255060119<br>
TEL/FAX.: 315 686 583<br>
E-mail: <a id="odkaz_cenik" href="mailto:[email protected]">[email protected]</a><br>
Web: <a id="odkaz_cenik" href="http://www.sandocepice.cz">http://www.sandocepice.cz</a><br>
</p>
<p>
Jana Šandorová - majitelka<br>
<a id="odkaz_cenik" href="mailto:[email protected]">[email protected]</a><br>
mobil: 777 686 583<br>
</p>
<p>
Ondřej Šandor - jednatel<br>
<a id="odkaz_cenik" href="mailto:[email protected]">[email protected]</a><br>
mobil: 777 253 906<br>
</p>
</div>
</div>
</div>
<div id="patka">
<p>
Copyright © 2008 Jana Šandorová, všechna práva vyhrazena.
Aministrace webu:
<a id="odkaz_web" href="mailto:[email protected]">[email protected]</a>.
Optimalizováno pro <a id="odkaz_web" href="http://www.firefox.cz/">Mozilla Firefox</a>.
</p>
<a id="odkaz_katalog" href="http://firefox.czilla.cz/">
<img alt="Získejte Firefox!" title="Získejte Firefox!" style="border:none; width:80px;height:15px" src="http://firefox.czilla.cz/img/p/cz-ff-80x15-box.gif" />
</a>
<!--
<a id="odkaz_katalog" href="http://www.czilla.cz/">
<img alt="CZilla - Lokalizace, podpora a propagace projektu Mozilla.org." title="CZilla - Lokalizace, podpora a propagace projektu Mozilla.org." style="border:none; width:80px;height:15px" src="http://www.czilla.cz/images/czilla-tiny.png" />
</a>
--!>
<script src="http://c1.navrcholu.cz/code?site=120476;t=beg80" type="text/javascript"></script>
<noscript><div><a href="http://navrcholu.cz/"><img src="http://c1.navrcholu.cz/hit?site=120476;t=beg80;ref=;jss=0" width="80" height="15" alt="NAVRCHOLU.cz" style="border:none" /></a></div></noscript>
</div>
</body>
</html>