This repository has been archived by the owner on Nov 22, 2020. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathinfo.html
64 lines (62 loc) · 4.34 KB
/
info.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
<?xml version="1.0" encoding="utf-8" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="cs" lang="cs">
<!-- Mirrored from kytkozrouti.instruktori.cz/info.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 05 Jan 2019 14:13:01 GMT -->
<!-- Added by HTTrack --><meta http-equiv="content-type" content="text/html;charset=UTF-8" /><!-- /Added by HTTrack -->
<head>
<title>Ochutnávka podzimu</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta http-equiv="Content-language" content="cs" />
<meta http-equiv="Keywords" content="Ochutnávka podzimu, Instruktoři Brno" />
<meta name="author" content="Pavel Černohorský" />
<meta name="e-mail" content="pavel ZAVINAC cernohorsky TECKA name" />
<link rel="stylesheet" href="style.css" type="text/css" media="all" />
<script type="text/javascript">
//<![CDATA[
function unescapeMails()
{
for (var i = 0; i < unescapeMails.arguments.length; ++i)
{
var emailElement = document.getElementById(unescapeMails.arguments[i]);
emailElement.innerHTML = emailElement.innerHTML.replace(" ZAVINAC ", "@").replace(" TECKA ", ".");
emailElement.href = emailElement.href.replace("ZAVINAC", "@").replace("TECKA", ".");
}
}
//]]>
</script>
</head>
<body onload="unescapeMails('email1')">
<div id="inner_body">
<div id="header">
<img src="img/title.png" alt="Ochutnávka podzimu" />
<div id="menu">
<a href=".html" onmouseover="document.menu_img_about.src='img/menu_about_hot.png';" onmouseout="document.menu_img_about.src='img/menu_about_normal.png';"><img name="menu_img_about" src="img/menu_about_normal.png" alt="O akci" /></a>
<a href="info.html"><img name="menu_img_info" src="img/menu_info_active.png" alt="Informace" /></a>
<a href="metoda.html" onmouseover="document.menu_img_method.src='img/menu_method_hot.png';" onmouseout="document.menu_img_method.src='img/menu_method_normal.png';"><img name="menu_img_method" src="img/menu_method_normal.png" alt="Metoda" /></a>
<a href="kontakt.html" onmouseover="document.menu_img_contact.src='img/menu_contact_hot.png';" onmouseout="document.menu_img_contact.src='img/menu_contact_normal.png';"><img name="menu_img_contact" src="img/menu_contact_normal.png" alt="Kontakt a přihlášení" /></a>
</div>
<img src="img/subtitle.png" alt="--------------------" />
</div>
<div id="main">
<p>
<span class="emphasis">Kdy:</span> 27. - 30. září 2012<br />
<span class="emphasis">Kde:</span> v Jeseníkách<br />
<span class="emphasis">Cena:</span> 1200,- Kč<br />
<span class="emphasis">S kým:</span> s dalšími 15 lidmi ve věku 18+ let a organizátory <a href="http://www.instruktori.cz/">Instruktorů Brno</a><br />
<span class="emphasis">Tým:</span> Ilona Götzová, Radka Zounková, Janka Zuntychová, Miroslav Londýn, Petr Michovský, Pavel Černohorský
</p>
<p>
<img class="info_image" src="img/man.png" alt="Muž co jí plody" />
<span class="headline">Kontakt:</span><br />
E-mail: <a id="email1" href="mailto:ochutnavka.podzimuZAVINACgmailTECKAcom">ochutnavka.podzimu ZAVINAC gmail TECKA com</a><br />
Osobní kontakt pro další dotazy také na telefonu: 723 264 589
</p>
<p>
<span class="headline">O čem to bude:</span><br />
Budete mít možnost naučit se poznávat a využívat podzimní byliny a další dary přírody, ve kterých objevíme gurmánské skvosty pro jazyk i tělo. Těmito znalostmi a dovednostmi budete umět obohatit výlet do podzimní přírody, nebo díky nim mile překvapíte kamarády na treku třeba tím, že jim ze zcela obyčejných darů přírody budete umět uvařit lahodnou kávu.
</p>
</div>
</div>
</body>
<!-- Mirrored from kytkozrouti.instruktori.cz/info.php by HTTrack Website Copier/3.x [XR&CO'2014], Sat, 05 Jan 2019 14:13:05 GMT -->
</html>