* {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
   line-height: normal;
   letter-spacing: normal;
   text-align: left;
   word-spacing: normal;
   text-decoration: none;
	font-weight: normal;
	color:#fff;
	padding:0;
	margin:0;
}
body {
	behavior:url("/_inc/hover.htc");
	margin: 0px;
	background-image:url(img/pagebg.jpg);
	background-color:#000000;
	margin-top:25px;
	background-repeat:no-repeat;
	background-position:top left;
}
/* -------------------------- */
h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 20pt;
	line-height: normal;
	letter-spacing: -1px;
	font-weight:bold;
	color:#fff;
	margin:0px 0px 20px 0px;
	padding:0;
}
h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 16pt;
	line-height: normal;
	letter-spacing: -1px;
	font-weight:bold;
	color:#fff;
	margin:35px 0px 15px 0px;
	padding:0;
}
/* -------------------------- */ 
a { 
	text-decoration:none; 
	color:#9ebc42;
 }
a:hover { text-decoration:none;
	color:#6d8b2f;
 }

/* a:link { color:#f9722a; text-decoration:none;}  */
 
.lista a { text-decoration:none; color:#ffb400; padding-left:15px; background-position:0px 5px; background-repeat:no-repeat; background-image:url(img/lista.gif); display:block; }
.lista a:hover { color: #c37109; text-decoration:none; padding-left:15px; background-position:0px 5px; background-repeat:no-repeat; background-image:url(img/lista_o.gif); display:block;
}
.lista a:active { text-decoration:none; }
.lista a:visited { text-decoration:none; }

b, strong { font-weight:bold; } 
/* -------------------------- */ 
hr { color:#b08c00; background-color:#b08c00; border: 0; width: 100%; height: 1px; }
.zaroDIV { clear:both; height:1px;  font-size:1px; line-height:0; }
.kiemeles { color:#d89d9d; }
/* -------------------------- */ 
#maincontainer {
	position:absolute;
	top:226px;
	left:244px;
	text-align:left;
	width:717px;
	background-repeat:no-repeat;
	background-position:top left;
	background-image:url(img/content_head_bg.jpg);
	padding:0;
	padding-top:79px;
	border:0;
}
#nincsigazitas {
	text-align: left;
	background-color:#333333;
	background-repeat:no-repeat;
	background-image:url(img/content_bg.jpg);
	background-position:top left;

}


#headerDIV { }

#menuContainerHead {
	width:195px;
	height:22px;
	background-image:url(img/main_menu_head.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
}
#menuContainerFoot {
	width:195px;
	height:6px;
	background-image:url(img/mainmenu_footer.gif);
	background-repeat:no-repeat;
	background-position:top left;
	font-size:1px;
}
#menuContainer {
	width:195px;
	background-image:url(img/mainmenu_bg.gif);
	background-repeat:repeat-y;
	background-position:top left;
	left:26px;
	top:266px;
	position:absolute;

}
#menuDIV { text-align:left; padding-left:1px; padding-right:1px; }

#menuDIV a {
	color:#000000;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	display:block;
	padding:5px 15px 5px 15px;
}
#menuDIV a:hover {
	background-color:#eee;
	border:0;
	border-bottom:1px solid #c6c6c6;
	border-top:1px solid #c6c6c6;
	padding:4px 15px 4px 15px;
}

#contentContainer {
	width:717px;

}

#contentNoSubDIV {
	margin-left:45px;
	padding-top:30px;
	padding-bottom:15px;
	width:627px;
}

#contentWithSubDIV {
	margin-left:45px;
	float:left;
	width:385px;
	padding-top:30px;
	padding-bottom:15px;
}
#contentWithSubDIV ul {
		list-style-type:disc;
	list-style-position:inside;
	
}

#contentSubMenuDIV {
	width:195px;
	border-left:0px dashed #ddd;
	padding:0px;
padding-top:45px;
	
margin-left:470px;
}

#contentSubMenuInnerDIV {
	margin-left:15px;
	
}

#subMenuList {
	list-style-type:none;
	
}
#subMenuList li { margin-bottom:5px; }
#subMenuList li a {
	color:#9ebc42;
	background-image:url(img/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0;
	padding-left:20px;
}
#subMenuList li a:hover {
	color:#6d8b2f;
	background-image:url(img/submenu_bullet_over.gif);
}


#innerContentDIV {
	padding:55px; 
	padding-top:170px;
}

/* -- jobboldal ------------------------ */






















.hibaDIV { 
	border:1px solid #892222;
	background-color:#f2cdcd;
	padding:15px;
}

.hibaDIV ul { 	
	list-style: none;
	margin-left: 10px;
	padding: 0; 
}
/*
.hibaUL { color:#FFFFFF; }
*/
.hibaDIV li { 
	background-image:url(img/hiba.gif);
	background-repeat:no-repeat;
	padding-left: 30px;
	margin:0px;
	margin-bottom:5px;
	font-family: "Microsoft Sans Serif", Arial, Helvetica, sans-serif;
	font-size:10pt;
	color:#892222;
}
.infoDIV { 
	background-image:url(img/info.gif);
	background-repeat:no-repeat;
	background-position:15px 15px;
	border:1px solid #ddd;
	background-color:#f7f7f7;
	color:#999999;
}


/* --  ez a regisztralo form ------------------------ */
.loginform {
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
	background-color:#dbe4c4;
	border:1px solid #6d8b2f;
}
.loginform:focus { 

	background-color:#a0af78;
	border:1px solid #9ebc42;
}

input {
	padding:2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	color:#000;
}
/* -------------------------- */
.kepbal { border:1px solid #777; float: left; margin-right:10px; }
.kepjobb { border:1px solid #777; float: right; margin-left:10px; }
/* -------------------------- */
.pagenav {
	color:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background:none;
	border:1px solid #777;
	line-height:normal;
	text-align:center; 
	margin:0px 5px 0px 5px;
	padding:2px;
	text-decoration:none;
	background-color:#000;
}
.pagenav a {
	color:#fff; 
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	background:none;
	line-height:normal;
	text-align:center; 
	margin:0px 5px 0px 5px;
	text-decoration:none;
}
.pagenav a:link { font-size:8pt; }
.pagenav a:hover { color:#ffba00; text-decoration:none; font-size:8pt; }
/* --------------------------------------------------- */