#menu_gorne ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#menu_gorne ul li {
	display: block;
	float: left;
	width: 102px;
	float:left;
	position:relative;
	z-index:20;
	margin: 0;
	padding: 0;
}
#menu_gorne table{
	position:absolute;
	border-collapse:collapse;
	z-index:100;
	left:-1px;
	top:26px;
}
#menu_gorne ul li a {
	display:block;
	text-indent: -9999px;
}
#menu_gorne ul li ul li, #menu_gorne ul li ul {
	margin: 0;
	padding: 0;
}

#menu_gorne ul li ul li a {
	text-indent: 0;
	display:block;
	font-size:11px;
	width:99px;
	height: auto;
	text-decoration: none;
	color:#F8EFBD;
	text-align:center;
	text-transform:lowercase;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	background-color: #ed9017;
	border-bottom-width: 1px;
	border-bottom-style: groove;
	border-bottom-color: #F8EFBD;
	margin: 0;
}
#menu_gorne ul li ul li a:hover{
	color:#950028;
	background-color: #f4b72f;
}
#menu_gorne ul ul {
	visibility:hidden;
	position:absolute;
	width:102px;
	height:0;
	padding:0;
	margin:0;
}
#menu_gorne ul li:hover ul,	#menu_gorne ul a:hover ul {
	visibility:visible;
	padding:0;
	margin:0;
}
#menu_gorne ul li a.firma {
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/firma.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.firma:hover, #menu_gorne ul li a.firma:focus{
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/firmaon.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.wspolpraca {
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/wspolpraca.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.wspolpraca:hover, #menu_gorne ul li a.wspolpraca:focus{
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/wspolpracaon.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.oferta {
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/oferta.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.oferta:hover, #menu_gorne ul li a.oferta:focus{
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/ofertaon.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.sklepy {
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/sklepy.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.sklepy:hover, #menu_gorne ul li a.sklepy:focus{
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/sklepyon.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.rozmaitosci {
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/rozmaitosci.png);
	background-repeat: no-repeat;
}
#menu_gorne ul li a.rozmaitosci:hover, #menu_gorne ul li a.rozmaitosci:focus{
	width: 102px;
	height: 31px;
	background-image: url(../images/menu_gora/rozmaitoscion.png);
	background-repeat: no-repeat;
}