/*@charset "iso-8859-2";*/
/* CSS Document */
body
     {
	margin: 0px;
	text-align:center;
     }
.efosz_site {
	/* a teljes tartalom */
	width:775px;
	margin: 0 auto;
	border: 1px solid #00662A;
	/*display:block;
	clear:both;*/
	overflow:hidden;
	/*background-color:#00662A;
	padding-left:1px;*/
	/*padding-right:1px;*/
	/*background:url(/images/backgr_lap.jpg);*/

}

.efosz_admin {
	/* az admin teljes tartalma */
	width:775px;
	margin: 0 auto;
	border: 1px solid #00662A;
	overflow:hidden;
	/*font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;*/
}

.efosz_admin a:link, .efosz_admin a:visited{
	color: #000000;
	text-decoration: none;
}
.efosz_admin a:hover{
	color: #B34747;
	text-decoration: underline;
}


.fejlec {
	/* csak a rend kedvéért */
	float:left;
	width:775px;
	/*border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #00662A;
	border-right-color: #00662A;
	border-left-color: #00662A;*/
}
.lablec {
	float:left;
	width: 775px;
	height: 77px;
	background-image: url(../images/lablec.jpg);
	background-repeat: no-repeat;
}
.tet_ikon {
	float: left;
	margin: 0px;
	padding: 0px;
}
.elerhetoseg {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: right;
	padding-top: 5px;
	padding-right: 10px;
	line-height: 18px;
}
.image_set_left {
	float:left;
}
.feherteglalap {
	float:left;
	width:775px;
	height:20px;
	background-color:#FFFFFF;
	background-attachment: fixed;
	background-repeat: no-repeat;
}



#block_1
/* balhasab */
	{
	float: left;
	width: 155px;
	height: auto;
	margin-left: 0px;
	/*border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #00662A;
	background: #CFE5D8;*/
	}

#block_2
/* kozep:tartalom*/
	{
	float: left;
	width: 619px;
	height: auto;
	margin-left: 0px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #00662A;
	}
	
#wrapper
	{
	width:775px;
	clear:both;
	overflow:hidden;
	background-image: url(/images/backgr_wrapper.jpg);
	background-repeat: repeat-y;
	}

#wrapper
	{
	display: block;
	}

/***********tartalom css-e**************/

.aktualitasok a:link, .aktualitasok a:visited{
	color: #000000;
	text-decoration: none;
}
.aktualitasok a:hover{
	color: #000000;
	text-decoration: underline;
}
.elerhetoseg a:link, .elerhetoseg a:visited{
	color: #FFFFFF;
	text-decoration: none;
}
.elerhetoseg a:hover{
	color: #CFE5D8;
	text-decoration: underline;
}
.aktualitasok {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	padding-right: 5px;
	padding-left: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #00662A;
	background-color: #CFE5D8;
	text-align: left;
}
h1 {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00662A;
	background-color: #FFFFFF;
}
.vastag {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
}
.dolt {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	font-style: italic;
}
.cim {
	font-family: Tahoma;
	font-size: 14px;
	color: #000000;
	text-align: center;
	margin: 0px;
	font-weight: bold;
}
.alcim {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: justify;
	margin: 0px;
}
.alcim_kozep {
	font-family: Tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin: 0px;
}

/* menu*/

/* SWIM2.0 :: Simple website menu
****************************************************************
* DOM scripting by brothercake -- http://www.brothercake.com/
* Licensed under GPL -- http://www.gnu.org/copyleft/gpl.html
****************************************************************
* For professional menu solutions visit -- http://www.udm4.com/ 
****************************************************************
*/



ul.horizontal, ul.horizontal li {	
	margin:0;
	padding:0;
	list-style-type:none;
	font-size:100%;
	}

ul.horizontal {
/*	position:absolute; */
	position:relative;
	left:0;
	width:100%;
	cursor:default;
	z-index:2;
	top:1.05em;
	}

ul.horizontal li {
/*	width:auto;*/
	width:128px;
	float:left;
	position:relative;
	cursor:pointer;
	cursor:hand;
	text-align:left;
/*	left:10.55em;*/
	left:0.05em;
	margin:0 0 0 0;
	}
	
* html ul.horizontal li {
/*	margin:0 -10.55em 0 10.5em;*/
		margin:0 -0.05em 0 0px;
	}

ul[class^="horizontal"] li {
/*	margin:0 -10.55em 0 10.45em;*/
	margin:0 -0.05em 0 0px;
	left:0.05em;
	}

ul.horizontal ul {
	z-index:3;
	padding:0;
	cursor:default;
	position:absolute;
	top:auto;
	width:8.0em;
	margin:0 0 0 0;
	left:-10000px;
	}
	
ul.horizontal ul li {
	width:8.0em;
	left:auto;
	margin:-1px 0 0 0;
	}

ul.horizontal ul.wider, ul.horizontal ul.wider li {
	width:12.2em;
	}

ul.horizontal ul ul {
/*	margin:-0.45em 0 0 7.65em;*/
	margin:-2em 0 0 8em;
	}

@media Screen, Projection { 
	ul.horizontal li:hover > ul { left:auto; }
	ul.horizontal ul li:hover > ul { top:0; }
	}

ul.horizontal a, ul.horizontal a:visited {
	display:block;
	cursor:pointer;
	cursor:hand;
	/*background:#40BFFF;*/
	background:#60BF87;
	border:1px solid #00662A;
	padding:5px 5px;
/*	font:normal normal bold 12px "Trebuchet MS";*/
	font:normal normal bold 10px Tahoma;
	color:#FFFFFF;
	text-decoration:none;
	letter-spacing:1px;
	}
	
ul.horizontal a:hover, ul.horizontal a:focus, ul.horizontal a.rollover, ul.horizontal a.rollover:visited {
	/*background:#BFEAFF;*/
	background:#CFE5D8;
/*	color:#806020;*/
	color:#000000;
	}

a.norm{
	height:24px;
	display:block;
}


ul.horizontal a { float:left; }
@media Screen, Projection { ul.horizontal a { float:none; } }
ul.horizontal a:not(:nth-child(n)) { float:left; }
ul.horizontal ul a { float:none !important; }
@media screen, projection {
	* html ul.horizontal li {
		display:inline; 
		f\loat:left; 
		background:#ffffff; 
		}
	}
* html ul.horizontal li { position:static; }
* html ul.horizontal a { position:relative; }
ul[class^="horizontal"] ul { display:none; }
ul[class^="horizontal"] ul { displa\y:block; }

}
