/* István Fogadó CSS Document */

body {	
	background: url(images/intro_hatter_01.jpg) top center;
	background-color: #CB813C;
	margin: 0px; 
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
}

p, td, li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px; 
	line-height: 13px;
	color: #7E522B;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	TEXT-ALIGN: justify;
	line-height: 16px;
	color: #7E522B;
	font-weight: bold;
}	
a:link {
	font-weight: bold; 
	color: #7E522B; 
	background-color: transparent; 
	text-decoration: none;
}
a:visited {
	font-weight: bold; 
	color: #7E522B;	 
	background-color: transparent;
	text-decoration: none;
}			
a:active {
	font-weight: bold; 
	color: #7E522B; 
	background-color: transparent;
	text-decoration: none;
}
a:hover {
	font-weight: bold; 
	background-color: transparent; 
	color: #fff;
	text-decoration: none;
}

.hirlevel {
	margin: 4px 5px 0 0;
}

#intro {
	margin: 132px 0 auto 0;
	padding: auto 0;
}

