/* menu prave dole */

document.writeln('<div align="center">');
document.writeln('<table border="0" cellpadding="0" cellspacing="0" width="275">');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="ilustrace.html"><img border="0" src="picmenu/_menu-ilu-nov.gif" onmouseover="this.src=\'picmenu/_menu-ilu-nov2.gif\'" onmouseout="this.src=\'picmenu/_menu-ilu-nov.gif\'"></a></td>');
document.writeln('    <td>/td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_ilustrace+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="prodeti.html"><img border="0" src="picmenu/_menu-ilu.gif" onmouseover="this.src=\'picmenu/_menu-ilu2.gif\'" onmouseout="this.src=\'picmenu/_menu-ilu.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_prodeti+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="obaly.html"><img border="0" src="picmenu/_menu-obaly.gif" onmouseover="this.src=\'picmenu/_menu-obaly2.gif\'" onmouseout="this.src=\'picmenu/_menu-obaly.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_obaly+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="obaly_nov.html"><img border="0" src="picmenu/_menu-obaly-nov.gif" onmouseover="this.src=\'picmenu/_menu-obaly-nov2.gif\'" onmouseout="this.src=\'picmenu/_menu-obaly-nov.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_obaly_nov+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="logo.html"><img border="0" src="picmenu/_menu-logo.gif" onmouseover="this.src=\'picmenu/_menu-logo2.gif\'" onmouseout="this.src=\'picmenu/_menu-logo.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_logo+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="grafika.html"><img border="0" src="picmenu/_menu-grafika.gif" onmouseover="this.src=\'picmenu/_menu-grafika2.gif\'" onmouseout="this.src=\'picmenu/_menu-grafika.gif\'"></a></td>');
document.writeln('    <td>/td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/'+menu_play_grafika+'"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="index.html"><img border="0" src="picmenu/_menu-zpet.gif" onmouseover="this.src=\'picmenu/_menu-zpet2.gif\'" onmouseout="this.src=\'picmenu/_menu-zpet.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/_menu-play-zpet.gif"></td>');
document.writeln('  </tr>');
document.writeln('  <tr>');
document.writeln('    <td></td>');
document.writeln('    <td align="right"><a href="kontakt.html"><img border="0" src="picmenu/_menu-kontakt.gif" onmouseover="this.src=\'picmenu/_menu-kontakt2.gif\'" onmouseout="this.src=\'picmenu/_menu-kontakt.gif\'" ></a></td>');
document.writeln('    <td></td>');
document.writeln('    <td valign="bottom"><img border="0" src="picmenu/_menu-kriz.gif"></td>');
document.writeln('  </tr>');
document.writeln('</table>');
document.writeln('</div>');
