body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	scrollbar-base-color: #EBBB00;
	background-color: #000000;
	scrollbar-base-color: #000000;
}
.menu {
	display: block;
	font-family: "Comic Sans MS", "Comic Sans", Comic, Arial;
	font-size: 14px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	padding: 1px;
}
.menu:hover {
	color: #505f28;
}
.almenu {
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	border: none;
	background-color: #404040;
	padding: 2px;
}
.almenu:hover {
	color: #CCCCCC;
	background-color: #666666;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #505f28;
	text-decoration: none;
	display: inline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	text-decoration: none;
}
.marque {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #505f28;
	text-decoration: none;
}
.keret {
	border-top-width: 14px;
	border-right-width: 14px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #FFFFFF;
	border-right-color: #FFFFFF;
}
.szoveg {
	font-family: "Comic Sans MS", Arial;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
.link:hover {
	font-family: "Comic Sans MS", Arial;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF9900;
	text-decoration: none;
}
.max430 {
	width: expression( document.body.clientWidth > 430 ? "430px" : "auto" );
	max-width: 430px;
}
.max120 {
	width: expression(this.width > 120 && (this.width/this.height) > 1 ? 120 : true);
	height: expression(this.height > 120 && (this.width/this.height) <= 1 ? 120 : true); 
	max-height: 120px;
	max-width: 120px;
}
.szurke {
	background-image: url(szurke.gif);
	background-repeat: repeat-x;
	background-position: center top;
}
