/* nigun.hu contact css*/ 

	
	#heading h1 {
		font-size: 14px;
		text-align: center;
	}
	
	#contax {
		margin-left: 10px;
	}
	
	#content {
		font-size: 12px;
	}
	
	#content a {
		text-decoration: none;
	}
	
	#content a:link, a:visited {
		color: #000;
	}
	
	#contact a:hover, a:active {
		color: #888;
	}
	
	.megj {
		position: relative;
		top: 25px;
		font-size: 9px;
		color: #000;
	}
