.name
{
font-size: 13px;
font-weight:bold;
color: #4157A4;
}
.article
{
 font-family:verdana,arial,tahoma;
 font-size:12px;
 text-align:left;
 color:#0034A8;
 line-height:20px;
}

.newprice {	font-size: 9pt; font-weight: bold; color: #f26B91; }
.oldprice {	font-size: 9pt; font-weight: bold; color: #91b7e4; background-image: url('img/shop/slashed.gif'); background-repeat: no-repeat; background-position: center center }
.price { font-size: 9pt; font-weight: bold; color: #91b7e4; }
.safeprice { font-size: 9pt; font-weight: bold; color: #6EdBe8; }


.AddToChart
{
   font-size:11px;
   color: #0088cc;
   font-weight: bold;
}

.Tabela {
	background-color: #B9D0EC;
}

.bottomLine
{
	color:#96D5FC;
}

.boldtext
{
	font-weight: bold; 
}

.Center
{ 
	text-align:center;	
}

.ShopInput
{
	background-color: #e0e0f0;
	border: 1px solid #a0b0e0;
	font-size: 11px;
	font-family: verdana, arial;
}

.ProductName
{
	font-family: verdana, tahoma, arial;
	font-size: 13px;
	color: #f0fff0;
}

