﻿.error
{
	color:Red;
}

.bn_detalii
{
    text-decoration: none;
    display:block;
    background-color: #b54f52;
    color:white;
    height:21px;
    width:50px;
    text-align: center;
    padding-top: 4px;
}


.image
{
	width: 250px;
	cursor: pointer;
}

.imageSmall
{
	width: 59px; /*padding-top: 5px;*/
	cursor: pointer;
}


.thumbnail
{
	height: 90px;
	width: 120px;
	cursor: pointer;
	border: none 0px #FFFFFF;
}

.productNameList
{
	color: #003366;
	display: block;
	font-weight: bold;
	font-family: Arial;
	font-size: 16px;
	text-decoration: none;
	width: auto;
}

.productIdList
{
	color:#4F6548;
	font-family:Arial;
	font-size:13px;
}


.productDescription
{
	color:#4F6548;
	font-family:Arial;
	font-size:13px;	
	display: block;	
	text-decoration: none;
	width: auto;
}