/* 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 nev */
/* 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,DIV,P,TD,TH {
	font-family: Arial;
	font-size: 12px;
	color: #1c397a;
}
BODY {
	background: #004080;
}
TH {	font-size: 80%;	font-weight: bold; }
TD {	font-size: 80%; }
A:link { color: #4a6fc0;text-decoration: none; }
A:visited { color: #4a6fc0;text-decoration: none; }
A:hover { color: #4a6fc0;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,.INERT_b {
	font-weight: normal;
	font-style: normal;
	text-align: left;
}
.WG_jobb,.WG_MOD_tovabblink,.WG_MOD_tovabblinkCimlap,.INERT_j {
	font-weight: normal;
	font-style: normal;
	text-align: right;
}
.WG_kozep,.WG_MOD_eszkozOldal,.WG_MOD_FORUM_eszkozok,.INERT_k {
	font-weight: normal;
	font-style: normal;
	text-align: center;
}
.WG_egyen,.INERT_e {
	font-weight: normal;
	font-style: normal;
	text-align: justify;
}
.WG_cim,.WG_MOD_cim,.WG_MOD_cimCimlap,.INERT_c {
	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,.INERT_h {
	font-size: 110%;
	color: #182B72;
	font-weight: bold;
	font-style: normal;
}
.WG_kivonat,.WG_MOD_kivonat,.WG_MOD_kivonatKereses,.WG_MOD_kivonatCimlap,.WG_MOD_FORUM_kivonat,.INERT_x {
	font-size: 110%;
	font-weight: bold;
	font-style: italic;
}
.WG_kiemelt,.WG_MOD_kiemelt {
	font-weight: bold;
	font-style: normal;
}
.WG_apro,.WG_MOD_apro,.INERT_a {
	font-weight: normal;
	font-style: normal;
	font-size: 80%;
	padding-left: 20px;
	padding-right: 20px;
}
.WG_beljebb,.WG_MOD_magyarazat,.INERT_i1 {
	font-weight: normal;
	font-style: normal;
	padding-left: 20px;
	padding-right: 20px;
}
.WG_duplaBeljebb,.INERT_i2 {
	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;
}

SPAN.hiliteLink {
	color: red;
	font-weight: bold;
}
TD.crlSzurke {
	padding: 3px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	color: #a0a0a0;
	text-align: left;
}
TD.crlVkek {
	padding: 3px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	color: #80c0ff;
	text-align: left;
}
TD.crlPiros {
	padding: 3px;
	border: 1px solid #e0e0e0;
	font-size: 12px;
	color: #ef1020;
	text-align: left;
}


/* 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-size: 90%;
	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-size: 80%;
	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;
}
	
.WG_MOD_BoxedHead,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%;
}
.WG_MOD_BoxedHead A:link { color: white; }
.WG_MOD_BoxedHead A:visited { color: white; }
.WG_MOD_BoxedHead A:hover { color: white; }
.WG_MOD_BoxedBody,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: 12px;
 	font-weight: bold;
 	text-align: right;
 	padding: 0px;
 	margin: 0px;
 	margin-right: 18px;
 	margin-top: 5px;
}
DIV.WG_Menu_L0 A:link { color: #4a6fc0;text-decoration: none; }
DIV.WG_Menu_L0 A:visited { color: #4a6fc0;text-decoration: none; }
DIV.WG_Menu_L0 A:hover { color: #ca4d55;text-decoration: none; }
DIV.WG_Menu_L0 A.activeSM:link { color: #ca4d55;text-decoration: none; }
DIV.WG_Menu_L0 A.activeSM:visited { color: #ca4d55;text-decoration: none; }
DIV.WG_Menu_L0 A.activeSM:hover { color: #ca4d55;text-decoration: underline; }
DIV.WG_Menu_L0 IMG.WG_SideBar_Icon { border: 0px; }
DIV.WG_Menu_L1 {
	display: inline;
 	font-size: 11px;
 	font-weight: bold;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-right: 10px;
}
DIV.WG_Menu_L1 A:link { color: #5d6fc0;text-decoration: none; }
DIV.WG_Menu_L1 A:visited { color: #5d6fc0;text-decoration: none; }
DIV.WG_Menu_L1 A:hover { color: #5d6fc0;text-decoration: underline; }
DIV.WG_Menu_L1 A.activeSM:link { color: #ca4d55;text-decoration: none; }
DIV.WG_Menu_L1 A.activeSM:visited { color: #ca4d55;text-decoration: none; }
DIV.WG_Menu_L1 A.activeSM:hover { color: #ca4d55;text-decoration: underline; }
DIV.WG_Menu_L1 IMG.WG_SideBar_Icon { border: 0px; }

DIV.CurlingRMenu {
 	font-size: 12px;
 	font-weight: bold;
 	text-align: left;
 	padding: 0px;
 	margin: 0px;
 	margin-left: 15px;
 	margin-top: 5px;
}
DIV.CurlingRMenu A:link { color: #8f9fed;text-decoration: none; }
DIV.CurlingRMenu A:visited { color: #8f9fed;text-decoration: none; }
DIV.CurlingRMenu A:hover { color: #aedcfe;text-decoration: none; }
DIV.CurlingRMenu A.activeSM:link { color: #ca4d55;text-decoration: none; }
DIV.CurlingRMenu A.activeSM:visited { color: #ca4d55;text-decoration: none; }
DIV.CurlingRMenu A.activeSM:hover { color: #ca4d55;text-decoration: underline; }

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;
	margin-top: 10px;
 }
 DIV.bottomCredits {
	font-size: 10px;
	text-align: center;
	color: #4a6fc0;
 }
 DIV.upperBanner {
 	margin-left: 309px;
 	margin-top: 19px;
 }
 DIV.leftBanner {
 	margin: 0px;
 	margin-top: 1px;
 	margin-left: 3px;
 }
 DIV.rightBanner {
 	margin: 0px;
 	margin-top: 10px;
 	text-align: right;
 }
}

}
@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;
 }
}
