body {
	background: #000000;
	margin-top: 20px;
	padding: 0px;
}

.kozep {
	background: #FFCC51 url(../pics/bg_jobb.png) repeat-y;
	color: #5C2806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-left: 10px;
	padding-right: 10px;
}

a {
	color: #5C2806;
	text-decoration: underline;
}

a:hover {
	color: #000000;
	text-decoration: none;
}

.under {
	color: #5C2806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
}

.bal {
	background: url(../pics/bal_sarok.png) no-repeat bottom;
}

.jobb {
	background: url(../pics/bg_jobb.png) repeat-y;
}

#menu {
	width: 215px;
   margin: 0px;
	padding: 0px;
}

#menu a {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2806;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pics/menu_1.png);
	background-repeat: no-repeat;
	background-position: left-top;
	padding-left: 25px;
	padding-top: 3px;
	display: block;
	width: 215px;
	height: 22px;
}

#menu a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #5C2806;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	background-image: url(../pics/menu_2.png);
	background-repeat: no-repeat;
}

h1 {
	color: #5C2806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	padding-left: 0px;
}

h2 {
	color: #5C2806;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 15px;
}

.footer {
	background-image: url(../pics/footer.png);
	width: 798px;
	height: 39px;
}

.footertext {
	font-family: Arial, Helvetica, sans-serif;
	color: #C36013;
	font-size: 11px;
	font-weight: bold;
	padding-left: 220px;
	padding-right: 10px;
}

a.wfd {
	text-decoration: underline;
	color: #983D06;
}

a.wfd:hover {
	text-decoration: none;
	color: #F3B21A;
}

.w {
	border: 3px solid #D49A34;
}

