html, body {
	height:100%;
	margin: 0;
	padding: 0;
	border: none;
	background-color: #000000;
}
.menu {
	display: block;
	font-family: sans-serif, arial, "MS Sans Serif";
	font-size: 14px;
	font-style: normal;
	line-height: 13px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #E8C281;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.szoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #DFAB55;
	text-decoration: none;
}

.menu:hover {
	color: #D9982D;
}
.fullheight {
	height: 100%;
}
.keret {
	border: 4px solid #222222;
}
.keret:hover {
	border: 4px solid #DAB856;
}
.keretarany {
	border: 4px solid #DFAB55;
	background-color: #2B2B2B;
}
.keretarany2 {
	border: 10px solid #DFAB55;
	background-color: #2B2B2B;
}
.szovegezust {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #AFB8BC;
	text-decoration: none;
}
.szovegpiros {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FF0000;
	text-decoration: none;
}
