@charset "utf-8";
/* CSS Document */

body {
	font-size:11px;
	font-family:"Trebuchet MS", Arial, sans-serif;
	color:#1e3a67;
	margin:0;
	padding:0;
	background:url(0rsc/nyitohatter.png);
	background-repeat:no-repeat;
	width:100%;
}
a {text-decoration:none;}
.fejlec {
	height:268px;
}
.header {
	font-family:'Myriad Pro', 'Trebuchet MS', Arial;
	color:#3c8fa2;
	font-size:16px;
	width:600px;
	position:absolute;
	left:356px;
	top:236px;
	margin:0;
	padding:0;
}
.header a {
	color:#3c8fa2;
	padding:0px 2px;
	vertical-align:middle;
	padding-top:7px;
}
.header a:hover {
	color:#314a73;
}

.lang a  {
	color:#314a73;
	margin:241px 0 0 55px;
	font-family:'Myriad Pro', 'Trebuchet MS', Arial;
	font-size:16px;
	float:left;
	font-weight:bold;
}
.textbox {
	margin:48px 0 0 140px;
	width:190px;
	color:#ebf0f3;
	text-align:justify;
	font-size:10px;
}
p {
	margin:8px 0;
}