/*  PRODUCTS COMPARE */
#products-compare{
	font: 8pt  Verdana, "Trebuchet MS", "Lucida Console", arial, Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	padding: 0 10px
}
#products-compare table,td,th{
	
	
}

#products-compare .manufacturer{
	width: 37%;
	background-color: #EDEDED;
	padding: 5px;
}


#products-compare select{
	font: 8pt  Verdana, "Trebuchet MS", "Lucida Console", arial, Tahoma, clean, helvetica, sans-serif;
	color: #8e2000;
	border: 1px solid #EDEDED;;
	width: 100%;
	margin: 5px;
	padding: 2px 2px 0px 2px;
}

#products-compare select option{

	padding: 1px 5px;
}

#products-compare #tech-props{
	border-collapse: collapse;
	border: 1px solid #909090;
	clear: both;
	width: 100%;
}

#products-compare #tech-props th{
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
	border: 1px solid #909090;
}

#products-compare #tech-props td{
	border: 1px solid #909090;
	padding: 2px 5px;
}

#products-compare #tech-props{
	border-collapse: collapse;
	border: 1px solid #909090;
	clear: both;
	width: 100%;
}

#products-compare #tech-props th{
	font-size:10pt;
	font-weight: bold;
	text-align: center;
	padding: 2px 5px;
}

.compare-icon{
	width: 26%;
	background: url(img/vezhni.jpg) no-repeat center;
}

#products-compare #tech-props td{
	border: 1px solid #909090;
/*	border: 1px solid red;*/
	padding: 2px 5px;
}

#products-compare #tech-props .prod-props-col01{
	width: 100px;
	font-weight: bold;
	color: #00489b;
}

#products-compare #tech-props .prod-props-col02{

}

#products-compare #tech-props .prod-props-col03{
	color: #696969;
}