/*	****************************************************		*/
/*	Alapértelmezett beállítások									*/
/*	****************************************************		*/

/*	Body														*/
body
{
	margin				:0px;
	padding				:0px;	
	font-family			:Times New Roman;
	font-size			:14px;
	color				:#606060;
}

/*	Táblák														*/
table
{
	font-family			:Times New Roman;
	font-size			:14px;
	color				:#606060;
}
/*	****************************************************		*/





/*	Modulokban lévő linkek										*/
a.modullink:link, a.modullink:active, a.modullink:visited 
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:bold;
	color				:#606060;
}

a.modullink:hover
{
	text-decoration		:underline;
}







/*	Menü link 													*/
a.menu:link, a.menu:active, a.menu:visited 
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:13px;
	font-weight			:bold;
	color				:#606060;
}

a.menu:hover
{
	color				:#ec3024;
}

/*	Beragadt Menü linkek										*/
a.menu_on:link, a.menu_on:active, a.menu_on:visited 
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:13px;
	font-weight			:bold;
	color				:#ec3024;
}

a.menu_on:hover
{
	color				:#ec3024;
}



/*	Űrlapokon lévő linkek										*/
a.urlaplink:link, a.urlaplink:active, a.urlaplink:visited 
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:normal;
	color				:#ec3024;
}

a.urlaplink:hover
{
	color				:#ec3024;
	text-decoration		:underline;
}



/*	Űrlapokon lévő linkek										*/
a.urlaplink2:link, a.urlaplink2:active, a.urlaplink2:visited 
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:normal;
	color				:#606060;
}

a.urlaplink2:hover
{
	color				:#ec3024;
	text-decoration		:underline;
}


/*	Bal alsó boxban lévő link									*/
a.boxlink:link, a.boxlink:active, a.boxlink:visited 
{
	text-decoration		:underline;
	font-family			:Times New Roman;
	font-size			:13px;
	font-weight			:bold;
	color				:#4788B8;
}

a.boxlink:hover
{
	text-decoration		:none;
	color				:#606060;
}

/*	****************************************************		*/







/*	Label														*/
.label
{
	text-decoration		:none;
	font-family			:Times New Roman;
	font-size			:21px;
	font-weight			:normal;
	color				:#ec3024;
}



/* *************************************************			*/
/*	Űrlap elemek												*/
/* *************************************************			*/
input,textbox,checkbox,select,textarea
{
	font-family			:Times New Roman;
	font-size			:14px;
	color				:#606060;
	border-style		:solid;
	border-width		:1px;
	border-color		:#606060;
	background-color	:#FFFFFF;
}






/* *************************************************			*/
/*	Egyéb														*/
/* *************************************************			*/

.error
{
	background-color	:#FFCCCC;
}




.kepkeret
{
	border-style			:solid;
	border-width			:1px;
	border-color			:#707070;
}


/*	letoltheto anyagok, szovegbovites, ertelmezes									*/
a.letoltlink:link, a.letoltlink:active, a.letoltlink:visited 
{
	text-decoration		:underline;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:bold;
	color				:#4788B8;
}


a.letoltlink:hover
{
	text-decoration		:none;
	color				:#606060;
}

/*	****************************************************		*/


td.egyeni
{
padding-top:4px; 
padding-bottom:4px;
padding-left:4px; 
border-bottom:solid 1px; 
border-color:#FFFFFF;
}

a.active:link, a.active:active, a.active:visited 
{
	text-decoration		:underline;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:bold;
	color				:#EC3024;
}

a.active:hover
{
	text-decoration		:none;
}

a.order:link, a.order:active, a.order:visited 
{
	text-decoration		:underline;
	font-family			:Times New Roman;
	font-size			:14px;
	font-weight			:bold;
	color				:#606060;
}

a.order:hover
{
	text-decoration		:none;
}
