@charset "UTF-8";
/* CSS Document */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}

h1 {
	font-size:16px;
	font-weight:bold;
}

h2 {
	font-size:14px;
	font-weight:bold;
}

a:link {
	color: #f08232;
}
      
a:visited {
	color:#f08232;
}

a:hover {
	color:#e8682b;
}
 
a:active {
	color:#f08232;
}

a:link img.cikk {
	border: 1px solid #f08232;
	text-decoration: none;
}

a:visited img.cikk {
	border: 1px solid #f08232;
	text-decoration: none;
}

a:hover img.cikk {
	border: 1px solid #e8682b;
	text-decoration: none;
}

a:active img.cikk {
	border: 1px solid #f08232;
	text-decoration: none;
}

a:link.cikkcim {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

a:visited.cikkcim{
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

a:hover.cikkcim {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

a:active.cikkcim {
	color: #FFFFFF;
	text-decoration: none;
	font-family: 'Arial Narrow', Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	letter-spacing:-1px;
}

.background {
	position:absolute; 
	width:100%; 
	top:0px; 
	left:0px;
	margin:0;
	background-color:#FFF;
}
.fejlec_hatter_vegig{
	width:100%;
	height:215px;
	background-image:url(../images/fejlec_hatter.png);
	background-repeat:repeat-x;
	top:0px;
	left:0px;
}
.oldal_hatter{
	width:100%;
	background-image:url(../images/hatter_arc.png);
	background-repeat:no-repeat;
}