@charset "utf-8";
/* CSS Document */

#szoveg {
	width:680px;
	height: auto;
	border:0px solid #333;
	padding:10px;
	margin:20px auto 50px auto;}
	
#szoveg p {
	font-size: 14px;
	padding:15px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size:14px;
	text-decoration:none;
	}

#szoveg h1 {
	}
	
#szoveg h2 {
	font-size:25px;
	line-height:16px;
	color:#A86C13; }

#szoveg h3 {
	font-size:12px; 
	line-height:18px; 
	color:#000; }

#szoveg h4 {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	line-height:14px;
	color:#888; }

#szoveg h5 {
	font-family:"Franklin Gothic Medium", Gabriola, Garamond, Arial;
	font-size:30px;
	line-height:50px; 
	color:#666; }

#szoveg h6 {
	font-family:Verdana, Geneva, sans-serif;
	font-weight:lighter;
	font-size:30px;
	line-height:50px; 
	color:#888; }

#szoveg a {
	color:#06F;}

#szoveg a:hover {
	color:#39C;}
