html { overflow-y: scroll; }
body{
	margin:0;
	padding:0;
	background:#068CE5;
	font-family:Tahoma;
	font-size:12px;
	color:#646464;
}
a{ 
	color:#646464; 
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
html,body{
	width:100%;
	height:100%;
}
.kek, h1{
	color:#006DBC;
	font-size:20px;
	text-transform:uppercase;
}
.kissebb{
	font-size:18px;
}
#lap{
	width:810px;
	min-height:100%;
	position:relative;
	margin:0px auto;
	background:url(../img/kiskek.jpg) repeat-y white;
}
#fejlec{
	width:810px;
	height:165px;
	background:url(../img/fejlec.jpg);
}
#logo{
	float:left;
	width:93px;
	height:56px;
	background:url(../img/mgyddrsz.jpg);
}
#menu{
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	padding-left:10px;
}
#menu li{
	float:left;
	margin:10px 10px 0px 0px;
	font-size:14px;
}
#menu a{
	display:block;
	overflow:hidden;
	text-indent:-9999px;
	height:17px;
}
#bem {
	background:url(../img/menu/bemutatkozas.jpg) no-repeat;
	width:96px;
}
#alap{
	background:url(../img/menu/alapszabaly.jpg) no-repeat;
	width:87px;	
}
#tagok{
	background:url(../img/menu/tagok.jpg) no-repeat;
	width:53px;	
}
#projektek{
	background:url(../img/menu/projektek.jpg) no-repeat;
	width:74px;	
}
#elerhetosegek{
	background:url(../img/menu/elerhetosegek.jpg) no-repeat;
	width:97px;
}

#tartalom{
	margin-left:40px;
	margin-right:40px;
	text-align:justify;
	padding-bottom:20px;
}
.nyil{
	font-size:16px;
	display:inline;
	letter-spacing:16px;
	padding:0;
	margin:0;
	background:url(../img/nyil.jpg) no-repeat;
}
.nyil:hover{
	text-decoration:none;
}

.pdf{
display:block;
padding-left:24px;	
padding-top:4px;	
height:24px;
width:auto;
background:url(../img/PDF_icon.png) no-repeat;
}
.xls{
display:block;
padding-left:24px;	
padding-top:4px;	
height:24px;
width:auto;
background:url(../img/XLS_icon.png) no-repeat;
}
.ppt{
display:block;
padding-left:24px;	
padding-top:4px;	
height:24px;
width:auto;
background:url(../img/PPT_icon.png) no-repeat;
}
.doc{
display:block;
padding-left:24px;	
padding-top:4px;	
height:24px;
width:auto;
background:url(../img/DOC_icon.png) no-repeat;
}

.nyil:hover{
	text-decoration:none;
}
.csikok{
	width:486px;
	height:14px;
	background:url(../img/csikok.jpg);
}
#malomakkoris{
	margin-top:10px;
	margin-right:10px;
	float:left;
}
#lablec{
	width:810px;
	height:15px;
	background:url(../img/lablec.jpg) right no-repeat;
	position:absolute;
	bottom:0px;
	left:0px;
}
