img{
	border: none;
	padding: 0px;
	margin: 0px;
}

/*--- table ------------*/

#preturi {
	border: #e9e9e9 solid 1px;
	padding: 2px;
	width: 265px;
	display: block;
}
div#preturi table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	width: 265px;
	clear: both;
}
div#preturi td {
	/*margin: 0px;
	padding: 0px;
	height: 18px;*/
}
div#preturi td.dim {
	color: #000000;
	width: 106px;
	padding: 0px;
	height: 16px;
}
div#preturi td.dim2 {
	color: #000000;
	width: 106px;
	padding: 0px;
	background-image: url(pret2.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-width: 1px;
	height: 18px;
}
div#preturi td.dimt {
	color: #FFFFFF;
	width: 106px;
	padding:0px;
	margin: 0px;
	background-image: url(pret-titlu.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	height: 17px;
	font-weight: bold;
}
div#preturi td.pret {
	color: #000000;
	width: 105px;
	padding: 0px;
	height: 16px;
}
div#preturi td.pret2 {
	color: #000000;
	width:105px;
	padding:0px;
	background-image: url(pret2.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-width: 1px;
	height: 18px;
}
div#preturi td.prett {
	color: #FFFFFF;
	width: 105px;
	padding:0px;
	margin: 0px;
	background-image: url(pret-titlu.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	height: 17px;
	font-weight: bold;
}
div#preturi td.cos {
	color: #000000;
	width: 42px;
	padding: 0px;
	height: 16px;
}
div#preturi td.cos2 {
	color: #000000;
	width:42px;
	padding:0px;
	background-image: url(pret2.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	border-bottom-style: solid;
	border-bottom-color: #E8E8E8;
	border-top-style: solid;
	border-top-color: #E8E8E8;
	border-width: 1px;
	height: 18px;
}
div#preturi td.cost {
	color: #FFFFFF;
	width: 42px;
	padding:0px;
	margin: 0px;
	background-image: url(pret-titlu.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
	height: 17px;
	font-weight: bold;
}
div#preturi td.pret, div#preturi td.cos, div#preturi {
	text-align: center;
}
div#preturi td.pret, div#preturi td.pret2 {
	text-transform: uppercase;
}
div#preturi td a {
	display: block;
	text-decoration: none;
	color: #000000;
	overflow: hidden;
}
div#preturi tr:hover td a {
	color: #FFFFFF;
}
div#preturi tr.hoverHighlighted td.dim {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}
div#preturi tr.hoverHighlighted td.dim2 {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}
div#preturi tr.hoverHighlighted td.pret {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}
div#preturi tr.hoverHighlighted td.pret2 {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}
div#preturi tr.hoverHighlighted td.cos {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}
div#preturi tr.hoverHighlighted td.cos2 {
	color: #FFF;
	background-image: url(pret-hover.gif);
	background-attachment: inherit;
	background-repeat: repeat-x;
}