body {
    margin: 0px;
    padding: 0px;
    font-family: Arial;
    background: #000000;

}
a.hivatkozas:link {
	font-family: Arial;
	font-size: 12px;
	color: #3D331D;
	text-decoration: underline;
}
a.hivatkozas:visited {
	font-family: Arial;
	font-size: 12px;
	color: #3D331D;
	text-decoration: underline;
}
a.hivatkozas:hover {
	font-family: Arial;
	font-size: 12px;
	color: #3D331D;
	text-decoration: none;
}
a.hivatkozas:active {
	font-family: Arial;
	font-size: 12px;
	color: #3A311D;
	text-decoration: none;
}
.szoveg {
	font-family: Arial;
	font-size: 12px;
	color: #534627;
	text-decoration: none;
}
a.fejleclink:link {
	font-family: "Times New Roman";
	color: #FFD733;
	font-size: 20px;
	text-decoration: none;

}
a.fejleclink:visited {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink:hover {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink:active {
	font-family: "Times New Roman";
	font-size: 20px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink2:link {
	font-family: "Times New Roman";
	color: #FFD733;
	font-size: 14px;
	text-decoration: none;

}
a.fejleclink2:visited {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink2:hover {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFD733;
	text-decoration: underline;
}
a.fejleclink2:active {
	font-family: "Times New Roman";
	font-size: 14px;
	color: #FFD733;
	text-decoration: none;
}
.nincs {
	font-family: Arial;
	font-size: 12px;
	color: #BFAE8B;

}
h1,h2,h3,h4,h5 {
	padding: 0px;
	margin: 0px;
	font-size: 12px;
}
a.fejleclink3:link {
	font-family: "Times New Roman";
	color: #FFD733;
	font-size: 40px;
	text-decoration: none;

}
a.fejleclink3:visited {
	font-family: "Times New Roman";
	font-size: 40px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink3:hover {
	font-family: "Times New Roman";
	font-size: 40px;
	color: #FFD733;
	text-decoration: none;
}
a.fejleclink3:active {
	font-family: "Times New Roman";
	font-size: 40px;
	color: #FFD733;
	text-decoration: none;
}

.style1 {font-size: 10px}
.style4 {font-size: 9px}
.style7 {color: #C3B399}

a.lableclink:link {
	color: #C3B399;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}
a.lableclink:visited {
	color: #C3B399;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}
a.lableclink:hover {
	color: #DCD2C2;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}
a.lableclink:active {
	color: #C3B399;
	text-decoration: none;
	padding-left:10px;
	padding-right: 10px;
}

a.fejleclink4:link {
	color: #C3B399;
	text-decoration: none;
	padding-left:15px;
	padding-right: 15px;
	font-size: 13px;
}
a.fejleclink4:visited {
	color: #C3B399;
	text-decoration: none;
	padding-left:15px;
	padding-right: 15px;
	font-size: 13px;
}
a.fejleclink4:hover {
	color: #DCD2C2;
	text-decoration: none;
	padding-left:15px;
	padding-right: 15px;
	font-size: 13px;
}
a.fejleclink4:active {
	color: #C3B399;
	text-decoration: none;
	padding-left:15px;
	padding-right: 15px;
	font-size: 13px;
}
.szoveg #karbantartas {
	font-family: Arial, Helvetica, sans-serif;
	width: 500px;
	border: 1px dotted #CC0000;
	text-align:justify;
	left: 23px;
	top: 50px;
	position: absolute;
	background-color: #D69B9A;
	padding: 5px;
}


.style8 {font-weight: bold}

.style9 {font-size: 12px}
.style10 {font-family: Arial}

.legalso {
    color: #eee;
    font-size: 12px;
    margin-left: auto;
    margin-right: auto;
}	
.message {
    text-align: center;
    width: 565px;
    margin-right: auto;
    margin-left: auto;
    margin-top: 150px;
    //height: 30px;
    border: dashed 1px #53331D;
    background: #AA8C4E;
    color: white;
    font-weight: bold;
    font-family: 'Trebuchet MS';
    font-size: 12px;
    line-height: 30px;
    position: absolute;
    padding: 5px;
}