body { background: #F5E9C1 ;
	margin: 10px;
	padding: 0px;
	font-family: "Times New Roman", "Trebuchet MS", "Arial", Times, serif;
	font-size: 14px;
	color: #7A4434;
	text-align: left;	
	line-height: 1.5;
	
}
#wrapper	{
	width: 900px;
	margin: 0px auto;
	border: 0px;
	min-height: 600px;
	overflow: hidden;
			}


#header {
	height: 122px;
	margin: 0;
	background: url(images/fejlec.jpg) center no-repeat;
	border: 0px;
		
}




#content {
	width: 800px;
	margin-top: 20px;
	margin-left: 0px;
	margin-right: 20px;	

	
}
#content p {
	font-family: "Arial", "Times New Roman", "Trebuchet MS",  Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: justify;
}
#content ul li, #content ol li {
	font-size: 14px;
}
#content h1 {
	font-family:  "Arial", "Times New Roman", "Trebuchet MS",  Times, serif;
	font-size: 24px;
	color: #7A4434;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.5;
}
#content h2 {
	font-family: "Arial", "Times New Roman", "Trebuchet MS", Times, serif;
	font-size: 20px;
	color: #7A4434;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}
#content h3 {
	font-family: "Arial", "Times New Roman", "Trebuchet MS",  Times, serif;
	font-size: 14px;
	color: #7A4434;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;

}
#content h4 {
	font-family: "Arial", "Times New Roman", "Trebuchet MS",  Times, serif;
	font-size: 14px;
	color: #7A4434;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#content h5 {
	font-family: "Arial", "Times New Roman", "Trebuchet MS",  Times, serif;
	font-size: 12px;
	color: #7A4434;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
}
#content h6 {
	font-family: "Arial", "Times New Roman", "Trebuchet MS", Times, serif;
	font-size: 14px;
	color: #7A4434;
	text-align: justify;
	font-weight: normal;
	font-style: normal;
	text-indent: 0px;
	line-height: 1.5;
}


#content ul, #content li {
	line-height: 1.5;
	}

#content a:link, #content a:visited, #content a:active
{
	color: #7A4434;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0;
	
}
#content a:hover
{
	color: #7A4434;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0;	
}

#content a:active
{
	color: #7A4434;
	font-weight: bold;
	text-decoration: none;
	line-height: 2.0;	
}





