.formfield {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	border: thin outset #009900;
}
.picborder {
	padding: 3px;
	border: thin outset #009900;
}
.elerborder {
	padding: 3px;
	border: thin outset #009900;
	background:#FFFFFF;
}

.kuldgomb {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	background-color: #D1FDD0;
	padding: 2px;
	border: 1px;
	border-color: #006600;
}
.kuldgomb:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00F900;
	background-color: #D1FDD0;
	padding: 2px;
	border: 1px;
	border-color: #009900;
}
.felsorolas {
	list-style-position: outside;
	list-style-type: square;
}

.foborder {
	border: 1px solid #00A550;	
}
.button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #006600;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px;
	border-color: #006600;
	text-decoration: none;
}
.buttonon {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #00F900;
	background-color: #FFFFFF;
	padding: 1px;
	border: 1px;
	border-color: #009900;
}
/* Új oldal */

body {
	font-family: "Times New Roman", Times, serif;
	background-color: #F68E1E;
}

#lap{
	width:900px;
	height:100%;
	margin-top:5px;
	margin-left:10px;
	
}
#felso{
	width:900px;
	height:120px;
	padding-left: 60px;
}

#tartalom{
	width:900px;
	background-color:#FFFFFF;
	padding-bottom:5px;
}

#szoveg {
	width:870px;
	padding:10px;
	margin-top:0px;
	color: #006600;
}
#szoveg a{
	color: #000000;
	text-decoration:none;
}

.text1{
	font-size: 16px;
	text-decoration: none;
	text-align:justify;
}

.akcio {
width:500px;
border: outset #F68E1E 5px;
padding:5px;
margin-bottom: 30px;
}

#banner{
	position:fixed;	
	width: 200px;
	height: 300px;
	margin-left: 920px;
	margin-top:155px;
}

#lablec{
	margin-top: 2px;
	background-color:#009145;
	padding:5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
}
#lablec a{
	color: #FFE000;
	text-decoration: none;
}
#lablec a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	color: #F68E1E;
	text-decoration: none;
}

#copyright{
	font-size: 11px;
	text-decoration: none;
	color: #000000;
}
#copyright a{
	color: #FFE000;
	text-decoration: none;
}

#menuh-container{
	width:900px;
	height:28px;
	top: 2px;
	left: 2px;
	}

#menuh	{
	font-size: small;
	font-family: arial, helvetica, sans-serif;
	width:100%;
	margin:2px;
	margin-top: 2px;
	margin-left: 130px;
	}
		
#menuh a
	{
	text-align: center;
	display:block;
	border: 1px solid #F68E1E;
	margin:0;
	padding: 0.3em;
	}
	
#menuh a:link, #menuh a:visited, #menuh a:active	/* menu at rest */
	{
	color: #FFE000;
	background-color: #009145;
	text-decoration:none;
	font-weight:bold;
	}
	
#menuh a:hover						/* menu on mouse-over  */
	{
	color: #F68E1E;
	background-color: #339966;
	text-decoration:none;
	font-weight:bold;
	}	
	
#menuh a.top_parent, #menuh a.top_parent:hover  /* attaches down-arrow to all top-parents */
	{
	background-image: url(navdown_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}
	
#menuh a.parent, #menuh a.parent:hover 	/* attaches side-arrow to all parents */
	{
	background-image: url(nav_white.gif);
	background-position: right center;
	background-repeat: no-repeat;
	}

#menuh ul
	{
	list-style:none;
	margin:0;
	padding:0;
	float:left;
	width:9em;	/* width of all menu boxes */
	/* NOTE: For adjustable menu boxes you can comment out the above width rule.
	However, you will have to add padding in the "#menh a" rule so that the menu boxes
	will have space on either side of the text -- try it */
	}

#menuh li
	{
	position:relative;
	min-height: 1px;		/* Sophie Dennis contribution for IE7 */
	vertical-align: bottom;		/* Sophie Dennis contribution for IE7 */
	}

#menuh ul ul
	{
	position:absolute;
	z-index:500;
	top:auto;
	display:none;
	padding: 1em;
	margin:-1em 0 0 -1em;
	}

#menuh ul ul ul
	{
	top:0;
	left:100%;
	}

div#menuh li:hover
	{
	cursor:pointer;
	z-index:100;
	}

div#menuh li:hover ul ul,
div#menuh li li:hover ul ul,
div#menuh li li li:hover ul ul,
div#menuh li li li li:hover ul ul
{display:none;}

div#menuh li:hover ul,
div#menuh li li:hover ul,
div#menuh li li li:hover ul,
div#menuh li li li li:hover ul
{display:block;}

/* End CSS Drop Down Menu */

/*Táblázat*/
#box-table-a
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 13px;
	margin: 0px;
	width: 900px;
	text-align: left;
	border-collapse: collapse;
}
#box-table-a th
{
	font-size: 13px;
	font-weight: normal;
	padding: 5px;
	background: #FF9900;
	border-top: 4px solid #aabcfe;
	border-bottom: 1px solid #fff;
	color: #006600;
}
#box-table-a td
{
	padding: 5px;
	background: #006600;
	border-bottom: 1px solid #fff;
	color: #FF9900;
	border-top: 1px solid transparent;
}
#box-table-a tr:hover td
{
	background: #FF9900;
	color: #006600;
}
#box-table-a a:link, #box-table-a a:visited, #box-table-a a:active	/* menu at rest */
	{
	color: #FF9900;
	background-color: #009145;
	text-decoration:none;
	font-weight:bold;
	}
