.antal {  font-family: Georgia, "Times New Roman", Times, serif; font-size: 14px; font-weight: bold; color: #cbc79e}
.text_normal { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; font-weight: normal; color: #cbc79e ; line-height: 13pt}
.a { 	text-decoration: none; font-weight: normal;}
.a:hover { text-decoration: underline; color: #CCCC99; }
.antal_small { font-family: Georgia, "Times New Roman", Times, serif; font-size: 12px; font-weight: bold; color: #cbc79e ; line-height: 13pt}


/* Értékesítés */

.imagebox
{
	height: 85;
	width: 175;
	border: 2px solid #C9C8C6;
	padding: 0px;
}

.button
{
	height: 20px;
	color: #333;
	font-size: 12px;
	font-weight:bold;
	padding-left: 8px;
	padding-right: 8px;
	background-color: #eddfba;
	border: 1px solid #a4a4a4;
}

.adminlink:link
{
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	color: #CBC79E;
	background-color: colorhere;
	border:none;
}

.adminlink:visited 
{
	font-size:10pt;
	font-weight:bold;
	text-decoration: none;
	color: #CBC79E;
	background-color: colorhere;
	border:none;
}

.adminlink:hover 
{
	text-decoration: underline;
	color: #95AC3F;
	background-color: colorhere;
	border:none;
}

.adminlink:active 
{
	font-size:10pt;
	font-weight:bold;
	text-decoration: underline;
	color: #95AC3F;
	background-color: colohere;	
	border:none;
}

.logintext {font-weight: bold; font-size: 12pt; color: #323A16; text-align: center; vertical-align: middle;}
.imgtext {font-weight: bold; font-size: 10pt; color: #CBC79E; text-align: center; vertical-align: middle;}


