@charset "utf-8";
/* CSS Document */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}

body {
	margin: 0 auto;
	padding: 0;
}

#keret{
	width:1000px;
	margin:0 auto;
	font-family: 'Ubuntu', sans-serif;
	background-image:url(images/napholdcsik.jpg);
	background-position:bottom left;
	background-repeat:no-repeat;
}
/*
#keret A{
	color:#FFFFFF;
	text-decoration:none;
}

#keret A:hover{
	color:#D8D9D9;
}
*/
#fejlec{
	width:1000px;
	height:118px;
	/*background-image:url(images/fejlec.jpg);*/
	background-repeat:no-repeat;
	margin-bottom:15px;
}

#nyelvek{
	border:1px solid #ECECEC;
	width:61px;
	float:right;
	margin-right:48px;
	margin-top:40px;
	font-size:12px;
	display:inline;
}

#nyelvek A:hover{
	color:#B2C1E4;
}

#nyelvek A{
	color:#6985C2;
	text-decoration:none;
}

#hu{
	float:left;
	width:30px;
	text-align:center;
	height:19px;
}

#en{
	float:right;
	width:30px;
	text-align:center;
	border-left:1px solid #ECECEC;
	height:19px;
}

#bal{
	float:left;
	width:293;
	margin-left:55px;
}

#jobb{
	float:right;
	width:600px;
	margin-right:38px;
}

#jobb_bal{
	float:left;
}

#jobb_jobb{
	float:right;
}

#doboz{
	background-color:#F1F1F1;
	border-radius:15px;
	width:284px;
	padding-top:18px;
	padding-bottom:15px;
	border-bottom:1px dashed #D7AF49;
	padding-left:9px;
	margin-bottom:30px;
}

#doboz IMG{
	border:0;
	border-bottom:3px solid #3A5DA6;
}

#cim{
	color:#3A5DA6;
	font-size:24px;
	font-weight:bold;
	padding-bottom:16px;
}

#doboz ul{
	margin-top:20px;
	margin-left:15px;
	font-size:18px;
}

#doboz ul A{
	text-decoration:none;
	color:#2A2A29;
}

#doboz ul A:hover{
	font-weight:bold;
	font-style:italic;
}

#lablec{
	background-color:#F1F1F1;
	width:945px;
	height:50px;
	border-top:1px dashed #D7AF49;
	padding-left:55px;
	padding-top:15px;
	font-size:18px;
	margin:0 auto;
	font-family: 'Ubuntu', sans-serif;
}

#bal_tartalom{
	float:left;
	width:293px;
	margin-left:55px;
	background-color:#F1F1F1;
	padding-top:20px;
	padding-bottom:20px;
	color:#3A5DA6;
	border-radius:15px;
	margin-bottom:100px;
}

#bal_tartalom ul{
	margin-top:0px;
	margin-left:25px;
	font-size:20px;
}

#bal_tartalom A{
	color:#3A5DA6;
	text-decoration:none;
}

#bal_tartalom ul A:hover{
	font-weight:bold;
	font-style:italic;
}

#jobb_tartalom{
	float:right;
	width:580px;
	margin-right:38px;
	background-color:#E4ECF1;
	min-height:700px;
	border-radius:15px;
	margin-bottom:20px;
	padding:10px;
	font-size:14px;
	text-align:justify;
}

#jobb_tartalom IMG{
	border:0;
	border-bottom:3px solid #3A5DA6;
}

.nyil{
	color:#50A9DA;
}

#lablec A{
	text-decoration:none;
	color:#000000;
}

#lablec A:hover{
	color:#333333;
}

#jobb_tartalom H1{
	font-size:22px;
	color:#3A5DA6;
	font-weight:bold;
	margin-bottom:20px;
}

P{
	margin-bottom:20px;
}

#jobb_tartalom ul{
	margin-left:20px;
}

#jobb_tartalom ol{
	margin-left:20px;
	margin-bottom:15px;
}

#jobb_tartalom A{
	text-decoration:none;
	color:#3A5DA6;
}

#jobb_tartalom A:hover{
	font-style:italic
}

#ceginfo{
	font-size:12px;

}

#ceginfo TH{
	background-color:#333;
	color:#FFFFFF;
}

TABLE P{
	margin-bottom:0px;
}