
body{
	background-color: #00214E;
	max-width: 1280px;	
	margin: 0px auto;
	
}


#header {
	
	height: 65px;	
	bottom: 0px;
	margin: 0px 0px 0px 0px;	
	background: white;
	font-family: "Segoe UI";
	font-size: 14px;
	font-style: light;
}

#wrap {
	
   width:1280px;
   padding: 4px 0px 0px 0px;
   
}


/*------------------------------------------------------------------*/
* {
	padding: 0;
	margin: 0;
	border: 0;
}

a { text-decoration: none }



#logo {
		overflow: auto;
		clear: left;
		margin-left: 20px;
		
}


#tartalom {
	
	float: left;
	width:1220px;	
	display: table;	
	text-decoration: none;
	font-family: "Segoe UI";
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	padding: 20px 20px 27px 40px;
	background: #fff;	
	
}

h2 {
	
	text-decoration: none;
	font-family: "Segoe UI";	
	font-size: 20px;
	font-weight: normal;
	font-variant: normal;
	text-align: left;
}

.bekezdes {
	text-decoration: underline;
	margin: 10px;
	font-family: "Segoe UI";
	text-align: justify;
	line-height:25px;
	
}

#tartalom p {
	
	margin: 10px;
	font-family: "Segoe UI";
	text-align: justify;
	line-height:25px;
	
}

/*--------------------  FOOTER  -----------------*/

footer {
	
	width:1280px;
	height:30px;
	display: flex;		
	bottom:0;	
	background: #CCCCCC;	
}

#footer_ul{

	width: 1280px;
	display:inline-block;	
}

#table_footmenu {
	
	display: block;	
	float: right;
}

#cellasor {
		
	text-decoration: none;
	font-family: "Segoe UI";
	font-size: 14px;
	font-style: light;
	font-weight: normal;
	padding: 0px 10px 5px 10px;
}
