body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
 color: #969696;
 background-image:url(../images/hatter_oldal.jpg);
 margin:0px;
 padding:0px;
}

* {
 margin: 0px;
 padding: 0px;
 line-height:1.5em;
}

h1 {
 padding:0;
 margin:10px 0px;
 font-family:Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight:bold;
}

h2 {
 padding:0;
 margin:20px 0px 0 0;
 font-family:Arial, Helvetica, sans-serif;
 font-size:14px;
 font-weight:bold;
}

#container {
 width:auto;
 margin: auto;
}

#header {
 height: 244px;
 width: 840px;
 background-image:url(../images/fejlec.jpg);
 background-repeat:no-repeat;
}

#content {
 width: 840px;
 background-image:url(../images/hatter_tartalom.jpg);
}

#content2 {
 width: auto;
 padding: 1px 110px 1px 110px;
 font-size: 12px;
}

img.kepkeret
{
 border-top:1px solid #700b00;
 border-left:1px solid #700b00;
 border-bottom:1px solid #c30702;
 border-right:1px solid #c30702;
/*KEPEKNEL*/
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c8c6c6;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #c30702;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #c8c6c6;
	font-weight: bold;
	text-decoration: underline;
}

blockquote {
	width: auto;
	font-style: italic;
	border: 1px dotted #c30702;
	background-color:#000000;
 	font-size:small;
 	color: #c30702;
	padding-top: 15px;
	padding-left: 10px;
	padding-right: 10px;
}

#footer {
 height: 145px;
 width: 840px;
 background-image:url(../images/allec.jpg);
 background-repeat:no-repeat;
}