BODY  
{
	font-family: 'Lora', serif;
	font-size: 12px;
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFFFFF;
	color: #000;
}

div.clear {clear: both;}
div.spacer5 {height: 5px;}
div.spacer10 {height: 10px;}

#sensuals {
	height: 101px;
	width: 1070px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 5px;
	margin-bottom: 10px;
	float: left;
	box-shadow: 0px 0px 4px #000;
	}

#header-wrapper {
	width: 1230px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	padding-right: 10px;
	padding-left: 10px;
	}
	
	@media (max-width: 1215px) {
#header-wrapper {
    margin-left: auto;
    margin-right: auto;
	width: auto;
	max-width: 100%;
	height: auto;
	position: relative; } }
	
	
#header-wrapper #search_box {
	
    margin-top: 5px;
} 

 @media (max-width: 1215px) {
#header-wrapper #search_box {
	display: none;
	 } }



#header-wrapper #search_box input.search {
	
    width: 200px;
    background-image: url(images/search.gif);
    background-repeat: no-repeat;
    background-position: right;
    padding-right: 4px;
    padding-bottom: 4px;
    padding-left: 4px;
    padding-top: 4px;
    border: double;
    margin-top: 5px;
}
#header-wrapper #search_box input.search-off {

    color: rgba(0, 0, 0, 0.72);
    font-family: 'Lora', serif;
    font-size: 15px;
    font-weight: bold;
	
}
#header-wrapper #search_box input.search-on {color: #000; font-style: normal; font-weight: bold;}
#header-wrapper #search_box input.btn {padding: 4px;}
#header-wrapper span {float: left;}

#header-wrapper #menu-principal {
	height: 40px;
	width: 88px;
	float: left;
	margin: 5px;
	padding-top: 5px;
	padding-left: 15px;
	}
	
 #menu-principal2 {
	
    height: auto;
    width: 1230px;
    clear: right;
    float: left;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 10px;
    margin-top: 5px;
	}
@media (max-width: 1215px) {
 #menu-principal2 {
	 
    width: auto;
    height: auto;
    max-width: 100%;
    float: left;
    padding: 0;
	} }

#reclama-sus {
	float: right;
	height: auto;
	width: auto;
	
}

@media (max-width: 1325px) {
   #reclama-sus {
       display:none;
   }
}


#reclama-sus-stanga {
	float: left;
	height: auto;
	width: auto;
	
}


 @media (max-width: 1215px) {
   #reclama-sus-stanga {
       display:none;
   }
}



#header-wrapper #menu-principal #Despre-noi {
	height: 86px;
	width: 250px;
	background-image: url(../../images/despre-noi-button-1.png);
	background-repeat: no-repeat;
	background-position: center center;
}

#header-wrapper #menu-principal #Despre-noi:hover {
	background-image: url(../../images/despre-noi-button-1-blue.png);
	background-repeat: no-repeat;
	background-position: center center;
	}

#content-wrapper {
	width: 1230px;
	margin-right: auto;
	margin-left: auto;
	padding-bottom: 10px;
	padding-right: 5px;
	padding-left: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #C39;
	font-family: 'Lora', serif;
	font-size: 20px;
	margin-top: 5px;
}



@media (max-width: 1215px) {
 #content-wrapper {
	height: auto;
	width: auto;
		max-width: 100%;	
} }


#content-wrapper #sidebar-left {
    width: 250px;
    float: left;
    font-family: 'Lora', serif;
    font-size: 18px;
    background-color: #fff;
}


@media (max-width: 1280px) {
  #content-wrapper #sidebar-left {
	display: none;
		
} }


#content-wrapper #sidebar-left #menu {margin-bottom: 20px;}
#content-wrapper #sidebar-left #menu h2 {
	
    font-size: 22px;
    color: rgba(0, 0, 0, 0.74);
    border-radius: 5px;
    font-family: 'Lora', serif;
    border: double rgba(0, 0, 0, 0.55);
    text-transform: uppercase;
    background: white;
    text-align: center;
    background-position: center center;
    background-repeat: no-repeat;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 0;
}
#content-wrapper #sidebar-left #menu h3 {

    font-weight: bold;
    font-family: 'Lora', serif;
    margin: 1px;
    text-transform: uppercase;
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, 0.35);
}
#content-wrapper #sidebar-left #menu h3 a {

    display: block;
    text-decoration: none;
    font-family: 'Lora', serif;
    padding-top: 1px;
    padding-bottom: 1px;
    font-weight: bold;
    text-align: center;
    padding-right: 5px;
    color: rgb(0, 0, 0);
    padding-left: 5px;
    font-size: 12px;
}
#content-wrapper #sidebar-left #menu h3 a:hover {
	background: #903;
	color: white;
	
	
}

#content-wrapper #sidebar-left #prices {
	margin-bottom: 3px;
	padding-right: 6px;
	padding-left: 6px;
	text-align: center;
}
#content-wrapper #sidebar-left #prices h2 {
	
    border: double;
    text-transform: uppercase;
    font-size: 22px;
}
#content-wrapper #sidebar-left #prices h4 {
	margin: 0px;
	font-size: 12px;
	padding: 2px 0px;
	font-weight: bold;
	color: #C06;
}
#content-wrapper #sidebar-left #prices h4 a {
	display: block;
	color: #FFF;
	text-decoration: none;
	font-size: 16px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #000;
	font-family: 'Lora', serif;
	font-weight: bold;
	text-transform: uppercase;
}
#content-wrapper #sidebar-left #prices h4 a:hover {
	color: #000;
	background-color: #FFF;
}

#content-wrapper #sidebar-left #brands {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#content-wrapper #sidebar-left #brands h2 {
	
    border: double;
    text-transform: uppercase;
    font-size: 22px;
}
#content-wrapper #sidebar-left #brands h4 {margin: 0px; font-size: 12px; padding: 2px 0px; font-weight: bold;}
#content-wrapper #sidebar-left #brands h4 a {

    display: block;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    padding-top: 2px;
    padding-right: 3px;
    padding-bottom: 2px;
    padding-left: 3px;
    background-color: #bc0255;
    font-family: 'Lora', serif;
    font-weight: bold;
    text-transform: uppercase;
}
#content-wrapper #sidebar-left #brands h4 a:hover {
	color: #000;
	background-color: #FFF;
}

#content-wrapper #sidebar-left #acategories {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#content-wrapper #sidebar-left #acategories h2 {
	font-size: 18px;
	padding: 3px;
	color: #000;
	font-family: 'Lora', serif;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006;
	border-bottom-width: thin;
	border-bottom-color: #C09;
	box-shadow: 0px 0px 3px #000;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-wrapper #sidebar-left #acategories h4 {margin: 0px; font-size: 12px; padding: 2px 0px; font-weight: bold;}
#content-wrapper #sidebar-left #acategories h4 a {display: block;
	color: #CC00CC;
	text-decoration: none;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #000;}
#content-wrapper #sidebar-left #acategories h4 a:hover {
	border: 1px solid #000000;
	color: #FFF;
}

#content-wrapper #sidebar-left #articles {
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}
#content-wrapper #sidebar-left #articles h2 {
	font-size: 18px;
	padding: 3px;
	color: #000;
	font-family: 'Lora', serif;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006;
	border-bottom-width: thin;
	border-bottom-color: #C09;
	box-shadow: 0px 0px 3px #000;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#content-wrapper #sidebar-left #articles h4 {margin: 0px; font-size: 12px; padding: 2px 0px; font-weight: bold; }
#content-wrapper #sidebar-left #articles h4 a {
	display: block;
	color: #CC00CC;
	text-decoration: none;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #000;
}
#content-wrapper #sidebar-left #articles h4 a:hover {
	border: 1px solid #000000;
	color: #FFF;
}

#content-wrapper #sidebar-left #lps {margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;}
#content-wrapper #sidebar-left #lps h2 {font-size: 18px;
	padding: 3px;
	color: #000;
	font-family: 'Lora', serif;
	font-weight: bold;
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #006;
	border-bottom-width: thin;
	border-bottom-color: #C09;
	box-shadow: 0px 0px 3px #000;
	text-transform: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;}
#content-wrapper #sidebar-left #lps h4 {margin: 0px; font-size: 12px; padding: 2px 0px; font-weight: bold; }
#content-wrapper #sidebar-left #lps h4 a {display: block;
	color: #CC00CC;
	text-decoration: none;
	font-size: 14px;
	padding-top: 2px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 3px;
	background-color: #000;}
#content-wrapper #sidebar-left #lps h4 a:hover {border: 1px solid #000000;
	color: #FFF;}

#content-wrapper #sidebar-left div.sep {border-top: 5px solid #f2f2f2;}

#content-wrapper #content-zone .index-products #recomandare-faces {
	height: 300px;
	width: autopx;	
    margin-left: 8px;	
	}
	
	@media (max-width: 1245px) {
  #content-wrapper #content-zone .index-products #recomandare-faces {
	display: none;
} }
	
	
	
	#content-wrapper #content-zone #reclama-index-adsense {
	
    margin-right: auto;
    margin-left: auto;
		}
		
		@media (max-width: 1215px) {
  #content-wrapper #content-zone #reclama-index-adsense  {
	display: none;
} }
		
#content-wrapper #content-zone .index-products #recomandare-faces #faces {
	
    height: 280px;
    width: 170px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
	
	border: thin solid white;
	}
	
	#content-wrapper #content-zone .index-products #recomandare-faces #faces2 {

    height: 280px;
    width: 170px;
    float: left;
    margin-top: 5px;
    margin-right: 10px;
    margin-bottom: 5px;
    margin-left: 10px;
	border: thin solid white;
	}
#content-wrapper #content-zone .index-products #recomandare-faces #faces:hover {
border: thin solid gray;
}
#content-wrapper #content-zone {
	width: 970px;
	float: left;
	
	background-repeat: no-repeat;
	background-position: center top;
}


@media (max-width: 1215px) {
  #content-wrapper #content-zone {
		max-width: 100%;
    float: left;	
} }

#content-wrapper #content-zone #breadcrumb {
	margin-bottom: 5px;
	font-family: 'Lora', serif;
	font-size: 18px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-position: left center;
	background-repeat: no-repeat;
	color: #000;
	font-weight: bolder;
	background-color: #FFF;
	
}


@media (max-width: 1215px)  {
 #content-wrapper #content-zone #breadcrumb {
	
    /* margin-bottom: 5px; */
    font-family: 'Lora', serif;
    font-size: 14px;
    /* margin-left: 5px; */
    /* max-width: 100%; */
    /* float: left; */
    /* padding-top: 5px; */
    /* padding-right: 0px; */
    padding-bottom: 5px;
    /* padding-left: 10px; */
    background-position: left center;
    background-repeat: no-repeat;
    color: #000;
    font-weight: bolder;
    background-color: #FFF;
		max-width: 100%;
} }


#content-wrapper #content-zone #breadcrumb a {
	
    color: #bc0255;
    font-family: 'Lora', serif;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    background-color: #FFF;
    margin-top: 2px;
    margin-bottom: 2px;
    text-transform: uppercase;
    padding: 5px;
}
#content-wrapper #content-zone #breadcrumb a:hover {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #000;
}


#topcontrol {
    margin-right: 10px;
    margin-bottom: 150px;}
#content-wrapper #content-zone h1 {
	
    font-size: 18px;
    margin-bottom: 10px;
    font-family: 'Lora', serif;
    border: double;
    color: #000;
    text-decoration: none;
    text-align: center;
    font-weight: bold;
    background-color: #fff;
    text-transform: uppercase;
    padding: 5px;
    margin-top: 0px;
    margin-right: 5px;
    margin-left: 5px;
}


@media (max-width: 1215px) {
 #content-wrapper #content-zone h1 {
	
  
    height: auto;
    width: 90%;
    float: right;
} }


#content-wrapper #content-zone div.index-products {
	color: #000;
	font-family: 'Lora', serif;
	font-size: 14px;
}
#content-wrapper #content-zone div.index-products span.heading {

    display: block;
    margin-bottom: 5px;
    color: #000;
    font-size: 24px;
    font-family: 'Lora', serif;
    background-position: right;
    background-repeat: no-repeat;
    padding-top: 3px;
    padding-bottom: 3px;
    text-transform: uppercase;
    margin-left: 5px;
    font-weight: bold;
    width: 100%;
    border: double;
    margin-right: 5px;
    text-align: center;
}


#content-wrapper #content-zone div.index-products div.index-product-item {
	width: 190px;
	
	display: inline;
	float: left;	
	height: 350px;
	

}


@media (max-width: 1215px) {
#content-wrapper #content-zone div.index-products div.index-product-item {
		max-width: 25%;
} }


#content-wrapper #content-zone div.index-products div.index-product-item-last {
	width: 190px;
	
	display: inline;
	float: left;	
	height: 350px;
	
 
}


 @media (max-width: 1215px) {
#content-wrapper #content-zone div.index-products div.index-product-item-last {
		max-width: 25%;
} }



#content-wrapper #content-zone div.index-products div.index-product-item:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: none;
}
#content-wrapper #content-zone div.index-products div.index-product-item-last:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: none;
}
#content-wrapper #content-zone div.index-products div.index-product-item div.item-info {
	display: block;
	color: #900;
	margin-bottom: 3px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
		font-family: 'Lora', serif;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


    @media (max-width: 1215px) {
#content-wrapper #content-zone div.index-products div.index-product-item div.item-info {
	 width: 100%;
} }


#content-wrapper #content-zone div.index-products div.index-product-item-last div.item-info {
	display: block;
	color: #900;
	margin-bottom: 3px;
	overflow: hidden;
	font-size: 18px;
	font-weight: bold;
		font-family: 'Lora', serif;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	width: 170px;
	float: left;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}


 @media (max-width: 1215px) {
#content-wrapper #content-zone div.index-products div.index-product-item-last div.item-info {
	 width: 100%;
} }

#content-wrapper #content-zone div.index-products div.index-product-item div.item-info a {
	
    display: block;
    color: #000;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lora', serif;
    text-decoration: none;
    float: right;
    text-align: center;

}
#content-wrapper #content-zone div.index-products div.index-product-item-last div.item-info a {
	
    display: block;
    color: #000;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lora', serif;
    text-decoration: none;
    float: right;
    text-align: center;
}
#content-wrapper #content-zone div.index-products div.index-product-item div.item-info span {

    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 'Lora', serif;
    float: right;
    text-transform: uppercase;
    background-color: #f10000;
    padding: 2px;
    border: double;

}
#content-wrapper #content-zone div.index-products div.index-product-item-last div.item-info span {display: block;
	
    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 'Lora', serif;
    float: right;
    text-transform: uppercase;
    background-color: #f10000;
    padding: 2px;
    border: double;
		}


#content-wrapper #content-zone #listing-list {
	margin-top: 14px;
	margin-bottom: 14px;
}
#content-wrapper #content-zone #listing-list div.list-item {
		width: 190px;
	
	display: inline;
	float: left;	
	height: 350px;
}

 @media (max-width: 1215px) {
#content-wrapper #content-zone #listing-list div.list-item {
	 width: 50%;
} }


 #content-wrapper #content-zone #listing-list div.list-item:hover
{
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: none;
	}       


#content-wrapper #content-zone #listing-list div.last-item {
	  width: 190px;
 
  display: inline;
  float: left;
  height: 350px;
}
	 @media (max-width: 1215px) {
#content-wrapper #content-zone #listing-list div.last-item {
	 width: 50%;
} }
	#content-wrapper #content-zone #listing-list div.last-item:hover {
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
	border: none;
}  
	     
#content-wrapper #content-zone #listing-list div.list-item a.title {
	
    display: block;
    color: #000;
    overflow: hidden;
    font-size: 15px;
    font-weight: bold;
    font-family: 'Lora', serif;
    text-decoration: none;
    float: right;
    text-align: center;
} 
#content-wrapper #content-zone #listing-list div.list-item span.price {

    display: block;
    font-size: 15px;
    font-weight: bold;
    color: #FFFFFF;
    font-family: 'Lora', serif;
    float: right;
    text-transform: uppercase;
    background-color: #f10000;
    padding: 2px;
    border: double;
}
#content-wrapper #content-zone #listing-list div.list-item span.desc {
	float: left;
	margin-left: 2px;
	font-size: 16px;
	width: 180px;
	margin-top: 5px;
	font-family: 'Lora', serif;
	height: 30px;
	margin-right: 2px;
}

#content-wrapper #content-zone div.pagination {
	padding: 5px;
	color: #000;
	font-family: 'Lora', serif;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: bold;
}
#content-wrapper #content-zone div.pagination span.count {float: left;}
#content-wrapper #content-zone div.pagination span.pages {
	float: right;
	text-align: right;
}
#content-wrapper #content-zone div.pagination span.pages a {

    color: #000;
    background-color: #FFF;
    font-size: 14px;
    text-decoration: none;
    font-family: 'Lora', serif;
    padding-top: 3px;
    padding-right: 7px;
    padding-bottom: 3px;
    padding-left: 7px;
    border: 1px white solid;
}
#content-wrapper #content-zone div.pagination span.pages a.selected {
	
    font-weight: bold;
    background-color: #000000;
    color: #FFF;
    font-size: 16px;
    border: 1px solid black;
}#content-wrapper #content-zone div.pagination span.pages a:hover {border: 1px gray solid;}
#content-wrapper #content-zone #product_container #pub_product-center {
	width: 970px;
	text-align: center;
	margin-top: 14px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #09C;
	padding-top: 5px;
	padding-bottom: 5px;
	}
#content-wrapper #content-zone #product_container #pub_product-center:hover {
	 opacity: 0.6;
    filter: alpha(opacity=40); /* For IE8 and earlier */
	}

#content-wrapper #content-zone #product_container {}

#content-wrapper #content-zone #product_container #vezi-mai-multe-poze {
	float: left;
	height: auto;
	width: auto;	
	
	}

#content-wrapper #content-zone #product_container div.img_holder {
	
  width: 400px;
    height: auto;
    float: left;
    -webkit-transition: all 0.1s ease;
    -moz-transition: all 0.1s ease;
    -o-transition:all 0.1s ease;
    -ms-transition:all 0.1s ease;
    transition:all 0.1s ease;
    font-family: 'Lora', serif;
    font-size: 13px;
    color: #f00;
    font-style: oblique;
    font-weight: bold;
    text-align: center;
    margin-left: 15px;
}

@media (max-width: 1215px) {
#content-wrapper #content-zone #product_container div.img_holder {
		width: 100%;
} }

#content-wrapper #content-zone #product_container div.img_holder:hover {
		opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
}

#content-wrapper #content-zone #product_container div.img_holder img { display: inline-block;
  vertical-align: middle;
  max-height: 100%;
  max-width: 100%;}
  
#content-wrapper #content-zone #product_container .desc_holder .price a img:hover {
		opacity: 0.6;
    filter: alpha(opacity=60); /* For IE8 and earlier */
	}

#content-wrapper #content-zone #product_container div.desc_holder {
	
    margin-left: 15px;
    width: 540px;
    float: left;
    font-family: 'Lora', serif;
    color: #000;
    font-size: 20px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
}



@media (max-width: 1215px) {
  #content-wrapper #content-zone #product_container div.desc_holder {
	max-width: 100%;
} }



#content-wrapper #content-zone #product_container div.desc_holder #social-share-product {
	
    height: 66px;
    width: 260px;
    padding-right: 15px;
    padding-bottom: 2px;
    padding-left: 38px;
    font-family: 'Lora', serif;
    font-size: 16px;
    font-weight: bold;
    color: red;
    text-decoration: none;
    background-position: center bottom;
    background-repeat: no-repeat;
	}

#content-wrapper #content-zone #product_container div.desc_holder p {margin: 0px; padding: 0px; margin-bottom: 10px;}
#content-wrapper #content-zone #product_container div.desc_holder div.reducere {font-size: 22px; background-color: #E40241; color: #fff; padding: 5px; margin-bottom: 5px; font-weight: bold;}
#content-wrapper #content-zone #product_container div.desc_holder div.reducere span {text-decoration: line-through; font-weight: bold; font-size: 18px;}
#content-wrapper #content-zone #product_container div.desc_holder p.price span {
	display: block;
	font-size: 40px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Lora', serif;
	text-transform: uppercase;
	background-color: #AB004E;
	margin: 5px;
	padding: 5px;
	text-align: center;
}




#content-wrapper #content-zone #product_container div.desc_holder p.price span.inactive-product {
	font-size: 12px;
	background-color: #fff;
	padding: 5px;
	width: 180px;
	color: #f52535;
}
#content-wrapper #content-zone #product_container div.desc_holder p.price a {}
#content-wrapper #content-zone #product_container div.desc_holder p.description {
	color: #000000;

	font-weight: bold;
	font-size: 20px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	margin-bottom: 5px;
}
#content-wrapper #content-zone #product_container div.desc_holder p.description a {
	color: #FFFFFF;
	font-weight: bold;
	font-family: 'Lora', serif;
	font-size: 22px;
	text-decoration: underline;
	font-style: normal;
}

#content-wrapper #content-zone #related_products {
width: 970px;
  float: left;
  background-repeat: no-repeat;
  background-position: center top;
  background-color: #FFF;
  color: #000;
  font-family: 'Lora', serif;
}



@media (max-width: 1215px) {
 #content-wrapper #content-zone #related_products {
		max-width: 100%;
} }
@media (max-width: 1215px) {
  #pub_product-center {
	display: none;
} }


#content-wrapper #content-zone #related_products h3 {
	font-size: 34px;
	font-weight: bold;
	color: #FFFFFF;
	font-family: 'Lora', serif;
	float: center;
	text-transform: uppercase;
	background-color: #AB004E;
	margin: 5px;
	padding: 5px;
	text-align: center;
}

#content-wrapper #content-zone #article_box {
border-top: 5px solid #f2f2f2;
	margin-top: 20px;
	padding: 10px 0px;
	font-family: 'Lora', serif;
	font-size: 20px;
	color: #000;
	text-decoration: none;
}
#content-wrapper #content-zone #article_box h3 {
	margin: 0px;
	margin-bottom: 5px;
	color: #fff;
	padding: 5px;
}
#content-wrapper #content-zone #article_box div.article_item {
	padding: 10px;
}
#content-wrapper #content-zone #article_box div.article_item span {
	font-size: 16px;
	padding: 5px;
	color: #000;
}
#content-wrapper #content-zone #article_box div.article_item div {margin-top: 10px;}

#content-wrapper #content-zone div.article-list-item {margin-bottom: 20px;}
#content-wrapper #content-zone div.article-list-item h3 {
	margin-bottom: 5px;
	color: #000;
	font-family: 'Lora', serif;
	font-size: 22px;
	font-weight: bold;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
#content-wrapper #content-zone div.article-list-item h3 a {
	color: #000;
	text-decoration: none;
	text-align: center;
	padding-top: 5px;
	padding-right: 22px;
	padding-bottom: 5px;
	padding-left: 22px;
	font-size: 25px;
	text-shadow: 0px 0px 1px;
}
#content-wrapper #content-zone div.article-list-item h3 a:hover {
	text-decoration: none;
	color: #F00;
}
#content-wrapper #content-zone div.article-list-item div.content {
	margin-top: 10px;
	margin-left: 40px;
	color: #F00;
	font-family: 'Lora', serif;
	font-weight: bold;
	padding-top: 10px;
	padding-right: 22px;
	padding-bottom: 10px;
	padding-left: 22px;
	font-style: oblique;
	box-shadow: 0px 0px 2px 2px #000;
	margin-right: 40px;
}
#content-wrapper #content-zone div.article-list-item div.content:hover {
	box-shadow: 0px 0px 3px 3px #C03;
	}
#content-wrapper #content-zone div.article-page-products {margin-top: 20px;}
#content-wrapper #content-zone div.article-page-products div.item {margin-bottom: 20px; margin-right: 10px; float: left; width: 260px;}
#content-wrapper #content-zone div.article-page-products div.item span {display: block; height: 32px; margin-bottom: 5px;}
#content-wrapper #content-zone div.article-page-products div.item span.iprice {width: 50px; float: right; background-color: #FFB900; text-align: center; color: #fff; font-weight: bold;}
#content-wrapper #content-zone div.article-page-products div.item img {border: 5px solid #f2f2f2;}
#content-wrapper #content-zone div.article-page-products div.item a {
	color: #1122CC;
	text-decoration: underline;
}
#content-wrapper #content-zone div.article-page-products div.item a:hover {text-decoration: none;}

#footer-wrapper #footer-tot {
	float: left;
	height: auto;
	width: auto;
	}


#footer-wrapper #footer-tot {
	float: left;
	height: auto;
	width: auto;
	}

#footer-wrapper {
	width: 1230px;
    font-size: 18px;
    font-weight: bold;
    margin-right: auto;
    margin-left: auto;
    height: 350px;
    padding-right: 5px;
    padding-left: 5px;
    border: double #bc0255;
    margin-top: 2px;
    margin-bottom: 0;
    color: #000;
    font-family: 'Lora', serif;
    padding-top: 5px;
}


@media (max-width: 1215px) {
 #footer-wrapper {
		max-width: 100%;
	     height: auto;
		 border: none;
		 background:none;
} }

#footer-wrapper div.fitem {
	height: 350px;
	width: 260px;
	float: left;
}


@media (max-width: 1215px) {
 #footer-wrapper div.fitem {
		max-width: 100%;
    width: auto;
    float: left;
       width: 90%;
	   height: auto;
	   
    margin-bottom: 30px;
} }


img {max-width: 100%;
    width: auto;
    height: auto;	}
	
	div#info-sub-poza {
    width: 100%;
}
#footer-wrapper div.fitem span {
    display: block;
    font-weight: bold;
    font-size: 18px;
    color: #FFFFFF;
	
    width: 100%;
    font-family: 'Lora', serif;
    background-color: #bc0255;
    padding: 3px;
    text-transform: uppercase;
    margin: 4px;
    border-radius: 5px;
    border: double;
    text-align: center;
}

#footer-wrapper #footer-tot .fb-page
{
	float: right;
	height: 300px;
	width: 350px;
	font-family: 'Lora', serif;
	color: #000;
}


@media (max-width: 1215px) {
 #footer-wrapper #footer-tot .fb-page {
	display: none;
} }


#footer-wrapper #footer-tot .facebook_box {
	  float: right;
  height: auto;
  width: auto;
  font-family: 'Lora', serif;
  color: #000;
}

#footer-wrapper div.fitem a.small {
	
    color: #000000;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Lora', serif;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    border: 2px solid #000;
}
#footer-wrapper div.fitem a.small:hover {
	color: #FFF;
	background-color: #000;
}
#footer-wrapper div.fitem a.normal {
	
    color: #ffffff;
    display: block;
    text-decoration: none;
    font-family: 'Lora', serif;
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    margin: 2px;
    /* text-transform: uppercase; */
    border: 1px solid;
    background-color: #bc0255;
}
#footer-wrapper div.fitem a.normal:hover {
	text-decoration: none;
	color: #FFF;
	-moz-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1);
}


#footer-wrapper div.fitem-vertical span {font-weight: bold;}
#footer-wrapper div.fitem-vertical a {font-size: 12px; color: #1122CC;}

div.listing-description {
	margin-bottom: 7px;
	color: #000;
	font-family: 'Bree Serif', serif;
	font-size: 16px;
	text-align: center;
	font-weight: bold;
	background-position: center center;
	background-repeat: no-repeat;
	padding-top: 3px;
	padding-right: 11px;
	padding-bottom: 3px;
	padding-left: 11px;
}

div.search-no-results {
	background-color: #FFFFFF;
	padding: 10px;
}
div.search-no-results h3 {
	margin: 0px;
	margin-bottom: 10px;
	color: #000000;
	font-family: 'Lora', serif;
	font-size: 18px;
	font-weight: bold;
}
div.search-no-results h4 {
	margin: 0px;
	margin-bottom: 10px;
	color: #990000;
	font-family: 'Lora', serif;
	font-size: 14px;
}
div.search-no-results a.rec_link {
	color: #000000;
	text-decoration: none;
	margin-right: 5px;
	font-family: 'Lora', serif;
	box-shadow: 0px 0px 5px;
	font-size: 14px;
	padding: 3px;
}
div.search-no-results a.rec_link:hover {
	box-shadow: inset 0px 0px 3px #900;
	text-decoration: underline;
}
div.search-no-results div.rec-product-item {
	width: 320px;
	margin-right: 4px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 2px;
	font-family: 'Lora', serif;
	font-size: 14px;
	color: #000;
}
div.search-no-results div.rec-product-item-last {
	width: 320px;
	margin-right: 4px;
	margin-bottom: 10px;
	float: left;
	overflow: hidden;
	background-color: #fff;
	padding: 2px;
	font-family: 'Lora', serif;
	font-size: 14px;
	color: #000;
}
div.search-no-results div.rec-product-item a.title {
	display: block;
	color: #000000;
	margin-bottom: 5px;
	height: 17px;
	overflow: hidden;
	font-family: 'Lora', serif;
	font-size: 16px;
	text-decoration: none;
	padding-left: 3px;
}
div.search-no-results div.rec-product-item-last a.title {
	display: block;
	color: #000000;
	margin-bottom: 5px;
	height: 17px;
	overflow: hidden;
	font-family: 'Lora', serif;
	font-size: 16px;
	text-decoration: none;
	padding-left: 3px;
}
div.search-no-results div.rec-product-item span {float: left; width: 100px; color: #fe0000; padding: 5px; text-align: left;}
div.search-no-results div.rec-product-item-last span {float: left; width: 100px; color: #fe0000;  padding: 5px; text-align: left;}

div.partner_box {
	border-top: 5px solid #f2f2f2;
	float: right;
}
div.partner_box h3 {  margin-left: 25px;
  margin-bottom: 5px;
  background: black;
  color: white;
  padding: 8px;
  font-size: 18px;}
div.partner_box a {
	float: left;
	background-color: white;
	margin-right: 10px;
	margin-left: 50px;
	padding: 15px;
}



.scris_mic_transparent {
	font-size: 14px;
	color: #666;
}
.SCRIS_PRODUSE_MARE {
	font-size: 24px;
	color: #639;
	font-family: 'Lora', serif;
	text-shadow: 0px 0px 1px;
}

#Facebook-share-produs {
	border-top-width: medium;
	border-top-style: solid;
	border-top-color: #903;
	padding-top: 20px;
	font-family: 'Lora', serif;
	color: #999;
	font-size: 16px;
}


div#meniu {

    
    height: 60px;
    max-width: 100%;
    font-weight: bold;
    margin-top: 10px;
	}

/*Strip the ul of padding and list styling*/
ul {
	list-style-type:none;
	margin:0;
	padding:0;
	position: absolute;
}

/*Create a horizontal list with spacing*/
li {
	display:inline-block;
	float: left;
	margin-right: 1px;
}

/*Style for menu links*/
li a {
	
    display: block;
    min-width: 140px;
    height: 50px;
    text-align: center;
    font-family: 'Lora', serif;
    line-height: 50px;
    color: #fff;
    font-size: 18px;
   
    background: #da1856;
    text-decoration: none;
}

/*Hover state for top level links*/
li:hover a {
	
    background: #010101;
}

/*Style for dropdown links*/
li:hover ul a {
	background: #f3f3f3;
	color: #2f3036;
	height: 30px;
	line-height: 30px;
}

/*Hover state for dropdown links*/
li:hover ul a:hover {
	
    background: #010101;
	color: #fff;
}

/*Hide dropdown links until they are needed*/
li ul {
	display: none;
}

/*Make dropdown links vertical*/
li ul li {
	display: block;
	float: none;
}

/*Prevent text wrapping*/
li ul li a {
	
    width: 100%;
	min-width: 100px;
	padding: 0 20px;
}

/*Display the dropdown on hover*/
ul li a:hover + .hidden, .hidden:hover {
	display: block;
}

/*Style 'show menu' label button and hide it by default*/
.show-menu {
	
    text-decoration: none;
    color: #fff;
    background: #d91857;
    font-size: 20px;
    text-align: center;
    padding: 10px 5px;
    display: none;
	  font-family: 'Lora', serif;
}

/*Hide checkbox*/
input[type=checkbox]{
    display: none;
}

/*Show menu when invisible checkbox is checked*/
input[type=checkbox]:checked ~ #menu{
    display: block;
}


/*Responsive Styles*/

@media screen and (max-width : 760px){
	/*Make dropdown links appear inline*/
	ul {
		position: static;
		display: none;
	}
	/*Create vertical spacing*/
	li {
		margin-bottom: 1px;
	}
	/*Make all menu links full width*/
	ul li, li a {
		width: 100%;
	}
	/*Display 'show menu' link*/
	.show-menu {
		display:block;
	}
}

.Design {
   
    color: black;
    font-size: 14px;
    text-transform: uppercase;
    float: left;
    font-weight: bold;
    width: 100%;
    margin-bottom: 20px;
    margin-top: 20px;	
    text-decoration: none;
}

 .Design a:link { color: #daa520; 
    text-decoration: none; }
  .Design a:visited  { color: #daa520;  
    text-decoration: none;}
  .Design a:hover  { color: #000; 
    text-decoration: none;}
  .Design a:active  { color: #daa520; 
    text-decoration: none;}