//-----------------------------------------------------------------------
//- Created by the Agama Web Menus - generator  ver 2.17
//- Copyright MP Software (c)2008
//- Can I use this script? See http://www.agama-menu.com
//-----------------------------------------------------------------------

//Create main menu items style object. All main menu items inherite style from this object
var menu01_MainGroupItemsGeneralStyle = new menu01MenuItem();
menu01_MainGroupItemsGeneralStyle.Text_o='';
menu01_MainGroupItemsGeneralStyle.Text_c='';
menu01_MainGroupItemsGeneralStyle.TextAlign='center';
menu01_MainGroupItemsGeneralStyle.URL='';
menu01_MainGroupItemsGeneralStyle.URLTarget='';
menu01_MainGroupItemsGeneralStyle.Hint='';
menu01_MainGroupItemsGeneralStyle.OnLeaveJS='';
menu01_MainGroupItemsGeneralStyle.OnOverJS='';
menu01_MainGroupItemsGeneralStyle.OnClickJS='';
menu01_MainGroupItemsGeneralStyle.Height=33;
menu01_MainGroupItemsGeneralStyle.Width=110;
menu01_MainGroupItemsGeneralStyle.Cursor='auto';
menu01_MainGroupItemsGeneralStyle.PaddingLeft=8;
menu01_MainGroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingTop=2;
menu01_MainGroupItemsGeneralStyle.PaddingTop_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingRight=8;
menu01_MainGroupItemsGeneralStyle.PaddingRight_o=null;
menu01_MainGroupItemsGeneralStyle.PaddingBottom=0;
menu01_MainGroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_MainGroupItemsGeneralStyle.BgColor='';
menu01_MainGroupItemsGeneralStyle.BgColor_o='';
menu01_MainGroupItemsGeneralStyle.BgColor_c='';
menu01_MainGroupItemsGeneralStyle.BgImage='';
menu01_MainGroupItemsGeneralStyle.BgImage_o='menu01_images/red-bar01a.gif';
menu01_MainGroupItemsGeneralStyle.BgImage_c='';
menu01_MainGroupItemsGeneralStyle.BgImgRep='repeat-x';
menu01_MainGroupItemsGeneralStyle.BgImgRep_o='repeat-x';
menu01_MainGroupItemsGeneralStyle.BgImgRep_c='';
menu01_MainGroupItemsGeneralStyle.BgImgPos='top left';
menu01_MainGroupItemsGeneralStyle.BgImgPos_o='';
menu01_MainGroupItemsGeneralStyle.BgImgPos_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_o='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_MainGroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_MainGroupItemsGeneralStyle.FontColor='#FFBF00';
menu01_MainGroupItemsGeneralStyle.FontColor_o='#FFFF00';
menu01_MainGroupItemsGeneralStyle.FontColor_c='';
menu01_MainGroupItemsGeneralStyle.FontFamily='Tahoma';
menu01_MainGroupItemsGeneralStyle.FontFamily_o='';
menu01_MainGroupItemsGeneralStyle.FontFamily_c='';
menu01_MainGroupItemsGeneralStyle.FontSize=14;
menu01_MainGroupItemsGeneralStyle.FontSize_o=null;
menu01_MainGroupItemsGeneralStyle.FontSize_c=null;
menu01_MainGroupItemsGeneralStyle.FontDecoration='none';
menu01_MainGroupItemsGeneralStyle.FontDecoration_o='';
menu01_MainGroupItemsGeneralStyle.FontDecoration_c='';
menu01_MainGroupItemsGeneralStyle.FontWeight='bolder';
menu01_MainGroupItemsGeneralStyle.FontWeight_o='';
menu01_MainGroupItemsGeneralStyle.FontWeight_c='';
menu01_MainGroupItemsGeneralStyle.FontStyle='normal';
menu01_MainGroupItemsGeneralStyle.FontStyle_o='';
menu01_MainGroupItemsGeneralStyle.FontStyle_c='';
menu01_MainGroupItemsGeneralStyle.BorderWidth=0;
menu01_MainGroupItemsGeneralStyle.BorderWidth_o=null;
menu01_MainGroupItemsGeneralStyle.BorderWidth_c=null;
menu01_MainGroupItemsGeneralStyle.BorderColor='#000000';
menu01_MainGroupItemsGeneralStyle.BorderColor_o='';
menu01_MainGroupItemsGeneralStyle.BorderColor_c='';
menu01_MainGroupItemsGeneralStyle.Border='none';
menu01_MainGroupItemsGeneralStyle.Border_o='';
menu01_MainGroupItemsGeneralStyle.Border_c='';
menu01_MainGroupItemsGeneralStyle.BorderLeft=true;
menu01_MainGroupItemsGeneralStyle.BorderRight=true;
menu01_MainGroupItemsGeneralStyle.BorderTop=true;
menu01_MainGroupItemsGeneralStyle.BorderBottom=true;
menu01_MainGroupItemsGeneralStyle.SeparatorColor='#666666';
menu01_MainGroupItemsGeneralStyle.SeparatorSize=1;
menu01_MainGroupItemsGeneralStyle.LeftIcon='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_o='';
menu01_MainGroupItemsGeneralStyle.LeftIcon_c='';
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX=0;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY=0;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu01_MainGroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu01_MainGroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu01_MainGroupItemsGeneralStyle.RightIcon='';
menu01_MainGroupItemsGeneralStyle.RightIcon_o='';
menu01_MainGroupItemsGeneralStyle.RightIcon_c='';
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX=0;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY=0;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu01_MainGroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu01_MainGroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenu items style object. All menu items of submenus inherite style from this object
var menu01_GroupItemsGeneralStyle = new menu01MenuItem();
menu01_GroupItemsGeneralStyle.Text_o='';
menu01_GroupItemsGeneralStyle.Text_c='';
menu01_GroupItemsGeneralStyle.TextAlign='left';
menu01_GroupItemsGeneralStyle.URL='';
menu01_GroupItemsGeneralStyle.URLTarget='';
menu01_GroupItemsGeneralStyle.Hint='';
menu01_GroupItemsGeneralStyle.OnLeaveJS='';
menu01_GroupItemsGeneralStyle.OnOverJS='';
menu01_GroupItemsGeneralStyle.OnClickJS='';
menu01_GroupItemsGeneralStyle.Height=33;
menu01_GroupItemsGeneralStyle.Width=150;
menu01_GroupItemsGeneralStyle.Cursor='auto';
menu01_GroupItemsGeneralStyle.PaddingLeft=33;
menu01_GroupItemsGeneralStyle.PaddingLeft_o=null;
menu01_GroupItemsGeneralStyle.PaddingTop=5;
menu01_GroupItemsGeneralStyle.PaddingTop_o=null;
menu01_GroupItemsGeneralStyle.PaddingRight=5;
menu01_GroupItemsGeneralStyle.PaddingRight_o=null;
menu01_GroupItemsGeneralStyle.PaddingBottom=5;
menu01_GroupItemsGeneralStyle.PaddingBottom_o=null;
menu01_GroupItemsGeneralStyle.BgColor='';
menu01_GroupItemsGeneralStyle.BgColor_o='#880000';
menu01_GroupItemsGeneralStyle.BgColor_c='';
menu01_GroupItemsGeneralStyle.BgImage='';
menu01_GroupItemsGeneralStyle.BgImage_o='';
menu01_GroupItemsGeneralStyle.BgImage_c='';
menu01_GroupItemsGeneralStyle.BgImgRep='repeat';
menu01_GroupItemsGeneralStyle.BgImgRep_o='';
menu01_GroupItemsGeneralStyle.BgImgRep_c='';
menu01_GroupItemsGeneralStyle.BgImgPos='top left';
menu01_GroupItemsGeneralStyle.BgImgPos_o='';
menu01_GroupItemsGeneralStyle.BgImgPos_c='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage_o='';
menu01_GroupItemsGeneralStyle.LeftPartBgImage_c='';
menu01_GroupItemsGeneralStyle.LeftPartBgImgPos='top';
menu01_GroupItemsGeneralStyle.RightPartBgImage='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_o='';
menu01_GroupItemsGeneralStyle.RightPartBgImage_c='';
menu01_GroupItemsGeneralStyle.RightPartBgImgPos='top';
menu01_GroupItemsGeneralStyle.FontColor='#A80000';
menu01_GroupItemsGeneralStyle.FontColor_o='#FFFFFF';
menu01_GroupItemsGeneralStyle.FontColor_c='';
menu01_GroupItemsGeneralStyle.FontFamily='Tahoma';
menu01_GroupItemsGeneralStyle.FontFamily_o='';
menu01_GroupItemsGeneralStyle.FontFamily_c='';
menu01_GroupItemsGeneralStyle.FontSize=11;
menu01_GroupItemsGeneralStyle.FontSize_o=null;
menu01_GroupItemsGeneralStyle.FontSize_c=null;
menu01_GroupItemsGeneralStyle.FontDecoration='none';
menu01_GroupItemsGeneralStyle.FontDecoration_o='';
menu01_GroupItemsGeneralStyle.FontDecoration_c='';
menu01_GroupItemsGeneralStyle.FontWeight='bold';
menu01_GroupItemsGeneralStyle.FontWeight_o='';
menu01_GroupItemsGeneralStyle.FontWeight_c='';
menu01_GroupItemsGeneralStyle.FontStyle='normal';
menu01_GroupItemsGeneralStyle.FontStyle_o='';
menu01_GroupItemsGeneralStyle.FontStyle_c='';
menu01_GroupItemsGeneralStyle.BorderWidth=1;
menu01_GroupItemsGeneralStyle.BorderWidth_o=null;
menu01_GroupItemsGeneralStyle.BorderWidth_c=null;
menu01_GroupItemsGeneralStyle.BorderColor='#000000';
menu01_GroupItemsGeneralStyle.BorderColor_o='';
menu01_GroupItemsGeneralStyle.BorderColor_c='';
menu01_GroupItemsGeneralStyle.Border='none';
menu01_GroupItemsGeneralStyle.Border_o='';
menu01_GroupItemsGeneralStyle.Border_c='';
menu01_GroupItemsGeneralStyle.BorderLeft=true;
menu01_GroupItemsGeneralStyle.BorderRight=true;
menu01_GroupItemsGeneralStyle.BorderTop=true;
menu01_GroupItemsGeneralStyle.BorderBottom=true;
menu01_GroupItemsGeneralStyle.SeparatorColor='#000000';
menu01_GroupItemsGeneralStyle.SeparatorSize=0;
menu01_GroupItemsGeneralStyle.LeftIcon='menu01_images/small-red-glasy-bullet.gif';
menu01_GroupItemsGeneralStyle.LeftIcon_o='';
menu01_GroupItemsGeneralStyle.LeftIcon_c='';
menu01_GroupItemsGeneralStyle.LeftIconOffsetX=8;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_o=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetX_c=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY=-4;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_o=null;
menu01_GroupItemsGeneralStyle.LeftIconOffsetY_c=null;
menu01_GroupItemsGeneralStyle.LeftIconIsIndicator=false;
menu01_GroupItemsGeneralStyle.RightIcon='menu01_images/arr_black_right.gif';
menu01_GroupItemsGeneralStyle.RightIcon_o='menu01_images/arr_white_right.gif';
menu01_GroupItemsGeneralStyle.RightIcon_c='';
menu01_GroupItemsGeneralStyle.RightIconOffsetX=-6;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_o=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetX_c=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetY=-2;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_o=null;
menu01_GroupItemsGeneralStyle.RightIconOffsetY_c=null;
menu01_GroupItemsGeneralStyle.RightIconIsIndicator=true;

//Create submenus style object - All submenus inherite style from this object
var menu01_GroupStyle = new menu01MenuGroup();
menu01_GroupStyle.Width=150;
menu01_GroupStyle.MenuGroupAlign=0;
menu01_GroupStyle.Opacity=100;
menu01_GroupStyle.ShowDropDownControl=false;
menu01_GroupStyle.InitDropdownState=1;
menu01_GroupStyle.ItemsPadding_L=2;
menu01_GroupStyle.ItemsPadding_R=2;
menu01_GroupStyle.ItemsPadding_T=2;
menu01_GroupStyle.ItemsPadding_B=2;
menu01_GroupStyle.ItemsSpacing=3;
menu01_GroupStyle.BgColor='#F7E7D6';
menu01_GroupStyle.BgImage='menu01_images/simple-background-color-red.gif';
menu01_GroupStyle.BgImgPos='top left';
menu01_GroupStyle.BgImgRep='repeat-y';
menu01_GroupStyle.Border='solid';
menu01_GroupStyle.BorderWidth=1;
menu01_GroupStyle.BorderColor='#D50000';
menu01_GroupStyle.HeaderText='';
menu01_GroupStyle.HeaderTextAlign='center';
menu01_GroupStyle.HeaderTextOffsetX=0;
menu01_GroupStyle.HeaderTextOffsetY=3;
menu01_GroupStyle.HeaderHeight=0;
menu01_GroupStyle.HeaderBgColor='';
menu01_GroupStyle.HeaderIconOffsetX=3;
menu01_GroupStyle.HeaderIconOffsetY=3;
menu01_GroupStyle.HeaderBgImgRep='repeat';
menu01_GroupStyle.HeaderBgImgPos='top left';
menu01_GroupStyle.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu01_GroupStyle.FontColor='#004080';
menu01_GroupStyle.FontSize=11;
menu01_GroupStyle.FontDecoration='none';
menu01_GroupStyle.FontWeight='bold';
menu01_GroupStyle.FontStyle='normal';
menu01_GroupStyle.DropdownImageExpand='';
menu01_GroupStyle.DropdownImageCollapse='';
menu01_GroupStyle.OnGroupShowJS='';
menu01_GroupStyle.OnGroupHideJS='';
menu01_GroupStyle.AnimationType=100;
menu01_GroupStyle.AnimationTimeout=0;

//Create main menu
var menu01_mg_ID1 = new menu01MenuGroup(0,-16,'H');
menu01_mg_ID1.id='menu01_mg_ID1';
menu01_mg_ID1.IsMainGroup=1;
menu01_mg_ID1.BgColor='';
menu01_mg_ID1.Width=200;
menu01_mg_ID1.Opacity=100;
menu01_mg_ID1.ShowDropDownControl=false;
menu01_mg_ID1.InitDropdownState=1;
menu01_mg_ID1.ItemsPadding_L=0;
menu01_mg_ID1.ItemsPadding_R=0;
menu01_mg_ID1.ItemsPadding_T=0;
menu01_mg_ID1.ItemsPadding_B=0;
menu01_mg_ID1.ItemsSpacing=0;
menu01_mg_ID1.Embedding='relative';
menu01_mg_ID1.z=1000;
menu01_mg_ID1.BgImgPos='top left';
menu01_mg_ID1.BgImgRep='repeat';
menu01_mg_ID1.Border='none';
menu01_mg_ID1.BorderWidth=0;
menu01_mg_ID1.BorderColor='#808080';
menu01_mg_ID1.HeaderText='';
menu01_mg_ID1.HeaderTextAlign='center';
menu01_mg_ID1.HeaderTextOffsetX=0;
menu01_mg_ID1.HeaderTextOffsetY=4;
menu01_mg_ID1.HeaderHeight=0;
menu01_mg_ID1.HeaderBgColor='';
menu01_mg_ID1.HeaderIconOffsetX=3;
menu01_mg_ID1.HeaderIconOffsetY=3;
menu01_mg_ID1.HeaderBgImgRep='repeat-x';
menu01_mg_ID1.HeaderBgImgPos='top left';
menu01_mg_ID1.DropdownImageExpand='';
menu01_mg_ID1.DropdownImageCollapse='';
menu01_mg_ID1.FontFamily='Verdana, Geneva, Arial, Helvetica, sans-serif';
menu01_mg_ID1.FontColor='#004080';
menu01_mg_ID1.FontSize=11;
menu01_mg_ID1.FontDecoration='none';
menu01_mg_ID1.FontWeight='bolder';
menu01_mg_ID1.FontStyle='normal';

//Create new menu item
var menu01_i_ID5 = new menu01MenuItem('HOME');
menu01_i_ID5.id='menu01_i_ID5';
menu01_i_ID5.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID5.Text_o='';
menu01_i_ID5.Text_c='';
menu01_i_ID5.URL='index.htm';
menu01_i_ID5.URLTarget='_top';
menu01_i_ID5.Hint='';
menu01_mg_ID1.AddItem(menu01_i_ID5);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID17 = new menu01MenuItem('HOTEL');
menu01_i_ID17.id='menu01_i_ID17';
menu01_i_ID17.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID17.Text_o='';
menu01_i_ID17.Text_c='';
menu01_i_ID17.URL='o_hotelu.htm';
menu01_i_ID17.URLTarget='_top';
menu01_i_ID17.Hint='';

//Create new submenu group
var menu01_g_ID19 = new menu01MenuGroup(-2,0,'V');
menu01_g_ID19.id='menu01_g_ID19';
menu01_g_ID19.Assign(menu01_GroupStyle); //assign styles from the general style object
menu01_g_ID19.Width=190;
menu01_g_ID19.Opacity=95;
//Connect the submenu to the menu item
menu01_i_ID17.AddGroup(menu01_g_ID19);

//Create new menu item
var menu01_i_ID18 = new menu01MenuItem('O hotelu');
menu01_i_ID18.id='menu01_i_ID18';
menu01_i_ID18.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID18.Text_o='';
menu01_i_ID18.Text_c='';
menu01_i_ID18.URL='o_hotelu.htm';
menu01_i_ID18.URLTarget='_top';
menu01_i_ID18.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID18);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID20 = new menu01MenuItem('Pokoje');
menu01_i_ID20.id='menu01_i_ID20';
menu01_i_ID20.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID20.Text_o='';
menu01_i_ID20.Text_c='';
menu01_i_ID20.URL='pokoje.htm';
menu01_i_ID20.URLTarget='_top';
menu01_i_ID20.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID20);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID21 = new menu01MenuItem('Konferencje');
menu01_i_ID21.id='menu01_i_ID21';
menu01_i_ID21.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID21.Text_o='';
menu01_i_ID21.Text_c='';
menu01_i_ID21.URL='konferencje.htm';
menu01_i_ID21.URLTarget='_top';
menu01_i_ID21.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID21);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID22 = new menu01MenuItem('Wesela, komunie ...');
menu01_i_ID22.id='menu01_i_ID22';
menu01_i_ID22.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID22.Text_o='';
menu01_i_ID22.Text_c='';
menu01_i_ID22.URL='wesela.htm';
menu01_i_ID22.URLTarget='_top';
menu01_i_ID22.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID22);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID17);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID33 = new menu01MenuItem('Wydarzenia');
menu01_i_ID33.id='menu01_i_ID33';
menu01_i_ID33.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID33.Text_o='';
menu01_i_ID33.Text_c='';
menu01_i_ID33.URL='wydarzenia.htm';
menu01_i_ID33.URLTarget='_top';
menu01_i_ID33.Hint='';
menu01_g_ID19.AddItem(menu01_i_ID33);//Add menu item to the menu group


//Create new menu item
var menu01_i_ID23 = new menu01MenuItem('RESTAURACJA');
menu01_i_ID23.id='menu01_i_ID23';
menu01_i_ID23.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID23.Text_o='';
menu01_i_ID23.Text_c='';
menu01_i_ID23.URL='restauracja.htm';
menu01_i_ID23.URLTarget='_top';
menu01_i_ID23.Hint='';

//Create new submenu group
var menu01_g_ID25 = new menu01MenuGroup(-2,0,'V');
menu01_g_ID25.id='menu01_g_ID25';
menu01_g_ID25.Assign(menu01_GroupStyle); //assign styles from the general style object
menu01_g_ID25.Width=180;
menu01_g_ID25.Opacity=95;
//Connect the submenu to the menu item
menu01_i_ID23.AddGroup(menu01_g_ID25);

//Create new menu item
var menu01_i_ID24 = new menu01MenuItem('Chińska Restauracja');
menu01_i_ID24.id='menu01_i_ID24';
menu01_i_ID24.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID24.Text_o='';
menu01_i_ID24.Text_c='';
menu01_i_ID24.URL='chin_rest.htm';
menu01_i_ID24.URLTarget='_top';
menu01_i_ID24.Hint='';
menu01_g_ID25.AddItem(menu01_i_ID24);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID26 = new menu01MenuItem('Dania kuchni europejskiej');
menu01_i_ID26.id='menu01_i_ID26';
menu01_i_ID26.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID26.Text_o='';
menu01_i_ID26.Text_c='';
menu01_i_ID26.URL='euro_kuchnia.htm';
menu01_i_ID26.URLTarget='_top';
menu01_i_ID26.Hint='';
menu01_g_ID25.AddItem(menu01_i_ID26);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID27 = new menu01MenuItem('Karta win');
menu01_i_ID27.id='menu01_i_ID27';
menu01_i_ID27.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID27.Text_o='';
menu01_i_ID27.Text_c='';
menu01_i_ID27.URL='karta_win.htm';
menu01_i_ID27.URLTarget='_top';
menu01_i_ID27.Hint='';
menu01_g_ID25.AddItem(menu01_i_ID27);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID23);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID28 = new menu01MenuItem('GALERIA');
menu01_i_ID28.id='menu01_i_ID28';
menu01_i_ID28.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID28.Text_o='';
menu01_i_ID28.Text_c='';
menu01_i_ID28.URL='galeria.htm';
menu01_i_ID28.URLTarget='_top';
menu01_i_ID28.Hint='';
menu01_mg_ID1.AddItem(menu01_i_ID28);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID29 = new menu01MenuItem('KONTAKT');
menu01_i_ID29.id='menu01_i_ID29';
menu01_i_ID29.Assign(menu01_MainGroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID29.Text_o='';
menu01_i_ID29.Text_c='';
menu01_i_ID29.URL='kontakt.htm';
menu01_i_ID29.URLTarget='_top';
menu01_i_ID29.Hint='';

//Create new submenu group
var menu01_g_ID31 = new menu01MenuGroup(-2,0,'V');
menu01_g_ID31.id='menu01_g_ID31';
menu01_g_ID31.Assign(menu01_GroupStyle); //assign styles from the general style object
menu01_g_ID31.Width=157;
menu01_g_ID31.Opacity=95;
//Connect the submenu to the menu item
menu01_i_ID29.AddGroup(menu01_g_ID31);

//Create new menu item
var menu01_i_ID30 = new menu01MenuItem('Dane teleadresowe');
menu01_i_ID30.id='menu01_i_ID30';
menu01_i_ID30.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID30.Text_o='';
menu01_i_ID30.Text_c='';
menu01_i_ID30.URL='kontakt.htm';
menu01_i_ID30.URLTarget='_top';
menu01_i_ID30.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID30);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID32 = new menu01MenuItem('Plan dojazdu');
menu01_i_ID32.id='menu01_i_ID32';
menu01_i_ID32.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID32.Text_o='';
menu01_i_ID32.Text_c='';
menu01_i_ID32.URL='dojazd.htm';
menu01_i_ID32.URLTarget='_top';
menu01_i_ID32.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID32);//Add menu item to the menu group

//Create new menu item
var menu01_i_ID35 = new menu01MenuItem('Mapa Google');
menu01_i_ID35.id='menu01_i_ID35';
menu01_i_ID35.Assign(menu01_GroupItemsGeneralStyle); //Assign styles from the general style object
menu01_i_ID35.Text_o='';
menu01_i_ID35.Text_c='';
menu01_i_ID35.URL='mapa_google_pl.htm';
menu01_i_ID35.URLTarget='_top';
menu01_i_ID35.Hint='';
menu01_g_ID31.AddItem(menu01_i_ID35);//Add menu item to the menu group
menu01_mg_ID1.AddItem(menu01_i_ID29);//Add menu item to the menu group
