body {	
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: 1004px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	background-color: #fff;
 }

#head {	margin-left: 0px;
		position: absolute;
		top: 0px; left: 0px;
		width: 868px;
		height: 246px;
		background-image: url('images/head.jpg');
		background-repeat: no-repeat; }

#head p {	
	margin-top: 0px;
	text-align: right;
	padding-right: 10px;
	font-size: 11px;
	font-weight: bold;
	color: #BAD94B; }
	
#texthead {	
	margin-left: 0px;
	position: absolute; top: 245px; left: 0px;
	width: 868px;
	height: 154px;
	background-image: url('images/texthead.jpg');
	background-repeat: no-repeat; }

#logo {	position: absolute; top: 0px; left: 0px; }
#logo img {	border: none; }
a:link { text-decoration: none;	color: #438100; }
a:visited {	text-decoration: none;	color: #438100; }
a:hover {	text-decoration: none;	color: #F78E1E; }
/*--------------------------- Osztályok --------------------*/
.center {	text-align: center; }
.kiemelt {	font-weight: bold; }
.normal {	font-weight: normal; }
.alap {	font-weight: normal;	font-size: 11px; }
.megjegyzes {	font-weight: normal;	font-size: 9px; }
.fontos {	font-weight: bold;	font-size: 24px; }
.termeknev {	
	font-variant: small-caps;
	font-family: Arial; }

#dobozka {	
	text-align: center;
	background-color: #c3de5d;
	border: 1px solid #b2c758;
	padding: 5px; }

h2, h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; }
	
h2 {
	font-size: 24px;
	text-align: bottom;
	color: #BAD94B; }

h4 {
	font-variant: small-caps;
	border-bottom: 1px solid #1D2D00; }

h5 {
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #BAD94B;
	text-align: center; }
h6 { 
	font-family: Arial;
	font-weight: normal;
	font-size: 14px;
	color: #BAD94B; }

/*--------------------------- Bal oldali függőleges menü --------------------*/
#mainmenu {	
	position: absolute; top: 195px; left: -25px;
	font-size: 11px;
	color: #000; }

#mainmenu a {
	text-decoration: none;
	font-weight: bold; }

#mainmenu li {
 	display: block;
 	padding-top: 4px;
 	padding-bottom: 4px;
 	border-bottom: 1px dotted #B4D349; }
 
#mainmenu ul {	
	margin-top: 0px;
 	position: relative;
 	top: 120px;
 	list-style-type: none; }
#mainmenu a:link {	text-decoration: none;	color: #438100; }
#mainmenu a:visited {	text-decoration: none;	color: #438100; }
#mainmenu a:hover {	text-decoration: none;	color: #F78E1E;	border-bottom: 1px solid #F78E1E; }
/*--------------------------------Bal oldali embléma-----------------------------------*/
#left {	position: absolute; top: 540px; left: 10px;	width: 135px;	height: 233px;	text-align: center; }
/*--------------------------------Vízszintes menü-----------------------------------*/
#horizontalmenu {	position: absolute; top: 240px; left: 0px;	width: 478px;	height: 45px;	background-image: url('images/horizontalmanubckgnd.gif');	background-repeat: no-repeat;	font-size: 11px; }
#horizontalmenu li {	display: inline;	padding-left: 7px;	padding-right: 7px; }
#horizontalmenu ul {	margin-top: 15px;	margin-left: 50px;	list-style-type: none; }
#horizontalmenu a {	font-weight: bold; }
#horizontalmenu a:link {	text-decoration: none;	color: #4B650B; }
#horizontalmenu a:visited {	text-decoration: none;	color: #4B650B; }
#horizontalmenu a:hover {	text-decoration: none;	color: #F78E1E;	border-bottom: 1px solid #F78E1E; }
/*--------------------------------Naptár-----------------------------------*/
#naptar {	position: absolute; top: 240px; left: 700px;	width: 148px;	height: 332px;	font-size: 10px;	color: #4B650B;	padding-top: 15px;	/* background-image: url('images/logonbckgnd.jpg');*/	background-repeat: no-repeat;}
#naptar form {	width: 128px;	padding-left: 21px; 	padding-right: 10px; 	}
#naptar p {	font-size: 16px;	color: #4B650B;	text-align: center;	width: 128px;	padding-left: 10px; 	padding-right: 10px; }
/*--------------------------------Szöveges tartalom középen-----------------------------------*/
#content {	position: absolute; top: 360px; left: 160px;	width: 510px; }
#content li {	line-height: 1.2em; }#text {	margin-top: -30px;	padding: 15px;	font-size: 11px;	text-align: left;	color: #1D2D00; }
.leftimg { float: left; }
