#HiLi{
	position: absolute;
	top: 10px;
	left: 0px;
	width: 350px;
	height: 100px;
	/*
	border: 1px solid red;
	*/
}
#HiLi b{display: none;}

#menuPrim{
	
	position: absolute;
	top: 80px;
	left: 500px;
	text-align: left;
	width: 500px;

}
#menuPrim b{
	margin: 0 0 0 0;
	text-decoration: none;
	color: #9B8441;
	display: block;
	border: 0px solid red;
	width: 100px;
	float: left;
	width: 120px;
}
#menuPrim b a{
	padding: 6px 3px 6px 8px;
}
#menuPrim a:hover{

}
#menuPrim a.mnuWybrane{
	color: #FFF;
}
/* --- */
#mnuBotton{
	position: relative;
	clear: both;
	margin: 25px 0 0 0;
	padding: 2px 0 2px 0;
	width: 1000px; height: 182px;
	background: #C5B673 url(p/foot.jpg) no-repeat;
}
