@charset "utf-8";
/* CSS Document */
/* -------------- caseta produs --------------- */

.produs, .produs2, .imgprodus, .imgprodus2, .pret, .cumpar {
	width:190px;
}
.imgprodus, .imgprodus2, .numeprodus, .numeprodus2, .detaliiprodus, .pret, .cumpar {
	position:absolute;
	left: 0px;
}
.produs, .produs2 {
	float: left;
	text-align: center;
	margin: 0 7px 10px 6px;
	position: relative;
	border:solid 1px #eee;
	background-image: url(../img/bgindexcup.jpg);
}
.produs {
	height:280px;
}
.produs2 {
	height:200px;
}
.specials {
	height:66px;
	top: 66px;
	left: 121px;
	z-index: 3;
	width: 65px;
	position:absolute;
}
.imgprodus, .imgprodus2 {
	margin: 0 auto;
}
.imgprodus {
	bottom: 158px;
}
.imgprodus2 {
	bottom: 78px;
}
.numeprodus, .numeprodus2 {
	font-size: 13px;
	line-height: 17px;
	height: 33px; width:180px; padding: 0 5px;
}
.numeprodus {
	bottom: 109px;
}
.numeprodus2 {
	bottom: 17px;
}
.numeprodus a, .numeprodus2 a {
	text-decoration: none;
	font-weight: bold;
}
.numeprodus a:hover {
	text-decoration: underline;
}
.detaliiprodus {
	height:45px;
	font-size: 11px;
	text-align: justify;
	overflow: hidden;
	bottom: 59px;
	padding: 0 5px;
}
.pret {
	height:25px;
	font-weight: bold;
	line-height: 27px;
	color: #0C76D5;
	font-size: 15px;bottom: 29px;
}
.cumpar {
	height:15px;
	bottom: 9px;
}
/* -------------- sfarsit caseta produs --------------- */
/* -------------- modul index of. speciala --------------- */
.promo1 {
	width: 600px;
	height: 200px;
	margin: 0 0 10px 8px;
	position: relative;
	background-image: url(../img/bg-promo1.png);
}
.promo1_img {
	position:absolute;
	left:19px;
	bottom:22px;
}
.promo1_title {
	position:absolute;
	left:202px;
	top:22px;
	font-size: 22px;
	color: #D13E43;
	width: 290px;
	font-weight: bold;
	border-bottom: solid 1px #ddd;
}
.promo1_product_name {
	position:absolute;
	left:202px;
	top:104px;
	font-size: 17px;
	color: #0C76D5;
	width: 390px;
}
.promo1_product_name a {
	text-decoration:none
}
.promo1_product_name a:hover {
	text-decoration:underline
}
.promo1_text {
	width: 390px;
	font-size: 12px;
	color: #555;
	display: block;
	margin: 5px 0 0 0;
}
.promo1_countdown {
	position:absolute;
	left:399px;
	top:56px;
	font-size: 13px;
	color: #999;
	width: 95px;
}
.promo1_offer_type {
	position:absolute;
	left:202px;
	top:77px;
	font-size: 15px;
	color: #D13E43;
	width: 180px;
}
.promo1_timer {
	color: #0A81ED;
	font-size: 20px;
	font-weight: bold;
}
/* -------------- sfarsit modul index of. speciala --------------- */

.c1 {
	font-size: 13px;
	color: #0C76D5;
	margin: 20px 0 11px 0;
	background-color: #F2F4F5;
	padding: 1px 5px;
	display: block;
}
