.header {
	background-image: url(../images/hatterfelso.png);
	background-repeat: repeat-x;
	height: 276px;
	background-color: #FFFFFF;
}
body {
	background-color: #E3E3E3;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.hatter{
	background-image: url(../images/oldalhatter.png);
	background-repeat: repeat-y;
	background-position: center;
	background-color: #FFFFFF;
}
.hatter .menusor li {
	float: left;
	width: 110px;
	margin: 0px;
	display: block;
	list-style-type: none;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	background-image: url(../images/menu.png);
}
.hatter .menusor li a{
	height: 25px;
	padding-top: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #5D281F;
	text-decoration: none;
	display: block;
}
.hatter .menusor li a:hover {
	width: 110px;
	margin: 0px;
	display: block;
	padding-top: 15px;
	height: 25px;
	background-image: url(../images/menualt.png);
	background-repeat: no-repeat;
	color: #FEFEFE;
	font-weight: bold;
}
.hatter .menusor li .active {
	width: 110px;
	margin: 0px;
	display: block;
	padding-top: 15px;
	height: 25px;
	background-image: url(../images/menualt.png);
	background-repeat: no-repeat;
	color: #FEFEFE;
	font-weight: bold;
}
.hatter .menusor ul {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 16px;
	text-decoration: none;
	color: #A4B31B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 300px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4B31B;
	padding-bottom: 0px;
	margin-top: 20px;
}
h2 {
	font-size: 13px;
	text-decoration: none;
	color: #A4B31B;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	width: 350px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #A4B31B;
	padding-bottom: 0px;
	margin-top: 10px;
}
.menusor {
	width: 660px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
}
.tartalom {
	width: 640px;
	margin-right: auto;
	margin-left: auto;	
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.tartalom img {
	border-top-color: #990000;
	border-right-color: #990000;
	border-bottom-color: #990000;
	border-left-color: #990000;
}
.tartalom a {
	color: #000066;
	text-decoration: none;
}
.tartalom a:hover{
	color: #FFFFFF;
	background-color: #A4B31B;
	text-decoration: none;
}
.tartalom ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #333333;
}
.tartalom  p  {
	margin: 0px;
	padding: 0px;
}


.footer {
	background-image: url(../images/footer.png);
	background-repeat: no-repeat;
	background-position: center;
	height: 74px;
	width: 719px;
	margin-right: auto;
	margin-left: auto;
	text-decoration: none;
	color: #B31B28;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
}

.footer a{
	text-decoration: none;
	color: #B31B28;
	font-family: "Times New Roman", Times, serif;
	text-align: center;
	font-size: 12px;
}
.also {
	background-image: url(../images/alsohatter.png);
	background-repeat: repeat-x;
	height: 74px;
}

