
#menu_gorne
	{
	float: left;
	display: inline;
	margin: 20px 0px 0px 0px;
	}

#menu_gorne p.pozycja_mg
	{
	float: left;
	display: inline;
	font-size: 13px;
	font-weight: bold;
	background-color: #5c472c;
	color: #f7eb97;
	border: solid 0px #888;
	text-align: center;
	}



#menu_gorne a
	{
	background-color: #5c472c;
	color: #f7eb97;
	text-decoration: none;
	}

#menu_gorne a:hover,
#menu_gorne p.active
	{
	text-align: center;
	background-color: #5c472c;
	color: #ffffcf;
	}

#img_logo
	{
	position: relative;
	left: -667px;
	top: 13px;
	}

