.stronaglowna_obiekt {
	display: none;
	position: absolute;
	top: 3px;
	left: 6px;
	width: 124px;
	height: 31px;
	background-image: url("../images/top_box/menu/strona_glowna.gif");
	background-repeat: no-repeat;
}

.o_firmie_obiekt {
	display: none;
	position: absolute;
	top: 3px;
	left: 131px;
	width: 84px;
	height: 31px;
	background-image: url("../images/top_box/menu/o_firmie.gif");
	background-repeat: no-repeat;
}

.realizacje_obiekt {
	display: none;
	position: absolute;
	top: 3px; 
	left: 424px;
	width: 95px;
	height: 31px;
	background-image: url("../images/top_box/menu/realizacje.gif");
	background-repeat: no-repeat;
}

.wspolpraca_obiekt {
	display: none;
	position: absolute;
	top: 3px; 
	left: 521px;
	width: 106px;
	height: 31px;
	background-image: url("../images/top_box/menu/wspolpraca.gif");
	background-repeat: no-repeat;
}

.kontakt_obiekt {
	display: none;
	position: absolute;
	top: 3px; 
	left: 628px;
	width: 84px;
	height: 31px;
	background-image: url("../images/top_box/menu/kontakt.gif");
	background-repeat: no-repeat;
}

.oferta_obiekt {
	display: none;
	position: absolute;
	top: 3px; 
	left: 215px;
	width: 74px;
	height: 31px;
	background-image: url("../images/top_box/menu/oferta.gif");
	background-repeat: no-repeat;
}

.produkty_obiekt {
	display: none;
	position: absolute;
	top: 3px; 
	left: 290px;
	width: 132px;
	height: 31px;
	background-image: url("../images/top_box/menu/produkty.gif");
	background-repeat: no-repeat;
}



