/*******************************************
*	ALTALANOS
********************************************/

BODY{
	background-color	: #faf4e9;
	margin-left			: 40px;
	
	width				: 750px;
/* 	min-height			: 500px; */
	
	padding				: 2px;
	
/* 	border-left			: 3px solid #96230c; */
/* 	border-right		: 3px solid #96230c; */
	
/* 	border-top			: 1px solid #96230c; */
/* 	border-bottom		: 1px solid #b76757; */
	
	border				: 2px solid #96230c;
}


TD{
	vertical-align		: top;
    
	font-family		: Arial, Helvetica, sans-serif;
    font-size		: 10px;
/*     font-weight		: bold; */
    color			: #444;
    text-decoration	: none;
}




/* 
*	FEJLEC
*/

#fejlec{
	background-color	: #81a5c7;
	border				: 1px solid #787353;
	width				: 748px;
}

#fejlec TABLE{
	padding				: 0px;
	margin				: 0px;
	height				: 170px;
	width				: 748px;
}

#fejlec TD.fejlec_bal{
	width				: 250px;
}




#fejlec TD.fejlec_kozep{
	width				: 350px;
	text-align			: center;
	vertical-align		: middle;
}

#fejlec H1{	
/* 	font-family		: Arial, Helvetica, sans-serif; */
    font-size		: 28px;
    font-weight		: bold;
    font-style		: italic;
    
	color			: #444;
    text-decoration	: none;
}




#fejlec TD.fejlec_jobb{
	text-align			: right;
}

#fejlec #cim{
	padding				: 5px;
	margin-right		: 5px;
	margin-bottom		: 3px;
/* 	border				: 1px dashed #b6bfc7; */
	height				: 150px;

    font-size			: 11px;
    display				: table-cell;
	vertical-align		: bottom;
}


#fejlec #nyelvek{
	vertical-align		: top;
/* 	height				: 20px; */
	margin-right		: 8px;
	margin-top			: 5px;

/* 	border				: 1px dashed #b6bfc7; */

    font-size			: 11px;
}


/* 
*	LABLEC
*/

#lablec{
	padding				: 0px;
	margin				: 0px;
	width				: 750px;
/*  	border				: 1px dashed #b6bfc7; */
	text-align		: center;
	
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #444;
	text-decoration	: none;
}


#lablec TABLE{
	padding				: 0px;
	margin				: 0px;
	width				: 750px;
/*  	border				: 1px dashed #b6bfc7; */
	text-align		: center;
}

#lablec A{
/* 	vertical-align		: top; */
    
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #444;
	text-decoration	: none;
}


/* 
*	MENU
*/

#menu{
/* 	background-color	: #81a5c7; */
/* 	border				: 1px solid #787353; */
/* 	text-align		: center; */
}

#menu TABLE{
	padding				: 0px;
	margin				: 0px;
	width				: 100%;
/*  	border				: 1px dashed #b6bfc7; */
	text-align		: center;
}


#menu TD{
/* 	text-align		: center; */
	vertical-align	: middle;
	height			: 25px;
}

#menu A{
/* 	vertical-align		: top; */
    
	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: bold;
	color			: #444;
	text-decoration	: none;
}



/* 
*	TARTALOM
*/

#tartalom{
 	background-color	: #fff;
/* 	border				: 1px solid #787353; */
	padding				: 25px;
 	margin-left			: 5px;
 	margin-bottom		: 5px;
	min-height			: 400px;
	width				: 688px;
 	border				: 1px dashed #b6bfc7;

	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 12px;
	font-weight		: normal;
	color			: #444;
	text-decoration	: none;
	text-align		: left;
}

/*#tartalom TABLE{
 	background-color	: #fff;
 	border				: 1px solid #787353;
	padding				: 10px;
 	margin				: 10px;
	min-height			: 400px;
	width				: 100%;
 	border				: 1px dashed #b6bfc7;

	font-family		: Arial, Helvetica, sans-serif;
	font-size		: 11px;
	font-weight		: normal;
	color			: #444;
	text-decoration	: none;

}*/

#tartalom P{
/* 	font-family		: Arial, Helvetica, sans-serif; */
/* 	font-size		: 12px; */
/* 	font-weight		: normal; */
/* 	color			: #444; */
/* 	text-decoration	: none; */
	text-align		: justify;
	text-indent		: 10px;
}

#tartalom H1{
	padding-bottom	: 20px;
	margin			: 0px;
	
	font-size		: 18px;
	font-weight		: bold;
	text-align		: center;
}



#tartalom H2{
/* 	padding-bottom	: 10px; */
	padding-top		: 15px;
	padding-bottom	: 8px;
	
	margin			: 0px;
	
	font-size		: 14px;
	font-weight		: bold;
}


#tartalom H3{
	padding-top		: 15px;
	padding-bottom	: 8px;
	margin			: 0px;
	
	font-size		: 12px;
	font-weight		: bold;
}


#tartalom A{
	color			: #444;
	text-decoration	: underline;
	text-align		: left;
}


#tartalom H4{
	font-size		: 11px;
/* 	font-style		: italic; */
	color		: #444;
}


/*
#tartalom IMG{
	padding			: 2px;
	margin			: 5px;
	color			: #444;
	border			: 2px solid #96230c;
}
*/




