@charset "utf-8";
/* CSS Document */

* {
	padding: 0em;
	margin: 0em;
}

body {
	background: #660000;
	padding: 35px 0px 35px 0px;
}

body,input {
	font-size: 14pt;
	font-family: "Georgia", "Times New Roman", Times, serif;
	color: #CCCCCC;
}

p {
	line-height: 1.5em;
	margin-bottom: 1.0em;
	text-align: justify;
}

a {
	color: #B96D00;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

.name {
	color: #EBEBEB;
	font-size: 28px;
	text-align: center;
}


.data {
	font-size: 16px;
	text-align: center;
	line-height: 18px;
	color: CCCCCC;
}

.list {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	list-style-position: inside;
	font-size: 14px;
	font-style: normal;
	list-style-type: none;
	color: #CCCCCC;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 0px;
	line-height: 18px;
	position: relative;
	left: 20px;
	width: 185px;
}

.picSubtitle {
	font-size: 9px;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: 16px;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align: center;
	color: #B6B6B6;
}

#nah {
	position:absolute;
	left: 80px;
	top:20px;
	width:781px;
	height:710px;
	z-index:2;
	margin: 0;
	background: #005B5B
}

#nah .eng {
	position:absolute;
	width: 230px;
	padding-top: 90px;
	top: -15px;
}

#nah .pic {
	position:absolute;
	left:230px;
	width:319px;
	padding-top: 20px;
	padding-bottom: 0px;
	top: 0px;
}
#nah .hun {
	position:absolute;
	left: 550px;
	width: 230px;
	padding-top: 90px;
	top: -15px;
}
#flagEN {
	position:absolute;
	left:147px;
	top:651px;
	width:90px;
	height:50px;
	z-index:4;
}
#flagHU {
	position:absolute;
	left:701px;
	top:650px;
	width:90px;
	height:50px;
	z-index:4;
}
