@charset "utf-8";
/* CSS Document */
html{
	padding:0px!important;
	margin:0px!important;

}

img{
	
	border:0px;
} 

body{
	padding:0px!important;
	margin:0px!important;
	background-image:url(images/bg.png);
	background-repeat:repeat-x;
	background-color:#E4E4E4;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}


div#fejlec{
	margin-top:10px;
	width:969px;
	height:170px;
	margin-left:auto;
	margin-right:auto;
	background-image:url(images/fejlec2.png);
	behavior: url(iepngfix.htc);	
}
img#fejlec_kep{
	position:relative;
	left:20px;
	top:11px;
}

div#menu{
	width:951px;
	height:26px;
	margin-left:auto;
	margin-right:auto;
	padding-top:4px;
	padding-left:18px;
	background-image:url(images/menu_hatter.jpg);
	background-repeat:repeat-x;
	color:#FFFFFF;
}

div#tartalom {
	width:929px;
	margin-left:auto;
	margin-right:auto;	
	padding:20px;
	font-size:12px;
	color:#010000;
	background-image:url(images/tartalom_hatter.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#FFFFFF;
}

div#tartalom_belso{
		
}

div#lablec{
	width:969px;
	height:83px;
	margin-left:auto;
	margin-right:auto;
}
div#lablec img{
	width:969px;
	height:83px;
	behavior: url(iepngfix.htc);	
}


#nko_logo{
	width:900px;
	height:61px;
	margin-left:14px;
	behavior: url(iepngfix.htc);
}


div#menu a{
text-decoration:none;
color:white;
line-height:20px;
font-size:13px;
font-weight:bold;
font-family:Arial, Helvetica, sans-serif;
margin-right:6px;
}
div#menu a:hover{
color:blue;
}



