<!--
/* A linkek alapvető formázása */


A:link 	{ 
	text-decoration	: "none";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	background     	: "none";
	color		: #006699
       	}

A:visited{
	text-decoration	: "none";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	color		: #006699;
	background 	: "none"
	}

A:hover	{
	text-decoration	: "underline";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	color		: #FF0000;
	background     	: "none"
	}

A:active{
	text-decoration	: "none";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	color		: #006699;
	background     	: "none"
	}


/* Címsorok */

H1 	{
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 14pt;
	color		: #666666;
	font-weight	: bold
	}

H2	{
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 13pt;
	color		: #666666;
	font-weight	: bold
	}

H3 	{
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 12pt;
	color		: #666666;
	font-weight	: bold
	}

H4 	{
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 11pt;
	color		: #666666;
	font-weight	: bold;
	font-style	: italic
	}

H5 	{
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 10pt;
	color		: #666666;
	font-weight	: bold;
	font-style	: italic
	}

.HEADING {
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 12pt;
	color		: #666666
	}

.FOOTER { /* Lábléc */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 8pt;
	color		: #666666
	}

.NORM_SP { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 9pt;
        margin-left    	: 20px;
	color		: #666666
	}

.NORMAL { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 9pt;
/*      line-height	: 14pt; */
	color		: #666666
	}

.WARNING{ /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 10pt;
	line-height	: 14pt;
        font-weight	: bold;
	color		: #ff0000
	}

.NOTE	{ /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 8pt;
	line-height	: 12pt;
	color		: #666666
	}

.LOGIN_FORM{ /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 10pt;
	line-height	: 12pt;
	color		: #666666
	}

.PRINAV { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 10pt;
        font-weight	: bold;
	line-height	: 12pt;
	color		: #004284
/*	background      : "none"    */
	}

.PRISEL { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 10pt;
        font-weight	: bold;
	line-height	: 12pt;
	color		: #f8844a
/*	background      : "none"    */
	}

.SECNAV { /* Normál szöveg */
	text-decoration : "none";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 11pt;
/*        font-weight	: bold;  */
	line-height	: 14pt; 
	color		: #004284;
        margin-top	: 5px;
        margin-bottom	: 5px
/*	background      : "none"    */
	}

.SECSEL { /* Normál szöveg */
	text-decoration	: "none";
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 11pt;
/*        font-weight	: bold;    */
	line-height	: 14pt; 
	color		: #f8844a;
        margin-top	: 5px;
        margin-bottom	: 5px
/*	background      : "none"    */
	}

.TRINAV { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 11pt;
	line-height	: 13pt;
	color		: #004284
/*	background      : "pics/bg.gif"    */
	}

.TRISEL { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 11pt;
	line-height	: 13pt;
	color		: #f8844a
/*	background      : "none"    */
	}

.ADMNAV { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 12pt;
	line-height	: 13pt;
	color		: #004284
/*	background     	: "pics/bg.gif"    */
	}

.ADMSEL { /* Normál szöveg */
	font-family	: "Arial CE", "Arial", "Geneva", "Helvetica";
	font-size	: 12pt;
	line-height	: 13pt;
	color		: #f8844a
/*	background     	: "none"    */
	}

/* LAYER DEFINITIONS */

#L_LOGO {
	position	: absolute;
	top		: 0px;
	left		: 0px;
	width		: 150px;
	height		: 75px;
        background-color: #999999;
     	border-width	: 0;
	border-color	: #CC00EE
	}

#L_HEADER{
	position	: absolute;
	top		: 0px;
	left		: 150px;
	height		: 75px;
	width		: 700px
	background-color: #999999;
	border-width	: 0;
	border-color	: #CC00EE
	}

#L_DATE	{
	position	: absolute;
	top		: 75px;
	left		: 0px;
	height		: 30px;
	width		: 150px;
	background-color: #CC00EE;
	border-width	: 0;
	border-color	: #CC00EE
	}

-->