@charset "utf-8";
menu {
	background-color: #fbd2b6;
	float: left;
	padding-right: 500px;
}

#mapplace {
	display::block;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	height: 108px;
}

#mapplace:active {
	display: block;
	background-repeat: no-repeat;
}		

#mapbutt {
	float: left;
	text-decoration: none;
	background-image: url(images/Buttons/Button_MAP.gif);
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}

#mapbutt span {
	display: none;
}

.mapnote {
	margin-left: auto;
	padding-top: 20px;
	padding-left: 220px;
}
