body {
	SCROLLBAR-FACE-COLOR: #231202;
	SCROLLBAR-HIGHLIGHT-COLOR: #231202;
	SCROLLBAR-SHADOW-COLOR: #000000;
	SCROLLBAR-ARROW-COLOR: #000000;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	SCROLLBAR-BASE-COLOR: #Black;
	scrollbar-3d-light-color: Black;
	scrollbar-dark-shadow-color: Black;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #ffffff;
	background-color: #231202;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	font-family: 'Times New Roman', Times, serif;
	text-transform: uppercase;
	color: #ffffff;
	display: inline;
	letter-spacing: 1px;
	line-height: 40px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #eda251;
	display: inline;
	letter-spacing: 1px;
}
h3 {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
	display: inline;
}
h4 {
	font-size: 12px;
	font-weight: bold;
	color: #eeeeee;
	display: inline;
}
.counter {
	font-size: 8px;
	font-weight: normal;
	color: #ffffff;
	display: inline;
	letter-spacing: 1px;
}
.menu {
	color: #ffffff;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
.menu a {
	color: #ffffff;
	text-decoration: none;
}
.menu a:hover {
	color: #eda251;
	background: none;
}
.kiemelt {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #ffffff;
}
.szoveg {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	padding-right: 35px;
	color: #eeeeee;
}
.none {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
	color: #eeeeee;
}
input.gomb
{
	font-weight:bold;
	color:#231202;
	background-color:#eda251;
	border-style:solid;
	border-color:#000000;
	border-width:1px;
}
a:link { color: #ffffff;}
a:active { color: #ffffff;}
a:visited { color: #ffffff;}
a img { border: none;}
.arny {
	filter: Glow(Color=#eda251, Strength=2);
}
#row {
	display: table;
	height: 40px;
}
#cell {
	display: table-cell;
	vertical-align: middle;
	float: left;
}
#cell2 {
	display: table-cell;
	vertical-align: middle;
	float: left;
	text-align: right;
	padding-right: 2px;
	width: 25px;
}
#clear {
	clear: both;
}
