/*----------------------------------------------------------------------------*/
/* Világoskék: D5EFFF 213,239,255 */
/* Sötétkék  : 0092E7 000,146,231 */
/*----------------------------------------------------------------------------*/
BODY	{
		SCROLLBAR-FACE-COLOR:      #0092E7;
		SCROLLBAR-3DLIGHT-COLOR:   #0092E7;
		SCROLLBAR-HIGHLIGHT-COLOR: #FFFFFF;
		SCROLLBAR-SHADOW-COLOR:    #42416B;
		SCROLLBAR-TRACK-COLOR:     #82D0FF;
		SCROLLBAR-ARROW-COLOR:     #FFFFFF;
		}
/*----------------------------------------------------------------------------*/
/* HTML tulajdonságai */
html    {
		margin       : 0px;
		padding      : 0px;
		}
/*----------------------------------------------------------------------------*/
/* BODY tulajdonságai */
body    {
		background   : #D5EFFF;
		color        : #000000;
		font-family  : Verdana;
		font-size    : 12px;
		text-align   : justify;
/* */
		margin-top   : 20;
		margin-bottom: 10;
		margin-left  : 20;
		margin-right : 20;
		padding      : 0;
} 
#keret_bal {
		background   : #0092E7;
		color        : #FFFFFF;
		margin-top   : 16;
		margin-bottom: 0;
		margin-left  : 11;
		margin-right : 0;
} 
#keret_fenn {
		background   : #0092E7;
		color        : #FFFFFF;
		margin-top   : 15;
		margin-bottom: 0;
		margin-left  : 0;
		margin-right : 0;
} 
#keret_szelso {
		background   : #0092E7;
		color        : #FFFFFF;
		margin-top   : 0;
		margin-bottom: 0;
		margin-left  : 0;
		margin-right : 0;
} 
/*----------------------------------------------------------------------------*/
/* BETU tulajdonságai */
p       {
		color        : #000000;
		font-family  : Verdana;
		font-size    : 12px;
		text-align   : justify;
		}
.alairas_1{
		font         : italic; 
		font-size    : 9px;
		font-weight  : bold; 
		text-align   : center;
		}
.alairas_2{
		font-size    : 9px;
		text-align   : center;
		}
.cim_felso {
		background   : #0092E7;
		color        : #D5EFFF;
		font-size    : 14px;
		font-weight  : bold; 
		text-align   : center;
		}
.disclaimer{
		color        : gray;
		font-size    : 9px;
		text-align   : right
		}
.fontos	{
		background   : #75CBFF;
		border-color : #FF0000;
		border-style : solid;
		border-width : 2px;
		margin       : 20;
		}
.inverz_1 {
		background   : #0092E7;
		color        : #D5EFFF;
		}
.inverz_1_vastag_kozepre {
		background   : #0092E7;
		color        : #D5EFFF;
		font-weight  : bold; 
		text-align   : center;
		}
.inverz_2 {
		background   : #D5EFFF;
		color        : #0092E7;
		}
.inverz_2_vastag_kozepre {
		background   : #D5EFFF;
		color        : #0092E7;
		font-weight  : bold; 
		text-align   : center;
		}
.normal_balra_vastag {
		font-weight  : bold; 
		text-align   : left;
		}
.normal_kozepre {
		text-align   : center;
		}
.normal_kozepre_vastag {
		font-weight  : bold; 
		text-align   : center;
		}
.normal_kozepre_vastag_dolt {
		font         : italic; 
		font-weight  : bold; 
		text-align   : center;
		}
.normal_jobbra {
		text-align   : right;
		}
.program {
		border-color : blue;
		border-style : solid;
		border-width : 2px;
		font-family  : Courier New;
		margin       : 20;
		text-align   : left;
		}
/*----------------------------------------------------------------------------*/
/* FELSOROLÁS tulajdonságai */
li {
		color        : #000000;
		font-family  : Verdana;
		font-size    : 12px;
		text-align   : justify;
		}
/*----------------------------------------------------------------------------*/
/* CÍMSOR tulajdonságai */
h1      {
		font-size    : 18px;
		font-weight  : bold; 
		text-align   : center;
		margin-top   : 50;
		}
h2      {
		font-size    : 16px;
		font-weight  : bold; 
		text-align   : center;
		margin-top   : 40;
		}
h3      {
		font-size    : 14px;
		font-weight  : bold; 
		text-align   : center;
		margin-top   : 30;
		}
h4      {
		font-size    : 18px;
		font-weight  : bold; 
		margin-top   : 50;
		}
h5      {
		font-size    : 16px;
		font-weight  : bold; 
		margin-top   : 40;
		}
h6      {
		font-size    : 14px;
		font-weight  : bold;
		margin-top   : 30;
		}
/*----------------------------------------------------------------------------*/
/* TABLAZAT tulajdonságai */
/* table header, table cell */
th      {
		background   : #0092E7;
		color        : #D5EFFF;
		font-size    : 12px;
		text-align   : justify;
		}
td      {
		font-size    : 12px;
		text-align   : justify;
		}
/*----------------------------------------------------------------------------*/
/* LINK tulajdonságai */
A:link {
		color        : blue;
		text-decoration: underline;
		}
A:visited {
		color        : blue; 
		text-decoration: underline;
		}
A:hover {
        background   : #FF0000;
        color        : #FFFFFF;
		font-weight  : bold;
		text-decoration: underline;
		}
A:active {
        color        : #FF0000;
		font-weight  : bold;
		text-decoration: none; 
		}
/* ---------- */
.navmain {
		background   : #D5EFFF;
		color        : #0092E7;
		font-weight  : bold;
		margin-bottom: 5px;
		}
/* ---------- */
A.nav1:link {
		color        : #FFFFFF;
		font-size    : 12px;
		font-weight  : bold;
		text-decoration: underline;
		}
A.nav1:visited {
		color        : #FFFFFF;
		font-size    : 12px;
		font-weight  : bold;
		text-decoration: underline;
		}
A.nav1:hover {
        background   : #FF0000;
        color        : #FFFFFF;
		font-size    : 12px;
		font-weight  : bold;
		text-decoration: underline;
		}
A.nav1:active {
        color        : #D5EFFF;
		font-size    : 12px;
		font-weight  : bold;
		text-decoration: none; 
		}
/* ---------- */
A.nav2:link {
		color        : #FFFFFF;
		margin-left  : 20px;
		text-decoration: underline;
		/*
		line-height  : 110%;
		height       : auto;
		border-color: #FF6633;
		border-style: groove;
		border-width: 2px;
		padding: 1px;
		*/
		}
A.nav2:visited {
		color        : #FFFFFF;
		margin-left  : 20px;
		text-decoration: underline;
		}
A.nav2:hover {
        color        : #FFFFFF;
		font-weight  : bold;
		margin-left  : 20px;
		text-decoration: underline;
		}
A.nav2:active {
        color        : #D5EFFF;
		font-weight  : bold;
		margin-left  : 20px;
		text-decoration: none; 
		}
/*----------------------------------------------------------------------------*/
/*----------------------------------------------------------------------------*/
/*
Szinkódok:
		Világoskék   : #D5EFFF;
		Sötétkék     : #0092E7;
		Fekete       : #000000;
		Fehér        : #FFFFFF;
*/
/*----------------------------------------------------------------------------*/
/*Verdana, Arial, Helvetica, sans-serif*/
/*----------------------------------------------------------------------------*/
/*Szinek: Red, Green, Blue.                                                   */
/*a. RGB meghatározása pl. Microsoft Frontpage-el:                            */
/*  1. Jobb gomb / Lap tulajdonságai / Háttér / Szín kivlasztása              */
/*  2. További színek / Kijelölés                                             */
/*  3. Érték: megvan a # utáni 3x2 jegyű szám.                                */
/*b. RGB meghatározása pl. Microsoft Image Composerrel:                       */
/*  1. A 3 szín kódjait Dec->Hex.                                             */
/*  2. Megvan a # utáni 3x2 jegyű szám.                                       */
/*----------------------------------------------------------------------------*/
/*SCROLLBAR-FACE-COLOR       Mozgatható csík.                   <--|azonos    */
/*SCROLLBAR-3DLIGHT-COLOR    Elemek külső bal és felső árnyéka. <--|          */
/*SCROLLBAR-HIGHLIGHT-COLOR  Elemek belső bal és felső árnyéka. Fehér: FFFFFF */
/*SCROLLBAR-SHADOW-COLOR     Elemek belső jobb és alsó árnyéka. Sötét         */
/*SCROLLBAR-TRACK-COLOR      Üresen maradó csík.                              */
/*SCROLLBAR-ARROW-COLOR      Alul, felül a négyzetben a nyíl.                 */

