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


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




#content {
	width: 800px;
	margin-top: 20px;
	margin-left: 10px;
	margin-right: 20px;
	margin-bottom: 20px;	
	
	
}
#content p {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", 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", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 24px;
	color: #A69763;
	text-align: center;
	font-weight: bold;
	text-indent: 0px;
	line-height: 1.5;
}
#content h2 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 20px;
	color: #A69763;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#content h3 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 18px;
	color: #A69763;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;

}
#content h4 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A69763;
	text-align: justify;
	font-weight: normal;
	text-indent: 0px;
}
#content h5 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 14px;
	color: #A69763;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#content h6 {
	font-family: "Arial", "Trebuchet MS", "Times New Roman", Times, serif;
	font-size: 12px;
	color: #A69763;
	text-align: left;
	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: #A69763;
	font-weight: bold;
	text-decoration: none;
	
}
#content a:hover
{
	color: #A69763;
	font-weight: bold;
	text-decoration: none;
	
}

#content a:active
{
	color: #A69763;
	font-weight: bold;
	text-decoration: none;
	
}





