1.1 --- a/html/index.html Mon Jun 01 00:37:29 2009 +0200
1.2 +++ b/html/index.html Mon Jun 01 21:46:07 2009 +0200
1.3 @@ -16,6 +16,18 @@
1.4 <h2>Nápověda</h2>
1.5 <div class="vnitrekBloku">
1.6 <p id="napovedniPole">lorem ipsum, nějaký text, něco jako latina, ale jiné…</p>
1.7 +
1.8 + </div>
1.9 + <div id="navigace">
1.10 + <form action="###">
1.11 + <button class="predchozi" title="Předchozí lekce"> </button>
1.12 + <button class="zpet" title="Zpět v historii"> </button>
1.13 + <button class="pruvodce" title="Průvodce"> </button>
1.14 + <button class="model" title="Mode databáze"> </button>
1.15 + <button class="vpred" title="Vpřed v historii"> </button>
1.16 + <button class="nasledujici" title="Následující lekce"> </button>
1.17 + </form>
1.18 +
1.19 </div>
1.20 </div>
1.21