P  {}

H1  {}

H2  {}

H3  {}

A  {
	color : #204E00;
	text-decoration : underline;
}

A:Visited  {}

A:Active  {}

A:Hover  {
	text-decoration : underline;
	color : #204E00;
}

BODY  
{
	background-color: #FFEBAD;
	font-size : 12px;
	font-family : Verdana;
	color : #204E00;
}

TD  {
	font-size : 12px;
	font-family : Verdana;
	color : #204E00;
}

.admin
{
	border : 1px solid black;
	border-collapse : collapse;
	font-size : 12;
	padding : 4;
}

.cim  {
        font-size : 17px;
        font-family : Verdana;
		font-weight: bold;
        color : #204E00;
    	margin-left : 30px;
    	margin-right : 20px;
		margin-top : 27px;
    	margin-bottom : 20px;
    	line-height : 20px;
    	text-align : left;
}

.alcim  {
        font-size : 15px;
        font-family : Verdana;
		font-weight: bold;
        color : #204E00;
    	margin-left : 30px;
    	margin-right : 20px;
		margin-top : 27px;
    	margin-bottom : 20px;
    	line-height : 20px;
    	text-align : left;
}

.kiscim  {
        font-size : 14px;
        font-family : Verdana;
		font-weight: bold;
        color : #204E00;
    	margin-left : 30px;
    	margin-right : 20px;
		margin-top : 27px;
    	margin-bottom : 20px;
    	line-height : 20px;
    	text-align : left;
}

.szoveg  {
	font-size : 12px;
	font-family : Verdana;
	color : #204E00;
	margin-left : 30px;
	margin-right : 40px;
	margin-top : 25px;
	margin-bottom : 15px;
	line-height : 17px;
	text-align : justified;
}

.kisszoveg  {
	font-size : 11px;
	font-family : Verdana;
	color : #204E00;
	margin-left : 30px;
	margin-right : 40px;
	margin-top : 25px;
	margin-bottom : 15px;
	line-height : 12px;
	text-align : justified;
	padding : 4;
}

.szoveg2  {
	font-size : 12px;
	font-family : Verdana;
	color : #204E00;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 17px;
	text-align : justified;
}


.szovegkepala  {
	font-size : 10px;
	font-family : Verdana;
	color : #204E00;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
	margin-bottom : 0px;
	line-height : 13px;
	text-align : center;
}

.hr {
	height : 1px;
	color : #204E00;
}

.szovegtabla  {
        font-size : 11px;
        font-family : Verdana;
        color : #204E00;
    	margin-left : 8px;
    	margin-right : 8px;
    	margin-top : 8px;
    	margin-bottom : 8px;
    	line-height : 16px;
    	text-align : justified;
}


.belsotabla {
	border : 1px solid #204E00;
	border-collapse : collapse;
	font-size : 12;
}

.szovegtablacim  {
        font-size : 13px;
        font-family : Verdana;
		font-weight: bold;
        color : #204E00;
    	margin-left : 5px;
    	margin-right : 5px;
    	margin-top : 5px;
    	margin-bottom : 5px;
    	line-height : 16px;
    	text-align : justified;
}

.kep {
	border : 1px solid #204E00;
}

.kepbal {
	border : 1px solid #204E00;
	margin-right: 15px;
}

.hr {
	height: 1px;
	color : #204E00;
}

DIV {}

.required
{
/*	background-color: #ead89f; */
}

.error
{
	background-color: #f62429;
}

