#top .content .left {
	display: inline;
	width: 156px;
	height: 41px;
	background-image: url(img/top_logo2.gif);
	background-position: top;
	margin-left: 10px;

}

#top .content .left:hover {
	background-position: bottom;
}

#top .content .right {
	position: relative;
	width: 440px;
	float: right;
}

#top .content .right li {
	display: block;
	float: left;
}

#top .content .right li a {
	display: inline;
	float: left;
	height: 31px;
	background-position: top;
	margin-left: 12px;
	margin-right: 12px;
}


#top .content .right li a:hover, #top .content .right li a.active {
	background-position: bottom;
}

#start {
	background-image: url(img/menu/start.gif);
	width: 41px;
}

#o_mnie {
	background-image: url(img/menu/o_mnie.gif);
	width: 59px;
}

#portfolio {
	background-image: url(img/menu/portfolio.gif);
	width: 71px;
}

#referencje {
	background-image: url(img/menu/referencje.gif);
	width: 88px;
}

#top .content .right li a#kontakt {
	background-image: url(img/menu/kontakt.gif);
	width: 66px;
	margin-right: 0px;
}
