body {
	font: 62.5% 'Lucida Grande', Verdana, Arial, Sans-Serif; /* Resets 1em to 10px */
	color: #000;
	background: #ffffff  url(hatter.jpg) top center no-repeat;
	text-align: center;
	margin: 0px 0px 0px 0px;
	background-attachment:fixed;}
	
	
#page {
	background: white;
	text-align: left;
	margin: 0 auto;
	padding: 0px 0 0;
	position: relative;
	width: 780px;
	border: 0px solid #ddd;
	border-top: none;
	color: #FFF;
	}	
.kapcsolat {
	font-size: 12px;
	color: #701019;
}
.lablec {
	font-size: 12px;
	font-style: normal;
	color: #C00;
}
.normalszoveg {
	font-size: 12px;
	font-style: normal;
	color: #696969;
}

.szovegHatter {
	background-color: #FFF;
	color: #333;
}
.bordod {
	font-size: 12px;
	font-style: normal;
	color: #333;
}

.background_kapcsolatdoboz { 
background-image: url(kapcsolat.jpg); 
background-repeat: no-repeat;
 
} 
.background_kapcsolatdoboz_en { 
background-image: url(contact.jpg); 
background-repeat: no-repeat;
 
} 
a:hover {
	color: #06A4ED;
	text-decoration: none;
	
	background-color: #000000;
}
a:link {
	color: red;
	text-decoration: underline;
	
	background-color: transparent;
}
a:visited {
	color: white;
	text-decoration: underline;
	
	background-color: #444444;
}

