.banner {
	height: 150px;
	width: 575px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	float: left;
	margin: 0px;
}
.subbanner {
	background-image: url(../images/home2.jpg);
	background-repeat: no-repeat;
	height: 150px;
	width: 230px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin: 0px;
	display: inline-block;
}
.subbanner span {
	display: inline-block;
	width: 110px;
	text-align: left;
	font-family: "Microsoft Sans Serif";
	font-size: 10px;
	color: #FFFFFF;
	vertical-align: top;
	margin-top: 20px;
}
.subbanner span a {
	color: #FFFFFF;
	text-decoration: none;
}
.subbanner span a:hover {
	text-decoration: underline;
}
.subbanner span div {
	margin-left: 15px;
}
.hmtl {
	font-family: "Microsoft Sans Serif";
	font-size: 12px;
	color: #FFFFFF;
	margin-bottom: 10px;
	font-weight: bold;
}
.produse {
	float: none;
	margin-top: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCC;
	padding-top: 10px;
}
.produse span {
	width: 250px;
	display: inline-block;
	padding-right: 9px;
	padding-left: 9px;
	vertical-align: top;
}
.produse span img {
	float: left;
	margin-right: 5px;
}
.produse span a {
	color: #990000;
}
.produse  .prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}
.homeCenter {
	margin-top: 10px;
}

.homeCenter  .prod {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
}


.homeCenter img {
	float: left;
	padding-right: 5px;
}
.homeCenter div a {
	color: #990000;
	text-decoration: underline;
}
.homeLinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}

