// vloží horní menu //
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='index.html' title='Zpátky na hlavní stranu'>DOMŮ</a> ");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='http://www.dlf.com' title='DLF Trifolium'>DLF Trifolium</a>");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='kontakty.htm' title='Kontakty'>Kontakty</a>");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='mapa.htm' title='Jak se k nám dostat'>Kde nás najdete</a>");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='akce.htm' title='Akční nabídka ...'>AKCE</a>");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("&nbsp;");
document.write("<a href='vzkazy.htm' title='Napište nám'>Napište nám</a>");




