body {
 font-family:Arial, Helvetica, sans-serif;
 font-size:small;
 color: #510000;
 background:#ffffff;
 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;
 background-image: url("../images/hatter.jpg");
 background-repeat:repeat-x;
}

#container_2 {
 width:auto;
 margin: auto;
 background-image: url("../images/felso_hatter.jpg");
 background-repeat:repeat-x;
}

/*#container_3 {
 width:auto;
 margin: auto;
 background-image: url("../images/also_hatter.jpg");
 vertical-align: bottom; 
 background-repeat: repeat-x;
}*/

#header {
 height:211px;
 width: 810px;
 background-image:url(../images/fejlec.jpg);
 background-repeat:no-repeat;
}

#content {
 width: 810px;
 background-image:url(../images/tartalom_hatter.jpg);
}

#content2 {
 padding: 1px 110px 1px 110px;
 font-size: 12px;
}

img.kepkeret
{
 border-top:1px solid #500000;
 border-left:1px solid #500000;
 border-bottom:2px solid #510000;
 border-right:2px solid #510000;
/*KEPEKNEL*/
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #510000;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #500000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #510000;
	font-weight: bold;
	text-decoration: underline;
}

blockquote {
	font-style: italic;
	border: 1px dotted #510000;
	background-color:#ffffcc;
	padding-left: 20px;
	padding-right: 20px;
}
#footer {
 height:248px;
 width: 810px;
 background-image:url(../images/allec.jpg);
 background-repeat:no-repeat;
}
