body {
	background-color: #f5f2ed;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
.hat {
	background-color: #ECE8E1;
	background-image: url(hat.jpg);
	background-repeat: repeat-y;
}
.menu {
	display: block;
	font-family: verdana;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	font-variant: normal;
	color: #362525;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 33px;
	background-image: url(gombhat.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.menu:hover {
	color: #753e3e;
	background-image: url(gombhat2.jpg);
	text-decoration: none;
}
.almenu {
	display: block;
	font-family: verdana;
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: normal;
	font-variant: normal;
	color: #583e3e;
	text-decoration: none;
	padding: 1px;
	border: none;
	margin: 1px;
	background-color: #e8e2d8;
}
.almenu:hover {
	color: #753e3e;
	background-color: #e8d2ae;
}

.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #27231F;
	text-decoration: none;
	text-align: justify;
}
.szovegCim {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #27231F;
	text-decoration: none;
}
.szoveg:hover {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #7B6446;
	text-decoration: underline;
	text-align: justify;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #27231F;
	text-decoration: none;
	text-align: justify;
}
.link:hover {
	color: #573231;
}
.kepkeret {
	border: 3px double #7B6B5C;
}
