/** górne menu **/
#top_menu{
	height:73px;
	margin:0px;
	padding:0px;
	list-style-type:none;
}

#top_menu li{
	float:left;
	padding:0px;
	margin:0px;
	height:73px;
}
#top_menu li a{
	display:inline-block;
	background-position: 0px 0px;
}
#top_menu li a:hover, #top_menu li a.active{
	background-position: 0px -73px;
}
#top_menu li a b{display:none;}

#o_nas{
	width:113px;
	height:73px;
	background: url(../img/menu/o_nas.gif) no-repeat;
}

#urodziny{
	width:113px;
	height:73px;
	background: url(../img/menu/urodziny.gif) no-repeat;
}

#grupy_zorganizowane{
	width:112px;
	height:73px;
	background: url(../img/menu/grupy_zorganizowane.gif) no-repeat;
}

#cennik{
	width:113px;
	height:73px;
	background: url(../img/menu/cennik.gif) no-repeat;
}

#galeria{
	width:113px;
	height:73px;
	background: url(../img/menu/galeria.gif) no-repeat;
}

#kontakt{
	width:113px;
	height:73px;
	background: url(../img/menu/kontakt.gif) no-repeat;
}

#strefa_malucha{
	width:112px;
	height:73px;
	background: url(../img/menu/strefa_malucha.gif) no-repeat;
}

#strefa_doroslego{
	width:115px;
	height:73px;
	background: url(../img/menu/strefa_doroslego.gif) no-repeat;
}

/********************* LEWE menu ********************/
#left_menu li a:hover, #left_menu li a.active{
	background-position: 0px -52px;
}

#left_menu{
	width:228px;
	background: url(../img/menu/menu2_bg.gif) repeat-y;
	margin:0px;
	padding:0px;
	list-style-type:none;
	float:left;
}
#left_menu li{
	padding:0px;
	margin:0px;
	width:228px;
	float:left;
}
#left_menu li a{display:inline-block;float:left;}
#left_menu li a b{display:none;}

li#menu2_top{
	width:228px;
	height:16px;
	background: url(../img/menu/menu2_top.gif) no-repeat;
}
#aktualnosci{
	width:224px;
	height:52px;
	background: url(../img/menu/aktualnosci.gif) no-repeat;
}

#kalendarz_imprez{
	width:224px;
	height:52px;
	background: url(../img/menu/kalendarz_imprez.gif) no-repeat;
}

#dla_firm{
	width:224px;
	height:52px;
	background: url(../img/menu/dla_firm.gif) no-repeat;
}

#praca{
	width:224px;
	height:52px;
	background: url(../img/menu/praca.gif) no-repeat;
}

li#menu2_bottom{
	width:228px;
	height:17px;
	background: url(../img/menu/menu2_bottom.gif) no-repeat;
}

#menu2_shadow{
	width:48px;
	height:267px;
	background: url(../img/menu/menu2_shadow.gif) no-repeat;
	position:absolute;
	margin-left:-48px;
	margin-top:78px;
}
