#menu{
	top: 60px;
	left: 235px;
	float: left;
	position: relative;
	}


#glowna {
	margin-top: 1px;
	background: url('../gfx/menu/1.png');
	display: inline-block;
	width: 87px;
	height: 33px;
	text-align: left;
}

#glowna a {
	text-decoration: none;
	background: url('../gfx/menu/1.png');
	display: inline-block;
	width: 87px;
	height: 28px;
}

#glowna a:hover {
	background: url('../gfx/menu/h_1.png');
	width: 87px;
	height: 28px;
}

#glowna_hover {
	background: url('../gfx/menu/h_1.png');
	width: 87px;
	height: 28px;
	margin-top: 1px;
	display: inline-block;
	margin-top: 1px;
	display: inline-block;
	text-align: left;
}


#o_firmie {
	margin-top: 1px;
	background: url('../gfx/menu/2.png');
	display: inline-block;
	width: 87px;
	height: 33px;
	text-align: left;
}

#o_firmie a {
	text-decoration: none;
	background: url('../gfx/menu/2.png');
	display: inline-block;
	width: 87px;
	height: 28px;
}

#o_firmie a:hover {
	background: url('../gfx/menu/h_2.png');
	width: 87px;
	height: 28px;
}

#o_firmie_hover {
	background: url('../gfx/menu/h_2.png');
	width: 87px;
	height: 28px;
	margin-top: 1px;
	display: inline-block;
	text-align: left;
}

#o_produkcie {
	margin-top: 1px;
	background: url('../gfx/menu/3.png');
	display: inline-block;
	width: 87px;
	height: 33px;
	text-align: left;
}

#o_produkcie a {
	text-decoration: none;
	background: url('../gfx/menu/3.png');
	display: inline-block;
	width: 87px;
	height: 28px;
}

#o_produkcie a:hover {
	background: url('../gfx/menu/h_3.png');
	width: 87px;
	height: 28px;
}

#o_produkcie_hover {
	background: url('../gfx/menu/h_3.png');
	width: 87px;
	height: 28px;
	margin-top: 1px;
	display: inline-block;
	text-align: left;
}

#do_pobrania {
	margin-top: 1px;
	background: url('../gfx/menu/4.png');
	display: inline-block;
	width: 87px;
	height: 33px;
	text-align: left;
}

#do_pobrania a {
	text-decoration: none;
	background: url('../gfx/menu/4.png');
	display: inline-block;
	width: 87px;
	height: 28px;
}

#do_pobrania a:hover {
	background: url('../gfx/menu/h_4.png');
	width: 87px;
	height: 28px;
}

#do_pobrania_hover {
	background: url('../gfx/menu/h_4.png');
	width: 87px;
	height: 28px;
	margin-top: 1px;
	display: inline-block;
	text-align: left;
}

#kontakt {
	margin-top: 1px;
	background: url('../gfx/menu/5.png');
	display: inline-block;
	width: 87px;
	height: 33px;
	text-align: left;
}

#kontakt a {
	text-decoration: none;
	background: url('../gfx/menu/5.png');
	display: inline-block;
	width: 87px;
	height: 28px;
}

#kontakt a:hover {
	background: url('../gfx/menu/h_5.png');
	width: 87px;
	height: 28px;
}

#kontakt_hover {
	background: url('../gfx/menu/h_5.png');
	width: 87px;
	height: 28px;
	margin-top: 1px;
	display: inline-block;
	text-align: left;
}

a {
	text-decoration: none;
}