HTML,BODY {
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	color: #C59B56;
	text-decoration: none;

	background-color:#000000;
	margin-top: 0;

	margin:0;
	padding:0;
	height:100%;
	border:none;
}


a {
	font-family: Arial, Times New Roman;
	font-size: 11px;
	font-weight: bold;
	color: #F0BA00;
	text-decoration: none;
}

a:hover {
	color: #DFDF00;
	text-decoration: underline;
}

.piciszoveg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #C59B56;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C59B56;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform:uppercase;
	color: #C59B56;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style:italic;
	color: #C59B56;
}
.mini {
	color:#F0BA00;
	font-size:10px;
}

.maininput {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
	width:150px;
	border: solid 1px #999999;
	height: 13px;
	padding: 3px;
	margin-left: 2px;
	background-color: #FFFFFF;
}

.input {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #C59B56;
	text-decoration: none;
	width:350px;
	border: solid 1px #C59B56;
	height: 14px;
	padding: 1px;
	margin-left: 2px;
	background-color: #5A2B00;
}

.text {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #C59B56;
	text-decoration: none;
	width:350px;
	border: solid 1px #C59B56;
	height: 120px;
	padding: 1px;
	margin-left: 2px;
	background-color: #5A2B00;
}

.button {
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: bold;
	color: #F0BA00;
	text-decoration: none;
	width:112px;
	border: solid 2px #C59B56;
	height: 18px;

	margin-left: 1px;
	background-color: #432000;
}

.adminoldalcim {
	font-family: Arial, Times New Roman;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

a.referenciak {
	font-family: Arial, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

a.referenciak:hover {
	color: #666666;
	text-decoration: underline;
}
a.lang {
	font-family: Arial, Times New Roman;
	font-size: 9px;
	color: #F0BA00;
	text-decoration: none;
}
a.lang:hover {
	color: #F0BA00;
	text-decoration: underline;
}

a.lablec {
	font-family: Arial, Times New Roman;
	font-size: 9px;
	color: #F0BA00;
	text-decoration: none;
}
a.lablec:hover {
	color: #F0BA00;
	text-decoration: underline;
}


.webpack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 900;
	color: #E3642D;
}
hr {
	color:#623D0B;
}
