table
{
	Font-family	: Tahoma;
	Font-size	: 12px;    
	color		: #8E4C3A;
}


a:link, a:visited, a:active
{
     text-decoration	:underline;
     font-family		:Tahoma;
     font-size			:12px;
     font-weight		:none;
	color				:#8E4C3A;
}

a:hover
{
     text-decoration	: none;
}



.menu:link, .menu:visited, .menu:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:bold;
	color				:#8e4c3a;

}
.menu:hover
{
	color				:#FEF1B9;
}



.menu_on:link, .menu_on:visited, .menu_on:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:bold;
	color				:#FEF1B9;
}
.menu_on:hover
{
	color				:#FEF1B9;
}


.menu3:link, .menu3:visited, .menu3:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:bold;
	color				:#FB5401;

}
.menu3:hover
{
	color				:#ab6144;
}


/*	*******************************************	*/
/*	Fő navigációs sor stílusa					*/
/*	*******************************************	*/
td.navigator
{
	font-family			:tahoma;
	font-size			:18px;
	color				:#CC9259;
	font-weight			:normal;
}


a.navigator:link, a.navigator:active, a.navigator:visited 
{
	text-decoration		:underline;
	font-family			:Tahoma;
	font-size			:18px;
	color				:#CC9259;
	font-weight			:normal;
}

a.navigator:hover
{
	text-decoration		:none;
}

/*	*******************************************	*/






a.lister:link, a.lister:visited, a.lister:active
{
	text-decoration		:none;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:bold;
	color				:#8e4c3a;
}
a.lister:hover
{
     text-decoration	:none;
	color				:#ab6144;
}




.adminlink:link, .adminlink:visited, .adminlink:active
{
     text-decoration	:underline;
     font-family		:Tahoma;
     font-size			:12px;
     font-weight		:none;
	color				:#8E4C3A;
}
.adminlink:hover
{
     text-decoration	: none;
}


.kep:link, .kep:visited, .kep:active
{
     text-decoration	:none;
     font-family		:Tahoma;
     font-size			:12px;
     font-weight		:normal;
     color				:#3633AD;
}
.kep:hover
{
     color				:#FFFFFF;
}


input, select, textarea
{
	font-family			:Tahoma;
	font-size			:12px;
	color				:#8E4C3A;
}





/* *************************************************	*/
/*	Opentable 											*/
/* *************************************************	*/
.tablafejlec
{
	font-weight				:bold;
	background-color		:#cccccc;
	border-color			:#cccccc;
	border-width			:1px;
	border-style			:solid;
	padding					:2px;
	color					:#1a5374;
}

.tablanormal
{
	font-weight				:normal;
	background-color		:#F0F9FE;
	border-width			:1px;
	border-style			:solid;
	border-color			:#cccccc;
	padding-left			:4px;
	padding-right			:4px;
	padding-top				:8px;
	padding-bottom			:8px;

}
/* *************************************************	*/

/* *************************************************	*/
/*	panel_right 											*/
/* *************************************************	*/
.tablafejlec_right
{
	font-weight				:bold;
	background-color		:#CC925A;
	padding-left			:20px;
	color					:#347194;
	background-image		:url(../../images/panel_right_head.jpg);
	background-repeat		:no-repeat;
}

.tablafejlec_right_kosar
{
	font-weight				:bold;
	background-color		:#CC925A;
	padding-left			:20px;
	color					:#347194;
	background-image		:url(../../images/panel_right_head_kosar.jpg);
	background-repeat		:no-repeat;
}

.tablanormal_right
{
	font-weight				:normal;
	background-color		:#CC925A;
	background-image		:url(../../images/panel_right_bg.jpg);
	background-repeat		:repeat-y;
	

}

.tablanormal_center
{
	font-weight				:normal;
	background-color		:#FFFFFF;
	background-image		:url(../../images/panel_center_bg.jpg);
	background-repeat		:no-repeat;


}
/* *************************************************	*/






/* *************************************************	*/
/*	A bélyegező képkirakó stílusai						*/
/*	Fő, alap stílus										*/
/*	A többi képkirakó stílusa az adott					*/
/*	modulokban lesz a konfigban							*/
/* *************************************************	*/
.image_ures
{
	border-style			:solid;
	border-color			:#505050;
	border-width			:0px;
}

.image_keret
{
	border-style			:solid;
	border-color			:#000000;
	border-width			:1px;
}







/*	*******************************************		*/
/*	Beviteli mezőelemek								*/
/*	*******************************************		*/


input, select, textarea
{
		font-family		:Tahoma;
		font-size		:12px;
		color			:#753F3B;
		border-style	:solid;
		border-width	:1px;
		border-color	:#753F3B;
		background-color:#FFFFFF;

}

input.shop, select.shop, textarea.shop
{
		font-family		:Tahoma;
		font-size		:11px;
		color			:#FFFFFF;
		border-style	:solid;
		border-width	:1px;
		border-color	:#CC9259;
		background-color:#753F3B;

}

.checkbox
{
		border			:none;
}

.radiobutton
{
		border			:none;
}

/*	*******************************************		*/



.headbox
{
	width			:92%;
	font-family		:Tahoma;
	font-size		:12px;
	color			:#753F3B;
	border-style	:solid;
	border-width	:1px;
	border-color	:#753F3B;
	background-color:#F4CF98;
}

.headlink1:link, .headlink1:visited, .headlink1:active
{
	text-decoration		:underline;
	font-family			:Tahoma;
	font-size			:12px;
	font-weight			:bold;
	color				:#4f9fcf;
}
.headlink1:hover
{
	text-decoration		:none;
}



.error
{
	background-color		:#FFCCCC;
}