/* CSS Document */
/* (c) 2007. Rosi - www.orosweb.hu */

body {
	background-color: #FFA632;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(images/hatter_oldal.gif);
	background-repeat: repeat;
	color: #753a28;
}
A:link, A:visited, A:active, A:hover {
	color: #753a28;
	text-decoration: none;
	font-weight: bold;
}
A:hover {
	color: #753a28;
	text-decoration: underline;
}
.footer {
	padding-bottom: 10px;
}
.footer A:link, .footer A:visited, .footer A:active, .footer A:hover {
	color: #fffbc9;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-decoration: none;
	font-weight: bold;
}
.footer A:hover {
	color: #fea532;
}
h1, h2 {
	color: #ff4800;
	font-size: 14px;
	font-weight: bold;
	background-color: #ffda82;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #ff4800;
	margin-top: 0px;
}
h2 {
	color: #753a28;
	background-color: #fff9aa;
	border: 1px solid #ffda82;
	padding-left: 20px;
	background-image: url(images/csavarfej.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
img.ref {
	padding: 5px;
	margin-bottom: 5px;
	border: 3px solid #ffda82;
	background-color: #fff9aa;
}