/* 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 */
/* WG_CSS_PARA_STYLE artabla|TABLE|artabla tabla */
/* WG_CSS_PARA_STYLE artabla_fej|TABLEROW|artabla fejlec sor */
/* WG_CSS_PARA_STYLE artabla_varians|TABLEROW|artabla varians sor */
/* WG_CSS_PARA_STYLE artabla_ar||artabla ar cella */

/* 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,DIV,P,TD,TH {
	font-family: Arial,Helvetica;
	color: #000000;
	font-weight: normal;
}
BODY {
	margin: 0px;
	padding: 0px;
	background: url('../imgs/body_bgr.gif') #efebeb;
}
TH {	font-weight: bold; }
A:link {
	color: #1A48F2;
	text-decoration: none;
}
A:visited { 
	color: #1A48F2;text-decoration: none;
}
A:hover { 
	color: #182B72;
	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: #1A48F2;
	font-weight: bold;
	font-style: normal;
}
.WG_alcim,.WG_MOD_alcim,.WG_MOD_kerdes,.WG_MOD_cimKotes,.WG_MOD_FORUM_cim {
	color: #182B72;
	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: normal;
}
.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: #1A48F2;
	background-color: #1A48F2;
	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 #182B72;
	border-collapse: collapse;
}
TR.WG,TR.WG_MOD_lista,TABLE.WG TR,TABLE.WG_EDITOR TR,TABLE.WG_MOD_lista TR {
	border: 1px solid #182B72;
	vertical-align: top;
}
TR.WG_V2,TR.WG_MOD_lista_V2 {
	border: 1px solid #182B72;
	background-color: #DAE8FF;
	vertical-align: top;
}
TR.WG_V3,TR.WG_MOD_lista_V3 {
	border: 1px solid #182B72;
	background-color: #BAD8FF;
	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: #BAD8FF;
	border: 1px solid #182B72;
	font-weight: bold;
	font-style: normal;
	color: #300000;
	text-align: center;
}
TH.WG_jobbra {
	padding: 5px;
	background-color: #BAD8FF;
	border: 1px solid #182B72;
	font-weight: bold;
	font-style: normal;
	color: #300000;
	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-weight: normal;
	font-style: normal;
	padding-top: 2px;
	padding-left: 2px;
}
INPUT.WG_gomb,INPUT.WG_SYS_OldalInfo_gomb {
	background: #1A48F2;
	border: 2px outset #BAD8FF;
	color: white;
	font-weight: bold;
	font-style: normal;
	padding: 0px;
}

/* 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: #182b72;
	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 #182b72;
	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: #182b72;
	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: 12px;
	color: #000000;
	font-weight: normal;
 }
 .nobottom {
 	margin-bottom: 0px;
 }
 A.nyitolapra:link,A.nyitolapra:visited,A.nyitolapra:active,A.nyitolapra:hover {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/ujfejlec/logo_bottnew.jpg') no-repeat;
 	width: 210px;
 	height: 16px;
 	color: white;
 	text-align: center;
 	padding-top: 32px;
 	font-size: 11px;
 	text-decoration: none;
 	font-weight: bold;
 	/*text-transform: uppercase;*/
 	/*letter-spacing: 0.5em;*/
 }
 .foTopInfo {
 	font-size: 10px;
 	font-weight: normal;
 	padding-left: 0px;
 	color: #458baa;
 	width: 228px;
 }
 .foTopInfo SPAN.nev {
 	text-transform: uppercase;
 }
 .foTopInfo SPAN.nagyobb {
 	font-size: 11px;
 	font-weight: bold;
 }
 .foTopKeres {
 	text-align: left;
 }
 .foTopKeres INPUT {
 	height: 16px;
 	width: 155px;
 	font-size: 11px;
 }
 .foTopKeres .gomb {
 	background: #016393;
 	border: 1px outset #51b3e3;
 	color: white;
 	font-size: 10px;
 	font-weight: bold;
 	width: 70px;
 	height: 16px;
 	padding-top: 0px;
 }
 .foTopKeres .folapragomb {
 	background: #8ba823;
 	border: 1px outset #8ba823;
 	color: white;
 	font-size: 10px;
 	font-weight: bold;
 	width: 60px;
 	height: 16px;
 }
 .foTopMenu1 { width: 164px;padding: 0px;margin: 0px; }
 .foTopMenu1 A:link,.foTopMenu1 A:active,.foTopMenu1 A:visited,.foTopMenu1 A:hover {
 	display: block;
 	width: 164px;
 	height: 40px;
 	background: url('../imgs/ujfejlec/topmenu1_bgr.jpg') no-repeat;
 	text-align: center;
 	padding-top: 8px;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 13px;
 	color: white;
 }
 .foTopMenu2 { width: 149px;padding: 0px;margin: 0px; }
 .foTopMenu2 A:link,.foTopMenu2 A:active,.foTopMenu2 A:visited,.foTopMenu2 A:hover {
 	display: block;
 	width: 149px;
 	height: 40px;
 	background: url('../imgs/ujfejlec/topmenu2_bgr.jpg') no-repeat;
 	text-align: center;
 	padding-top: 8px;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 13px;
 	color: white;
 }
 .foTopMenu2 A:hover {
 	background: url('../imgs/ujfejlec/topmenu2_bgr_f2.jpg') no-repeat;
 	color: #26878b;
 }
 .foTopMenu3 { width: 140px;padding: 0px;margin: 0px; }
 .foTopMenu3 A:link,.foTopMenu3 A:active,.foTopMenu3 A:visited,.foTopMenu3 A:hover {
 	display: block;
 	width: 140px;
 	height: 40px;
 	background: url('../imgs/ujfejlec/topmenu3_bgr.jpg') no-repeat;
 	text-align: center;
 	padding-top: 8px;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 13px;
 	color: white;
 }
 .foTopMenu3 A:hover {
 	background: url('../imgs/ujfejlec/topmenu3_bgr_f2.jpg') no-repeat;
 	color: #268b51;
 }
 .foTopMenuSep { padding: 0px;margin: 0px;width: 11px; }
 .foTopMenu4 { width: 139px;padding: 0px;margin: 0px; }
 .foTopMenu4 A:link,.foTopMenu4 A:active,.foTopMenu4 A:visited,.foTopMenu4 A:hover {
 	display: block;
 	width: 139px;
 	height: 40px;
 	background: url('../imgs/ujfejlec/topmenu4_bgr.jpg') no-repeat;
 	text-align: center;
 	padding-top: 8px;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 13px;
 	color: white;
 }
 .foTopMenu4 A:hover {
 	background: url('../imgs/ujfejlec/topmenu4_bgr_f2.jpg') no-repeat;
 	color: #8ba823;
 }
 .foTopMenu5 { width: 137px;padding: 0px;margin: 0px; }
 .foTopMenu5 A:link,.foTopMenu5 A:active,.foTopMenu5 A:visited,.foTopMenu5 A:hover {
 	display: block;
 	width: 137px;
 	height: 40px;
 	background: url('../imgs/ujfejlec/topmenu5_bgr.jpg') no-repeat;
 	text-align: center;
 	padding-top: 8px;
 	font-weight: normal;
 	text-decoration: none;
 	font-size: 13px;
 	color: white;
 }
 .foTopMenu5 A:hover {
 	background: url('../imgs/ujfejlec/topmenu5_bgr_f2.jpg') no-repeat;
 	color: #005291;
 }
 A.foglal:link,A.foglal:active,A.foglal:visited,A.foglal:hover {
 	display: block;
 	width: 155px;
 	height: 25px;
 	text-align: right;
 	padding-right: 55px;
 	padding-top: 5px;
 	color: white;
 	font-weight: normal;
 	font-size: 15px;
 	text-decoration: none;
 	background: url('../imgs/ujfejlec/foglal_bgr.jpg') no-repeat;
 }
 A.foglal:hover { color: #ffd0f0; }
 A.fizet:link,A.fizet:active,A.fizet:visited,A.fizet:hover {
 	display: block;
 	width: 155px;
 	height: 25px;
 	text-align: right;
 	padding-right: 55px;
 	padding-top: 7px;
 	color: white;
 	font-weight: normal;
 	font-size: 15px;
 	text-decoration: none;
 	background: url('../imgs/ujfejlec/fizet_bgr.jpg') no-repeat;
 }
 A.fizet:hover { color: #f0ffd0; }
 .balBoxExchange {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/valutavalt_bgr.gif') no-repeat bottom;
 	width: 210px;
 	height: 104px;
 }
 .balBoxExchange .fej {
 	font-size: 15px;
 	color: #516117;
 	font-weight: bold;
 	padding-left: 20px;
 	padding-top: 8px;
 }
 .balBoxExchange .torzs {
 	font-size: 12px;
 	color: black;
 	font-weight: bold;
 	padding-right: 25px;
 	padding-top: 8px;
 	text-align: right;
 }
 .balBoxExchange .torzs INPUT {
 	text-align: right;
 	border: 2 px solid #e0e0e0;
 	width: 50px;
 }
 .balBoxExchange .torzs SELECT {
 	border: 1 px solid #e0e0e0;
 }
 .balBoxHirlevel {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/hirlevel_bgr.gif') no-repeat bottom;
 	width: 210px;
 	height: 100px;
 }
 .balBoxHirlevel .fej {
 	font-size: 15px;
 	color: #516117;
 	font-weight: bold;
 	padding-left: 20px;
 	padding-top: 8px;
 }
 .balBoxHirlevel .torzs {
 	font-size: 12px;
 	color: black;
 	font-weight: bold;
 	padding-right: 25px;
 	padding-top: 8px;
 	text-align: right;
 }
 .balBoxHirlevel .torzs INPUT {
 	border: 2 px solid #e0e0e0;
 	width: 165px;
 }
 .balBoxNaptar {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	width: 210px;
 }
 .balBoxNaptar .fej {
 	display: block;
 	font-size: 15px;
 	color: #516117;
 	font-weight: bold;
 	padding-left: 20px;
 	padding-top: 8px;
 	width: 190px;
 	height: 26px;
 	background: url('../imgs/enapt_cim_bgr.gif') no-repeat;
 }
 .balBoxNaptar .honapNavig {
 	display: block;
 	margin: 0px;
 	padding: 0px;
 	background: url('../imgs/enapt_navi_bgr.gif') no-repeat;
 	width: 210px;
 	height: 30px;
 }
 .balBoxNaptar .honapNavig .szoveg {
 	text-align: center;
 	color: #3e3f40;
 	font-size: 13px;
 	font-weight: bold;
 	padding-top: 8px;
 }
 .balBoxNaptar .naptarTorzs {
 	width: 210px;
 	background: url('../imgs/enapt_bodyfull_bgr.gif') no-repeat;
 }
 .balBoxNaptar .naptarTorzs TR {
 	height: 20px;
 }
 .balBoxNaptar .naptarTorzs TD { 
 	width: 25px;
 	padding: 0px;
 	margin: 0px;
 	text-align: center;
 	font-size: 12px;
 	color: #3e3f40;
 }
 .balBoxNaptar .naptarTorzs TD.van {
 	background-color: #c0e0ff;
 }
 .balBoxNaptar .naptarTorzs TD A:link,.balBoxNaptar .naptarTorzs TD A:visited,.balBoxNaptar .naptarTorzs TD A:active,.balBoxNaptar .naptarTorzs TD A:hover {
 	text-decoration: none;
 	font-weight: bold;
 	color: #016393;
 	background-color: #c0e0ff;
 }
 .balBoxNaptar .naptarTorzs TD.ma {
 	background-color: #e8f8ff;
 	border: 1px solid #016393;
 	font-weight: bold;
 	width: 23px;
 }
 .balBoxNaptar .naptarTorzs TH { 
 	width: 25px;
 	padding: 0px;
 	margin: 0px;
 	text-align: center;
 	font-size: 12px;
 	color: #3e3f40;
 }
 .balBoxNaptar .naptarTorzs TH.piros {
 	color: #c52531;
 }
 .balBoxNaptar .naptarTorzs .napok {
 	width: 210px;
 	height: 35px;
 }
 .labLec {
 	margin: 0px;
 	padding: 0px;
 	text-align: center;
 	font-size: 10px;
 	color: #3e3f40;
 	font-weight: bold;
 	width: 950px;
 	height: 47px;
 	background: url('../imgs/lablec_bgr.gif') no-repeat;
 	padding-top: 7px;
 }
 .labLec A:link,.labLec A:visited,.labLec A:active,.labLec A:hover {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .labLec A:hover { text-decoration: underline; }
 DIV.overMENU {
 	position: absolute;
 	display: none;
 	width: 164px;
 	background: #bfd2db;
 	margin: 0px;
 	padding: 0px;
 	/*line-height: 1.2em;*/
 	z-index: 500;
 }
 #floatmenu1 {
 	top: 100px;
 	left: 210px;
 }
 DIV.overMENU A:link,DIV.overMENU A:visited,DIV.overMENU A:active,DIV.overMENU A:hover {
 	display: block;
 	width: 164px;
 	height: 33px;
 	padding: 0px;
 	margin: 0px;
 	border-top: 1px solid #bfd2db;
 	border-bottom: 1px solid #5c8da4;
 	text-decoration: none;
 	font-size: 14px;
 	font-weight: normal;
 	color: #ffffff;
 	text-align: center;
 	padding-top: 7px;
 	background-color: #226484;
 }
 DIV.overMENU A:hover {
 	background-color: #bfd2db;
 	color: #016393;
 }
 /* alapveto elemek */
 /* kepkeret */
 .kepkeret .balfent {
	width: 15px;
	height: 12px;
	background: url('../imgs/kepkeret_top_bal.gif') no-repeat;
 }
 .kepkeret .fent {
	height: 12px;
	background: url('../imgs/kepkeret_top.gif') repeat-x;
 }
 .kepkeret .jobbfent {
	width: 15px;
	height: 12px;
	background: url('../imgs/kepkeret_top_jobb.gif') no-repeat;
 }
 .kepkeret .ballent {
	width: 15px;
	height: 12px;
	background: url('../imgs/kepkeret_bott_bal.gif') no-repeat;
 }
 .kepkeret .lent {
	height: 12px;
	background: url('../imgs/kepkeret_bott.gif') repeat-x;
 }
 .kepkeret .jobblent {
	width: 15px;
	height: 12px;
	background: url('../imgs/kepkeret_bott_jobb.gif') no-repeat;
 }
 .kepkeret .bal {
	width: 15px;
	background: url('../imgs/kepkeret_bal.gif') repeat-y;
 }
 .kepkeret .jobb {
	width: 15px;
	background: url('../imgs/kepkeret_jobb.gif') repeat-y;
 }
 /* fotobox */
 .fotoBox {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 }
 .fotoBox .fbful {
 	padding: 0px;
 	margin: 0px;
 }
 .fotoBox .fbful .fbbal {
 	width: 24px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_gall_balful.gif') no-repeat;
 }
 .fotoBox .fbful .fbjobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_gall_jobbful.gif') no-repeat;
 }
 .fotoBox .fbful .fbszoveg {
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	padding-left: 0px;
 	padding-right: 5px;
 	color: #3e3f40;
 	background: url('../imgs/fo_gall_fulbgr.gif') repeat-x;
 }
 .fotoBox .fbfej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/fo_gall_top.gif') no-repeat;
 }
 .fotoBox .fblab {
 	display: block;
 	height: 48px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/fo_gall_foot.gif') no-repeat;
 }
 .fotoBox .fbtorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 14px;
 	padding-right: 14px;
 	width: 668px;
 	background: url('../imgs/fo_gall_body.gif') repeat-y;
 }
 /* extrabox */
 .extraBox {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 }
 .extraBox .ebful {
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/fo_akc_normfulbgr.gif') repeat-x;
 }
 .extraBox .ebful .ebbal {
 	width: 24px;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_balful.gif') no-repeat left top;
 }
 .extraBox .ebful .ebjobb {
 	width: 17px;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_jobbful.gif') no-repeat right top;
 }
 .extraBox .ebful .ebszoveg {
 	height: 32px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	padding-left: 0px;
 	padding-right: 10px;
 	padding-top: 5px;
 	color: #3e3f40;
 	background: url('../imgs/fo_akc_fulbgr.gif') repeat-x top;
 	white-space: nowrap;
 }
 .extraBox .ebful .ebszel {
	text-align: right;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_jobbsarok.gif') no-repeat right top;
 }
 .extraBox .eblab {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 30px;
 	background: url('../imgs/fo_akc_foot.gif') no-repeat bottom;
 }
 .extraBox .ebtorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 24px;
 	padding-right: 15px;
 	width: 657px;
 	background: url('../imgs/fo_akc_bgr.gif') repeat-y;
 }
 .extraBox .ebtorzs P {
 	margin: 0px;
 	padding: 0px;
 	padding-bottom: 0.5em;
 	font-size: 11px;
 	color: #3e3f40;
 }
 .extraBox .ebtorzs P A:link,.extraBox .ebtorzs P A:visited,.extraBox .ebtorzs P A:active,.extraBox .ebtorzs P A:hover {
	font-weight: bold;
	text-decoration: none;
	color: black;
 }
 TABLE.artabla {
	border-width: 3px;
	border-style: solid;
	border-color: #a18d51;
	border-collapse: collapse;
 }
 TABLE.artabla TR.artabla_fej {
 	background-color: #a18d51;
 	border: none;
 }
 TABLE.artabla TR.artabla_fej TD {
 	font-weight: bold;
 	font-size: 12px;
 	padding: 5px;
 	border: none;
 	text-align: center;
 }
 TABLE.artabla TR.artabla_varians {
 	background-color: #f1dda1;
 	border: none;
 }
 TABLE.artabla TD {
 	border: none;
 	font-size: 12px;
 	padding: 5px;
 }
 TABLE.artabla TD.artabla_ar {
 	border: none;
 	font-size: 14px;
 	font-weight: bold;
 	padding: 5px;
 	text-align: right;
 	white-space: nowrap;
 }
 
 /* gomb helyettesitok */
 .belsogomb {
 	padding: 0px;
 	margin: 0px;
 	height: 37px;
 	background: url('../imgs/kempo_terkepful_bgr.gif') repeat-x;
 }
 .belsogomb .bgbal {
 	padding: 0px;
 	margin: 0px;
 	height: 37px;
 	width: 20px;
 	background: url('../imgs/kempo_terkepful_bal.gif') no-repeat;
 }
 .belsogomb .bgjobb {
 	padding: 0px;
 	margin: 0px;
 	height: 37px;
 	width: 20px;
 	background: url('../imgs/kempo_terkepful_jobb.gif') no-repeat;
 }
 .belsogomb .bgszoveg {
 	padding: 0px;
 	margin: 0px;
 	padding-top: 6px;
 	height: 31px;
 	width: 110px;
 	color: #ffffff;
 	font-size: 13px;
 	text-align: center;
  }
  .belsogomb_zold .belsogomb {
 	background: url('../imgs/kempo_mkozful_bgr.gif') repeat-x;
  }
  .belsogomb_zold .belsogomb .bgbal {
 	background: url('../imgs/kempo_mkozful_bal.gif') no-repeat;
  }
  .belsogomb_zold .belsogomb .bgjobb {
 	background: url('../imgs/kempo_mkozful_jobb.gif') no-repeat;
  }
  .belsogomb_lila .belsogomb {
 	background: url('../imgs/kempo_foglful_bgr.gif') repeat-x;
  }
  .belsogomb_lila .belsogomb .bgbal {
 	background: url('../imgs/kempo_foglful_bal.gif') no-repeat;
  }
  .belsogomb_lila .belsogomb .bgjobb {
 	background: url('../imgs/kempo_foglful_jobb.gif') no-repeat;
  }

 
 /* fooldal stiluselemei */
 .foFriss {
 	display: block;
 	width: 411px;
 	height: 240px;
 	padding: 0px;
 	margin: 0px;
 }
 .foFriss .fej {
 	display: block;
 	width: 391px;
 	height: 34px;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 20px;
 	padding-top: 15px;
 	color: #516116;
 	font-size: 16px;
 	font-weight: bold;
 	background: url('../imgs/fo_friss_head.gif') no-repeat;
 }
 .foFriss .fej A:link,.foFriss .fej A:visited,.foFriss .fej A:active,.foFriss .fej A:hover {
 	text-decoration: none;
 	color: #516116;
 }
 .foFriss .torzs {
 	display: block;
 	width: 361px;
 	height: 147px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_friss_body.gif') repeat-y;
 	padding-left: 20px;
 	padding-right: 30px;
 	padding-top: 5px;
 }
 .foFriss .torzs P {
 	color: #3e3f40;
 	font-size: 12px;
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 	font-size: 11px;
 }
 .foFriss .torzs P.WG_alcim {
 	color: #84b300;
 	font-size: 15px;
 	font-weight: bold;
 }
 .foFriss .torzs P.WG_alcim2 {
 	color: #f7c015;
 	font-size: 15px;
 	font-weight: bold;
 }
 .foFriss .torzs P.WG_alcim A:link,.foFriss .torzs P.WG_alcim A:visited,.foFriss .torzs P.WG_alcim A:active,.foFriss .torzs P.WG_alcim A:hover {
 	color: #84b300;
 	text-decoration: none;
 }
 .foFriss .torzs P.WG_alcim2 A:link,.foFriss .torzs P.WG_alcim2 A:visited,.foFriss .torzs P.WG_alcim2 A:active,.foFriss .torzs P.WG_alcim2 A:hover {
 	color: #f7c015;
 	text-decoration: none;
 }
 .foFriss .lab {
 	display: block;
 	width: 411px;
 	height: 38px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_friss_foot.gif') no-repeat;
 }
 .oldal_fo .extraBox .ebtorzs P {
 	color: #3e3f40;
 }
 .oldal_fo .extraBox .ebtorzs P.cim1 {
 	font-weight: bold;
 	color: #84b300;
 }
 .oldal_fo .extraBox .ebtorzs P.cim1 A:link,.oldal_fo .extraBox .ebtorzs P.cim1 A:visited,
 .oldal_fo .extraBox .ebtorzs P.cim1 A:active,.oldal_fo .extraBox .ebtorzs P.cim1 A:hover {
 	color: #84b300;
 }
 .oldal_fo .extraBox .ebtorzs P.cim2 {
 	font-weight: bold;
 	color: #a08724;
 }
 .oldal_fo .extraBox .ebtorzs P.cim2 A:link,.oldal_fo .extraBox .ebtorzs P.cim2 A:visited,
 .oldal_fo .extraBox .ebtorzs P.cim2 A:active,.oldal_fo .extraBox .ebtorzs P.cim2 A:hover {
 	color: #a08724;
 }
 .oldal_fo .extraBox .ebtorzs P.cim3 {
 	font-weight: bold;
 	color: #26878b;
 }
 .oldal_fo .extraBox .ebtorzs P.cim3 A:link,.oldal_fo .extraBox .ebtorzs P.cim3 A:visited,
 .oldal_fo .extraBox .ebtorzs P.cim3 A:active,.oldal_fo .extraBox .ebtorzs P.cim3 A:hover {
 	color: #26878b;
 }
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb {
 	height: 42px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb .bal {
 	width: 18px;
 	height: 42px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_tov_balful.gif') no-repeat;
 }
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb .jobb {
 	width: 19px;
 	height: 42px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_tov_jobbful.gif') no-repeat;
 }
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb .szoveg {
 	height: 32px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fo_akc_tov_fulbgr.gif') repeat-x;
 	color: white;
 	font-size: 12px;
 	font-weight: normal;
 	padding-top: 10px;
 }
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb .szoveg A:link,.oldal_fo .extraBox .ebtorzs P TABLE.tovabb .szoveg A:visited,
 .oldal_fo .extraBox .ebtorzs P TABLE.tovabb .szoveg A:active,.oldal_fo .extraBox .ebtorzs P TABLE.tovabb .szoveg A:hover {
 	color: white;
 	font-weight: normal;
 }

 /* kulonbozo szinu oldalak */

 /* KEK */
 .oldal_kek {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 20px;
 }
 .oldal_kek .ful {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_kek .ful .bal {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_ful_bal.gif') no-repeat;
 }
 .oldal_kek .ful .jobb {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_ful_jobb.gif') no-repeat;
 }
 .oldal_kek .ful .szoveg {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_ful_bgr.gif') repeat-x;
 	color: white;
 	font-size: 17px;
 	font-weight: normal;
 }
 .oldal_kek .ful .szoveg A:link,.oldal_kek .ful .szoveg A:visited,.oldal_kek .ful .szoveg A:active,.oldal_kek .ful .szoveg A:hover {
 	text-decoration: none;
 	color: white;
 }
 .oldal_kek .fej {
 	height: 20px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_top.gif') no-repeat;
 }
 .oldal_kek .lab {
 	height: 59px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_footer.gif') no-repeat;
 }
 .oldal_kek .torzs {
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kek_bgr.gif') repeat-y;
 	padding-left: 26px;
 	padding-right: 26px;
 }
 .oldal_kek .torzs P {
 	margin-top: 0px;
 }
 .oldal_kek .torzs .WG_cim,.oldal_kek .torzs .WG_alcim {
 	color: #016393;
 }
 .oldal_kek .torzs A:link,.oldal_kek .torzs A:visited,.oldal_kek .torzs A:active,.oldal_kek .torzs A:hover {
 	color: #016393;
 }
 .oldal_kek .torzs .WG_gomb {
  	background: #016393;
  	border: 2px outset #51b3e3;
 	color: white;
 }
 .oldal_kek .torzs HR {
 	color: #016393;
  	background: #016393;
 }
 .oldal_kek .torzs TABLE.WG {
	border: 2px solid #016393;
 }
 .oldal_kek .torzs TR.WG,.oldal_kek .torzs TABLE.WG TR {
	border: 1px solid #016393;
 }
 .oldal_kek .torzs TR.WG_V2 {
	border: 1px solid #016393;
	background-color: #f0f8f8;
 }
 .oldal_kek .torzs TH.WG,.oldal_kek .torzs TABLE.WG TH,.oldal_kek .torzs TH.WG_jobbra {
	border: 1px solid #016393;
	background-color: #016393;
	color: #ffffff;
 }
 .oldal_kek .torzs TD.WG,.oldal_kek .torzs TABLE.WG TD {
	border: 1px solid #016393;
 }
 .oldal_kek .torzs TH.WG A:link,.oldal_kek .torzs TH.WG A:visited,.oldal_kek .torzs TH.WG A:hover,
 .oldal_kek .torzs TABLE.WG TH A:link,.oldal_kek .torzs TABLE.WG TH A:visited,.oldal_kek .torzs TABLE.WG TH A:hover,
 .oldal_kek .torzs TH.WG_jobbra A:link,.oldal_kek .torzs TH.WG_jobbra A:visited,.oldal_kek .torzs TH.WG_jobbra A:hover {
 	color: #ffffff;
 }
 .oldal_kek .fotoBox {
 	width: 643px;
 }
 .oldal_kek .fotoBox .fbful .fbbal {
 	background: url('../imgs/al_gall_balful.gif') no-repeat;
 }
 .oldal_kek .fotoBox .fbful .fbjobb {
 	background: url('../imgs/al_gall_jobbful.gif') no-repeat;
 }
 .oldal_kek .fotoBox .fbful .fbszoveg {
 	background: url('../imgs/al_gall_fulbgr.gif') repeat-x;
 }
 .oldal_kek .fotoBox .fbfej {
 	width: 643px;
 	background: url('../imgs/al_gall_top.gif') no-repeat;
 }
 .oldal_kek .fotoBox .fblab {
 	width: 643px;
 	height: 12px;
 	background: url('../imgs/al_gall_foot.gif') no-repeat;
 }
 .oldal_kek .fotoBox .fbtorzs {
 	width: 643px;
 	background: url('../imgs/al_gall_body.gif') repeat-y;
 }
 .oldal_kek .extraBox {
 	width: 643px;
 }
 .oldal_kek .extraBox .ebful {
 	width: 643px;
 	background: url('../imgs/al_eb_top_bgr.gif') repeat-x;
 }
 .oldal_kek .extraBox .ebful .ebbal {
 	width: 20px;
 	background: url('../imgs/al_eb_ful_bal.gif') no-repeat;
 }
 .oldal_kek .extraBox .ebful .ebjobb {
 	background: url('../imgs/al_eb_ful_jobb.gif') no-repeat;
 }
 .oldal_kek .extraBox .ebful .ebszoveg {
 	padding-left: 4px;
 	background: url('../imgs/al_eb_ful_bgr.gif') repeat-x;
 }
 .oldal_kek .extraBox .ebful .ebszel {
 	background: url('../imgs/al_eb_top_jobb.gif') no-repeat right;
 }
 .oldal_kek .extraBox .eblab {
 	width: 643px;
 	height: 8px;
 	background: url('../imgs/al_eb_footer.gif') no-repeat bottom;
 }
 .oldal_kek .extraBox .ebtorzs {
 	width: 643px;
 	background: url('../imgs/al_eb_bgr.gif') repeat-y;
 }


 /* SARGA */
 .oldal_sarga {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 20px;
 }
 .oldal_sarga .ful {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_sarga .ful .bal {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_ful_bal.gif') no-repeat;
 }
 .oldal_sarga .ful .jobb {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_ful_jobb.gif') no-repeat;
 }
 .oldal_sarga .ful .szoveg {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_ful_bgr.gif') repeat-x;
 	color: #516116;
 	font-size: 17px;
 	font-weight: normal;
 }
 .oldal_sarga .ful .szoveg A:link,.oldal_sarga .ful .szoveg A:visited,.oldal_sarga .ful .szoveg A:active,.oldal_sarga .ful .szoveg A:hover {
 	text-decoration: none;
 	color: #516116;
 }
 .oldal_sarga .fej {
 	height: 20px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_top.gif') no-repeat;
 }
 .oldal_sarga .lab {
 	height: 59px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_footer.gif') no-repeat;
 }
 .oldal_sarga .torzs {
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/sarga_bgr.gif') repeat-y;
 	padding-left: 26px;
 	padding-right: 26px;
 }
 .oldal_sarga .torzs P {
 	margin-top: 0px;
 }
 .oldal_sarga .torzs .WG_cim,.oldal_sarga .torzs .WG_alcim {
 	color: #84b300;
 }
 .oldal_sarga .torzs A:link,.oldal_sarga .torzs A:visited,.oldal_sarga .torzs A:active,.oldal_sarga .torzs A:hover {
 	color: #516116;
 }
 .oldal_sarga .torzs .WG_gomb {
  	background: #516116;
  	border: 2px outset #819141;
 	color: white;
 }
 .oldal_sarga .torzs HR {
 	color: #516116;
  	background: #516116;
 }
 .oldal_sarga .torzs TABLE.WG {
	border: 2px solid #516116;
 }
 .oldal_sarga .torzs TR.WG,.oldal_sarga .torzs TABLE.WG TR {
	border: 1px solid #516116;
 }
 .oldal_sarga .torzs TR.WG_V2 {
	border: 1px solid #516116;
	background-color: #f8f8f0;
 }
 .oldal_sarga .torzs TH.WG,.oldal_sarga .torzs TABLE.WG TH,.oldal_sarga .torzs TH.WG_jobbra {
	border: 1px solid #516116;
	background-color: #516116;
	color: #ffffff;
 }
 .oldal_sarga .torzs TD.WG,.oldal_sarga .torzs TABLE.WG TD {
	border: 1px solid #516116;
 }
 .oldal_sarga .torzs TH.WG A:link,.oldal_sarga .torzs TH.WG A:visited,.oldal_sarga .torzs TH.WG A:hover,
 .oldal_sarga .torzs TABLE.WG TH A:link,.oldal_sarga .torzs TABLE.WG TH A:visited,.oldal_sarga .torzs TABLE.WG TH A:hover,
 .oldal_sarga .torzs TH.WG_jobbra A:link,.oldal_sarga .torzs TH.WG_jobbra A:visited,.oldal_sarga .torzs TH.WG_jobbra A:hover {
 	color: #ffffff;
 }
 .oldal_sarga .fotoBox {
 	width: 643px;
 }
 .oldal_sarga .fotoBox .fbful .fbbal {
 	background: url('../imgs/al_gall_balful.gif') no-repeat;
 }
 .oldal_sarga .fotoBox .fbful .fbjobb {
 	background: url('../imgs/al_gall_jobbful.gif') no-repeat;
 }
 .oldal_sarga .fotoBox .fbful .fbszoveg {
 	background: url('../imgs/al_gall_fulbgr.gif') repeat-x;
 }
 .oldal_sarga .fotoBox .fbfej {
 	width: 643px;
 	background: url('../imgs/al_gall_top.gif') no-repeat;
 }
 .oldal_sarga .fotoBox .fblab {
 	width: 643px;
 	height: 12px;
 	background: url('../imgs/al_gall_foot.gif') no-repeat;
 }
 .oldal_sarga .fotoBox .fbtorzs {
 	width: 643px;
 	background: url('../imgs/al_gall_body.gif') repeat-y;
 }
 .oldal_sarga .extraBox {
 	width: 643px;
 }
 .oldal_sarga .extraBox .ebful {
 	width: 643px;
 	background: url('../imgs/al_eb_top_bgr.gif') repeat-x;
 }
 .oldal_sarga .extraBox .ebful .ebbal {
 	width: 20px;
 	background: url('../imgs/al_eb_ful_bal.gif') no-repeat;
 }
 .oldal_sarga .extraBox .ebful .ebjobb {
 	background: url('../imgs/al_eb_ful_jobb.gif') no-repeat;
 }
 .oldal_sarga .extraBox .ebful .ebszoveg {
 	padding-left: 4px;
 	background: url('../imgs/al_eb_ful_bgr.gif') repeat-x;
 }
 .oldal_sarga .extraBox .ebful .ebszel {
 	background: url('../imgs/al_eb_top_jobb.gif') no-repeat right;
 }
 .oldal_sarga .extraBox .eblab {
 	width: 643px;
 	height: 8px;
 	background: url('../imgs/al_eb_footer.gif') no-repeat bottom;
 }
 .oldal_sarga .extraBox .ebtorzs {
 	width: 643px;
 	background: url('../imgs/al_eb_bgr.gif') repeat-y;
 }


 /* ZOLD */
 .oldal_zold {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 20px;
 }
 .oldal_zold .ful {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_zold .ful .bal {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_ful_bal.gif') no-repeat;
 }
 .oldal_zold .ful .jobb {
 	height: 45px;
 	width: 24px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_ful_jobb.gif') no-repeat;
 }
 .oldal_zold .ful .szoveg {
 	height: 45px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_ful_bgr.gif') repeat-x;
 	color: white;
 	font-size: 17px;
 	font-weight: normal;
 }
 .oldal_zold .ful .szoveg A:link,.oldal_zold .ful .szoveg A:visited,.oldal_zold .ful .szoveg A:active,.oldal_zold .ful .szoveg A:hover {
 	text-decoration: none;
 	color: white;
 }
 .oldal_zold .fej {
 	height: 20px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_top.gif') no-repeat;
 }
 .oldal_zold .lab {
 	height: 59px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_footer.gif') no-repeat;
 }
 .oldal_zold .torzs {
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/zold_bgr.gif') repeat-y;
 	padding-left: 26px;
 	padding-right: 26px;
 }
 .oldal_zold .torzs P {
 	margin-top: 0px;
 }
 .oldal_zold .torzs .WG_cim,.oldal_zold .torzs .WG_alcim {
 	color: #84a800;
 }
 .oldal_zold .torzs A:link,.oldal_zold .torzs A:visited,.oldal_zold .torzs A:active,.oldal_zold .torzs A:hover {
 	color: #84a800;
 }
 .oldal_zold .torzs .WG_gomb {
  	background: #a4c800;
  	border: 2px outset #d4f830;
 	color: white;
 }
 .oldal_zold .torzs HR {
 	color: #a4c800;
  	background: #a4c800;
 }
 .oldal_zold .torzs TABLE.WG {
	border: 2px solid #a4c800;
 }
 .oldal_zold .torzs TR.WG,.oldal_zold .torzs TABLE.WG TR {
	border: 1px solid #a4c800;
 }
 .oldal_zold .torzs TR.WG_V2 {
	border: 1px solid #a4c800;
	background-color: #f0f8f8;
 }
 .oldal_zold .torzs TH.WG,.oldal_zold .torzs TABLE.WG TH,.oldal_zold .torzs TH.WG_jobbra {
	border: 1px solid #a4c800;
	background-color: #a4c800;
	color: #ffffff;
 }
 .oldal_zold .torzs TD.WG,.oldal_zold .torzs TABLE.WG TD {
	border: 1px solid #a4c800;
 }
 .oldal_zold .torzs TH.WG A:link,.oldal_zold .torzs TH.WG A:visited,.oldal_zold .torzs TH.WG A:hover,
 .oldal_zold .torzs TABLE.WG TH A:link,.oldal_zold .torzs TABLE.WG TH A:visited,.oldal_zold .torzs TABLE.WG TH A:hover,
 .oldal_zold .torzs TH.WG_jobbra A:link,.oldal_zold .torzs TH.WG_jobbra A:visited,.oldal_zold .torzs TH.WG_jobbra A:hover {
 	color: #ffffff;
 }
 .oldal_zold .fotoBox {
 	width: 643px;
 }
 .oldal_zold .fotoBox .fbful .fbbal {
 	background: url('../imgs/al_gall_balful.gif') no-repeat;
 }
 .oldal_zold .fotoBox .fbful .fbjobb {
 	background: url('../imgs/al_gall_jobbful.gif') no-repeat;
 }
 .oldal_zold .fotoBox .fbful .fbszoveg {
 	background: url('../imgs/al_gall_fulbgr.gif') repeat-x;
 }
 .oldal_zold .fotoBox .fbfej {
 	width: 643px;
 	background: url('../imgs/al_gall_top.gif') no-repeat;
 }
 .oldal_zold .fotoBox .fblab {
 	width: 643px;
 	height: 12px;
 	background: url('../imgs/al_gall_foot.gif') no-repeat;
 }
 .oldal_zold .fotoBox .fbtorzs {
 	width: 643px;
 	background: url('../imgs/al_gall_body.gif') repeat-y;
 }
 .oldal_zold .extraBox {
 	width: 643px;
 }
 .oldal_zold .extraBox .ebful {
 	width: 643px;
 	background: url('../imgs/al_eb_top_bgr.gif') repeat-x;
 }
 .oldal_zold .extraBox .ebful .ebbal {
 	width: 20px;
 	background: url('../imgs/al_eb_ful_bal.gif') no-repeat;
 }
 .oldal_zold .extraBox .ebful .ebjobb {
 	background: url('../imgs/al_eb_ful_jobb.gif') no-repeat;
 }
 .oldal_zold .extraBox .ebful .ebszoveg {
 	padding-left: 4px;
 	background: url('../imgs/al_eb_ful_bgr.gif') repeat-x;
 }
 .oldal_zold .extraBox .ebful .ebszel {
 	background: url('../imgs/al_eb_top_jobb.gif') no-repeat right;
 }
 .oldal_zold .extraBox .eblab {
 	width: 643px;
 	height: 8px;
 	background: url('../imgs/al_eb_footer.gif') no-repeat bottom;
 }
 .oldal_zold .extraBox .ebtorzs {
 	width: 643px;
 	background: url('../imgs/al_eb_bgr.gif') repeat-y;
 }

 /* LILA, FOGLALAS */
 .oldal_foglal {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 20px;
 }
 .oldal_foglal .simaful_kep {
	display: box;
 	padding: 0px;
 	margin: 0px;
 	width: 666px;
 	height: 210px;
 	background: url('../imgs/foglalas_ujtop.jpg') no-repeat top left;
 	color: #be30a5;
 	font-size: 30px;
 	font-weight: bold;
 	padding-top: 20px;
 	padding-left: 30px;
 }
 .oldal_foglal .simaful {
	display: box;
 	padding: 0px;
 	margin: 0px;
 	width: 666px;
 	height: 26px;
 	background: url('../imgs/foglal_tab_bgr.jpg') no-repeat bottom left;
 	color: white;
 	font-size: 17px;
 	font-weight: bold;
 	padding-top: 38px;
 	padding-left: 30px;
 	
 }
 .oldal_foglal .fej {
 	height: 20px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/foglal_top.gif') no-repeat;
 }
 .oldal_foglal .lab {
 	height: 59px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/foglal_foot.gif') no-repeat;
 }
 .oldal_foglal .torzs {
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/foglal_bgr.gif') repeat-y;
 	padding-left: 26px;
 	padding-right: 26px;
 }
 .oldal_foglal .torzs P {
 	margin-top: 0px;
 }
 .oldal_foglal .torzs .WG_cim,.oldal_foglal .torzs .WG_alcim {
 	color: #be30a5;
 }
 .oldal_foglal .torzs .WG_cim {
 	font-size: 18px;
 	text-align: center;
 }
 .oldal_foglal TD.wee {
 	color: #be30a5;
 	font-weight: bold;
 }
 .oldal_foglal .torzs A:link,.oldal_foglal .torzs A:visited,.oldal_foglal .torzs A:active,.oldal_foglal .torzs A:hover {
 	color: #be30a5;
 }
 .oldal_foglal .torzs .WG_gomb {
  	background: #be30a5;
  	border: 2px outset #ee60d5;
 	color: white;
 }
 .oldal_foglal .torzs HR {
 	color: #be30a5;
  	background: #be30a5;
 }
 .oldal_foglal .torzs TABLE.WG {
	border: 2px solid #be30a5;
 }
 .oldal_foglal .torzs TR.WG,.oldal_foglal .torzs TABLE.WG TR {
	border: 1px solid #be30a5;
 }
 .oldal_foglal .torzs TR.WG_V2 {
	border: 1px solid #be30a5;
	background-color: #f0f8f8;
 }
 .oldal_foglal .torzs TH.WG,.oldal_foglal .torzs TABLE.WG TH,.oldal_foglal .torzs TH.WG_jobbra {
	border: 1px solid #be30a5;
	background-color: #be30a5;
	color: #ffffff;
 }
 .oldal_foglal .torzs TD.WG,.oldal_foglal .torzs TABLE.WG TD {
	border: 1px solid #be30a5;
 }
 .oldal_foglal .torzs TH.WG A:link,.oldal_foglal .torzs TH.WG A:visited,.oldal_foglal .torzs TH.WG A:hover,
 .oldal_foglal .torzs TABLE.WG TH A:link,.oldal_foglal .torzs TABLE.WG TH A:visited,.oldal_foglal .torzs TABLE.WG TH A:hover,
 .oldal_foglal .torzs TH.WG_jobbra A:link,.oldal_foglal .torzs TH.WG_jobbra A:visited,.oldal_foglal .torzs TH.WG_jobbra A:hover {
 	color: #ffffff;
 }
 .oldal_foglal .fotoBox {
 	width: 643px;
 }
 .oldal_foglal .fotoBox .fbful .fbbal {
 	background: url('../imgs/al_gall_balful.gif') no-repeat;
 }
 .oldal_foglal .fotoBox .fbful .fbjobb {
 	background: url('../imgs/al_gall_jobbful.gif') no-repeat;
 }
 .oldal_foglal .fotoBox .fbful .fbszoveg {
 	background: url('../imgs/al_gall_fulbgr.gif') repeat-x;
 }
 .oldal_foglal .fotoBox .fbfej {
 	width: 643px;
 	background: url('../imgs/al_gall_top.gif') no-repeat;
 }
 .oldal_foglal .fotoBox .fblab {
 	width: 643px;
 	height: 12px;
 	background: url('../imgs/al_gall_foot.gif') no-repeat;
 }
 .oldal_foglal .fotoBox .fbtorzs {
 	width: 643px;
 	background: url('../imgs/al_gall_body.gif') repeat-y;
 }
 .oldal_foglal .extraBox {
 	width: 643px;
 }
 .oldal_foglal .extraBox .ebful {
 	width: 643px;
 	background: url('../imgs/al_eb_top_bgr.gif') repeat-x;
 }
 .oldal_foglal .extraBox .ebful .ebbal {
 	width: 20px;
 	background: url('../imgs/al_eb_ful_bal.gif') no-repeat;
 }
 .oldal_foglal .extraBox .ebful .ebjobb {
 	background: url('../imgs/al_eb_ful_jobb.gif') no-repeat;
 }
 .oldal_foglal .extraBox .ebful .ebszoveg {
 	padding-left: 4px;
 	background: url('../imgs/al_eb_ful_bgr.gif') repeat-x;
 }
 .oldal_foglal .extraBox .ebful .ebszel {
 	background: url('../imgs/al_eb_top_jobb.gif') no-repeat right;
 }
 .oldal_foglal .extraBox .eblab {
 	width: 643px;
 	height: 8px;
 	background: url('../imgs/al_eb_footer.gif') no-repeat bottom;
 }
 .oldal_foglal .extraBox .ebtorzs {
 	width: 643px;
 	background: url('../imgs/al_eb_bgr.gif') repeat-y;
 }

 /* ONLINE FIZETES, ZOLD */
 .oldal_fizet {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 20px;
 }
 .oldal_fizet .simaful {
	display: box;
 	padding: 0px;
 	margin: 0px;
 	width: 666px;
 	height: 24px;
 	background: url('../imgs/fizet_tab_bgr.jpg') no-repeat bottom left;
 	color: white;
 	font-size: 17px;
 	font-weight: bold;
 	padding-top: 38px;
 	padding-left: 30px;
 	
 }
 .oldal_fizet .fej {
 	height: 20px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fizet_top.gif') no-repeat;
 }
 .oldal_fizet .lab {
 	height: 59px;
 	width: 696px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fizet_foot.gif') no-repeat;
 }
 .oldal_fizet .torzs {
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/fizet_bgr.gif') repeat-y;
 	padding-left: 26px;
 	padding-right: 26px;
 }
 .oldal_fizet .torzs P {
 	margin-top: 0px;
 }
 .oldal_fizet .torzs .WG_cim,.oldal_fizet .torzs .WG_alcim {
 	color: #a4c800;
 }
 .oldal_fizet .torzs .WG_cim {
 	font-size: 18px;
 	text-align: center;
 }
 .oldal_fizet .torzs A:link,.oldal_fizet .torzs A:visited,.oldal_fizet .torzs A:active,.oldal_fizet .torzs A:hover {
 	color: #a4c800;
 }
 .oldal_fizet .torzs .WG_gomb {
  	background: #a4c800;
  	border: 2px outset #d4f830;
 	color: white;
 }
 .oldal_fizet .torzs HR {
 	color: #a4c800;
  	background: #a4c800;
 }
 .oldal_fizet .torzs TABLE.WG {
	border: 2px solid #a4c800;
 }
 .oldal_fizet .torzs TR.WG,.oldal_fizet .torzs TABLE.WG TR {
	border: 1px solid #a4c800;
 }
 .oldal_fizet .torzs TR.WG_V2 {
	border: 1px solid #a4c800;
	background-color: #f0f8f8;
 }
 .oldal_fizet .torzs TH.WG,.oldal_fizet .torzs TABLE.WG TH,.oldal_fizet .torzs TH.WG_jobbra {
	border: 1px solid #a4c800;
	background-color: #a4c800;
	color: #ffffff;
 }
 .oldal_fizet .torzs TD.WG,.oldal_fizet .torzs TABLE.WG TD {
	border: 1px solid #a4c800;
 }
 .oldal_fizet .torzs TH.WG A:link,.oldal_fizet .torzs TH.WG A:visited,.oldal_fizet .torzs TH.WG A:hover,
 .oldal_fizet .torzs TABLE.WG TH A:link,.oldal_fizet .torzs TABLE.WG TH A:visited,.oldal_fizet .torzs TABLE.WG TH A:hover,
 .oldal_fizet .torzs TH.WG_jobbra A:link,.oldal_fizet .torzs TH.WG_jobbra A:visited,.oldal_fizet .torzs TH.WG_jobbra A:hover {
 	color: #ffffff;
 }
 .oldal_fizet .fotoBox {
 	width: 643px;
 }
 .oldal_fizet .fotoBox .fbful .fbbal {
 	background: url('../imgs/al_gall_balful.gif') no-repeat;
 }
 .oldal_fizet .fotoBox .fbful .fbjobb {
 	background: url('../imgs/al_gall_jobbful.gif') no-repeat;
 }
 .oldal_fizet .fotoBox .fbful .fbszoveg {
 	background: url('../imgs/al_gall_fulbgr.gif') repeat-x;
 }
 .oldal_fizet .fotoBox .fbfej {
 	width: 643px;
 	background: url('../imgs/al_gall_top.gif') no-repeat;
 }
 .oldal_fizet .fotoBox .fblab {
 	width: 643px;
 	height: 12px;
 	background: url('../imgs/al_gall_foot.gif') no-repeat;
 }
 .oldal_fizet .fotoBox .fbtorzs {
 	width: 643px;
 	background: url('../imgs/al_gall_body.gif') repeat-y;
 }
 .oldal_fizet .extraBox {
 	width: 643px;
 }
 .oldal_fizet .extraBox .ebful {
 	width: 643px;
 	background: url('../imgs/al_eb_top_bgr.gif') repeat-x;
 }
 .oldal_fizet .extraBox .ebful .ebbal {
 	width: 20px;
 	background: url('../imgs/al_eb_ful_bal.gif') no-repeat;
 }
 .oldal_fizet .extraBox .ebful .ebjobb {
 	background: url('../imgs/al_eb_ful_jobb.gif') no-repeat;
 }
 .oldal_fizet .extraBox .ebful .ebszoveg {
 	padding-left: 4px;
 	background: url('../imgs/al_eb_ful_bgr.gif') repeat-x;
 }
 .oldal_fizet .extraBox .ebful .ebszel {
 	background: url('../imgs/al_eb_top_jobb.gif') no-repeat right;
 }
 .oldal_fizet .extraBox .eblab {
 	width: 643px;
 	height: 8px;
 	background: url('../imgs/al_eb_footer.gif') no-repeat bottom;
 }
 .oldal_fizet .extraBox .ebtorzs {
 	width: 643px;
 	background: url('../imgs/al_eb_bgr.gif') repeat-y;
 }
 
 /* SZALLASLISTA */
 .oldal_szallaslista {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 10px;
 }
 .oldal_szallaslista .listafej {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 }
 .oldal_szallaslista .listafej .melyik {
 	padding: 0px;
 	margin: 0px;
 	text-align: left;
 	font-weight: bold;
 	color: #3e3f40;
 	font-size: 24px;
 	padding-left: 12px;
 }
 .oldal_szallaslista .listafej .hol {
 	padding: 0px;
 	margin: 0px;
 	text-align: center;
 	font-weight: bold;
 	color: #3e3f40;
 	font-size: 14px;
 	padding-top: 5px;
 }
 .oldal_szallaslista .listafej .milyen {
 	padding: 0px;
 	margin: 0px;
 	text-align: right;
 }
 .oldal_szallaslista .szoveges {
 	color: #715a9e;
 	font-size: 11px;
 	text-align: center;
 }
 .oldal_szallaslista .szoveges_aktiv {
 	color: #7e4188;
 	font-size: 11px;
 	text-align: center;
 }
 /* standard szurke */
 .oldal_szallaslista .elem .ful {
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallaslista .elem .ful .lebal {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kemplist_ful_bal.gif') no-repeat;
 }
 .oldal_szallaslista .elem .ful .lejobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/kemplist_ful_jobb.gif') no-repeat;
 }
 .oldal_szallaslista .elem .ful .leszoveg {
 	height: 25px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	color: #3e3f40;
 	padding-top: 5px;
 	background: url('../imgs/kemplist_ful_bgr.gif') repeat-x;
 }
 .oldal_szallaslista .elem .ful .leszoveg A:link,.oldal_szallaslista .elem .ful .leszoveg A:visited,
 .oldal_szallaslista .elem .ful .leszoveg A:active,.oldal_szallaslista .elem .ful .leszoveg A:hover {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .oldal_szallaslista .elem .lefej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/kemplist_top.gif') no-repeat;
 }
 .oldal_szallaslista .elem .lelab {
 	display: block;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/kemplist_footer.gif') no-repeat;
 }
 .oldal_szallaslista .elem .letorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 18px;
 	padding-right: 19px;
 	width: 659px;
 	height: 149px;
 	background: url('../imgs/kemplist_bgr.gif') repeat-y;
 }
 /* del: lila */
 .oldal_szallaslista .elem_d .ful {
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallaslista .elem_d .ful .lebal {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_d/kemplist_ful_bal.gif') no-repeat;
 }
 .oldal_szallaslista .elem_d .ful .lejobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_d/kemplist_ful_jobb.gif') no-repeat;
 }
 .oldal_szallaslista .elem_d .ful .leszoveg {
 	height: 25px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	color: white;
 	padding-top: 5px;
 	background: url('../imgs/v_d/kemplist_ful_bgr.gif') repeat-x;
 }
 .oldal_szallaslista .elem_d .ful .leszoveg A:link,.oldal_szallaslista .elem_d .ful .leszoveg A:visited,
 .oldal_szallaslista .elem_d .ful .leszoveg A:active,.oldal_szallaslista .elem_d .ful .leszoveg A:hover {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallaslista .elem_d .lefej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_d/kemplist_top.gif') no-repeat;
 }
 .oldal_szallaslista .elem_d .lelab {
 	display: block;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_d/kemplist_footer.gif') no-repeat;
 }
 .oldal_szallaslista .elem_d .letorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 18px;
 	padding-right: 19px;
 	width: 659px;
 	height: 149px;
 	background: url('../imgs/v_d/kemplist_bgr.gif') repeat-y;
 }
 /* eszak: sarga */
 .oldal_szallaslista .elem_e .ful {
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallaslista .elem_e .ful .lebal {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_e/kemplist_ful_bal.gif') no-repeat;
 }
 .oldal_szallaslista .elem_e .ful .lejobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_e/kemplist_ful_jobb.gif') no-repeat;
 }
 .oldal_szallaslista .elem_e .ful .leszoveg {
 	height: 25px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	color: #516116;
 	padding-top: 5px;
 	background: url('../imgs/v_e/kemplist_ful_bgr.gif') repeat-x;
 }
 .oldal_szallaslista .elem_e .ful .leszoveg A:link,.oldal_szallaslista .elem_e .ful .leszoveg A:visited,
 .oldal_szallaslista .elem_e .ful .leszoveg A:active,.oldal_szallaslista .elem_e .ful .leszoveg A:hover {
 	color: #516116;
 	text-decoration: none;
 }
 .oldal_szallaslista .elem_e .lefej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_e/kemplist_top.gif') no-repeat;
 }
 .oldal_szallaslista .elem_e .lelab {
 	display: block;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_e/kemplist_footer.gif') no-repeat;
 }
 .oldal_szallaslista .elem_e .letorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 18px;
 	padding-right: 19px;
 	width: 659px;
 	height: 149px;
 	background: url('../imgs/v_e/kemplist_bgr.gif') repeat-y;
 }
 /* nyugat: zold */
 .oldal_szallaslista .elem_n .ful {
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallaslista .elem_n .ful .lebal {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_n/kemplist_ful_bal.gif') no-repeat;
 }
 .oldal_szallaslista .elem_n .ful .lejobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_n/kemplist_ful_jobb.gif') no-repeat;
 }
 .oldal_szallaslista .elem_n .ful .leszoveg {
 	height: 25px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	color: white;
 	padding-top: 5px;
 	background: url('../imgs/v_n/kemplist_ful_bgr.gif') repeat-x;
 }
 .oldal_szallaslista .elem_n .ful .leszoveg A:link,.oldal_szallaslista .elem_n .ful .leszoveg A:visited,
 .oldal_szallaslista .elem_n .ful .leszoveg A:active,.oldal_szallaslista .elem_n .ful .leszoveg A:hover {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallaslista .elem_n .lefej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_n/kemplist_top.gif') no-repeat;
 }
 .oldal_szallaslista .elem_n .lelab {
 	display: block;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_n/kemplist_footer.gif') no-repeat;
 }
 .oldal_szallaslista .elem_n .letorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 18px;
 	padding-right: 19px;
 	width: 659px;
 	height: 149px;
 	background: url('../imgs/v_n/kemplist_bgr.gif') repeat-y;
 }
 /* spec: fos */
 .oldal_szallaslista .elem_s .ful {
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallaslista .elem_s .ful .lebal {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_s/kemplist_ful_bal.gif') no-repeat;
 }
 .oldal_szallaslista .elem_s .ful .lejobb {
 	width: 17px;
 	height: 30px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_s/kemplist_ful_jobb.gif') no-repeat;
 }
 .oldal_szallaslista .elem_s .ful .leszoveg {
 	height: 25px;
 	padding: 0px;
 	margin: 0px;
 	font-size: 15px;
 	font-weight: bold;
 	color: white;
 	padding-top: 5px;
 	background: url('../imgs/v_s/kemplist_ful_bgr.gif') repeat-x;
 }
 .oldal_szallaslista .elem_s .ful .leszoveg A:link,.oldal_szallaslista .elem_s .ful .leszoveg A:visited,
 .oldal_szallaslista .elem_s .ful .leszoveg A:active,.oldal_szallaslista .elem_s .ful .leszoveg A:hover {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallaslista .elem_s .lefej {
 	display: block;
 	height: 12px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_s/kemplist_top.gif') no-repeat;
 }
 .oldal_szallaslista .elem_s .lelab {
 	display: block;
 	height: 37px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_s/kemplist_footer.gif') no-repeat;
 }
 .oldal_szallaslista .elem_s .letorzs {
 	display: block;
 	padding: 0px;
 	margin: 0px;
 	padding-left: 18px;
 	padding-right: 19px;
 	width: 659px;
 	height: 149px;
 	background: url('../imgs/v_s/kemplist_bgr.gif') repeat-y;
 }
 /* kozos listaelemek */
 .oldal_szallaslista .letorzs TABLE.inner {
 	width: 659px;
 	height: 150px;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listaszoveg {
 	padding-right: 5px;
 	padding-top: 5px;
 	font-size: 12px;
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listakep {
 	width: 200px;
 	height: 150px;
 	text-align: right;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listakep IMG {
 	width: 200px;
 	border: none;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listaeler {
 	padding-right: 5px;
 	font-size: 11px;
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listaeler A:link,.oldal_szallaslista .letorzs TABLE.inner TD.listaeler A:visited,
 .oldal_szallaslista .letorzs TABLE.inner TD.listaeler A:active,.oldal_szallaslista .letorzs TABLE.inner TD.listaeler A:hover {
 	color: #3e3f40;
 	font-size: 11px;
 	text-decoration: none;
 }
 .oldal_szallaslista .letorzs TABLE.inner TD.listaeler A:hover {
 	text-decoration: underline;
 }


 
 /* retired
 .oldal_szallaslista .elem .letorzs P.mutatlink {
 	margin-top: 0px;
 	margin-bottom: 0em;
 	padding-left: 390px;
 }*/

 /* SZALLASLISTA */
 /* kozos elemek */
 .szolgikon {
 	padding: 0px;
 	margin: 0px;
  	width: 50px;
  	height: 50px;
 }
 .szolgleir {
 	padding: 0px;
 	margin: 0px;
  	height: 50px;
  	color: #3e3f40;
  	font-size: 12px;
  	width: 190px;
  	text-align: left;
  	background-color: white;
  	padding-left: 10px;
 }
 .szolgmidsep {
 	padding: 0px;
 	margin: 0px;
  	height: 50px;
  	width: 10px;
 }
 .rightbox {
 	padding: 0px;
 	margin: 0px;
 	float: right;
 	margin-left: 5px;
 	width: 253px;
 }
 .rightbox .rbful {
 	padding: 0px;
 	margin: 0px;
 	width: 253px;
 	height: 35px;
 	background: url('../imgs/kempo_bb_top_bgr.gif') repeat-x;
 }
 .rightbox .rbful .rbbal {
 	padding: 0px;
 	margin: 0px;
 	width: 17px;
 	height: 35px;
 	background: url('../imgs/kempo_bb_ful_bal.gif') no-repeat;
 }
 .rightbox .rbful .rbjobb {
 	padding: 0px;
 	margin: 0px;
 	width: 18px;
 	height: 35px;
 	background: url('../imgs/kempo_bb_ful_jobb.gif') no-repeat left top;
 }
 .rightbox .rbful .rbszel {
 	padding: 0px;
 	margin: 0px;
 	height: 35px;
 	text-align: right;
 	background: url('../imgs/kempo_bb_top_jobb.gif') no-repeat right top;
 }
 .rightbox .rbful .rbszoveg {
 	padding: 0px;
 	margin: 0px;
 	height: 25px;
 	background: url('../imgs/kempo_bb_ful_bgr.gif') repeat-x;
 	color: #3e3f40;
 	font-size: 17px;
 	font-weight: bold;
 	padding-top: 10px;
 }
 .rightbox .rbtorzs {
 	padding: 0px;
 	margin: 0px;
 	width: 227px;
 	padding-left: 16px;
 	padding-right: 10px;
 	background: url('../imgs/kempo_bb_bgr.gif') repeat-y;
 }
 .rightbox .rbtorzs P {
  	color: #3e3f40;
  	font-size: 11px;
  	font-weight: normal;
  	margin-top: 0px;
  	margin-bottom: 0.5em;
 }
 .rightbox .rbtorzs P.WG_alcim A:link,.rightbox .rbtorzs P.WG_alcim A:visited,
 .rightbox .rbtorzs P.WG_alcim A:hover,.rightbox .rbtorzs P.WG_alcim A:active {
 	font-size: 13px;
  	color: #e9651c;
  	font-weight: bold;
 }
 .rightbox .rblab {
 	padding: 0px;
 	margin: 0px;
 	width: 253px;
 	height: 20px;
 	background: url('../imgs/kempo_bb_footer.gif') no-repeat;
 }
 /* szallas: eszak */
 .oldal_szallas_e {
	display: none;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 10px;
 }
 .oldal_szallas_e .szful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_e/kempo_top_bgr2.gif') repeat-x bottom;
 }
 .oldal_szallas_e .szful .aktivful,.oldal_szallas_e .szful .inaktivful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallas_e .szful .aktivful {
 }
 .oldal_szallas_e .szful .aktivful .szbal,.oldal_szallas_e .szful .inaktivful .szbal {
 	height: 40px;
 	width: 17px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_e/kempo_ful_bal.gif') no-repeat;
 }
 .oldal_szallas_e .szful .aktivful .szbal {
 	background: url('../imgs/v_e/kempo_ful_akt_bal.gif') no-repeat;
 }
 .oldal_szallas_e .szful .aktivful .szjobb,.oldal_szallas_e .szful .inaktivful .szjobb {
 	height: 40px;
 	width: 20px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_e/kempo_ful_jobb.gif') no-repeat right top;
 }
 .oldal_szallas_e .szful .aktivful .szjobb {
 	background: url('../imgs/v_e/kempo_ful_akt_jobb.gif') no-repeat;
 }
 .oldal_szallas_e .szful .aktivful .szszoveg,.oldal_szallas_e .szful .inaktivful .szszoveg {
 	height: 32px;
 	font-size: 15px;
 	font-weight: normal;
 	color: #3e3f40;
 	padding-top: 8px;
 	background: url('../imgs/v_e/kempo_ful_bgr.gif') repeat-x;
 }
 .oldal_szallas_e .szful .aktivful .szszoveg {
 	background: url('../imgs/v_e/kempo_ful_akt_bgr.gif') repeat-x;
 }
 .oldal_szallas_e .szful .aktivful .szszoveg A:link,.oldal_szallas_e .szful .aktivful .szszoveg A:active,
 .oldal_szallas_e .szful .aktivful .szszoveg A:hover,.oldal_szallas_e .szful .aktivful .szszoveg A:visited,
 .oldal_szallas_e .szful .inaktivful .szszoveg A:link,.oldal_szallas_e .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_e .szful .inaktivful .szszoveg A:hover,.oldal_szallas_e .szful .inaktivful .szszoveg A:visited {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .oldal_szallas_e .szful .szszel {
	text-align: right;
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_e/kempo_top_jobb.gif') no-repeat right;
 }
 .oldal_szallas_e .torzs {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 	padding-left: 16px;
 	padding-right: 16px;
 	padding-top: 20px;
 	background: url('../imgs/v_e/kempo_bgr.gif') repeat-y;
 }
 .oldal_szallas_e .torzs .belso {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 }
 .oldal_szallas_e .torzs .belso A:link,.oldal_szallas_e .torzs .belso A:visited,.oldal_szallas_e .torzs .belso A:active,.oldal_szallas_e .torzs .belso A:hover {
 	color: #3e3f40;
 }
 .oldal_szallas_e .torzs .rim {
 	border: none;
 	float: right;
 	margin-left: 10px;
 	margin-right: 10px;
 }
 .oldal_szallas_e .torzs .belso P {
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallas_e .torzs .belso P.WG_cim {
 	font-weight: bold;
 	margin-bottom: 0.3em;
 	color: #f7c015;
 	font-size: 26px;
 }
 .oldal_szallas_e .torzs .belso P.WG_alcim {
 	font-weight: normal;
 	margin-top: 0px;
 	margin-bottom: 1em;
 	color: #3e3f40;
 	font-size: 20px;
 }
 .oldal_szallas_e .lab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 39px;
 	background: url('../imgs/v_e/kempo_foot.gif') no-repeat;
 }
 .oldal_szallas_e .fotofej {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 7px;
 	background: url('../imgs/v_e/kempo_fb_top.gif') no-repeat;
 }
 .oldal_szallas_e .fotolab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 27px;
 	background: url('../imgs/v_e/kempo_fb_foot.gif') no-repeat;
 }
 .oldal_szallas_e .fototorzs {
 	padding: 0px;
 	margin: 0px;
 	width: 678px;
 	padding-left: 18px;
 	background: url('../imgs/v_e/kempo_fb_bgr.gif') repeat-y;
 }
 .oldal_szallas_e .rightbox .rbtorzs P.WG_alcim {
  	color: #e9651c;
  	font-weight: bold;
  	margin-top: 0px;
  	margin-bottom: 0.5em;
  	font-size: 13px;
 }
 .oldal_szallas_e .belsogomb .bgszoveg A:link,.oldal_szallas_e .belsogomb .bgszoveg A:visited,
 .oldal_szallas_e .belsogomb .bgszoveg A:hover,.oldal_szallas_e .belsogomb .bgszoveg A:active {
  	text-decoration: none;
  	font-weight: normal;
  	color: white;
 }
 .oldal_szallas_e TABLE.artabla {
	border-color: #fbce18;
 }
 .oldal_szallas_e TABLE.artabla TR.artabla_fej {
	background-color: #fbce18;
 }
 .oldal_szallas_e TABLE.artabla TR.artabla_varians {
 	background-color: #fff8a0;
 }
 /* szallas: del */
 .oldal_szallas_d {
	display: none;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 10px;
 }
 .oldal_szallas_d .szful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_d/kempo_top_bgr2.gif') repeat-x bottom;
 }
 .oldal_szallas_d .szful .aktivful,.oldal_szallas_d .szful .inaktivful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallas_d .szful .aktivful {
 }
 .oldal_szallas_d .szful .aktivful .szbal,.oldal_szallas_d .szful .inaktivful .szbal {
 	height: 40px;
 	width: 17px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_d/kempo_ful_bal.gif') no-repeat;
 }
 .oldal_szallas_d .szful .aktivful .szbal {
 	background: url('../imgs/v_d/kempo_ful_akt_bal.gif') no-repeat;
 }
 .oldal_szallas_d .szful .aktivful .szjobb,.oldal_szallas_d .szful .inaktivful .szjobb {
 	height: 40px;
 	width: 20px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_d/kempo_ful_jobb.gif') no-repeat right top;
 }
 .oldal_szallas_d .szful .aktivful .szjobb {
 	background: url('../imgs/v_d/kempo_ful_akt_jobb.gif') no-repeat;
 }
 .oldal_szallas_d .szful .aktivful .szszoveg,.oldal_szallas_d .szful .inaktivful .szszoveg {
 	height: 32px;
 	font-size: 15px;
 	font-weight: normal;
 	color: #3e3f40;
 	padding-top: 8px;
 	background: url('../imgs/v_d/kempo_ful_bgr.gif') repeat-x;
 }
 .oldal_szallas_d .szful .aktivful .szszoveg {
 	background: url('../imgs/v_d/kempo_ful_akt_bgr.gif') repeat-x;
 }
 .oldal_szallas_d .szful .aktivful .szszoveg A:link,.oldal_szallas_d .szful .aktivful .szszoveg A:active,
 .oldal_szallas_d .szful .aktivful .szszoveg A:hover,.oldal_szallas_d .szful .aktivful .szszoveg A:visited,
 .oldal_szallas_d .szful .inaktivful .szszoveg A:link,.oldal_szallas_d .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_d .szful .inaktivful .szszoveg A:hover,.oldal_szallas_d .szful .inaktivful .szszoveg A:visited {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .oldal_szallas_d .szful .inaktivful .szszoveg A:link,.oldal_szallas_d .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_d .szful .inaktivful .szszoveg A:hover,.oldal_szallas_d .szful .inaktivful .szszoveg A:visited {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallas_d .szful .szszel {
	text-align: right;
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_d/kempo_top_jobb.gif') no-repeat right;
 }
 .oldal_szallas_d .torzs {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 	padding-left: 16px;
 	padding-right: 16px;
 	padding-top: 20px;
 	background: url('../imgs/v_d/kempo_bgr.gif') repeat-y;
 }
 .oldal_szallas_d .torzs .belso {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 }
 .oldal_szallas_d .torzs .belso A:link,.oldal_szallas_d .torzs .belso A:visited,.oldal_szallas_d .torzs .belso A:active,.oldal_szallas_d .torzs .belso A:hover {
 	color: #3e3f40;
 }
 .oldal_szallas_d .torzs .rim {
 	border: none;
 	float: right;
 	margin-left: 10px;
 	margin-right: 10px;
 }
 .oldal_szallas_d .torzs .belso P {
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallas_d .torzs .belso P.WG_cim {
 	font-weight: bold;
 	margin-bottom: 0.3em;
 	color: #be30a5;
 	font-size: 26px;
 }
 .oldal_szallas_d .torzs .belso P.WG_alcim {
 	font-weight: normal;
 	margin-top: 0px;
 	margin-bottom: 1em;
 	color: #3e3f40;
 	font-size: 20px;
 }
 .oldal_szallas_d .lab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 39px;
 	background: url('../imgs/v_d/kempo_foot.gif') no-repeat;
 }
 .oldal_szallas_d .fotofej {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 7px;
 	background: url('../imgs/v_d/kempo_fb_top.gif') no-repeat;
 }
 .oldal_szallas_d .fotolab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 27px;
 	background: url('../imgs/v_d/kempo_fb_foot.gif') no-repeat;
 }
 .oldal_szallas_d .fototorzs {
 	padding: 0px;
 	margin: 0px;
 	width: 678px;
 	padding-left: 18px;
 	background: url('../imgs/v_d/kempo_fb_bgr.gif') repeat-y;
 }
 .oldal_szallas_d .rightbox .rbtorzs P.WG_alcim {
  	color: #e9651c;
  	font-weight: bold;
  	margin-top: 0px;
  	margin-bottom: 0.5em;
  	font-size: 13px;
 }
 .oldal_szallas_d .belsogomb .bgszoveg A:link,.oldal_szallas_d .belsogomb .bgszoveg A:visited,
 .oldal_szallas_d .belsogomb .bgszoveg A:hover,.oldal_szallas_d .belsogomb .bgszoveg A:active {
  	text-decoration: none;
  	font-weight: normal;
  	color: white;
 }
 .oldal_szallas_d TABLE.artabla {
	border-color: #be30a5;
 }
 .oldal_szallas_d TABLE.artabla TR.artabla_fej {
	background-color: #be30a5;
 }
 .oldal_szallas_d TABLE.artabla TR.artabla_varians {
 	background-color: #ffd0ff;
 }
 /* szallas: nyugat */
 .oldal_szallas_n {
	display: none;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 10px;
 }
 .oldal_szallas_n .szful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_n/kempo_top_bgr2.gif') repeat-x bottom;
 }
 .oldal_szallas_n .szful .aktivful,.oldal_szallas_n .szful .inaktivful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallas_n .szful .aktivful {
 }
 .oldal_szallas_n .szful .aktivful .szbal,.oldal_szallas_n .szful .inaktivful .szbal {
 	height: 40px;
 	width: 17px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_n/kempo_ful_bal.gif') no-repeat;
 }
 .oldal_szallas_n .szful .aktivful .szbal {
 	background: url('../imgs/v_n/kempo_ful_akt_bal.gif') no-repeat;
 }
 .oldal_szallas_n .szful .aktivful .szjobb,.oldal_szallas_n .szful .inaktivful .szjobb {
 	height: 40px;
 	width: 20px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_n/kempo_ful_jobb.gif') no-repeat right top;
 }
 .oldal_szallas_n .szful .aktivful .szjobb {
 	background: url('../imgs/v_n/kempo_ful_akt_jobb.gif') no-repeat;
 }
 .oldal_szallas_n .szful .aktivful .szszoveg,.oldal_szallas_n .szful .inaktivful .szszoveg {
 	height: 32px;
 	font-size: 15px;
 	font-weight: normal;
 	color: #3e3f40;
 	padding-top: 8px;
 	background: url('../imgs/v_n/kempo_ful_bgr.gif') repeat-x;
 }
 .oldal_szallas_n .szful .aktivful .szszoveg {
 	background: url('../imgs/v_n/kempo_ful_akt_bgr.gif') repeat-x;
 }
 .oldal_szallas_n .szful .aktivful .szszoveg A:link,.oldal_szallas_n .szful .aktivful .szszoveg A:active,
 .oldal_szallas_n .szful .aktivful .szszoveg A:hover,.oldal_szallas_n .szful .aktivful .szszoveg A:visited,
 .oldal_szallas_n .szful .inaktivful .szszoveg A:link,.oldal_szallas_n .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_n .szful .inaktivful .szszoveg A:hover,.oldal_szallas_n .szful .inaktivful .szszoveg A:visited {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .oldal_szallas_n .szful .inaktivful .szszoveg A:link,.oldal_szallas_n .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_n .szful .inaktivful .szszoveg A:hover,.oldal_szallas_n .szful .inaktivful .szszoveg A:visited {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallas_n .szful .szszel {
	text-align: right;
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_n/kempo_top_jobb.gif') no-repeat right;
 }
 .oldal_szallas_n .torzs {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 	padding-left: 16px;
 	padding-right: 16px;
 	padding-top: 20px;
 	background: url('../imgs/v_n/kempo_bgr.gif') repeat-y;
 }
 .oldal_szallas_n .torzs .belso {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 }
 .oldal_szallas_n .torzs .belso A:link,.oldal_szallas_n .torzs .belso A:visited,.oldal_szallas_n .torzs .belso A:active,.oldal_szallas_n .torzs .belso A:hover {
 	color: #3e3f40;
 }
 .oldal_szallas_n .torzs .rim {
 	border: none;
 	float: right;
 	margin-left: 10px;
 	margin-right: 10px;
 }
 .oldal_szallas_n .torzs .belso P {
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallas_n .torzs .belso P.WG_cim {
 	font-weight: bold;
 	margin-bottom: 0.3em;
 	color: #93b700;
 	font-size: 26px;
 }
 .oldal_szallas_n .torzs .belso P.WG_alcim {
 	font-weight: normal;
 	margin-top: 0px;
 	margin-bottom: 1em;
 	color: #3e3f40;
 	font-size: 20px;
 }
 .oldal_szallas_n .lab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 39px;
 	background: url('../imgs/v_n/kempo_foot.gif') no-repeat;
 }
 .oldal_szallas_n .fotofej {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 7px;
 	background: url('../imgs/v_n/kempo_fb_top.gif') no-repeat;
 }
 .oldal_szallas_n .fotolab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 27px;
 	background: url('../imgs/v_n/kempo_fb_foot.gif') no-repeat;
 }
 .oldal_szallas_n .fototorzs {
 	padding: 0px;
 	margin: 0px;
 	width: 678px;
 	padding-left: 18px;
 	background: url('../imgs/v_n/kempo_fb_bgr.gif') repeat-y;
 }
 .oldal_szallas_n .rightbox .rbtorzs P.WG_alcim {
  	color: #e9651c;
  	font-weight: bold;
  	margin-top: 0px;
  	margin-bottom: 0.5em;
  	font-size: 13px;
 }
 .oldal_szallas_n .belsogomb .bgszoveg A:link,.oldal_szallas_n .belsogomb .bgszoveg A:visited,
 .oldal_szallas_n .belsogomb .bgszoveg A:hover,.oldal_szallas_n .belsogomb .bgszoveg A:active {
  	text-decoration: none;
  	font-weight: normal;
  	color: white;
 }
 .oldal_szallas_n TABLE.artabla {
	border-color: #a3c700;
 }
 .oldal_szallas_n TABLE.artabla TR.artabla_fej {
	background-color: #a3c700;
 }
 .oldal_szallas_n TABLE.artabla TR.artabla_varians {
 	background-color: #f0ffc0;
 }
 /* szallas: spec */
 .oldal_szallas_s {
	display: none;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	padding-top: 10px;
 }
 .oldal_szallas_s .szful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	background: url('../imgs/v_s/kempo_top_bgr2.gif') repeat-x bottom;
 }
 .oldal_szallas_s .szful .aktivful,.oldal_szallas_s .szful .inaktivful {
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 }
 .oldal_szallas_s .szful .aktivful {
 }
 .oldal_szallas_s .szful .aktivful .szbal,.oldal_szallas_s .szful .inaktivful .szbal {
 	height: 40px;
 	width: 17px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_s/kempo_ful_bal.gif') no-repeat;
 }
 .oldal_szallas_s .szful .aktivful .szbal {
 	background: url('../imgs/v_s/kempo_ful_akt_bal.gif') no-repeat;
 }
 .oldal_szallas_s .szful .aktivful .szjobb,.oldal_szallas_s .szful .inaktivful .szjobb {
 	height: 40px;
 	width: 20px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_s/kempo_ful_jobb.gif') no-repeat right top;
 }
 .oldal_szallas_s .szful .aktivful .szjobb {
 	background: url('../imgs/v_s/kempo_ful_akt_jobb.gif') no-repeat;
 }
 .oldal_szallas_s .szful .aktivful .szszoveg,.oldal_szallas_s .szful .inaktivful .szszoveg {
 	height: 32px;
 	font-size: 15px;
 	font-weight: normal;
 	color: #3e3f40;
 	padding-top: 8px;
 	background: url('../imgs/v_s/kempo_ful_bgr.gif') repeat-x;
 }
 .oldal_szallas_s .szful .aktivful .szszoveg {
 	background: url('../imgs/v_s/kempo_ful_akt_bgr.gif') repeat-x;
 }
 .oldal_szallas_s .szful .aktivful .szszoveg A:link,.oldal_szallas_s .szful .aktivful .szszoveg A:active,
 .oldal_szallas_s .szful .aktivful .szszoveg A:hover,.oldal_szallas_s .szful .aktivful .szszoveg A:visited,
 .oldal_szallas_s .szful .inaktivful .szszoveg A:link,.oldal_szallas_s .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_s .szful .inaktivful .szszoveg A:hover,.oldal_szallas_s .szful .inaktivful .szszoveg A:visited {
 	color: #3e3f40;
 	text-decoration: none;
 }
 .oldal_szallas_s .szful .inaktivful .szszoveg A:link,.oldal_szallas_s .szful .inaktivful .szszoveg A:active,
 .oldal_szallas_s .szful .inaktivful .szszoveg A:hover,.oldal_szallas_s .szful .inaktivful .szszoveg A:visited {
 	color: white;
 	text-decoration: none;
 }
 .oldal_szallas_s .szful .szszel {
	text-align: right;
 	height: 40px;
 	padding: 0px;
 	margin: 0px;
 	background: url('../imgs/v_s/kempo_top_jobb.gif') no-repeat right;
 }
 .oldal_szallas_s .torzs {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 	padding-left: 16px;
 	padding-right: 16px;
 	padding-top: 20px;
 	background: url('../imgs/v_s/kempo_bgr.gif') repeat-y;
 }
 .oldal_szallas_s .torzs .belso {
 	padding: 0px;
 	margin: 0px;
 	width: 664px;
 }
 .oldal_szallas_s .torzs .belso A:link,.oldal_szallas_s .torzs .belso A:visited,.oldal_szallas_s .torzs .belso A:active,.oldal_szallas_s .torzs .belso A:hover {
 	color: #3e3f40;
 }
 .oldal_szallas_s .torzs .rim {
 	border: none;
 	float: right;
 	margin-left: 10px;
 	margin-right: 10px;
 }
 .oldal_szallas_s .torzs .belso P {
 	margin-top: 0px;
 	margin-bottom: 0.5em;
 }
 .oldal_szallas_s .torzs .belso P.WG_cim {
 	font-weight: bold;
 	margin-bottom: 0.3em;
 	color: #a18d51;
 	font-size: 26px;
 }
 .oldal_szallas_s .torzs .belso P.WG_alcim {
 	font-weight: normal;
 	margin-top: 0px;
 	margin-bottom: 1em;
 	color: #3e3f40;
 	font-size: 20px;
 }
 .oldal_szallas_s .lab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 39px;
 	background: url('../imgs/v_s/kempo_foot.gif') no-repeat;
 }
 .oldal_szallas_s .fotofej {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 7px;
 	background: url('../imgs/v_s/kempo_fb_top.gif') no-repeat;
 }
 .oldal_szallas_s .fotolab {
 	padding: 0px;
 	margin: 0px;
 	width: 696px;
 	height: 27px;
 	background: url('../imgs/v_s/kempo_fb_foot.gif') no-repeat;
 }
 .oldal_szallas_s .fototorzs {
 	padding: 0px;
 	margin: 0px;
 	width: 678px;
 	padding-left: 18px;
 	background: url('../imgs/v_s/kempo_fb_bgr.gif') repeat-y;
 }
 .oldal_szallas_s .rightbox .rbtorzs P.WG_alcim {
  	color: #e9651c;
  	font-weight: bold;
  	margin-top: 0px;
  	margin-bottom: 0.5em;
  	font-size: 13px;
 }
 .oldal_szallas_s .belsogomb .bgszoveg A:link,.oldal_szallas_s .belsogomb .bgszoveg A:visited,
 .oldal_szallas_s .belsogomb .bgszoveg A:hover,.oldal_szallas_s .belsogomb .bgszoveg A:active {
  	text-decoration: none;
  	font-weight: normal;
  	color: white;
 }


}
@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;
 }
}

