.fotel-tlo {
	background-image: url(fotel.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #d2ab67;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;

}
.menu:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #d2ab67;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: underline;

}

