/* *********************************************	*/
/* ALAP												*/
/* *********************************************	*/
body
{
	font-family				:arial;
	font-size				:12px;
	color					:#505050;
	margin					:0px;
	padding					:0px;
}


table
{
	font-family				:arial;
	font-size				:12px;
	color					:#505050;	
}


/* *********************************************	*/
/* LINKEK											*/
/* *********************************************	*/

a:link, a:visited, a:active
{
	text-decoration			:underline;
	font-weight				:bold;
	color					:#36BF80;
}
a:hover
{
	text-decoration			:none;
}


a.leiratkozas:link, a.leiratkozas:visited, a.leiratkozas:active
{
	text-decoration			:underline;
	font-family				:arial;
	font-size				:12px;
	font-weight				:bold;
	color					:#ff0000;
}
a.lablec:hover
{
	text-decoration			:none;
}

div {
 color: #505050;
}

/* *********************************************	*/
/* EGYÉB											*/
/* *********************************************	*/
.label
{
	font-size				:18px;
	font-weight				:normal;
	color					:#9f4c41;
}

.alcim
{
	font-weight				:bold;
	color					:#9f4c41;
}

.bordo
{
	font-weight				:normal;
	color					:#9f4c41;
}

.lablec
{
	color					:#ecd4d1;
}

.error
{
	background-color		:#FFCCCC;
}

/* *********************************************	*/
/* Hírlevél stílusok								*/
/* *********************************************	*/

.label_hirlev
{
	font-size				:16px;
	font-weight				:bold;
	color					:#265E79;
}

.label_hirlev_black
{
	font-size				:16px;
	font-weight				:bold;
	color					:#505050;
}

.alcim_hirlev
{
	font-size				:12px;
	font-weight				:bold;
	color					:#265E79;
}

.alcim_13_hirlev
{
	font-size				:13px;
	font-weight				:bold;
	color					:#265E79;
}


.table_hirlev
{
	font-family				:arial;
	font-size				:12px;
	color					:#505050;
    border                  :1px solid #5497ae; 	
}

