html{
	background: #fff url(layout/compare/top_rep.jpg) repeat-x top left;
	margin: 0;
	padding: 0;
}
body{
	background: url(layout/compare/txt_compara.jpg) no-repeat 31px 9px;
	padding: 51px 0 30px 0;
	margin: 0;
	overflow: auto;
}
.column{
	width: 227px;
	overflow: hidden;
	float: left;
}
.select-box{
	width: 217px;
	height: 56px;
	overflow: hidden;
	padding: 10px 0 0 10px;
	margin: 0 0 5px 0;
}
.select-box select{
	margin-right: 5px;
	float: left;
	width: 217px;
	display: inline;
	color: #8E8E8E;
	font: 11px tahoma, sans-serif;
}
.cont-box{
	padding: 0 0 0 10px;
	width: 217px;
}
.det-sec{
	color: #C70000;
	font-size: 11px;
}
.column .det-sec{
	color: #fff;
}
h4{
	font-weight: bold;
	font-size: 11px;
	color:#626262;
	margin: 0;
	padding: 5px 0 5px 0;
}
h4 big{
	font-size: 14px;
	display: block;
}
.big-image{
	width: 215px;
	height: 142px;
	overflow:hidden;
	text-align: center;
	margin-bottom: 0px;
	border: 1px solid #B9B9B9;
	padding: 0;
}
h2{
	position: relative;
	width: 217px;
}
h2 .pret{
	position: absolute;
	right: 0;
	bottom: 0;
	color: #C70000;
	font-size: 14px;
	font-weight: bold;
}
div.sheight{
	height: 210px;
	overflow: hidden;
	width: 217px;
}
.fcolumn{
	width: 156px;
	overflow: hidden;
	float: left;
	display: inline;
	margin-left: 30px;
}
.fcolumn .select-box{
	padding-left: 0;
	width: 156px;
}
.fcolumn .cont-box{
	padding-left: 0;
	width: 156px;
}
.fcolumn .tab-data,
.fcolumn .tab-data td{
	border-color: #D1D1D1;
	color: #3F3F3F;
	font-weight: bold;
}
.fcolumn .alt td{
		background-color: #D1D1D1;
}