@charset "windows-1250";

/* ------------------ Általános felépítés ------------------ */

BODY {
	background-color : white;
	margin: 0px;
}

TABLE {
	border : none;
}

TABLE.wtable {
	background-color : white;
	width : 990px;
	border : none;
}

TABLE.tjobb {
	width : 100%;
	border : none;
	background-color : #6699CC;
}

TABLE.pwtable {
	background-color : white;
	border : none;
}

TABLE.plaintable {
	width : 100%;
	border : none;
}

IMG.nbimg {
	border : none;
}

A:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Brown;
	text-decoration : none;
}

A:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Brown;
	text-decoration : none;
}

A:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Brown;
	text-decoration : none;
}

H1 {	
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 14px;  
	text-align : center;
	vertical-align : top;
	color: black;  
}

H2 {
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 13px; 
	font-weight: bold; 
	text-align : left;
	vertical-align : top;
	color: black;  
}

H3 {
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 12px; 
	font-weight: bold; 
	text-align : left;
	vertical-align : top;
	color: black;  
}

P, PRE {
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 11px; 
	text-align : left;
	vertical-align : top;
	color: black;  
}

DIV {
	font-family : Verdana, Arial, Helvetica, sans-serif;  
	font-size : 11px; 
	vertical-align : top;
	color: black;  
	padding-top: 10px;
}

LI {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : left;
	vertical-align : top;
	padding-bottom: 10px
	color: black;
}

INPUT.text, SELECT.text, TEXTAREA.text {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #FFFFFF;
	border-style : solid;
	border-width: 1px;
	border-color : #990000;
	color : #000000;
/*	filter : alpha(opacity=50); */
}

INPUT.text_keres, SELECT.text_keres, OPTION.select.text_keres {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	background : #FFFFFF;
	border-style : solid;
	border-width: 1px;
	border-color : #990000;
	color : #000000;
 	filter : alpha(opacity=50);
}


/* ------------------ Menü elemei ------------------ */

TABLE.menu {
	width : 150px;
	background-image: URL("pix/menu_bg.gif");
	background-color: #6699CC;
}

TD.menutd {
	background-image: URL("pix/menu.gif");
	height: 24px;
}

TD.menutd_k {
	background-image: URL("pix/menu_k.gif");
	height: 24px;
}

A.amenu:link {
	padding-left : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: white;
}

A.amenu:hover {
	padding-left : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: orange;
}

A.amenu:visited {
	padding-left : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: white;
}

TD.almenucim {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : orange;
	height: 30px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
/*	background-image: URL(pix/parent_name.gif);*/
}

A:visited.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	xcolor: #990000;
	color : white;
}

A:link.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	xcolor: #990000;
	color : white;
}

SPAN.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : white;
}


/* ------------------ Egyebek ------------------ */

A.cc:link {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : brown
}

A.cc:visited {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : brown
}

IMG.th {
	float : right;
	margin-bottom : 10px;
	margin-left : 10px;
	width : 90px;
	height : 90px;
}

IMG.adth {
	float : left;
	margin-bottom : 10px;
	margin-left : 10px;
	width : 150px;
	height : 150px;
}
	
LI.news {
	xpadding-right : 10px;
	xpadding-left : 10px;
	vertical-align : baseline;
	xpadding-bottom: 10px
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Brown; 
}	

UL.news	{
	xpadding-left: 5px;
}

TD.copyright {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : right;
}

.rovatcim {
	padding-left : 5px;
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 14px;
	font-weight : bold;
	color : #990000;
}

.ck {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	text-align : justify;
}

TD.cd {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	color : gray;
}

/* jobbnyíl */
IMG.cl {
	border : 0px;
	width : 11px;
	height : 11px;
}

TABLE.logtable {
	padding-left : 5px;
	background-color : #EEEEEE;
	width : 100%
}

TD.logtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	padding-bottom: 5px;
	color : white;
}

INPUT.logbutton {
	background-color : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : white;
	border: solid 1px;
	border-color: white;
	width : 85px;
}

.errtext {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : Red;
}

TD.nc {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : 12px;
	color : brown;
	height: 30px;
	text-align: left;
}

/* cikkeditor */
TABLE.ce {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : black;
}

.impressum {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : center;
	color : brown;
}

.plaintext {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : black;
}

.hbanner {
	border : none;
	width : 468px;
	height : 90px;
}

.vbanner {
	border : none;
	width : 120px;
	height : 240px;
	margin: 4px;
}

TD.cb {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : black;
	text-align : justify;
}

.colsbkgrndtab {
	background-color : White;
	border : 0px;
	padding-left : 10px;
	padding-right : 10px;
	width : 100%;
}

.colsheader {
	background-color : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
}

/* Link leírása */
TD.lb {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : black;
}

.linksbkgrndtab {
	background-color : White;
	border : 0px;
	padding-left : 10px;
	padding-right : 10px;
	width : 100%;
}

.linksheader {
	background-color : #990000;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : White;
}

SPAN.version {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-style : italic;
	color : Gray;
}


/* ------------------ Eseménynaptár ------------------ */

TD.eheader {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	font-weight : bold;
	background-color : #cccc99;
	text-align : left;
	vertical-align : middle;
	height : 20px;
}

TD.emonth {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : Black;
	xcolor : White;
	xbackground-color : #003366;
	text-align : left;
	vertical-align : middle;
	padding-left : 2px;
}

TD.eecols {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : Black;
	background-color : #ffffcc;
	text-align : left;
	vertical-align : top;
}

TD.ecols {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	xbackground-color : #ffffcc;
	text-align : left;
	vertical-align : top;
}

SPAN.edate {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 9px;
}

A.ecols:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : top;
	color: Brown;
}

A.ecols:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	text-align : left;
	vertical-align : top;
	color: Brown;
}

/* Szavazás */
.vquestion {
	font-family :  Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	padding-left : 5px;
	padding-right : 5px;
	color : black;
}

SPAN.data {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	xcolor: #990000;
	color : white;
}


/* ------------------ Fórum elemei ------------------ */

TABLE.ftable {
	background-color : White;
	border : 1px;
	width : 100%;
}

TR.fheader {
	background-color : Teal;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	color : White;
}

TR.forums {
	background-color : #EEEEEE;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Brown;
}

TR.frows {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	border-bottom-width : thin;
	border-style : solid;
	border-color : black;
}

TR.fmesgrows {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	xbackground-color : #F2FFFF;
	background-color : #E5FFFF;
}

A.flink:link {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}

A.flink:visited {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : Black;
	text-decoration : underline;
}




/* ----------------- Listázás váltakozó színű sorokkal ---------- */
tr.tp {
        background-color : #dddddd;
}
	
tr.wh {
	background-color : white;
}
		

/* ------------------ Lehet, hogy nem is kell ------------------ */

a.smenu:link {
	padding-left : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: Black;
}

a.smenu:visited {
	padding-left : 3px;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color: Black;
}

.fbrdrtable {
	background-color : Brown;
	border : 0px;
	width=100%;
}

.rimgz {
	border : none;
	height : 21px;
	width : 63px
}

.date {
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 10px;
	font-weight : bold;
	}