/*A:link {
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-size: 12pt;
        font-weight: bold;
        color: #575B5D;
        position: relative;
	text-decoration: none;

}

A:visited {
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-size: 12pt;
        font-weight: bold;
        color: #575B5D;
        position: relative;
	text-decoration: none;
}

A:hover {
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-size: 12pt;
        font-weight: bold;
        color: #000000;
        position: relative;
	text-decoration: none;
}

A:active {
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-size: 12pt;
        font-weight: bold;
        color: #575B5D;
        position: relative;
	text-decoration: none;
}

body
{
		background: #FFF9DF;
}

TABLE
{
		vertical-align: top;
        font-family: 'Arial', 'Sans-Serif';
        font-weight: bold;
        font-size: 8pt;
        text-align: Left;
        margin-top: 10;
        margin-bottom: 0;
        line-height: 160%;
		border-collapse: collapse;
        border: 1px solid gray;
		color: #000000;
}*/

TABLE.belso
{
	vertical-align: top;
        font-family: 'Arial', 'Sans-Serif';
        font-weight: normal;
        font-size: 9pt;
        text-align: Left;
        margin-top: 0;
        margin-bottom: 0;
        line-height: 170%;
	border-collapse: collapse;
        border: 0px solid gray;
	color: #ffffff;
}


/*
td
{
	border: 1px solid silver;
	padding: 0.3em;
}*/

td.jobb
{
	border-right: 1px solid aliceblue;
	padding: 0.5em;
}

td.nagy
{
		text-align:justify;
        font-weight: bold;
        font-size: 12pt;
	padding: 0.5em;
        line-height: 170%;
}


td.fent
{
	border-top: 1px solid Gainsboro;
	padding: 0.5em;
}

td.fejlec
{
        font-size: 9pt;
	color: white;
	padding: 0.3em;
        font-weight: bold;
	background-color: #0d6fa4;
}

td.sot
{
	color: black;
	padding: 0.3em;
	background-color: ghostwhite;
}

td.szunet
{
	color: white;
	padding: 0.3em;
	background-color: black;
}

td.zold
{
        font-weight: bold;
	color: black;
	padding: 0.3em;
	background-color: palegreen;
}

td.piros
{
        font-weight: bold;
	color: black;
	padding: 0.3em;
	background-color: pink;
}

td.feher
{
        font-weight: bold;
	color: black;
	padding: 0.3em;
	background-color: white;
}


td.van
{
	color: white;
	padding: 0.3em;
	background-color: navy;
}



input
{
	border:1px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;
	padding: 0.2em;
}

input.radio
{
	border:0px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0.2em;
	background-color: transparent
}

input.checkbox
{
	border:0px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	color:#000000;
	padding: 0.2em;
	background-color: transparent
}



textarea
{
	border:1px solid darkgray;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:12px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;
}


select
{
	border:1px solid lavender;
	font-family: 'Verdana', 'Arial', 'Sans-Serif';
	font-size:11px;
	font-weight:bold;
	background-color: ghostwhite;
	color:#000000;

}

/*
h1
{
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-weight: bold;
        font-size: 14pt;
        color: #000000;
	text-align: center;
}

h2
{
        font-family: 'Arial', 'Sans-Serif';
        font-weight: bold;
        font-size: 11pt;
        color: #000066;
}

h3
{
        font-family: 'Verdana', 'Arial', 'Sans-Serif';
        font-weight: normal;
        font-size: 10pt;
        color: #dddddd;
	line-height: 140%;
}

CODE
{
        font-family: 'Courier', 'Courier New';
        font-weight: normal;
        font-size: 10pt;
        color: #33ff33;
        line-height: 130%;
	
}
*/
