.table-property {
	border: 0px;
/*	width: 100%;*/
	width: 0%;
	float: left;
}

.table-property .td-img {
/*	width: 100%;*/
	width: 0%;
	height: 0%;
	vertical-align: top;
}
.table-property .td-img img {
/*	float: left;*/
	margin-right: 40px;
}
.table-property .td-prop {
	width: 100%;
	vertical-align: top;
}
.table-property .td-cert {
	color: #28157E;
	vertical-align: top;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 10px;
}
.table-property .td-cert img {
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
}

.table-property .td-brand {
	text-align: right;
	vertical-align: top;
	padding-top: 10px;
	padding-bottom: 10px;
}

.table-property .td-brand img {
	margin-right: 40px;
}

.catalog-element #wind-cert, 
.catalog-element #wind-cert1, 
.catalog-element #wind-cert2, 
.catalog-element #wind-cert3 {
	background-color: #F7F7F7;
	border: solid #D7D7D7 1px;
	top: 280px;
	left: 310px;
	position: absolute;
	z-index: 100;
	display: none;
	overflow: hidden;
	text-align: center;
	padding: 10px;
}

.catalog-element .mes {
	color: #1E377A;
	font-size: 16px;
	white-space: nowrap;
}

.catalog-price {
	font-size: 17px;
	font-weight: bolder;
}

.catalog-price-one {
	font-size: 17px;
	font-weight: bolder;
}

.catalog-price-two {
	color: #ff0100;
	font-size: 20px;
	font-weight: bolder;
}

.catalog-head {
	font-weight: bolder;
}

.table-prices {
	width: 100%;
}

.table-prices .td-head {
	text-align: center;
	vertical-align: top;
	white-space: nowrap;
}

.table-prices .td-catalog {
	vertical-align: bottom;
	padding-top: 15px;
}

.table-prices .td-prices {
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
}

.table-prices .td-quantity {
	width: 100px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
}

.table-prices .td-buy {
	width: 150px;
	text-align: center;
	vertical-align: bottom;
	padding-top: 15px;
}

.table-prices tr td .image {
	border: 1px outset #F0F0F0;
}

.table-prices tr td .image:hover {
	border: 1px outset #FF6700;
}