
.teh
	{
		background-color:#4CC417
		font-size:14 fuchsia;
		display: block;
		margin-top:-20px
	}
	
.menu_text
	{
		color:#250517;
		text-decoration: none;
	}
.mentos
	{
	   background:#006699;
	   display: block;
	   margin-top:-20px
	}
.content_text
	{
	color: #4AA02C;
		width: 550px;
		display: block;
		text-align: center;
	}

table.stats
{text-align: center;
font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
font-weight: 600;
font-size: 14px;
color:003200;
background-color:red;
border: 1px;
border-collapse: collapse;
border-spacing: 0px;}

table.stats td
{background-color:#E0E0E0;
color:003200;
padding:6px;
text-align: left;
border: 2px; 66FF66 normal;}

table.stats td.hed
{background-color: #666;
color: #fff;
padding: 4px;
text-align: left;
border-bottom: 1px #fff solid;
font-size: 16x;
font-weight: bold;} 
	
.categorii_background
	{
		text-align: center;
		font-size:12px;
		display: block;
		background-color:url(../images/background_content.jpg);
	}	

#titlu {
	text-align:center;
	font-size:20px;
	font-weight:bold;
}


#current a {
	color: #0066FF !important;
	background-color: #006699 !important;
	border: 1px dotted #999 !important;
#minicart {
	font-size: 12px;	
	background-color: #73d822;
}

.entryTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
	
}

.entryTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.entryTable .label {
	background-color: #EFEFEF;
}

.entryTable .content {
	background-color: #FFFFFF;
}


.infoTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #DDDDDD;
}

.infoTableHeader {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #7F92A4;
	font-weight: bold;
	background-position: center;
}

.infoTable .label {
	background-color: #EFEFEF;
}

.infoTable .content {
	background-color: #FFFFFF;
}

.box {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #73d822;
}

.notice {
	color: #996600;
	font-weight: bold;
}

.addToCartButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#333333;
	font-weight:bold;k
	border: 1px solid #336699;
	background-color:#73d822;
}

#errorMessage {
	color: #990000;
	font-weight: bold;
}