/* WG_CSS_PARA_STYLE WG_szoveg|DEFAULT|normal */
/* WG_CSS_PARA_STYLE WG_egyen||kiegyenlitett */
/* WG_CSS_PARA_STYLE WG_cim||cimsor */
/* WG_CSS_PARA_STYLE WG_alcim||szekciocim */
/* WG_CSS_PARA_STYLE WG_kivonat||kivonat */
/* WG_CSS_PARA_STYLE WG_kiemelt||kiemelt */
/* WG_CSS_PARA_STYLE WG_datum||datum/szerzo */
/* WG_CSS_PARA_STYLE WG_apro||aprobetus */
/* WG_CSS_PARA_STYLE WG_MOD_TabHead||ful név */
/* WG_CSS_PARA_STYLE WG|TABLEDEFAULT|tabla alapstilus */


/* ez a default stílusfile. a jelenlegi állapotában egy erőteljes 
   kék árnyalatú színséma van benne. ennek megfelelően módosítsd.
   pdx, 2005/04/27 */


/* alap stilusok */
BODY {
	margin: 0px;
	background-color: #ffffff;
}
BODY,DIV,P,TD,TH {
	font-family: Tahoma,Sans;
	color: #000000;
	font-weight: normal;
}
TH {	font-size: 80%;	font-weight: bold; }
TD {	font-size: 80%; }
A:link,A:visited,A:active,A:hover {
	color: #347063;
	text-decoration: underline;
}
A:hover { 
	color: #145043;
	text-decoration: underline;
}

/* bekezdés stílusok. ha az alap P-be nem kell semmi spéci,
   hagyd ki az alábbi P definíciót. */
.WG_norm,.WG_szoveg,.WG_MOD_szoveg {
	font-weight: normal;
	font-style: normal;
}
.WG_bal {
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.WG_jobb,.WG_MOD_tovabblink,.WG_MOD_tovabblinkCimlap {
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
.WG_kozep,.WG_MOD_eszkozOldal,.WG_MOD_FORUM_eszkozok {
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.WG_egyen {
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.WG_cim,.WG_MOD_cim,.WG_MOD_cimCimlap {
	font-size: 120%;
	color: #246053;
	font-weight: bold;
	font-style: normal;
}
.WG_alcim,.WG_MOD_alcim,.WG_MOD_kerdes,.WG_MOD_cimKotes,.WG_MOD_FORUM_cim {
	color: #246053;
	font-weight: bold;
	font-style: normal;
}
.WG_kivonat,.WG_MOD_kivonat,.WG_MOD_kivonatKereses,.WG_MOD_kivonatCimlap,.WG_MOD_FORUM_kivonat {
	font-weight: bold;
	font-style: italic;
}
.WG_kiemelt,.WG_MOD_kiemelt {
	font-weight: bold;
	font-style: normal;
}
.WG_apro,.WG_MOD_apro {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
.WG_beljebb,.WG_MOD_magyarazat {
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.WG_duplaBeljebb {
	font-weight: normal;
	font-style: normal;
	padding-left: 40px;
	padding-right: 40px;
}
OL,UL,LI,UL.WG_MOD_listaKotes,LI.WG_MOD_listaKotes {
	font-weight: normal;
	font-style: normal;
}
HR {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #246053;
	background-color: #246053;
	height: 1px;
}

/* kép beszúrási stílusok */
IMG.WG_ikon {
	vertical-align: bottom;
	border: 0px;
}
IMG.WG_L {
	float: left;
	border: 0px;
	margin-right: 20px;
	margin-bottom: 10px;
}
IMG.WG_R {
	float: right;
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
}
IMG.WG_C {
	float: center;
	border: 0px;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
TABLE.WG_alairtKep_L {
	float: left;
	padding: 0px;
	margin: 0px;
	margin-right: 10px;
	margin-bottom: 10px;
	border: none;
}
TABLE.WG_alairtKep_R {
	float: right;
	padding: 0px;
	margin: 0px;
	margin-left: 10px;
	margin-bottom: 10px;
	border: none;
}
TABLE.WG_alairtKep_C {
	float: none;
	padding: 0px;
	margin: 10px;
	border: none;
}
TABLE.WG_alairtKep_L TD,TABLE.WG_alairtKep_R TD,TABLE.WG_alairtKep_C TD {
	margin: 4px;
	font-weight: bold;
	text-align: center;
	font-size: 70%;
}	

/* tábla stílusok */
TABLE.WG,TABLE.WG_EDITOR,TABLE.WG_MOD_lista {
	border: 2px solid #246053;
	border-collapse: collapse;
	width: 95%;
}
TR.WG,TR.WG_MOD_lista,TABLE.WG TR,TABLE.WG_EDITOR TR,TABLE.WG_MOD_lista TR {
	border: 1px solid #246053;
	vertical-align: top;
}
TR.WG_V2,TR.WG_MOD_lista_V2 {
	border: 1px solid #246053;
	background-color: #DAFFE8;
	vertical-align: top;
}
TR.WG_V3,TR.WG_MOD_lista_V3 {
	border: 1px solid #246053;
	background-color: #CAEFD8;
	color: #000020;
	vertical-align: top;
}
TH.WG,TH.WG_MOD_lista,TABLE.WG TH,TABLE.WG_MOD_lista TH,TABLE.WG_EDITOR TH {
	padding: 5px;
	background-color: #246053;
	border: 1px solid #246053;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: center;
}
TH.WG_jobbra {
	padding: 5px;
	background-color: #246053;
	border: 1px solid #246053;
	font-weight: bold;
	font-style: normal;
	color: #ffffff;
	text-align: right;
}
TD.WG,TD.WG_MOD_lista,TABLE.WG TD,TABLE.WG_MOD_lista TD,TABLE.WG_EDITOR TD {
	padding: 5px;
	border: 1px solid #182B72;
	font-weight: normal;
	font-style: normal;
}

/* form elemek stílusa */
FORM {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
INPUT,TEXTAREA,SELECT,INPUT.WG,TEXTAREA.WG,SELECT.WG,INPUT.WG_SYS_OldalInfo,SELECT.WG_SYS_OldalInfo,TEXTAREA.WG_SYS_OldalInfo {
	border: 2px inset #c0c0c0;
	background: white;
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-left: 2px;
}
INPUT.WG_gomb,INPUT.WG_SYS_OldalInfo_gomb {
 	margin: 0px;
 	padding: 0px;
 	font-size: 11px;
 	border: 1px solid #276454;
 	background: #4f7e74 url('../imgs/zoldgomb.gif') center repeat-x;
 	color: white;
}

/* rendszer stilusok */
P.WG_MOD_TabHead {
	font-weight: bold;
	background-color: red;
	border: 2px solid yellow;
	color: white;
}
P.WG_SYS_OldalInfo_cim {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	background-color: #246053;
	border-bottom: none;
	padding: 3px;
	padding-left: 10px;
	margin-bottom: 0px;
	width: 90%;
}
P.WG_SYS_OldalInfo_box {
	font-size: 90%;
	font-weight: normal;
	font-style: normal;
	text-align: justify;
	color: black;
	border: 1px solid #246053;
	border-top: none;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;
}
P.WG_SYS_OldalInfo_form {
	font-weight: bold;
	font-style: normal;
	text-align: left;
	color: #ffffff;
	background-color: #246053;
	border-bottom: none;
	padding: 3px;
	padding-left: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 90%;
}

/* oldalsó listák (sidebar) stílusa, hierarchikusan L0-tól (legfelső szint) Ln-ig */
DIV.WG_SideBar_L0 {
 	font-size: 11px;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 9px;
 	margin-right: 5px;
}
DIV.WG_SideBar_L0 A:link { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L0 A:visited { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L0 A:hover { font-weight: normal;color: #ffffff;text-decoration: none; }
DIV.WG_SideBar_L0 IMG.WG_SideBar_Icon { border: 0px; }
DIV.WG_SideBar_L1 {
 	font-size: 11px;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 19px;
 	margin-right: 5px;
}
DIV.WG_SideBar_L1 A:link { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L1 A:visited { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L1 A:hover { font-weight: normal;color: #ffffff;text-decoration: underline; }
IMG.WG_SideBar_L1_Icon { border: 0px;position: relative;left: 9px;float: left;margin-top: 2px;display: block; }
DIV.WG_SideBar_L2 {
 	font-size: 11px;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 29px;
 	margin-right: 5px;
}
DIV.WG_SideBar_L2 A:link { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L2 A:visited { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_SideBar_L2 A:hover { font-weight: normal;color: #ffffff;text-decoration: underline; }
IMG.WG_SideBar_L2_Icon { border: 0px;position: relative;left: 19px;float: left;margin-top: 2px;display: block; }

/* menü stílusok */
DIV.WG_Menu_L0 {
 	font-size: 11px;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 9px;
 	margin-right: 5px;
}
DIV.WG_Menu_L0 A:link { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_Menu_L0 A:visited { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_Menu_L0 A:hover { font-weight: normal;color: #ffffff;text-decoration: none; }
DIV.WG_Menu_L0 IMG.WG_SideBar_Icon { border: 0px; }
DIV.WG_Menu_L1 {
 	font-size: 11px;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 19px;
 	margin-right: 5px;
}
DIV.WG_Menu_L1 A:link { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_Menu_L1 A:visited { font-weight: normal;color: #CDDEFF;text-decoration: none; }
DIV.WG_Menu_L1 A:hover { font-weight: normal;color: #ffffff;text-decoration: none; }
DIV.WG_Menu_L1 IMG.WG_SideBar_Icon { border: 0px; }


IMG.WG_MOD_GallThumb {
	border: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
}
IMG.WG_MOD_GallFull {
	border: 2px;
}

/* innentől definiálj helyi, csak az adott site-ra vonatkozó class-eket. */

@media screen {
/* csak a browseres megjelenés class-ei */
 /* a main contentet körbeölelő DIV stílusa. mivel öröklődik, vigyázva
    használd. direkt (px-es) font méretet lehetőleg CSAK ITT adj meg,
    különben nem fog működni a méretezhető szöveg feature. */
 /* DIV.WG_MainContent {
	font-size: 13px;
	color: #000000;
	font-weight: normal;
 } */
 DIV.peTOP {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/bgr_head.gif') no-repeat;
 	width: 1080px;
 	height: 76px;
 	font-size: 12px;
 	margin: 0px;
 	padding: 0px;
 	vertical-align: bottom;
 }
 DIV.peTOP A:link,DIV.peTOP A:visited,DIV.peTOP A:active,DIV.peTOP A:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	font-size: 12px;
 	font-weight: normal;
 	color: #246053;
 	margin: 0px;
 	margin-left: 5px;
 	margin-right: 10px;
 	text-decoration: none;
 	letter-spacing: 0.05em;
 }
 /* #searchKeywords {
 	background-color: #ebeef0;
 	border-width: 1px;
 	width: 162px;
 	margin-left: 15px;
 }
 #searchButton {
 	color: white;
 	font-size: 11px;
 	font-weight: bold;
 	background: #246053;
 	border: none;
 } */
 DIV.peBODY {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 1080px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/bgr_content.gif') no-repeat;
 }
 DIV.openKBT {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 179px;
 	height: 21px;
 	background: url('../imgs/open_kozbe_title.gif') no-repeat;
 	color: white;
 	font-family: Arial;
 	font-size: 11px;
 	font-weight: normal;
 	padding-top: 4px;
 	padding-left: 6px;
 	letter-spacing: 0.1em;
 }
 DIV.openKBB {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 179px;
 	height: 213px;
 	color: #246053;
 	background: url('../imgs/open_kozbe_body.gif') no-repeat;
 	padding: 6px;
 	font-size: 12px;
 	text-align: justify;
 }
 DIV.openKBB A:hover,DIV.openKBB A:link,DIV.openKBB A:visited,DIV.openKBB A:active {
 	text-decoration: none;
 }
 DIV.openKBB IMG { border: none; }
 DIV.openKBB P { margin: 0px; }
 DIV.openMIDbody {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 485px;
 	height: 213px;
 	color: #246053;
 	background: url('../imgs/open_midinfo_body.gif') no-repeat;
 	padding: 6px;
 	font-size: 12px;
 	letter-spacing: 0.1em;
 	line-height: 1.5em;
 }
 TD.openMIDtitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	color: black;
 	background: url('../imgs/open_midinfo_titlebgr.gif') repeat-x;
 	font-size: 12px;
 	font-weight: bold;
 	font-family: Arial;
 	height: 21px;
 	padding-left: 10px;
 	padding-right: 10px;
 	letter-spacing: 0.2em;
 }
 DIV.openHELPDESKtitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 179px;
 	height: 21px;
 	background: url('../imgs/open_help_title.gif') no-repeat;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.openHELPDESKbody {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	color: #246053;
 	font-size: 11px;
 	width: 179px;
 	height: 213px;
 	background: url('../imgs/open_help_body.gif') no-repeat;
 	margin: 0px;
 	padding: 6px;
 	text-align: justify;
 }
 DIV.openWEBSHOPtitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 179px;
 	height: 21px;
 	background: url('../imgs/open_help_title_f2.gif') no-repeat;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.openWEBSHOPbody {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	color: #246053;
 	font-size: 11px;
 	width: 179px;
 	height: 213px;
 	background: url('../imgs/open_help_body_f2.gif') no-repeat;
 	margin: 0px;
 	padding: 6px;
 	text-align: justify;
 }
 /* #helpdeskUser {
 	background-color: #ebeef0;
 	border-width: 1px;
 	width: 165px;
 }
 #helpdeskPass {
 	background-color: #ebeef0;
 	border-width: 1px;
 	width: 165px;
 } */
 #webshopUser {
 	background-color: #ebeef0;
 	border-width: 1px;
 	width: 165px;
 }
 #webshopPass {
 	background-color: #ebeef0;
 	border-width: 1px;
 	width: 165px;
 }
 DIV.overMENU {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	position: absolute;
 	display: none;
 	width: 150px;
 	background: #246053;
 	margin: 0px;
 	padding: 10px;
 	line-height: 1.2em;
 	z-index: 500;
 }
 /* #floatmenu1 {
 	top: 75px;
 	left: 212px;
 }
 #floatmenu2 {
 	top: 75px;
 	left: 363px;
 }
 #floatmenu3 {
 	top: 75px;
 	left: 484px;
 } */
 DIV.overMENU A:link,DIV.overMENU A:active,DIV.overMENU A:visited,DIV.overMENU A:hover {
 	color: white;
 	font-size: 11px;
 	font-weight: bold;
 	text-decoration: none;
 }
 TD.leftSIDE {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 156px;
 	background: url('../imgs/left_bgr.gif') repeat-y;
 	margin: 0px;
 	padding: 0px;
 }
 A.leftMENUdark:link,A.leftMENUdark:visited,A.leftMENUdark:active,A.leftMENUdark:hover {
 	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: url('../imgs/left_mbgr_dark.gif') repeat-y;
	color: white;
 }
 A.leftMENUlite:link,A.leftMENUlite:visited,A.leftMENUlite:active,A.leftMENUlite:hover {
 	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	text-align: left;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px;
	margin: 0px;
	padding-left: 10px;
	padding-right: 5px;
	background: url('../imgs/left_mbgr_lite.gif') repeat-y;
	color: #246053;
 }
 DIV.leftBANNER {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/left_bannerbgr.gif') repeat-y;
 	width: 156px;
 	text-align: center;
 }
 TD.midSIDE {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 705px;
 }
 TD.rightSIDE {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 164px;
 }
 DIV.rightHELP {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 164px;
 	height: 205px;
 	background: url('../imgs/right_helpbgr.gif') no-repeat;
 	color: #246053;
 	margin: 0px;
 	padding-top: 95px;
 	padding-left: 25px;
 	padding-right: 25px;
 	font-size: 11px;
 	text-align: justify;
 }
 DIV.rightBANNER {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/right_bannerbgr.gif') repeat-y;
 	width: 164px;
 	text-align: center;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 5px;
 }
 TABLE.l2MID {
 	width: 670px;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 18px;
 }
 TD.l2topTitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_toptitle_bgr.gif') repeat-x;
 	height: 18px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
 	font-weight: bold;
 	color: white;
 	font-size: 12px;
 	letter-spacing: 0.2em;
 }
 TD.l2topBody {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_topbox_bgr.gif') repeat-y;
 	color: #246053;
 	letter-spacing: 0.1em;
 	font-size: 11px;
 	text-align: center;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 70px;
 	padding-right: 70px;
 	width: 670px;
 }
 TD.l2boxes {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_topbox_bgr.gif') repeat-y;
 	margin: 0px;
 	padding: 0px;
 }
 TD.l2boxTitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_midbox_titlebgr.gif') repeat-x;
 	height: 24px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 5px;
 	padding-right: 5px;
 	font-size: 12px;
 	font-weight: bold;
 	color: white;
 }
 TD.l2boxTitle A:link,TD.l2boxTitle A:visited,TD.l2boxTitle A:active,TD.l2boxTitle A:hover {
 	text-decoration: none;
 	color: white;
 }
 TR.l2box2way {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_midbox_2w_bgr.gif') repeat-y;
 	padding: 0px;
 	margin: 0px;
 }
 TD.l2box2wLeft {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	color: #246053;
 	font-size: 11px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 7px;
 	padding-right: 7px;
 	width: 333px;
 	text-align: left;
 }
 TD.l2box2wLeft A:link,TD.l2box2wLeft A:visited,TD.l2box2wLeft A:active {
 	text-decoration: none;
 }
 TD.l2box2wLeft IMG {
 	margin: 0px;
 	margin-right: 5px;
 	margin-bottom: 5px;
 	border: none;
 	float: left;
 }
 TD.l2box2wMid {
 	width: 4px;
 	background: none;
 }
 TD.l2box2wRight {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	color: #246053;
 	font-size: 11px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 7px;
 	padding-right: 7px;
 	width: 333px;
 	text-align: right;
 }
 TD.l2box2wRight A:link,TD.l2box2wRight A:visited,TD.l2box2wRight A:active {
 	text-decoration: none;
 }
 TD.l2box2wRight IMG {
 	margin: 0px;
 	margin-left: 5px;
 	margin-bottom: 5px;
 	border: none;
 	float: right;
 }
 TD.l2box1w {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background: url('../imgs/l2_midbox_1w_bgr.gif') repeat-y;
 	color: #246053;
 	font-size: 11px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 7px;
 	padding-right: 7px;
 	width: 670px;
 	text-align: left;
 }
 TD.l2box1w A:link,TD.l2box1w A:visited,TD.l2box1w A:active {
 	text-decoration: none;
 }
 TD.l2box1w IMG {
 	margin: 0px;
 	margin-right: 5px;
 	margin-bottom: 5px;
 	border: none;
 	float: left;
 }
 TABLE.l3MID {
 	width: 671px;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 18px;
 }
 TD.l3topTitle {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l2_toptitle_bgr.gif') repeat-x;
 	height: 18px;
 	margin: 0px;
 	padding: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
 	font-weight: bold;
 	color: white;
 	font-size: 12px;
 	letter-spacing: 0.4em;
 }
 TD.l3body {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	background: url('../imgs/l3_body_bgr.gif') repeat-y;
 	width: 671px;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 10px;
 	padding-right: 10px;
 }
 
 DIV.newTOP {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 1093px;
 	height: 120px;
 	background: url('../imgs/bgr_top.gif') no-repeat;
	color: #246053;
	font-size: 12px;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.newTOP #searchKeywords {
 	height: 12px;
 	border: 1px solid #c1c3c2;
 	background: #ebeff0;
 	width: 107px;
 	color: black;
 	margin: 0px;
 }
 DIV.newTOP #searchButton {
 	height: 17px;
 	border: 1px solid #276454;
 	background: #4f7e74 url('../imgs/zoldgomb.gif') center repeat-x;
 	width: 66px;
 	color: white;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.newTOP A.newMM:link,DIV.newTOP A.newMM:visited,DIV.newTOP A.newMM:active,DIV.newTOP A.newMM:hover {
	display: inline-block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	font-size: 12px;
 	font-weight: normal;
 	color: #246053;
 	margin: 0px;
 	margin-left: 5px;
 	margin-right: 7px;
 	text-decoration: none;
 	letter-spacing: 1px;
 }
 #floatmenu1 {
 	top: 117px;
 	left: 209px;
 }
 #floatmenu2 {
 	top: 117px;
 	left: 356px;
 }
 #floatmenu3 {
 	top: 117px;
 	left: 476px;
 }
 DIV.newMAIN {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	margin: 0px;
 	padding: 0px;
 	width: 1093px;
 	background: url('../imgs/bgr_bott.gif') no-repeat;
 }
 DIV.newBIGMENU {
 	width: 930px;
 	height: 26px;
 	background: url('../imgs/op_bigmenu_bgr.gif') no-repeat;
 	color: #0f4136;
 	font-size: 12px;
 	font-weight: normal;
 	margin: 0px;
 	text-align: right;
 	padding-right: 110px;
 	padding-top: 12px;
 }
 DIV.newBIGMENU A:link,DIV.newBIGMENU A:visited,DIV.newBIGMENU A:active,DIV.newBIGMENU A:hover {
 	color: white;
 	text-decoration: none;
 }
 DIV.newOPENBOXESTOP {
 	width: 1040px;
 	height: 95px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/op_midboxtops.gif') no-repeat;
 }
 DIV.newOPENBOXESTOPEN {
 	width: 1040px;
 	height: 95px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/op_midboxtops_en.gif') no-repeat;
 }
 INPUT.newGOMBsarga {
 	margin: 0px;
 	padding: 0px;
 	font-size: 11px;
 	border: 1px solid #835d14;
 	background: #e1ae5d url('../imgs/sargagomb.gif') center repeat-x;
 	color: #724c05;
 }
 INPUT.newGOMBzold {
 	margin: 0px;
 	padding: 0px;
 	font-size: 11px;
 	border: 1px solid #276454;
 	background: #4f7e74 url('../imgs/zoldgomb.gif') center repeat-x;
 	color: white;
 }
 TD.newOPENKB {
 	width: 162px;
 	height: 147px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/kozbe_bgr.gif') no-repeat;
 	font-size: 11px;
 	color: #6a5d4d;
 }
 TD.newOPENUDV {
 	width: 389px;
 	height: 147px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/udvoz_bgr.gif') no-repeat;
 	font-size: 12px;
 	color: #7ba098;
 }
 TD.newOPENHD {
 	width: 162px;
 	height: 147px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/helpdesk_bgr.gif') no-repeat;
 	font-size: 10px;
 	font-weight: normal;
 	color: #000000;
 }
 TD.newOPENHDEN {
 	width: 162px;
 	height: 147px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/helpdesk_bgr_en.gif') no-repeat;
 	font-size: 10px;
 	font-weight: normal;
 	color: #000000;
 }
 #helpdeskUser {
 	border: 1px solid #c1c3c2;
 	background: #ebeff0;
 	width: 156px;
 }
 #helpdeskPass {
 	border: 1px solid #c1c3c2;
 	background: #ebeff0;
 	width: 156px;
 }
 TD.newFOOTER {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 882px;
 	height: 98px;
 	color: white;
 	font-size: 11px;
 	font-weight: normal;
 	text-align: right;
 	margin: 0px;
 	padding: 0px;
 	padding-top: 20px;
 	background: url('../imgs/foot_bgr.gif') no-repeat;
 }
 TD.newFOOTER A:link,TD.newFOOTER A:visited,TD.newFOOTER A:active,TD.newFOOTER A:hover {
 	text-decoration: none;
 	color: white;
 }
 DIV.newMENU {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 173px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/menuright.gif') top right no-repeat #246053;
 	color: white;
 	font-size: 11px;
 }
 DIV.newMENU DIV.separator {
 	width: 144px;
 	height: 4px;
 	background: url('../imgs/menusep.gif') no-repeat;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.newMENU DIV.terttop {
 	width: 144px;
 	height: 8px;
 	background: url('../imgs/menusubsub_sep.gif') no-repeat;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.newMENU A.major:link,DIV.newMENU A.major:active,DIV.newMENU A.major:visited,DIV.newMENU A.major:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	display: block;
 	width: 144px;
 	margin: 0px;
 	padding: 0px;
 	margin-top: 2px;
 	margin-bottom: 4px;
 	background: #246053 url('../imgs/menumain_bgr.gif') no-repeat top left;
 	color: white;
 	text-decoration: none;
 	padding-left: 15px;
 	padding-right: 3px;
 	padding-bottom: 3px;
 	font-size: 11px;
 }
 DIV.newMENU A.major:hover {
 	background: #246053 url('../imgs/menumain_hover.gif') no-repeat top left;
 }
 DIV.newMENU A.minor:link,DIV.newMENU A.minor:active,DIV.newMENU A.minor:visited,DIV.newMENU A.minor:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	display: block;
 	width: 144px;
 	margin: 0px;
 	padding: 0px;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	background: #246053 url('../imgs/menusub_bgr.gif') no-repeat top left;
 	color: #5d9588;
 	text-decoration: none;
 	padding-top: 1px;
 	padding-left: 24px;
 	padding-right: 3px;
 	font-size: 10px;
 }
 DIV.newMENU A.minor:hover {
 	color: white;
 }
 DIV.newMENU A.tert:link,DIV.newMENU A.tert:active,DIV.newMENU A.tert:visited,DIV.newMENU A.tert:hover {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	display: block;
 	width: 144px;
 	margin: 0px;
 	padding: 0px;
 	margin-top: 2px;
 	margin-bottom: 2px;
 	background: #246053 url('../imgs/menusubsub_bgr.gif') no-repeat top left;
 	color: #5d9588;
 	text-decoration: none;
 	padding-top: 1px;
 	padding-left: 30px;
 	padding-right: 3px;
 	font-size: 10px;
 }
 DIV.newMENU A.tert:hover {
 	color: white;
 }
 DIV.newMID {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
 	width: 513px;
 	background: white;
 	margin: 0px;
 	padding: 0px;
 }
 DIV.newMIDTOP {
 	width: 483px;
 	height: 101px;
 	background: url('../imgs/contenttop_bgr.gif') no-repeat;
 	color: white;
 	font-size: 22px;
 	margin: 0px;
 	padding: 0px;
 	padding-top: 65px;
 	padding-left: 30px;
 	font-variant:small-caps;
 	/*text-transform: uppercase;*/
 }
 DIV.newNAVI {
 	margin: 0px;
 	padding: 0px;
 	padding-left: 30px;
 	padding-right: 5px;
 	margin-bottom: 30px;
 	color: #86bcae;
 	font-size: 11px;
 	font-weight: normal;
 }
 DIV.newNAVI A:link,DIV.newNAVI A:visited,DIV.newNAVI A:active,DIV.newNAVI A:hover {
 	color: #86bcae;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: normal;
 }
 DIV.newNAVI A:hover {
 	text-decoration: underline;
 }
 HR {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: white;
	background-color: white;
	border-bottom: 1px dotted black;
	height: 3px;
 }
 DIV.WG_MainContent {
 	width: 478px;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	padding-left: 30px;
	padding-right: 5px;
 }
 DIV.newRIGHT {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px;
	padding: 0px;
 	width: 259px;
 	background: white url('../imgs/right_top_bgr.gif') no-repeat top left;
 }
 DIV.newRIGHTEN {
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	margin: 0px;
	padding: 0px;
 	width: 259px;
 	background: white url('../imgs/right_top_bgr_en.gif') no-repeat top left;
 }
 DIV.newRIGHTHD {
	margin: 0px;
	padding: 0px;
 	width: 259px;
 	height: 231px;
 	font-size: 10px;
 	padding-left: 54px;
 	padding-top: 85px;
 }
 TD.newBANNERLEFT {
 	width: 47px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/bannerleft_bgr.gif') repeat-y;
 }
 TD.newBANNERMID {
 	width: 177px;
 	text-align: center;
 	margin: 0px;
 	padding: 0px;
 	background: white url('../imgs/banner_bgr.gif') no-repeat top left;
 	font-size: 11px;
 }
 TD.newBANNERRIGHT {
 	width: 35px;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/bannerright_bgr.gif') repeat-y;
 }
 TD.mainzLeft { width: 144px;margin: 0px;padding: 0px; }
 TD.mainzMid { width: 513px;margin: 0px;padding: 0px; }
 TD.mainzRight { width: 259px;margin: 0px;padding: 0px; }
}
@media print {
/* csak a nyomtatott megjelenés class-ei */
 /* a main contentet körbeölelő DIV stílusa. mivel öröklődik, vigyázva
    használd. direkt (px-es) font méretet lehetőleg CSAK ITT adj meg,
    különben nem fog működni a méretezhető szöveg feature. */
 DIV.WG_MainContent {
	font-size: 12px;
	color: #000000;
	font-weight: normal;
 }
}
