body { background: #41E5F7; 
	margin: 10px;
	padding: 0px;
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 12px;
	color: #000000;
	text-align: left;	
	
	
}
#wrapper	{
background: #c0c0c0;
	width: 820px;
	margin: 0px auto;
	border: 0px;
	min-height: 600px;
	overflow: hidden;
			}


#header {
	height: 114px;
	margin: 0;
	background: url(album/szvfejlec.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 Narrow", "Verdana", Times, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 1.5;
	text-align: justify;
}
#content ul li, #content ol li {
	font-size: 16px;
}
#content h1 {
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 24px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
	line-height: 1.5;
}
#content h2 {
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 22px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#content h3 {
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;

}
#content h4 {
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 16px;
	color: #000000;
	text-align: justify;
	font-weight: normal;
	text-indent: 0px;
}
#content h5 {
	font-family: "Arial Narrow", "Verdana",Times, serif;
	font-size: 22px;
	color: #C0C0C0;
	text-align: center;
	font-weight: normal;
	text-indent: 0px;
}
#content h6 {
	font-family: "Arial Narrow", "Verdana", Times, serif;
	font-size: 12px;
	color: #000000;
	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: #000000;
	font-weight: bold;
	text-decoration: none;
	
}
#content a:hover
{
	color: #00000;
	font-weight: bold;
	text-decoration: none;
	
}

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





