body 	{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	background: url(images/hatter.jpg) repeat-y;
	background-color:#f5e7dc;
	margin: 0 0 0 0;
	}

p	{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	margin: 10 0 10 0
	}

td	{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	}

.fejlec
	{
	height: 240;
	background: url(images/fejlec_hatter.jpg) repeat-x;
	}

.tartalom
	{
	font: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	text-align: justify;
	margin: 0 0 0 190;
	width: 600;
	padding: 0 0 0 0;
}

.menu	
	{
	position: absolute;
	top: 240;
	left: 0;
	width: 165px;
	font-size: 13px;
	color: #784d08;
	text-align: center;
	}

h1
	{
	font: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: orange;
	margin: 40 0 25 0;
	padding: 0 0 0 0;
	text-align:right;
}

h2
	{
	font: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: orange;
	margin: 30 0 10 0;
	border-bottom: thin dashed;
	padding: 0 0 0 0;
}

h3
	{
	font: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: orange;
	font-weight: bold;
	margin: 10 0 5 0;
	padding: 0px;
}

	
.menu a	{
	background-image: url('images/balgomb.jpg');
	background-repeat:  no-repeat;
	margin: 0 0 0 10;
	padding: 13 0 0 0;
	height: 40px;
	display: block;
	color: #743F22;
	TEXT-DECORATION: none;
	font-weight: bold;

}
.menu a:hover
	{
	background-image: url('images/balgomb2.jpg');
	background-repeat:  no-repeat;
	margin: 0 0 0 10;
	padding: 13 0 0 0;
	height: 40px;
	display: block;
	color: #000000;
	TEXT-DECORATION: uunderline;
	font-weight: bold;
}

a 	{
	color: #743F22;
	TEXT-DECORATION: none;
	color: brown;
	letter-spacing: 1px;
	font-weight: bolder;
	}

a:hover {
	TEXT-DECORATION: underline;
	font-weight: bold;
	}
