body {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	background: #000000;
	color: #000000;
	font: 10pt arial, helvetica, sans-serif;
	min-width: 770px;
}

a {
	text-decoration: none;
	color:white;
}

a:hover {
	color:red;
}

.w {
	margin-left:auto;
	margin-right:auto;
	width:770px;
}

.v_sep, .v_sep_spaced, .v_sep_grey {
	background-image:url("images/v_sep.gif");
	background-repeat: repeat-y;
	width:5px;
	background-position: 2px 0px;
}

.v_sep_spaced {
	width:21px;
	background-position: 10px 0px;
}

.v_sep_grey {
	background-image:url("images/v_sep_grey.gif");
}

td, .nomargins {
	border:0px;
	padding:0px;
}

div.breadcrumbs {
	color:white;
	font-size:9pt;
	margin-top:3px;
	margin-bottom: 20px;
}

div.similare {
	color: white;
	margin-top: -10px;
	margin-bottom: 5px;
}

.similar {
}

span.bc_sep {
	color:black;
}

table.nomargins {
	border-collapse: collapse;
}

.ib {
	display:block;
}

div.description {
	width:560px;
	color:white;
	text-align: justify;
	font-size: 9pt;
}

div.list {
	width: 700px;
	color: white;
}

h1 {
	font: 18pt Georgia;
	font-weight: bold;
	color: #d5d5d5;
	margin-bottom: 10px;
	margin-top: 0px;
}

h2 {
	font: 14pt Georgia;
	font-weight: normal;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
}

.list_icon {
	background-color:#302b1e;
	color:white;
	font-size:8pt;
	margin-right:5px;
	margin-bottom:5px;
}

.samecollection_icon {
	background-color:#302b1e;
	color:white;
	font-size:8pt;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.samecollection_current {
	border: 1px solid white;
}

.pret {
	color: #d5d5d5;
}

.pret {
	font-size: 12pt;
	margin-top:10px;
	margin-bottom:10px;
}

.eticheta {
	font-size: 8pt;
}

.valoare {
	color: white;
}

.extra_links {
	font-size: 8pt;
}

.culori {
	clear: both;
	color: white;
	margin-top: 20px;
	margin-right:20px;
	padding:10px;
	font-size: 9pt;
	background-color: #928971;
	min-height: 90px;
}

.culoare_titlu {
	margin-bottom:8px;
	padding-bottom:3px;
	border-bottom: 1px dotted #cdc7b8;
}

.culoare_icoana {
	float:left;
	padding-right:5px;
	width:50px;
}

.culoare_nume {
	font-size:8pt;
	text-align:center;
}

div.paginare {
	color: white;
	padding-bottom: 10px;
	font-size: 9pt;
	padding-left:10px;
}

div.mesaj_culoare {
	padding: 10px;
	display: none;
}

table.cos,
table.formular_comanda,
table.cautare,
table.cautare,
table.compare,
table.prieten
{
	color:white;
	width:95%;
	border:1px solid #e0e0e0;
	padding:5px;
	border-collapse: collapse;
}

table.cos td,
table.cos th,
table.formular_comanda td,
table.formular_comanda th,
table.cautare td,
table.cautare th,
table.compare td,
table.compare th,
table.prieten td,
table.prieten th
{
	border: 1px dotted #b0b0b0;
	padding: 3px;
}

table.formular_comanda, table.cautare, table.prieten {
	margin-top: 20px;
}

table.formular_comanda th, table.cautare th {
	text-align: right;
	width:50%;
}

table.compare th {
	text-align: center;
	font-size: 150%;
}

.numeric {
	text-align: right;
}

div.eroare {
	color: white;
	border: 2px solid red;
	padding: 10px;
	margin-bottom: 10px;
	margin-right: 30px;
}

table.recomandari {
	width: 100%;
	padding-right: 20px;
}

td.pret_redus {
	background-color:#c00000;
}

div.easyshop, div.paginare_pp {
	float:right;
	color:white;
}

div.paginare_pp {
	color: white;
	margin-right:20px;
	font-size:85%;
}

