﻿
.ÜRES
{
}


/* 
===========================
  Általános stílus-elemek
===========================
*/

TD
{
	font-family: Verdana;
	font-size: small;
	font-style: normal;
}
A:link, A:visited, A:active
{
	text-decoration: none;
	color: #005379;
}
A:hover
{
	text-decoration: underline;
	color: #005379;
}
/* GENERIC */
H1
{
	font-size: 20px;
	font-weight: normal;
}

H2
{
	font-size: 20px;
	font-weight: normal;
	color: #666644;
}

H3
{
	font-size: 12px;
	font-weight: normal;
	color: #005379;
}

H4
{
	font-size: 12px;
	font-weight: normal;
	color: #005379;
}

H5, DT
{
	font-size: 11px;
	font-weight: bold;
	color: #005379;
}

H6
{
	font-size: 11px;
	font-weight: bold;
	color: #005379;
}

TFOOT, THEAD
{
	font-size: 12px;
	color: #005379;
}

TH
{
	vertical-align: baseline;
	font-size: 10px;
	font-weight: bold;
	color: #005379;
}

SMALL
{
	font-size: 80%;
	font-family: Verdana;
}

BIG
{
	font-size: 100%;
}

BLOCKQUOTE, PRE
{
	font-family: Lucida Console, monospace;
}


UL LI
{
	list-style-type: square;
}

UL LI LI
{
	list-style-type: disc;
}

UL LI LI LI
{
	list-style-type: circle;
}

OL LI
{
	list-style-type: decimal;
}

OL OL LI
{
	list-style-type: lower-alpha;
}

OL OL OL LI
{
	list-style-type: lower-roman;
}

HR
{
	color: #005379;
	height: 1pt;
	text-align: left;
}



/*
=============
  Hibaoldal
=============
*/
A.Hiba:link, A.Hiba:visited, A.Hiba:active
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	color: mediumblue;
}
A.Hiba:hover
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: mediumblue;
}
.Hiba
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: red;
}
.HibaCím
{
	font-size: Large;
	font-style: normal;
	font-weight: normal;
	color: red;
}

/*
=========
  Login
=========
*/
A.logina:link, A.logina:visited, A.logina:active
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #335533;
}
A.logina:hover
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #335533;
}
.login
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #eefff3;
	color: #335533;
}
.loginCím
{
	font-size: x-large;
	font-style: normal;
	font-weight: bold;
	color: #335533;
}
.loginRejtettGomb
{
	background-color: #E4E8B7;
	color: #E4E8B7;
	border-color: #E4E8B7;
	border-style: none;
	border-width: 0;
}
/*
=================
  Kliens adatok
=================
*/
.kliens
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
.klienshiba
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: red;
}

/* 
========================
  Kiemelt Html modulok
========================
*/
/* htmlxp: kiemelt html modul kék winxp stílusú kerettel */
A.htmlxp:link, A.htmlxp:visited, A.htmlxp:active
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: mediumblue;
}
A.htmlxp:hover
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: mediumblue;
}
TABLE.htmlxp, TD.htmlxp, .htmlxp, P.htmlxp
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #eef3ff;
	color: mediumblue;
}
HR.htmlxp
{
	color: #005379;
}
H1.htmlxp
{
	font-size: large;
	background-color: #eef3ff;
	color: mediumblue;
}

/*
htmlxp_red: hibaüzenet és kiemelt html modul piros winxp 
stílusú kerettel
*/
A.htmlxp_red:link, A.htmlxp_red:visited, A.htmlxp_red:active
{
	text-decoration: none;
	color: Red;
}
A.htmlxp_red:hover
{
	text-decoration: underline;
	color: Red;
}
TABLE.htmlxp_red, TD.htmlxp_red, .htmlxp_red, P.htmlxp_red
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #fff0f0;
	color: crimson;
}

HR.htmlxp_red
{
	color: #005379;
}
H1.htmlxp_red
{
	font-size: large;
	background-color: #fff0f0;
	color: crimson;
}


/* 
================================================
  Modul speficikus stílusok
================================================
*/

.SkinTitle
{
	font-size: 150%;
	font-weight: bold;
	color: #005379;
}

/* Hírek, dokumentumok, rendezvények címe */
.AnnouncementTitle, .DocumentTitle, .EventTitle
{
	font-size: 110%;
	font-weight: bold;
	color: #005379;
}

/* Hírek, dokumentumok, rendezvények leírása */
.AnnouncementDescription, .DocumentDescription, .EventDescription
{
	line-height: 150%;
}

/* Hírek, dokumentumok, rendezvények adatai (feltöltő, dátum stb.) */
.AnnouncementMetadata, .DocumentMetadata, .DiscussionMetadata
{
	font-size: xx-small;
	color: #005379;
}

/* A legújabb dokumentum címének stílusa */
A.DocumentNewTitle:visited, A.DocumentNewTitle:active, A.DocumentNewTitle:link
{
	font-size: 140%;
	font-weight: bold;
	color: #0066cc;
	text-decoration: none;
}

A.DocumentNewTitle:hover
{
	font-size: 140%;
	font-weight: bold;
	text-decoration: underline;
	color: #ff9933;
}

/* DokimIx */
.dokimix, P.dokimix
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
TD.dokimixfejléc
{
	text-align: left;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
TD.dokimixbal
{
	text-align: left;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
TD.dokimixjobb
{
	text-align: right;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
TABLE.dokimix
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	border-width: 1px;
}
.H1dokimix
{
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
.H2dokimix
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.dokimixhiba
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: red;
}

/*
=========
  Admin
=========
*/
A.admin:link, A.admin:visited, A.admin:active
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: none;
	color: #005379;
}
A.admin:hover
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
	color: #005379;
}
.admin, P.admin
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #005379;
}
HR.admin
{
	color: #005379;
	text-align: center;
}
.adminhiba
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: red;
}
.adminH1
{
	font-size: 20;
	font-weight: normal;
	color: #005379;
}
.adminH2
{
	font-size: 12;
	font-weight: bold;
	color: #005379;
	text-align: right;
}
.adminDisable
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: mediumblue;
	background-color: Silver;
}
select.admin, option.admin
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #005379;
	background-color: #eefff3;
	border-color: #005379;
}




/* GENERAL */
/* style for module titles */
.Head
{
	font-size: 150%;
	font-weight: bold;
	color: #6487dc;
}

.textBoxDisable
{
	font-size: small;
	font-style: normal;
	background-color: GainsBoro;
}

.OldalCím
{
	font-weight: bold;
	color: #005379;
}

/* module title style used instead of Head for compact rendering by QuickLinks and Signin modules */
.SubSubHead
{
	font-size: 11px;
	font-weight: bold;
	color: black;
}

/* text style used for most text rendered by modules */
.Normal
{
	line-height: 150%;
}

/* Egy soros szövegdobozok stílusa */
.NormalTextBox
{
	font-size: 12px;
	font-weight: normal;
}

/* Egy soros szövegdobozok stílusa */
.AdatTextBox
{
	font-weight: normal;
	width: 99%;
}
.AdatTextBox2
{
	font-weight: normal;
	width: 90%;
}

/* Több soros szövegdobozok stílusa */
.NormalTextBoxMultiline
{
	font-size: 12px;
	font-weight: normal;
	line-height: 150%;
}

.NormalBold
{
	font-size: 11px;
	font-weight: bold;
}


/* Linkbutton esetén használt link stílus */
A.CommandButton:link, A.CommandButton:visited, A.CommandButton:active
{
	text-decoration: none;
	font-weight: bold;
	color: #015474;
}

A.CommandButton:hover
{
	text-decoration: underline;
	font-weight: bold;
	color: #015474;
}





/* 
================================================
  Calendar kontrollok stílusa
================================================

"!" == A Calendar kontroll bugos: néhány stílus beállítást
felülír lokálisan megadott stílus értékkel, ezért
a jelölt értékeket a kontrollnál helyben is meg kell adni,
nem elég a stíluslapon meghatározni.
*/

/* A teljes naptár stílusa. */
.NAPTAR
{
	border-color: #005379;
	background-color: White;
	color: Black;
	font-family: Verdana;
	font-size: 8pt;
}
.DAYHEADER
{
	background-color: #00a2a6;
	font-size: 7pt;
	font-weight: bold;
}
.NEXTPREV
{
	color: White;
	vertical-align: bottom;
}
.OTHERMONTH
{
	color: Silver;
}
.SELECTEDDAY
{
	color: White;
	background-color: #005379;
	font-weight: bold;
}
.SELECTOR
{
	background-color: #005379;
}
.TITLE2
{
	background-color: #005379;
	color: White;
	font-weight: bold;
}
.TODAY
{
	color: #005379;
	font-weight: bold;
}
.WEEKEND
{
	background-color: Cyen /*LightCyan;*/;
}



/* 
================================================
  Szerkesztő oldalakon használható stílusok
================================================
*/


/* Szerkesztő oldalakon a kérdés mezők stílusa */
.EditQuestion
{
	text-align: right;
	vertical-align: middle;
}

/* Szerkesztő oldalakon a válasz mezők stílusa */
.EditAnswer
{
	color: Black;
}

/* Validátorok stílusa */
.Validator
{
	color: Red;
	font-weight: bold;
}

/* Szerkesztő oldalakon a disabled mezők stílusa */
.EditDisabled
{
	color: Navy;
	background-color: #d0d0d0;
}


/* 
================================================
  A regisztrációs űrlapon használt stílusok
================================================
*/


/* Kérdés DIV a regisztrációs űrlapon */
.RegQuestion
{
	font-weight: bold;
	color: #336699;
	margin-top: 25px;
}

/* Válasz DIV a regisztrációs űrlapon */
.RegAnswer
{
	padding-top: 10px;
	margin-left: 20px;
}

/* Kérdéshez kapcsolódó segítség a regisztrációs űrlapon */
.RegQuestionHelp
{
	font-size: 90%;
	color: Gray;
}



/* 
================================================
  A táblázatokban használt stílusok
================================================
*/

.GridTable
{
	border-color: #8caae7;
	border-width: 1px;
	border-style: Solid;
	border-collapse: collapse;
}

.GridHeader
{
	background-color: #c4d4f3;
	color: navy;
	text-align: center;
}

.GridItem
{
	background-color: #eef3ff;
}

.GridAlternatingItem
{
	background-color: white;
}

/* 
============
Kommunikáció
============
 */
.kommlabelAlcím
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
	color: #335533;
}
.kommlabel
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #335533;
}
.kommlabelegy
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.H1komm
{
	font-size: large;
	font-style: normal;
	font-weight: normal;
}
.H2komm
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.H2kommEgy
{
	font-size: small;
	font-style: normal;
	font-weight: bold;
	color: #202020;
}
TD.kommössz
{
	border-bottom: solid 1px #335533;
}

A.komm:link, A.komm:visited, A.komm:active
{
	text-decoration: none;
	font-weight: normal;
	color: #005379;
}
A.komm:hover
{
	text-decoration: underline;
	color: #005379;
	font-weight: normal;
}
.KommInputEgy
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
	color: #000000;
}
TABLE.kommvíz
{
	height: 50%;
	width: 100%;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #335533 thin solid;
}
TABLE.kommfügg
{
	height: 100%;
	border-right: #335533 thin solid;
	border-left: none;
	border-top: none;
	border-bottom: none;
}
.HRkomm
{
	color: #005379;
}

/*
============================
Statisztika
============================
*/
.StatSzámláló
{
	font-weight: bold;
}
.StatCímke
{
	font-weight: normal;
}
.StatFejléc
{
	font-style: italic;
	text-decoration: underline;
	font-weight: normal;
}
.Diagram
{
	background-color: #E4E8B7;
	border-color: #335533;
	color: #335533;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

/*
============================
Ez alatt az új design
============================
*/
BODY.Gen
{
	background-color: #E9EED2; /*background:url(2006fel.swf);*/
	color: Black;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
BODY.Dok
{
	background-color: #E9EED2;
	color: Black;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
BODY.Adm
{
	background-color: #E9EED2;
	color: Black;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}
BODY.Hib
{
	background-color: #E9EED2;
	color: Black;
	font-family: Verdana;
	font-size: small;
	font-style: normal;
	font-weight: normal;
}

/*************
PortalBanner
*************/
TD.GenUp
{
	background: url(image/pbGenUp.jpg);
	color: #E9EED2;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}
SPAN.Title
{
	color: #E9EED2; /*color:Red;*/
	font-weight: bold;
	font-size: 8pt;
}
TD.GenUpDummy
{
	background-color: #00A2A6;
}
A.GenUp:link, A.GenUp:visited, A.GenUp:active
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	color: #E9EED2;
	text-decoration: none;
}
A.GenUp:hover
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	color: #E9EED2;
	text-decoration: none;
	background-color: #008599;
}
TD.GenMain
{
	background: url(image/pbGenMain.jpg);
}
TD.GenDummy
{
	background: url(image/pbGenDummy.bmp);
}
TD.GenDn
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	background-color: #005379;
}
.GenDnSel, SPAN.GenDnSel
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	background-color: #E9EED2;
	color: #005379;
}
A.GenDn:link, A.GenDn:visited, A.GenDn:active
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	background-color: #005379;
	color: White;
	text-decoration: none;
}
A.GenDn:hover
{
	font-size: normal;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
	color: White;
	text-decoration: none;
	background-color: #01848A;
}
A.Gen:link, A.Gen:visited, A.Gen:active
{
	text-decoration: none;
	color: #005379;
}
A.Gen:hover
{
	text-decoration: underline;
	color: #005379;
}
.GenCím
{
	color: #005379;
	font-size: large;
	font-style: normal;
	font-weight: bold;
}
HR.Gen
{
	color: #005379;
	text-align: center;
}
TABLE.GenVíz /* vízszintes vonal, ahol HR nem jó */
{
	height: 50%;
	width: 100%;
	border-right: none;
	border-left: none;
	border-top: none;
	border-bottom: #005379 thin solid;
}
TD.DokUp
{
	background: url(image/pbDokUp.jpg);
	color: #E9EED2;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}
TD.DokUpDummy
{
	background-color: #b3f130;
}
TD.DokMain
{
	background: url(image/pbDokMain.jpg);
}
TD.DokDummy
{
	background: url(image/pbDokDummy.bmp);
}
.DokInput
{
	font-size: small;
	font-style: normal;
	font-weight: normal;
	background-color: #eefff3;
	color: #335533;
}
.DokButton
{
	background-color: #CCDDCC;
	color: #335533;
}
TD.AdmUp
{
	background: url(image/pbAdmUp.jpg);
	color: #E9EED2;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}
TD.AdmUpDummy
{
	background-color: #b39c39;
}
TD.AdmMain
{
	background: url(image/pbAdmMain.jpg);
}
TD.AdmDummy
{
	background: url(image/pbAdmDummy.bmp);
}
TD.HibUp
{
	background: url(image/pbHibUp.jpg);
	color: #E9EED2;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana;
}
TD.HibUpDummy
{
	background-color: #ed7055;
}
TD.HibMain
{
	background: url(image/pbHibMain.jpg);
}
TD.HibDummy
{
	background: url(image/pbHibDummy.bmp);
}
/* ****************************************
  Az összes modul által használt stílusok
******************************************/

.ModulCímHáttér
{
	border-bottom: solid 1px #005379; /* A modul címét aláhúzó vonal */
	padding-bottom: 2px; /* Távolság a modul címe és az aláhúzó vonal között. */
}

.ModulCímSzöveg
{
	font-size: large;
	font-weight: normal;
	color: #005379;
}


/******************
  Link, LinkTétel
******************/
.LinkCímSzöveg
{
	font-size: medium;
	font-weight: normal;
	color: #005379;
}
.FIGY
{
	font-size: medium;
	color: Red;
	font-weight: bold;
}


/*KommLista*/
/*************/
.LISTAHEAD
{
	border-width: 1px;
	border-style: solid;
	color: White;
	background-color: #005379;
	font-weight: bold;
	text-align: center;
}

.LISTAE
{
	border-width: 1px;
	border-style: solid;
	color: Black;
	background-color: White;
}



.IxPortálTreeViewStyle
{
	border-width: 1px;
	border-style: solid;
	border-color: #005379;
}
.IxPortálTreeViewDefaultStyle
{
	background-color: #E9EED2;
	color: #005379;
}
.IxPortálTreeViewSelectedStyle
{
	background-color: #E4E8B7; /*color: White;*/
	border-width: 1px;
	border-style: solid;
	border-color: #005379;
	text-decoration: underline;
}

.apró
{
	font-family: Verdana;
	font-size: x-small;
	font-style: normal;
	font-weight: bold;
}

.updateprogress
{
	font-family: Verdana;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: Red;
	background-color: White;
	border-color: Red;
	border-width: medium;
	border-style: solid;
}

