var thisbrowser1
var hidetimer1 = null;
if(document.layers){ thisbrowser1='NN4'; }
if(document.all){ thisbrowser1='IE'; }
if(!document.all && document.getElementById){ thisbrowser1='NN6'; }
function showmenu1(menuname)
{
if(thisbrowser1=='NN4') document.layers[menuname].visibility = 'visible';
if(thisbrowser1=='IE') document.all[menuname].style.visibility = 'visible';
if(thisbrowser1=='NN6') document.getElementById(menuname).style.visibility = 'visible';
}
function hidemenu1(menuname)
{
if(thisbrowser1=='NN4') document.layers[menuname].visibility = 'hidden';
if(thisbrowser1=='IE') document.all[menuname].style.visibility = 'hidden';
if(thisbrowser1=='NN6') document.getElementById(menuname).style.visibility = 'hidden';
}
function hilite1(menuitem) 
{
if(typeof(currentpage1)!='undefined' && menuitem==currentpage1) return;
if(thisbrowser1=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser1=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer1) clearTimeout(hidetimer1);}
function unhilite1(menuitem) 
{
if(typeof(currentpage1)!='undefined' && menuitem==currentpage1) return;
if(thisbrowser1=='IE') document.all[menuitem].style.backgroundColor = '#FFFFFF';
if(thisbrowser1=='NN6') document.getElementById(menuitem).style. backgroundColor = '#FFFFFF';
if(hidetimer1) clearTimeout(hidetimer1);hidetimer1 = setTimeout("hideall1();",1000);}
function hideall1()
{
}
function time1()
{
if(hidetimer1) clearTimeout(hidetimer1);hidetimer1 = setTimeout("hideall1();",1000);
}
document.open();
document.write('<STYLE TYPE="text/css">#layerbg1 {POSITION:absolute; z-index:-1; LEFT:0px; TOP:0px; width:500px; height:21px; }</STYLE>');
document.write('<div id=layerbg1 onMouseOver="hideall1();"><table cellspacing=0 cellpadding=0 width="100%" height="100%"><tr><td>&nbsp;</td></tr></table></div>');

document.write('<STYLE TYPE="text/css">#DIV1 {POSITION:absolute; LEFT:130px; TOP:250px;}</STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA1 {text-decoration:none; color:#FFFFFF; font-weight: 600; font-family: Arial; font-size:12px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">P.MN1 {color:#005289; font-weight: 600; font-family: Arial; font-size:12px; font-style:normal; ;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.MNA1:hover {text-decoration:none; color:#177497; ; }</STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA1 {text-decoration:none; color:#FFFFFF; font-weight: 600; font-family: Arial; font-size:12px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">a.SMNA1:hover {text-decoration:none; color:#177497; }</STYLE>');
document.write('<STYLE TYPE="text/css">P.SMN1 {text-decoration:none; color:#005289; font-weight: 600; font-family: Arial; font-size:12px; font-style:normal;} </STYLE>');
document.write('<STYLE TYPE="text/css">table.SMT1 {background:#FFFFFF; border:0 solid #000000; }');
document.write('td.MTD1 {padding-left:4; padding-right:4; background:#FFFFFF; border:0 solid #000000; }');
document.write('.MTI1 {color:#005289; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal;}');
document.write('.MSI1 {color:#005289; font-weight: 700; font-family: Arial; font-size: 12px; font-style:normal;}</STYLE>');
document.write('<div id=DIV1><table border=0 cellspacing=0 cellpadding=0 width=500 STYLE="border:0 solid #EFEFEF"><TR><TD ><table border=0 cellspacing=0 cellpadding=1 class="MT1"  width="100%">');
document.write('<tr>');
document.write('<td align=LEFT width="70px" height=11>');document.write('<a id="MI_1_22296954" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="index.html" target="_parent" title="">Domů</a></td>');
document.write('<td align=LEFT width="110px" height=11>');document.write('<a id="MI_1_22313173" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="squash.html" target="_parent" title="">Squash - Bar</a></td>');
document.write('<td align=LEFT width="110px" height=11>');document.write('<a id="MI_1_22314449" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="restaurant.html" target="_parent" title="">Restaurace</a></td>');
document.write('<td align=LEFT width="70px" height=11>');document.write('<a id="MI_1_22320351" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="penzion.html" target="_parent" title="">Penzion</a></td>');
document.write('<td align=center width="70px" height=11>');document.write('<a id="MI_1_22311780" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="galerie.html" target="_parent" title="">Galerie</a></td>');
document.write('<td align=center width="70px" height=11>');document.write('<a id="MI_1_22323691" class="MNA1" onMouseOver="hideall1();" onMouseOut="time1();" href="contacts.html" target="_parent" title="">Kontakty</a></td>');
document.write('</tr>');
document.write('</table></TD></TR></table></div><p>');
if(thisbrowser1=='IE' && typeof(currentpage1)!='undefined') document.all[currentpage1].style.backgroundColor = '#FFFFFF';
if(thisbrowser1=='NN6' && typeof(currentpage1)!='undefined') document.getElementById(currentpage1).style.backgroundColor = '#FFFFFF';
document.close();

