body{
	background-image: url("files/hatter.jpg");
	background-color: #009241;
	background-repeat: repeat-y;
}

div.container{
	margin: 0px;
	padding: 0px;
	border-style: none;
	}

	div.fejlec{
		background-image: url("files/fejlec.jpg");
		background-repeat: no-repeat;
		}

	div.datumsor{
		padding-top: 10px;
		padding-left: 10px;
		color: black;
		font-family: verdana;
		font-size: 14px;
		}

	div.kozep{
		width: 100%;
		margin-top: 0px;
		margin-bottom: 20px;
		}

		div.bal{
			margin-top: 0px;
			margin-bottom: 0px;
			
			width:22%;
			float: left;
			}

			div.menu{
				margin-top: 0px;
				}

			div.agronaplo{
				margin-top: 40px;
				color: black;
				font-family: verdana;
				font-size: 14px;
				}

		div.tartalom{
			margin-left: 23%;
			margin-top: 20px;
			padding: 20px;
			background-color: white;
			filter:alpha(opacity=70);
   			-moz-opacity: 0.7;
   			opacity: 0.7;
			}
			
			div.datum{
				border-style: solid;
				border-width: 1px 0px 0px 0px;
				border-color: black;
				text-align: right;
					}

	div.lablec{
		width: 95%;
		text-align:right;
		border-top: 2px solid black;
		}
	
			div.karacsony{
		padding-top: 10px;
		padding-left: 50px;
		font-family: verdana;
		font-size: 18px;
		color: #F00;
		}
	
h1{
	margin: 0px;
	padding: 0px;
	color: black;
	text-align: center;
	font-family: verdana, times;
	font-size: 20px;
	font-weight: bold;
	letter-spacing: 8px;
	}

h2{
	margin-top: 40px;
	color: black;
	text-align: left;
	font-family: verdana, times;
	font-size: 18px;
	font-weight: bold;
	}

h3{
	width: 80%;
	margin: 0px;
	margin-bottom: 10px;
	color: black;
	text-align: center;
	font-family: verdana, times;
	font-size: 12px;
	font-weight: normal;
	}

h4{
	color: black;
	text-align: center;
	font-family: verdana, times;
	font-size: 16px;
	font-weight: normal;
	}

h5{
	color: black;
	text-align: left;
	font-family: verdana, times;
	font-size: 16px;
	font-weight: bold;
	}

p{
	color: black;
	text-align: justify;
	font-family: verdana, times;
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	text-indent: 50px;
	}

p.balra{
	text-indent: 0px;
	}

div.kozepreszoveg{
	color: black;
	text-align: center;
	font-family: verdana, times;
	font-size: 16px;
	font-weight: bold;
	line-height: 20px;
	}

table{	margin-top: 10px;
	}

td{	border-style: solid;
	border-width: 1px;
	border-color: black;
	margin: 0px;
	padding: 5px;
	text-align: center;
	font-family: verdana, times;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	}


#MainMenu 
{
	height:31px;
	background:#FFF;
	border:0;
	margin-left:50px;
	margin-top:10px;
}
#tab 
{
	top:0;
	height:0;
	background:repeat-x top;
	margin:0;
}
#tab ul 
{
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
#tab li 
{
	display:inline;
	float:left;
	margin:0 1px 0 0;
	padding:0;
}
#tab a 
{
	background:#000 url(images/bright_099.gif) no-repeat right top;
	text-decoration:none;
	border:0;
	display:block;
	float:left;
	margin:0;
	padding:0;
}
#tab a span 
{
	display:block;
	background:url(images/bleft_099.gif) no-repeat left top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	font-weight:700;
	line-height:31px;
	padding:0 13px;
}
#tab a:hover,#tab li.item_active a 
{
	background-position:right bottom;
}
#tab a:hover span,#tab li.item_active a span 
{
	background-position:left bottom;
	color:#FFF;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
}
.dropmenudiv,.dropmenudiv ul,.dropmenudiv li ul 
{
	position:absolute;
	top:0;
	float:left;
	display:block;
	visibility:hidden;
	border:0;
	background:#FFF;
	color:#FFF;
	z-index:100;
	text-decoration:none;
	margin:0;
	padding:0;
}
.dropmenudiv ul 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv li 
{
	list-style:none;
	margin:0;
	padding:0;
}
.dropmenudiv a:link,.dropmenudiv a:visited 
{
	width:180px;
	display:block;
	border:0;
	color:#FFF;
	background:url(images/bleft_099.gif) no-repeat left top;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	margin:0 1px 0 0;
	padding:0;
}
.dropmenudiv a span 
{
	display:block;
	line-height:31px;
	background:url(images/bright_099.gif) no-repeat right top;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	float:none;
	padding:0 13px;
}
.dropmenudiv a:hover 
{
	border:0;
	background-position:left bottom;
	font-weight:700;
	font-style:normal;
	text-decoration:none;
	color:#FFF;
}
.dropmenudiv a:hover span 
{
	background-position:right bottom;
	color:#FFF;
	font-weight:700;
}

