/*banner na g�rze strony*/
#top{
	width: 914px;
	height: 158px;
	float: left;
}
#topPrawy{
	width: 900px;
	height: 158px;
	background: url("images/top/top.gif") no-repeat;
	float: left;
	z-index: 1;
}
#topLewy{
	width: 14px;
	height: 158px;
	background: url("images/top/top_left.gif") no-repeat;
	float: left;
	z-index: 1;
}
/*Menu*/
#menu{
	width: 702px;
	height: 36px; /*bez avocado 17px*/
	position: relative;
	float: left;
	left: 26px;
	top: 133px;
	z-index: 2;	
}