@import url('https://fonts.googleapis.com/css?family=Playball');

@charset "utf-8";
* {
	margin: 0;
	padding: 0;
}
img {
  border: 0 none;
}
form *:focus {
  outline: none;
}
.smaller {
  font-size: 0.8em;
}
.smaller.notice {
    border-top: 1px solid #CCCCCC;
    clear: both;
    float: left;
    margin-top: 10px;
    padding-top: 5px;
    width: 100%;
}
body {
  min-width: 960px;
  background: #ebeaee url(../images/content-back.jpg) 0 0 scroll repeat;
  font-family: Helvetica, Verdana, Arial, serif;
  font-size: 14px;
  color: #333333;
}
a {
  text-decoration: none;
  color: #0B92DA;
}
a:hover, 
a:active {
  text-decoration: none;
  color: #dc035f;
}


textarea { resize: vertical}
.clear { clear: both;}
.float_left { float: left}
.float_right { float: right}
.bold { font-weight: bold}
.roz { color: #dc035f}
.red { color: red}

.message,
.succes,
.error {
  border: 4px solid #FBFBFB;
  color: #636363;
  margin: 10px 0 -10px;
  min-height: 35px;
  padding: 5px 5px 5px 50px;
}
.message {
  margin: 10px 0 10px;
}
.message.success,
.succes {
  background: #E5F4EF url("../images/checked.png") 4px 50% no-repeat;
  color: #3A3A3A;
}
.message.error,
.error {
  background: #F8D7E7 url("../images/icon_01.png") 4px 0 no-repeat;
  min-height: 22px;
}

.success.comanda {
  line-height: 34px;
  margin-bottom: 20px;
}
.succes.newsletter_msg {
  min-height: 30px;
  padding-top: 10px;
  padding-left: 50px;
  margin-top: 20px;
}

.info {
  color: #5C5C5C;
  background: #FCFFE8 url(../images/icon_31.png) 4px 0 no-repeat;
  border: #F4FFAD 1px solid;
  padding: 5px 5px 5px 50px;
  margin: 5px 0;
}
.atentie {
  margin: 5px;
  padding: 5px;
  color: #FF0000;
}
#rezultat { display: none;}
.finalizare-comanda.error {
  background-image: url(../images/cancel_sign.png);
  padding: 5px 5px 5px 80px;
}

.newsletter_msg {
    padding-left: 40px;
    padding-right: 12px;
    position: relative;
    width: 150px;
}
.close {
  background-color: #FF0000;
  border: 1px solid #9E0909;
  color: #FFFFFF;
  cursor: pointer;
  font-family: Verdana;
  font-size: 14px;
  font-weight: bold;
  height: 11px;
  line-height: 7px;
  padding: 0;
  position: absolute;
  right: 1px;
  text-align: center;
  top: 1px;
  width: 11px;
}
#ab_newsletter .form-item,
#login-top-form .form-item { position: relative}

label.validate_invalid {
  width: 20px;
  height: 20px;
  background-image: url(../images/small_error.png);
  background-repeat: no-repeat;
  position: absolute;
  top: 7px;
  right: 24px;
}


.whiteblock .content {
  padding: 20px;
  width: 918px;
  background: #d9eaf1 url(../images/whiteblock-content.png) repeat-x scroll bottom;
  border: 1px solid #FFFFFF;
}
.whiteblock .shadow {
  width: 958px;
  height: 7px;
  background: transparent url(../images/whiteblock-shadow-958.png) no-repeat scroll;
}

.header_c { 
  background: transparent url("../images/header_back.gif") repeat-x 0 0 scroll;
  width: 100%;
  height: 217px;
}

.header_back { 
  background-image: url("../images/head_content.jpg");
  background-repeat: no-repeat;
  background-position: 50% 23px;
  overflow: visible;
  height: 217px;
}
#site-top {
  height: 23px;
  background-color: #f7fafd;
  box-shadow: 0 2px 2px #D9E1EA;
  -moz-box-shadow: 0 2px 2px #D9E1EA;
  -webkit-box-shadow: 0 2px 2px #D9E1EA;
}
h1#header-h1 {
  line-height: 23px;
  text-indent: 10px;
  min-height: 0;
  padding: 0;
  margin: 0 !important;
  border: 0 none;
  text-align: left;
  text-shadow: none;
  font-family: Arial;
  font-size: 12px;
  color: #9c99a4;
  font-style: normal;
  font-weight: normal;
  float: left;
}
.language-block {
  float: right;
  height: 23px;
  line-height: 23px;
  margin-right: 3px;
}
.language-block .label {
  color: #9c99a4;
  font-size: 12px;
  line-height: 22px;
}
.lang-icon {
  width: 27px;
  height: 21px;
  display: inline-block;
  cursor: pointer;
  vertical-align: bottom;
  margin-left: 5px;
}
.lang-icon.ro {
  background: transparent url(../images/icon-ro.png) 0 -21px no-repeat scroll;
}
.lang-icon.en {
  background: transparent url(../images/icon-en.png) 0 -21px no-repeat scroll;
}

.lang-icon.active,
.lang-icon:hover {
  background-position: 0 0;
}
.left-side-header {
  float: left;
}
.right-side-header {
  float: right;
}
#logo {
  background: url("../images/logo.png") no-repeat scroll 0 0 transparent;
  clear: left;
  float: left;
  height: 133px;
  width: 331px;
  margin-top: 14px;
}
.login_top { 
  color: #666666;
  width: 165px;
  height: 93px;
  margin-top: 7px;
  float: right;
}
#username, #pass{
    background-repeat: no-repeat;
    border: 0 none;
    height: 19px;
    padding: 3px 10px;
    width: 145px;
}
#username{
    background: url("../images/username.png") repeat scroll 0 0 transparent;
    margin-top: 7px;
}
#pass{
    background: url("../images/password.png") repeat scroll 0 0 transparent;
    margin-top: 3px;
}

div.login_btn {
  width: 66px;
  height: 23px;
  background-image: url(../images/login_btn.png);
  background-repeat: no-repeat;
  cursor: pointer;
  float: right;
  margin-top: 3px;
}
.inregistrare_top {
	font-size: 15px;
  font-family: sans-serif, arial;
  position: relative;
  top: 6px;
  left: 6px;
}
a.inregistrare_top:link,
a.inregistrare_top:visited {
  color: #FFFFFF;
  font-weight: normal;
}
.wellcome{
	text-align: right;
}

.cart {
  height: 80px;
  width: 188px;
  text-align:center;
  clear: right;
  float: right;
}
.cart_top_title{
	font-size: 26px;
	font-weight: normal;
	font-family: Georgia, Geneva, sans-serif;
  letter-spacing: 0.08em;
  display: block;
  height: 50px;
  line-height: 50px;
  float: left;
}
.cart img{
	float:right;
}

#main-menu {
  background: url("../images/menu_bar_back.gif") repeat-x scroll 0 0 transparent;
  width: 100%;
  clear: both;
}
.primary.meniu {
    display: table;
    margin: 0 auto;
    padding: 6px 0;
}
.primary.meniu li {
  list-style-image: none;
  list-style-type: none;
  float: left;
  margin: 0 15px 0 0;
}
.primary.meniu li.contact {
  margin: 0;
}

.primary.meniu li a {
  border: 0;
}
.primary.meniu span.item {
  width: 151px;
  height: 51px;
  background-position: 0 0;
  overflow: hidden;
  display: block;
  text-indent: -9999px;
}
.primary.meniu span.item.home {
  background-image: url(../images/home.gif);
}
.primary.meniu span.item.produse {
  background-image: url(../images/produse.gif);
}
body.lang-en .primary.meniu span.item.produse {
  background-image: url(../images/products.gif);
}
.primary.meniu span.item.comanda {
  background-image: url(../images/comanda.gif);
}
body.lang-en .primary.meniu span.item.comanda {
  background-image: url(../images/order.gif);
}
.primary.meniu span.item.galerie {
  background-image: url(../images/galerie.gif);
}
body.lang-en .primary.meniu span.item.galerie {
  background-image: url(../images/gallery.gif);
}
.primary.meniu span.item.despre_noi {
  background-image: url(../images/despre_noi.gif);
}
body.lang-en .primary.meniu span.item.despre_noi {
  background-image: url(../images/about_us.gif);
}
.primary.meniu span.item.contact {
  background-image: url(../images/contact.gif);
}
.primary.meniu span.item#selected,
.primary.meniu span.item:hover {
  cursor: pointer;
  background-position: 0 51px;
}

/*stiluri pt submeniu*/
.submeniu {
	width: 982px;
  height: 47px;
	background: transparent url(../images/submenu-back.gif) repeat-x;
	color: #FFFFFF;
	text-align: center;
  display: table;
  margin: 0 auto;
}
.submeniu ul {
    padding: 12px 0 0 10px;
    overflow: hidden;
}
.submeniu ul li {
    color: #666;
    float: left;
    font-size: 1.16em;
    list-style: square inside none;
    margin-right: 20px;
}
.submeniu ul li:hover {
  color: #333;
}
.submeniu ul li a {
	color: #666;
	text-decoration:none;
	padding: 2px;
	font-weight: 100;
  font-family: "Trebuchet MS";
}
.submeniu ul li a:hover,
.submeniu ul li a:active {
	text-decoration: underline;
	font-weight: 100;
  text-shadow: 0px 0px 1px #cccccc;
  color: #333;
}

.header-content {
  width: 1180px;
  margin: 0 auto;
}

.content { 
  padding-top: 10px;
  width: 1180px;
  position: relative;
  overflow: visible;
  margin: 0 auto;
}

#main-content {
  width: 960px;
  float: left;
  margin-right: 10px;
}

.region-sidebar-right {
  float: left;
  width: 210px;
  background-color: #FFF;
  min-height: 969px;
  overflow: hidden;
  position: relative;
  margin-top: 10px;
  box-shadow: 0 0 4px #CCCCCC;
  -moz-box-shadow: 0 0 4px #CCCCCC;
  -webkit-box-shadow: 0 0 4px #CCCCCC;
}
.facebook-fan-page {
}
.home #main-content {
  padding-top: 10px;
}

.left_side_bar { 
  float: left;
}
.search { 
  height: 50px;
  margin: 5px 0;
}

body.produse .categorii-list {
  width: 220px;
  height: 249px;
  background-image: url("../images/categorii_back.jpg");
  background-position: bottom;
  background-repeat: repeat-x;
  border-top: 1px solid #fff;
}
body.produse .categorii-shadow {
  width: 220px;
  height: 8px;
  background-image: url(../images/categorii_back_shadow.png);
  background-repeat: no-repeat;
}
body.produse .categorii-list h2 {
  color: #666666;
  display: inline-block;
  font-family: "Palatino Linotype",serif;
  font-size: 20px;
  font-style: italic;
  font-weight: normal;
  margin: 7px;
  padding: 3px;
  text-align: center;
  width: 200px;
}

.continut {
  width: 720px;
  float: right;
}
h1 { 
  background: none repeat scroll 0 0 #F7FCFF;
  border-color: #FFFFFF #E4E4E4 #EAEAEA #FFFFFF;
  border-style: solid;
  border-width: 1px;
  color: #333333;
  font-family: "Palatino Linotype","Book Antiqua","Palatino",serif;
  font-size: 24px;
  font-style: italic;
  margin-bottom: 8px;
  padding: 1px 5px;
  text-shadow: 1px 1px 1px #FFFFFF;
}
body.produse h1 {
  margin-top: 10px;
}

h2 { 
  font-style: italic;
  font-size: 18px;
  font-family: "Georgia", "Times New Roman", "Times", serif;
  color: #666666;
  padding: 5px;
  text-align: left;
  background-color: #FFFFFF;
}
.detalii_btn {
  float: left;
}
.comanda_btn { 
  float: right;
}
h3 { 
  color: #666666;
  margin: 5px 0 10px;
}
.categorii { 
  margin-top: 10px;
}
.categorii li { 
  margin: 0px 0px 0px 35px;
  padding: 2px;
  width: 80%;
  list-style-image: url("../images/bullet.png");
  font-family: "Lucida Grande", sans-serif;
  color: #006699;
}
.categorii li:hover, .categorii #selected { 
  list-style-image: url("../images/bullet_hover.png");
  color: #ff0000;
  cursor: pointer;
}
.cart_title { 
  color: #000000;
  font-weight: 700;
  font-size: 20px;
  text-align: center;
  position: relative;
  top: 10px;
}


a.cos_link { 
  color: #ffffff;
}
#cos_header { 
  background-color: #7ea4b8;
  color: #ffffff;
  font-weight: 900;
  text-align: center;
}
#cos tr td { 
  padding: 0px 5px;
}
.par_row { 
  background-color: #f0f6f9;
}
.impar_row { 
  background-color: #ffffff;
}
.produs_in_lista { 
  background-image: url("../images/back-un-prod-lista.png");
  background-repeat: repeat-x;
  width: 656px;
  height: 95px;
  font-family: "Tahoma", "Geneva", sans-serif;
  padding: 5px 0px;
}
.left_side {
  width: 75%;
  float: left;
}
.right_side { 
  width: 25%;
  float: right;
}
.poza_produs_lista { 
  float: left;
  margin: 6px;
}

.pret_prod_list { 
  font-weight: 700;
  font-size: 18px;
  font-family: "Verdana", "Geneva", sans-serif;
}
.disponibilitate_list { 
  font-size: 12px;
}

.sort_options { 
  position: relative;
  top: -25px;
  left: 480px;
  width: 200px;
}
.bottom { 
  background-image: url("../images/footer-back.jpg");
  background-repeat: repeat-x;
  height: 181px;
  width: 100%;
  margin-top:20px;
  clear: both;
}

.bottom_content { 
  width: 1180px;
  height: 180px;
  margin: 0 auto;
  position: relative;
  background: transparent url(../images/footer-back-center.jpg) 50% 0 no-repeat scroll;
}
.footer-block {
  float: left;
  margin: 10px 50px 0 0;
}
#abonare-block.footer-block {
  float: right;
  margin-right: 0;
}
.footer-block h2 {
  font-size: 20px;
  font-weight: normal;
  color: #636363;
  text-shadow: 1px 1px 1px #fff;
  background: transparent none 0 0 no-repeat scroll;
  margin-top: 0 !important;
  padding: 0;
}
.footer-block a {
  color: #333;
  font-size: 13px;
  font-family: Arial;
  display: block;
  line-height: 24px;
}
.footer-block a:hover {
  text-decoration: underline;
}
#connect-block {
  width: 103px;
}
#mail-connect,
#facebook-connect {
/*  display: inline-block;*/
  width: 40px;
  height: 40px;
  background: transparent url(../images/facebook-connect.png) 0 0 scroll no-repeat;
  text-indent: -999em;
  font-size: 0px;
}
#mail-connect {
  background-image: url(../images/mail-connect.png);
}
#google-plus-unu {
  margin-left: 3px;
}
#nume_ab, #email_ab{
    background: transparent url("../images/abonare_field.png") 0 0 no-repeat scroll;
    border: 0 none;
    color: #333333;
    height: 21px;
    padding: 6px 8px;
    width: 234px;
}
#nume_ab{
	margin-top:3px;
}
#email_ab{
	margin-top: 10px;
}

a.ab_newsletter_btn {
  cursor: pointer;
  float: right;
  margin: 10px 0;
  text-decoration: none;
  color: #5b5b5b;
  display: inline-block;
  width: 130px;
  height: 33px;
  text-align: center;
  line-height: 30px;
  background: transparent url(../images/ab_btn.png) 0 0 no-repeat scroll;
}
a.ab_newsletter_btn:hover {
  color: #000;
  text-decoration: none;
}
.contact_info { 
}
.sorting { 
  height: 30px;
  position: relative;
  top: 8px;
  width: 90%;
}

.cart_text { 
  color: #333333;
  text-align: center;
  padding-top: 10px;
  font-size: 0.8em;
  font-family: "Verdana", "Geneva", sans-serif;
}
.floatr { 
  clear: both;
}
.week_special { 
  width: 959px;
  height: 321px;
  background: transparent url("../images/back_week_special.png") repeat-x scroll;
  border: 1px solid #FFFFFF;
}
.ws-shadow {
  width: 960px;
  height: 11px;
  background: transparent url(../images/ws-shadow.png) no-repeat scroll;
}
.ws-image-wrapper {
  width: 397px;
  height: 308px;
  float: left;
  margin-left: 28px;
}
.ws-image-wrapper img {
  margin: 10px 0 0 16px;
  border: 0 none;
}
.poza_ws { 
  width: 397px;
  height: 308px;
  background-image: url("../images/poza_saptamanii.png");
  position: absolute;
}

.text_ws {
  width: 522px;
  height: 310px;
  position: relative;
  top: 5px;
  float: right;
}
.text_ws h5 {
  color: #666666;
  font-weight: bold;
  font-style: italic;
  font-size: 1.08em;
  font-family: "Georgia", "ms", serif;
  height: 73px;
  width: 427px;
  background: transparent url(../images/ws_title-h5.png) no-repeat scroll;
  line-height: 66px;
  text-indent: 20px;
}
.descriere_ws{
  font-size: 1.1em;
  padding: 10px 0 0 0px;
  width: 492px;
}
strong {
  color: #DC035F;
  font-weight: bold;
}
.ws-prices {
  float: left;
  width: 230px;
  margin-top: 55px;
  margin-left: 5px;
  font-size: 15px;
  color: #626363;
}
.normal-price .ws-price {
  color: #ed1100;
  text-decoration: line-through;
}
.ws-prices .discounted-price {
  font-size: 16px;
  font-weight: bold;
  margin-top: 22px;
}
.discounted-price .ws-price {
  color: #458500;
}

.order-now-button {
  width: 195px;
  height: 41px;
  display: block;
  float: left;
  background: transparent url(../images/comanda-acum-back.png) no-repeat scroll 0 0;
  margin-top: 77px;
}
.order-now-button span {
  color: #72796e;
  font-weight: bold;
  line-height: 41px;
  padding-left: 40px;
  text-transform: uppercase;
}
.order-now-button:hover span {
  color: #3A8310;
}

.nota_ws {
  clear: both;
  text-align: center;
  padding-top: 22px;
}

.news .common-container .body strong {
  color: inherit;
}
.recomandari {
  width: 960px;
  position: relative;
  left: 50%;
  margin-left: -480px;
}
.recomandari_img {
  padding: 5px 0px;
}
.recomandare {
  border: 1px solid #FFFFFF;
  float: none;
  height: 205px;
  margin: 0 auto;
  padding: 4px;
  width: 230px;
  text-align: center;
  background: none repeat scroll 0 0 #EDF6F7;
}
.descriere_recomandare {
  font-size: 0.8em;
  color: #000;
}
.descriere_recomandare .pret {
  color: #DC035F;
}
.recomandari_bullet {
  float: right;
}

.home_list li {
	list-style-image: url("../images/bullet.png");
	padding: 3px;
	margin: 0 0 0 5px;
	margin-left: 40px;
	position: relative;
	top: 3px;
}

/*stiluri paginile comanda*/


/*stiluri pentru pagina comanda (lista de preturi)*/
.lista-preturi {
	float: left;
	width: 100%;
  border: 1px solid #8f9fa6;
	margin: 3px 0;
	text-align: center;
}

.title-description {
  height: 63px;
  background-image: url("../images/lista_preturi_back_title.jpg");
  color: #FFFFFF;
}

.lista-preturi .descriere {
    color: #FFFFFF;
    font-family: Georgia;
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    padding: 2px 5px;
    text-align: left;
}
.lista-preturi tr.par {
  background-color: #e3ecee;
  padding: 3px 0;
}
.lista-preturi tr td {
  padding: 4px 0;
}
.lista-preturi td.th {
	font-weight: 600;
  font-family: "Trebuchet MS", Arial;
  font-size: 14px;
  font-style: italic;
  background-color: rgb(218, 226, 230);
  color: rgb(114, 114, 114);
  text-align: center;
  text-shadow: 1px 1px 1px #fff;
}
.lista-preturi tr td.title-description {
  padding: 0;
}
.lista-preturi td.pret {
  color: #BA0404;
  font-weight: bold;
}
.lista-preturi td.comanda a {
  font-family: arial;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  color: #000000;
}
.lista-preturi td.comanda a:hover {
  color: #0B92DA;
}
.lista-preturi td.denumire {
  text-align: left;
  padding-left: 10px;
}
.lista-preturi h3 {
  font-family: Helvetica, Arial;
  font-weight: normal;
  border-bottom: 1px dashed #ccc;
  font-size: 23px;
}

.info {
	font-size: 16px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}

.gallery-container {
}
#gallery li {
    background: none repeat scroll 0 0 #E7EBF4;
    border: 1px solid #FFFFFF;
    display: inline;
    float: left;
    list-style-type: none;
    margin: 8px;
    height: 103px;
    padding: 8px;
    -moz-box-shadow: 0 0 5px rgba(83, 122, 177, 0.63);
    -webkit-box-shadow: 0 0 5px rgba(83, 122, 177, 0.63);
    box-shadow: 0 0 5px rgba(83, 122, 177, 0.63);
}

.common-container {
	width: 958px;
	background-color: #f0f7f9;
	border: #ffffff 1px solid;
  margin-top: 10px;
  padding: 10px;
  width: 938px;
  -moz-box-shadow: 0 0 4px #CCCCCC;
  -webkit-box-shadow: 0 0 4px #CCCCCC;
  box-shadow: 0 0 4px #CCCCCC;
}
body.galerie.caricatura .common-container,
body.galerie.portret .common-container,
body.galerie.invitatie .common-container,
body.galerie.pictura .common-container,
body.galerie.logo .common-container,
body.galerie.eveniment .common-container {
  background-color: #fff;
}


#register-form {
  padding: 10px
}
#formular_comanda {
    background: none repeat scroll 0 0 #FFFFFF;
    margin: 10px;
    padding: 5px;
    width: 908px;
}
#feedback_form .form-item,
#register-form .form-item,
#formular_comanda .form-item {
  clear: left;
  padding: 5px;
  overflow: hidden;
}
#feedback_form label,
#register-form label,
#formular_comanda label {
	width: 130px;
/*	height: 30px;*/
  display: block;
  float: left;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 14px;
  color: #333333;
  line-height: 28px;
}
#feedback_form input,
#register-form input,
#formular_comanda input {
  float: left;
  height: 25px;
  border: 1px solid #8F9FA6;
  width: 200px;
}
#feedback_form input {
  width: 297px;
}
#formular_comanda #weeks-special {
  width: 20px;
}
#formular_comanda .form-item.weeks-special label {
    line-height: 23px;
    width: 340px;
}
#formular_comanda select {
  width: 204px;
  height: 25px;
  border: 1px solid #8F9FA6;
  float: left;
}
#formular_comanda option {
  padding: 3px;
}
#formular_comanda .radio input {
  width: auto;
  float: none;
  margin: 3px;
  height: auto;
}

#cost_livrare .value,
#pret_total .value {
  margin-left: 10px;
  font-size: 16px;
}
#pret_total .value {
  font-weight: bold;
}
body.contact #submit,
body.procesare_comanda .submit_btn,
#register-form .submit_btn,
#formular_comanda .submit_btn,
.purchase .submit_btn,
body.view_cart .submit_btn,
body.user .submit_btn {
  background: transparent url("../images/formular_comanda_submit_btn.png") scroll no-repeat left top;
  font-family: "Trebuchet MS", Arial, serif;
  font-size: 16px;
  color: #5c5c5c;
  width: 157px;
  height: 24px;
  padding: 10px;
  border: none;
  cursor: pointer;
  margin: 10px 0 0 163px;
}
body.procesare_comanda .submit_btn {
  clear: both;
}

body.contact #submit:hover,
body.procesare_comanda .submit_btn:hover,
#register-form .submit_btn:hover,
#formular_comanda .submit_btn:hover,
.purchase .submit_btn:hover,
body.view_cart .submit_btn:hover,
body.user .submit_btn:hover {
  background-position: left bottom;
}

#register-form fieldset {
  border: 1px solid #50C4DE;
  padding: 10px;
  background-color: #F5F8FA;
}
#register-form legend {
  font-size: 16px;
  padding: 10px 5px;
}
#register-form .adresa-label {
  background-color: #F5FCFF;
  border: 4px solid #FFFFFF;
  clear: both;
  color: #4F4F4F;
  font-family: helvetica;
  font-size: 16px;
  margin-top: 10px;
  padding: 2px 5px;
}


#register-form span.notice {
  clear: both;
  display: block;
}

#register-form .termeni-conditii {
  display: block;
  clear: both;
}
#register-form .termeni-conditii label {
  width: 400px !important;
}
#register-form .termeni-conditii input#termeni {
  width: 10px;
  height: 10px;
  float: left;
  margin: 8px;
}
#register-form .termeni-conditii span.termeni {
  display: block;
  width: 400px;
  padding: 5px;
}
#register-form #change_pw {
  width: 10px;
  height: 10px;
  margin: 3px 5px;
}
#register-form label.change_pw {
  width: 100%;
}
#register-form fieldset#info_cont {
  clear: both;
}
#register-form fieldset#personale {
  clear: both;
}
#short-message {
  width: 150px;
  height: 25px;
  position: fixed;
  display: block;
  top: 0px;
  left: 50%;
  margin-left: -100px;
  font-family: "Georgia", Arial, serif;
  padding: 10px 0 10px 50px;
  background-position: 4px;
  background-repeat: no-repeat;
  font-size: 18px;
  z-index: 100;
}
#short-message.loading { 
  color: #8f9fa6;
  border: 1px solid #8f9fa6;
  background-color: #ffffff;
  background-image: url('../images/lightbox-ico-loading.gif');
}
#short-message.produs-adaugat {
  border: #52ba1a 1px solid;
  color: #4ba204;
  background-image: url(../images/checked-message.jpg);
  background-color: #e8ffbf;
}

.hidden {
  display: none;
}
input.hidden.submit {
  display: block !important;
  opacity: 0;
  -moz-opacity: 0 ;
  filter: alpha(opacity:0);
  width: 1px !important;
  height: 1px !important;
  position: absolute;
  left: -1000px;
}

#alt_tip label {
  width: 160px !important;
}
#alt_tip input {
  width: 167px !important;
}

#adauga_mai_multe {
  clear: left;
  text-align: right;
  display: block;
}
#adauga_mai_multe:hover {
  cursor: pointer;
  color: #DC035F;
  text-decoration: underline;
}
.uploaded-picture label,
.upload-picture label {
  height: 25px !important;
}
.pictures-comanda-form {
  float: right;
  margin-right: 30px;
}
.uploaded-pictures-wrapper,
.pictures-wrapper {
  clear: both;
  width: 250px;
  margin: 3px 0px;
}
.uploaded-pictures-wrapper img {
  float: left;
  margin: 3px 20px;
  width: 75px;
}
.uploaded-pictures-wrapper .sterge-poza {
  float: right;
  display: inline-block;
  color: #ff0000;
  line-height: 40px;
  padding: 10px;
}
.uploaded-pictures-wrapper .sterge-poza:hover {
  cursor: pointer;
  text-decoration: underline;
}
.pictures-wrapper .upload-picture,
.uploaded-pictures-wrapper .uploaded-picture {
    background-color: rgb(247, 251, 253);
    border: 1px solid #4B9AC4;
    clear: left;
    margin: 5px 0;
    padding: 8px 0;
}
.upload-picture input,
.uploaded-picture input {
  margin-bottom: 5px;
}
#formular_comanda .upload-picture input {
  border: medium none;
}

.uploaded-pictures-wrapper .uploaded-picture .label {
  color: #0E5EA7;
  font-weight: bold;
  margin: 23px 30px;
  display: inline-block;
  float: left;
}
.uploaded-pictures-wrapper .uploaded-picture a {
  color: #ffffff;
}

#formular_comanda textarea {
  width: 200px;
  border: 1px solid #8F9FA6;
}
body.comanda img {
  border: 0;
}
body.procesare_comanda .common-container p {
  margin: 10px 0 0;
}

/*body.procesare_comanda h2,
body.purchase h2 {*/

.cart-details th,
#cos-summary th {
  background-image: url(../images/cart_header.gif);
  background-repeat: repeat-x;
  color: #4F4F4F;
  height: 46px;
  line-height: 46px;
}
.cart-details span.name,
#cos-summary span.name {
  float: right;
  margin: 10px;
  
}
.cart-details span.image img,
#cos-summary span.image img {
  margin: 3px;
}
.back-to-cart {
  margin: 10px;
}
body.purchase #cos-summary {
  margin-top: 10px;
}
.purchase ul {
  margin: 10px;
}
.purchase ul li {
  list-style-type: none;
  list-style-image: none;
  margin: 5px 0;
}
.modalitati-livrare input,
.modalitati-plata input {
  margin: 5px 5px 5px 0;
}
.purchase .submit_btn {
  float: right;
  margin: 0;
}

.purchase .adresa-livrare .address-item {
  margin: 5px 0;
  height: 15px;
}
.purchase .adresa-livrare .label {
  width: 60px;
  display: inline-block;
}

.purchase-total,
.cost-livrare {
  padding: 5px;
  font-size: 1.1em;
  color: #4F4F4F;
}
.cost-livrare .value {
  margin-left: 10px;
  font-size: 14px;
}

.total-de-plata {
  padding: 5px;
  font-size: 1.2em;
}
.total-de-plata .value {
  margin-left: 10px;
}


.purchase .adresa-livrare {
  width: 45%;
  margin: 10px 0 10px 10px;
  float: left;
}
.purchase #adresa_noua_form {
  width: 45%;
  margin: 10px 10px 10px 0;
  float: right;
}
.common-container.purchase-login {
  border: medium none;
  padding: 0;
}
.common-container.purchase-login .login_content {
  padding: 20px 0;
}

#adresa_noua {
  margin-right: 5px;
}
#adresa_noua_form label.required {
  display: inline-block;
  width: 114px;
}
#adresa_noua_form label.required span { color: red}

#adresa_noua_form #bloc,
#adresa_noua_form #sc,
#adresa_noua_form #ap,
#adresa_noua_form #et {
    margin: 0 10px 0 2px;
    width: 30px;
}
#adresa_noua_form .form-item {
  margin: 4px 0;
}

.purchase .adresa-livrare .adress-item {
  
}
.adresa-livrare .adress-item input {
  border: 1px solid #74A1D4;
}
.adresa-livrare .adress-item span.label {

}

.purchase #adresa_noua_form fieldset {
  padding: 5px;
  border: 1px solid #ABBFC9;
}
.purchase #adresa_noua_form legend {
  padding: 3px;
}


body.view_cart div.total {
  text-align: right;
  padding: 10px;
  font-size: 1.2em;
  
}

body.view_cart .submit_btn {
  margin: 0 10px;
  float: right;
}
body.view_cart #update-cart {
  background-image: url(../images/update_btn.jpg);
  width: 180px;
  float: left;
}
body.view_cart .inapoi-la-cumparaturi {
  height: 30px;

}
body.view_cart .quantity { border: none;}

/*// login content styles*/
#log_in_content {
    background-color: #FEFFF5;
    background-image: url("../images/login_back.png");
    background-position: 300px 50%;
    background-repeat: no-repeat;
    border: 1px solid #EAEAEA;
    color: #595959;
    margin: 10px auto 30px;
    padding: 20px 5px;
    width: 400px;
}
#log_in_content .form-item {
  padding: 1px 10px;
  margin: 0px;
}
#log_in_content .form-item label {
  width: 100px;
  display: inline-block;
}
#log_in_content .form-item input {
  width: 150px;
  height: 18px;
  padding: 5px;
  line-height: 20px;
  margin: 5px;
}
#log_in_content #submit {padding: 0 10px;}

body.despre_noi .common-container img {
  margin: 0 10px 30px 0;
  
}
body.despre_noi .content-wrapper {
  padding: 10px;
  margin: 10px;
  color: #595959;
  font-family: verdana;
  font-size: 13px;
  background-color: #ffffff;
  border: 1px solid #FBFFDE;
}
body.despre_noi .common-container p {
  padding: 10px 0;
}
body.despre_noi .common-container ul li {
  list-style-type: square;
  margin-left: 30px;
  padding: 3px 0;
}

.fa-alegerea-corecta {
  width: 384px;
  height: 30px;
  background-image: url(../images/fa_alegerea_corecta.gif);
  cursor: pointer;
  margin: 3px auto;
}

.wellcome-message {
  color: #000000;
}
.account-links {
  color: #ffffff;
}
.account-links a {
  color: #ffffff;
  font-family: Helvetica;
  font-weight: bold;
  font-size: 13px;
}
.account-links a:hover {
  color: #dc035f;
}

/*galery styles*/
body.galerie .thumbnail {
  float: left;
  margin: 10px;
  border: 1px #ffffff solid;
  padding: 2px 5px;
}
body.galerie.portret .block-right,
body.galerie.portret .block-left {
  float: left;
  width: 400px;
  margin: 10px 20px 0;
}
body.galerie.portret .block-left ul,
body.galerie.portret .block-right ul {
  padding-left: 30px;
}
body.galerie.portret .block-right ul li,
body.galerie.portret .block-left ul li {
  list-style: square;
}
body.galerie.portret #gallery {
  clear: both;
}

body.galerie.eveniment .descriere-galerie p {
  margin: 8px 0;
}



body.procesare_comanda .uploaded-pictures-wrapper {
  clear: none;
  float: right;
}
body.procesare_comanda .summary-info {
  float: left;
  width: 50%;
}
body.procesare_comanda .item .label {
    color: #333333;
    display: inline-block;
    font-weight: bold;
    padding: 5px 10px 0 0;
    text-align: right;
    width: 130px;
}
#formular_comanda {
  float: left;
}
.info-comanda {
  float: right;
  padding: 10px;
}
.info-comanda .pas .title {
  color: #DC035F;
  font-weight: bold;
}
.info-comanda .pas .descriere {
  margin: 0 0 10px 30px;
}
.info-comanda .pas .descriere p {
  margin: 10px 0;
}
.comanda-img-2,
.comanda-img-1 {
  float: right;
  margin: 10px 10px 10px 0;
}
.info-comanda .costuri-livrare li {
  list-style-type: square;
}

body.comanda .lista-modalitati-livrare {
}
body.comanda .lista-modalitati-livrare li {
  list-style-type: square;
}
body.comanda .modalitati-comanda {
  margin: 2px 20px;
}
h5 {
  margin: 8px 0;
}
body.comanda.livrare .common-container ul li,
body.comanda.livrare .common-container ol li {
  margin-left: 20px;
}
body.comanda.livrare .common-container ol ul li {
  margin-left: 40px;
}

.add_to_cart_list {
  cursor: pointer;
}

#search_box {
    color: #999999;
    font-size: 11px;
    height: 21px;
    margin-top: 6px;
    padding: 0 3px;
    vertical-align: top;
    width: 89px;
}

.submit_search {
  width: 50px;
  vertical-align: top;
  margin-top: 6px;
  font-size: 12px;
  height: 23px;
}

/*stiluri pentru pagina unui produs*/
body.produse.produs .produs {
  height: 326px;
  padding: 20px;
  width: 616px;
  background-image: url(../images/back_prod_zoom.png);
  background-repeat: repeat-x;
  margin-top: 10px;
}
body.produse.produs .produs_shadow {
  width: 656px;
  height: 13px;
  background-image: url(../images/back_prod_zoom_shadow.png);
  background-repeat: no-repeat;
}

body.produse.produs .poza_prod {
  float: left;
  height: 285px;
  width: 285px;
  text-align: center;
  display: block;
  position: relative;
}
body.produse.produs .poza_prod a {
  display: block;
  position: absolute;
  top: 0px;
  width: 100%;
}
/*body.produse.produs .poza_prod a img { display: inline-block}*/
body.produse.produs .produs_detalii {
  float: right;
  width: 250px;
}
body.produse .produs-home h1,
body.produse.produs h1 {
  font-family: "Trebuchet MS", Arial;
  font-style: italic;
  color: #4b8d00;
  font-size: 19px;
  text-shadow: 1px 1px 1px #FFFFFF;
  padding: 3px 3px 3px 5px;
  box-shadow: 2px 3px 2px #C0CED5;
  -moz-box-shadow: 2px 3px 2px #C0CED5;
  -webkit-box-shadow: 2px 3px 2px #C0CED5;
}

body.produse .produs-home h3,
body.produse.produs h3 {
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
  font-weight: bold;
  color: #333333;
}
body.produse .produs-home .detalii,
body.produse.produs .detalii {
  color: #333333;
  font-family: "Trebuchet MS", Arial;
  font-size: 12px;
}
body.produse .produs-home .detalii .label,
body.produse.produs .detalii .label {
  font-weight: bold;
  margin-right: 10px;
}
body.produse .vandut,
body.produse .produs-home .pret,
body.produse.produs .pret {
  font-family: "Monotype Corsiva", Georgia, "Times New Roman";
  font-size: 20px;
  font-style: italic;
  color: #333333;
  text-shadow: 1px 1px 1px #ffffff;
  margin-bottom: 25px;
}
body.produse .vandut,
body.produse .produs-home .pret .value,
body.produse.produs .pret .value {
  color: #BA0404;
}
body.produse.produs .add-to-cart{
  width: 171px;
  height: 49px;
  cursor: pointer;
}

body.produse.produs .product-description .descriere {
  width: 636px;
  background: #fff url(../images/back-un-prod-lista.png) 0 0 repeat-x scroll;
  padding: 10px;
  color: #333333;
  font-family: "Trebuchet MS", Arial;
  font-size: 14px;
}
body.produse.produs .product-description .shadow {
  width: 656px;
  height: 13px;
  background-image: url(../images/white-block-prod-shadow-656.png);
  background-repeat: no-repeat;
}





body.produse .produs-home {
  float: left;
  margin: 7px;
}
body.produse .produs-content {
    background-image: url("../images/produs-home-back.jpg");
    background-repeat: repeat-x;
    border-top: 1px solid #FFFFFF;
    -moz-border-radius: 7px 7px 0 0;
    -webkit-border-radius: 7px 7px 0 0;
    border-radius: 7px 7px 0 0;
    height: 325px;
    padding: 10px;
    width: 325px;
    behavior: url(scripts/PIE.php);
    position: relative;
}
body.produse .produs-home-shadow {
  width: 345px;
  height: 12px;
  background-image: url(../images/produs-home-shadow.png);
  background-repeat: no-repeat;
}

body.produse .produs-home h1 {
    float: left;
    font-size: 15px;
    margin-bottom: 26px;
    margin-left: 10px;
    margin-top: 0;
    padding: 3px;
    width: 127px;
}

body.produse .produs-home .poza_prod {
  float: left;
  width: 180px;
}
body.produse .produs-home .poza_prod img {
  width: 180px;
  max-height: 215px;
}
body.produse .produs-home h3 span {
  display: block;
}

body.produse .produs-home .add-to-cart img {
  border: 0;
  width: 125px;
  cursor: pointer;
}
body.produse .produs-home .produs_detalii {
    float: left;
    margin-left: 10px;
    width: 125px;
}
body.produse .produs-home .detalii {
  clear: both;
}
body.produse a.more-details {
  position: absolute;
  bottom: 10px;
  right: 10px;
}

label.form-error {
  color: #E80061 !important;
  margin-left: 10px;
  width: 160px !important;
}
select.form-error,
input.form-error {
  border: 1px solid #E80061 !important;
}
.form-valid {

}
select.form-valid,
input.form-valid {
  border: 1px solid #24A102 !important;
}


/*gallery styles*/
.galery-thumbnails {
  padding: 10px;
}
.galery-thumbnails .row {
  clear: both;
  padding: 10px;
  height: 100px;
  border-bottom: 1px solid #C5E6ED;
  position: relative;
}
.galery-thumbnails .row.odd {
  background-color: #FFFFFF;
}
.galery-thumbnails .row.even {
  background-color: #F0F7F9;
}

.galery-thumbnails .row .image img {
  height: 100px;
}
.galery-thumbnails .row.even .image {
    padding-left: 157px;
}

.galery-thumbnails .row .image,
.galery-thumbnails .row .description {
  float: left;
}
.galery-thumbnails .row .image img {
  border: 0;
}
.galery-thumbnails .row .description {
  padding-left: 20px;
}
.galery-thumbnails .row.even .description {
    width: 380px;
}
.galery-thumbnails .row.odd .description {
 width: 535px;
}
.galery-thumbnails span.mai-mult {
  position: absolute;
  right: 20px;
  bottom: 10px;
}
.galery-thumbnails span.mai-mult a {
  font-size: 11px;
  font-weight: normal;
}

body.caricaturi_urgente p {
  margin: 10px;
}
body.contact h2 {
  margin-top: 20px;
}
body.contact .info-contact div {
  margin-left: 40px;
}
body.contact #feedback_form {
    background-color: #FFFFFF;
    padding: 10px;
}

body.contact #feedback_form .form-item.mesaj label {
  margin-bottom: 0;
  width: 180px;
  
}
body.contact #feedback_form textarea {
  width: 328px;
  clear: both;
  float: left;
  border: 1px solid #8F9FA6;
  width: 427px;
}
body.contact #feedback_form .obligatoriu {
  clear: both;
  margin: 0 5px;
}
body.contact #feedback_form #submit {
    float: right;
    height: 44px;
    padding: 0 0 0 10px;
    text-align: left;
    width: 176px;
}


.fb_iframe_widget {
  float: left;
  height: 30px;
  margin-top: 5px;
}

#closure {
  width: 100%;
  height: 43px;
  background: transparent url(../images/closure.jpg) scroll repeat-x;
}
.closure-message {
  color: #ffffff;
  font-size: 12px;
  text-align: center;
  line-height: 43px;
}

#licastyle {
    background: url(../images/lica-logo.png) no-repeat scroll 0 0 transparent;
    color: #3A660D;
    height: 32px;
    padding-left: 35px;
    text-shadow: 1px 1px 1px #FFFFFF;
    line-height: 1.2em;
    margin-top: 10px;
}
#licastyle a {
  color: #333;
  text-decoration: none;
}
#licastyle a:hover {
  color: #5c5c5c;
}

#shopping_cart #total {
/*  color: #DC035F;*/
}

.social-plugins {
  z-index: 100;
  padding-top: 3px;
}

.descriere_recomandare .pret {
  display: block;
}
.recomandare img {
  max-width: 226px;
  border: 0 none;
  margin: auto;
}

#shopping_cart a {
  color: #FFFFFF;
}
#shopping_cart a:hover {
  color: #DC035F;
}
.content-pr-web p {
  margin: 10px 0;
}
.content-pr-web ol li {
  margin-left: 20px;
}
.timp-pr-web,
.pret-pr-web {
  font-size: 18px;
  font-family: Georgia, serif;
  font-style: italic;
}
.lista-preturi-galerie {
  margin: 10px 0;
}
.lista-preturi-galerie td {
  background-color: #FFFFFF;
  height: 30px;
  line-height: 30px;
  padding: 3px;
}
.lista-preturi-galerie th {
  background-color: #FFFFFF;
  font-weight: normal;
  padding: 4px;
}
.lista-preturi-galerie td.pret {
  width: 100px;
  font-weight: bold;
  color: #BA0404;
  text-align: center;
}
.info-contact {
  width: 49%;
  float: left;
}
#contact-form {
  background-color: #FFFFFF;
  border: 1px solid #E2ECF5;
  float: right;
  margin-top: 20px;
  width: 49%;
}
body.contact #contact-form h2 {
  margin-top: 0;
  padding: 5px 13px;
}
body.user .user-details {
  float: left;
  padding: 5px;
}

body.user .user-details p {
  margin: 3px 0;
}
body.user .user-details .label {
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
    width: 80px;
}

.operatii-cont {
    background-color: #D7E8EF;
    display: block;
    padding: 3px;
    border-top: 1px solid #C4DFEB;
}
.operatii-cont .sterge-cont,
.operatii-cont a {
  padding: 6px 10px 6px 25px;
  display: inline-block;
}
.operatii-cont .sterge-cont {
    color: #0B92DA;
    cursor: pointer;
    background: transparent url(../images/delete-x.png) scroll no-repeat 0 0;
    float: right;
}
.operatii-cont .sterge-cont:hover {
  color: #DC035F;
}

.operatii-cont a.edit-btn {
  background: transparent url(../images/edit.png) 0 0 scroll no-repeat;
}
.user-details .info-poza,
.user-details .info-cont,
.user-details .info-adresa {
  background-color: #fff;
  float: left;
  margin: 10px;
  padding: 10px;
  height: 180px;
}
.user-details .info-poza img {
  border: 1px solid #ccc;
}
#add-user-image {
  
}

.return-link {
  margin: 5px 0;
  float: left;
}
body.procesare_comanda h2 {
  clear: both;
}
body.procesare_comanda #adresa_noua_form fieldset {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    float: left;
    margin: 10px 0;
    padding: 10px 30px;
}


/*pages with sidebar*/
.galerie .common-container,
.comanda.livrare .common-container,
.comanda.cum_platesc .common-container,
.comanda.cum_comand .common-container {
  width: 730px;
  float: right;
  min-height: 500px;
}


.news-sidebar {
    background: url("../") repeat-x scroll 0 0 #FFFFFF;
    float: left;
    margin-right: 10px;
    margin-top: 10px;
    width: 196px;
    border: 1px solid #fff;
}
.news-sidebar .news-item {
    border-bottom: 1px dotted;
    margin: 5px;
    padding: 5px 0;
}
.news-sidebar .news-header {
  height: 31px;
  background: transparent url(../images/sidebar-header.png) 0 0 no-repeat scroll;
  font-size: 17px;
  text-transform: uppercase;
  color: #7e7e7e;
  text-align: center;
  line-height: 31px;
  font-family: Helvetica, Arial;
  font-weight: bold;
}

.news-sidebar .news-title {
  padding-bottom: 4px;
}
.news-sidebar .news-title a {
      color: #333333;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
}
.news-sidebar .news-title a:hover {
  border-bottom: 1px dotted;
}
.news-sidebar .news-body {
      font-size: 11px;
}
.news-sidebar .news-image {
  text-align: center;
}
.news-sidebar .news-image img {
}

.news .data-adaugarii {
    background-color: #D2E0E8;
    color: #8C8C8C;
    font-size: 13px;
    font-style: italic;
    margin-bottom: 20px;
    margin-right: 415px;
    padding: 5px;
    text-align: right;
    text-shadow: 1px 1px 1px #FFFFFF;
}
.news .main-image {
  margin-left: 10px;
  float: right;
  width: 400px;
}
.news .next-link,
.news .prev-link {
  background-color: #FFFFFF;
  padding: 8px;
  font-size: 12px;
}

.news .next-previous a {
  color: #666;
  background-image: -moz-linear-gradient(center top , #FFFFFF, #DFE6EF);
  background-image: -webkit-linear-gradient(center top , #FFFFFF, #DFE6EF);
  background-image: linear-gradient(center top , #FFFFFF, #DFE6EF);
  -pie-background: linear-gradient(center top , #FFFFFF, #DFE6EF);
  behavior: url(../../scripts/PIE.php);
}
.news .next-previous a:hover {
  color: #000;
  background-image: -moz-linear-gradient(center top , #CDE5F8, #FFFFFF);
  background-image: -webkit-linear-gradient(center top , #CDE5F8, #FFFFFF);
  background-image: linear-gradient(center top , #CDE5F8, #FFFFFF);
  -pie-background: linear-gradient(center top , #CDE5F8, #FFFFFF);
  behavior: url(../../scripts/PIE.php);
}
.news .prev-link {
  position: relative;
  z-index: 0;
  float: left;
  -moz-box-shadow: 2px 0 6px #AACBE6;
  -webkit-box-shadow: 2px 0 6px #AACBE6;
  box-shadow: 2px 0 6px #AACBE6;
  -moz-border-radius: 15px 0 0 15px;
  -webkit-border-radius: 15px 0 0 15px;
  border-radius: 15px 0 0 15px;
  behavior: url(../../scripts/PIE.php);
}
.news .next-link {
  position: relative;
  z-index: 0;
  -moz-border-radius: 0 15px 15px 0;
  -webkit-border-radius: 0 15px 15px 0;
  border-radius: 0 15px 15px 0;
  -moz-box-shadow: -2px 0 6px #AACBE6;
  -webkit-box-shadow: -2px 0 6px #AACBE6;
  box-shadow: -2px 0 6px #AACBE6;
  float: right;
  behavior: url(../../scripts/PIE.php);
}
.news .next-previous {
/*    background-color: #E6ECEF;*/
/*    border: 1px solid #FFFFFF;
    box-shadow: 0 0 4px #AECDEA;*/
    overflow: hidden;
    padding: 5px;
}
.news p {
  font-family: helvetica;
  font-size: 13px;
  line-height: 1.2em;
  margin: 10px;;
}

.news-item-teaser {
  padding: 10px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #CED6DC;
  background-color: #fff;
  clear: both;
}
.news-item-teaser h3 {
  float: left;
  font-size: 17px;
  font-weight: normal;
}
.news-item-teaser .news-date {
  float: right;
  color: #666;
  font-size: 12px;
}
.news-item-teaser .teaser-body {
  clear: both;
}
.news-item-teaser .news-image {
  float: left;
  margin-right: 10px;
  border: 1px solid #DEDEDE;
}




.comanda.livrare .common-container p,
.comanda.cum_platesc .common-container p {
    margin: 10px;
}
.comanda.cum_platesc .common-container img {
    vertical-align: middle;
}

.produs-home .poza_prod {
  min-height: 180px;
}

.product-description .descriere p {
  text-indent: 40px;
}

#remove-image {
    background-color: #DC035F;
    border: 3px solid #FFC6D7;
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    font-family: Helvetica;
    font-size: 12px;
    font-weight: bold;
    margin-top: 8px;
    padding: 3px;
    text-align: center;
}

/*comments' styles */
.comments-container {
  padding: 30px;
}
.comment-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 15px;
}
.comment-item .comment-author {
  float: left;
  width: 70px;
  text-align: center;
}
.comment-item .comment-content {
  float: left;
  width: 512px;
  margin-left: 18px;
}
.comment-item .comment--top {
  width: 100%;
  height: 5px;
  background: transparent url(../images/comment-top.jpg) 0 0 no-repeat scroll;
}
.comment-item .comment--center {
  position: relative;
  width: 100%;
  background: transparent url(../images/comment-center.jpg) 0 0 repeat-y scroll;
}
.comment-item .comment--bottom {
  width: 100%;
  height: 5px;
  background: transparent url(../images/comment-bottom.jpg) 0 0 no-repeat scroll;
}
.comment-item .comment--corner {
  width: 23px;
  height: 29px;
  background: transparent url(../images/comment-corner.png) 0 0 no-repeat scroll;
  position: absolute;
  top: 3px;
  left: -18px;
}
.comment-item .comment--center .-content {
  padding: 3px 8px 5px;
  min-height: 40px;
}
#comment-form .comment--center .-content {
  padding: 5px 8px;
}
.comment--center .comment-date {
  color: #bebebe;
  font-size: 10px;
  font-family: Tahoma;
  float: right;
}
.comment--center .comment-subject {
  color: #696969;
  font-size: 13px;
  font-weight: bold;
  font-family: Tahoma, Arial;
  padding-bottom: 4px;
  background: transparent url(../images/comment-subject.jpg) 0 100% no-repeat scroll;
}
.comment--center .comment-message {
  color: #3f3f3f;
  font-family: Arial;
  font-size: 13px;
  margin-top: 4px;
}

.comment-item .user-image img {
  border: 1px solid #c6c6c6;
}
.comment-item .user-name {
  font-family: Tahoma, Arial;
  color: #696969;
  font-size: 11px;
}
.comment-form {
  margin-top: 10px;
}
#comment-form {
  padding: 0 30px;
}
#comment-form .form-item {
  clear: both;
  overflow: hidden;
  margin-bottom: 5px;
}

#comment-form .form-item label {
  width: 64px;
  float: left;
  font-size: 12px;
}
#comment-form #comment-subject {
  width: 430px;
  border: 1px solid #c6c6c6;
  border-top-color: #EDEDED;
  border-left-color: #DDD;
  height: 18px;
  line-height: 18px;
  color: #696969;
  font-size: 11px;
  float: left;
  text-indent: 5px;
}
#comment-form #comment-message {
  width: 420px;
  height: 50px;
  padding: 5px;
  border: 1px solid #c6c6c6;
  border-top-color: #EDEDED;
  border-left-color: #DDD;
  color: #333333;
  font-size: 12px;
  font-family: Arial;
}
#comment-form #submit-comment {
  float: right;
}
#comment-form h4 {
  font-family: Arial;
  font-size: 13px;
  color: #3f3f3f;
  text-indent: 89px;
}
.comment-links {
  text-align: right;
}
.delete-comment {
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  cursor: pointer;
}
.not-logged-in-message {
  margin-left: 30px;
}
.important-notice {
  color: #666;
  margin: 10px;
}

.whiteblock.homepage p {
  margin: 10px;
}
.whiteblock.homepage .text_home {
  padding-top: 10px;
}
.whiteblock.homepage h1 {
  background-color: transparent;
  border: 0 none;
  font-size: 18px;
}
.whiteblock.homepage h2 {
  background-color: transparent;
  font-size: 13px;
  padding: 0 5px;
}
.comanda-caricaturi-desc {
  margin: 15px 20px;
}
.comanda-caricaturi-desc p {
  margin: 10px 0;
}

body.concurs .content-wrapper p {
  padding: 10px 30px;
  font-style: italic;
}
body.concurs .content-wrapper h3 {
  font-family: "Monotype Corsiva", Georgia;
  font-style: italic;
  font-size: 30px;
  color: #091760;
  text-shadow: 2px 2px 3px #999;
  margin-left: 30px;
}
body.concurs h1 {
  margin-bottom: 20px;
}
img.concurs-ac {
  width: 940px;
}
ul.concurs-list {
  margin: 30px 85px;
  
}

ul.concurs-list li {
  list-style-image: none;
  list-style-type: none;
  background: transparent url('../images/concurs/concurs-ok.png') 0px 0px no-repeat scroll;
  height: 45px;
  margin: 20px 0;
  line-height: 20px;
  font-size: 24px;
  font-style: italic;
  font-family: "Monotype Corsiva", Georgia;
  padding-left: 45px;
}

/* Corporate page styles */
body.corporate .content-wrapper {
  margin-top: 15px;
}
.corporate-content {
  width: 588px;
  float: left;
  padding-left: 25px;
}

.corporate-offers h2 {
  background-color: transparent;
}
.corporate-offers h2 span {
  display: inline-block;
  text-indent: -9999px;
  color: transparent;
  height: 22px;
  background: transparent 0 0 no-repeat scroll;
}
.basic-offer h2 span {
  width: 61px;
  background-image: url(../images/basic-offer-text.png);
}
.silver-offer h2 span {
  width: 73px;
  background-image: url(../images/silver-offer-text.png);
}
.golden-offer h2 span {
  width: 83px;
  background-image: url(../images/golden-offer-text.png);
}

.corporate-content .offer-content {
  margin: 10px 0 0 20px;
  position: relative;
  z-index: 2;
}

.basic-offer,
.silver-offer,
.golden-offer {
  width: 438px;
  height: 123px;
  background: transparent none repeat-x 0 0;
  border: 1px solid;
  position: relative;
  margin-bottom: 41px;
}

.basic-offer {
  margin-top: 40px;
  border-color: #91c1dc;
  background-image: url(../images/basic-offer-back.png);
}
.silver-offer {
  border-color: #9ba7ad;
  background-image: url(../images/silver-offer-back.png);
}
.golden-offer {
  border-color: #e6bf62;
  background-image: url(../images/golden-offer-back.png);
}
.offer-logo {
  position: absolute;
  width: 108px;
  height: 108px;
  background: transparent none 0 0 no-repeat;
  text-indent: -9000px;
}
.basic-offer .offer-logo {
  top: -43px;
  right: -50px;
  background-image: url(../images/basic-offer-logo.png);
}
.silver-offer .offer-logo {
  top: -31px;
  right: -49px;
  background-image: url(../images/silver-offer-logo.png);
}
.golden-offer .offer-logo {
  top: -34px;
  right: -48px;
  background-image: url(../images/golden-offer-logo.png);
}

#corporate-contact-form {
  float: left;
  width: 308px;
  height: 555px;
  margin-left: 15px;
  background: transparent url(../images/corporate-form-back.png) 0 0 no-repeat;
}
#corporate-contact-form h2 {
  background-color: transparent;
  font-family: Arial;
  font-weight: normal;
  font-style: normal;
  padding-left: 20px;
  text-shadow: 1px 0 0 #fff;

}
#corporate-contact-form .form-content {
  padding: 20px 15px;
}

#corporate-contact-form .form-item {
  font-family: Arial;
  font-size: 16px;
  color: #333;
}
#corporate-contact-form .form-item label {

}
#corporate-contact-form .form-item input {
  margin: 9px 0 13px;
  display: block;
  width: 98%;
  border-radius: 2px;
  border: 1px solid #494949;
  height: 19px;
  line-height: 19px;
}
#corporate-contact-form .form-item textarea {
  width: 98%;
  height: 210px;
  border-radius: 2px;
  resize: none;
  margin-top: 13px;
}
#corporate-contact-form .form-item input[type=submit] {
  font-size: 16px;
  width: 99%;
  height: 30px;
  margin-top: 17px;
  line-height: 30px;
  border: 1px solid #656565;
  border-radius: 2px;
  text-shadow: 1px 0 0 #000;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  background: transparent url(../images/corporate-form-submit.png) 0 0 repeat-x;
}

.corporate-offer-block {
  background-color: #FFFEEC;
  border: 1px solid #a9c7e9;
  color: #606060;
  font-family: Arial;
  font-size: 14px;
}
.corporate-offer-block h3 {
  background: transparent url(../images/corporate-block-header.png) 0 0 no-repeat;
  color: #f3f3f3;
  margin: 0;
  display: block;
  text-align: center;
  height: 26px;
  line-height: 27px;
  font-size: 16px;
  font-weight: normal;
  text-transform: uppercase;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.54);
}
.corporate-offer-block .block-content {
  margin: 7px 6px;
}
.corporate-offer-block .see-offer {
  display: block;
  width: 113px;
  height: 26px;
  line-height: 26px;
  background: transparent url(../images/see-offer-button.png) 0 0 no-repeat;
  font-size: 15px;
  color: #427a00;
  text-transform: uppercase;
  text-shadow: 1px 0px 1px #fff;
  padding-left: 34px;
  margin: 9px 25px 10px;
}

.contact-block {
  border: 1px solid #a9c7e9;
  margin-top: 10px;
}
.contact-block h3 {
  height: 20px;
  background: transparent url(../images/contact-block-header.png) 0 0 repeat-x;
  border: 1px solid #9cd2f1;
  font-family: Arial;
  font-size: 18px;
  font-weight: normal;
  padding-left: 9px;
  color: #515151;
  text-shadow: 1px 1px 1px #fff;
  margin: 0;
}
.contact-block .block-content {
  margin: 8px;
}
.contact-block .contact-item {
  height: 27px;
  line-height: 27px;
  font-size: 14px;
  color: #515151;
  padding: 0 0 0 44px;
  margin-bottom: 8px;
}
.contact-block .contact-item.phone {
  background: transparent url(../images/contact-phone.png) 0 0 no-repeat;
}
.contact-block .contact-item.skype {
  background: transparent url(../images/contact-skype.png) 0 0 no-repeat;
}
.contact-block .contact-item.mess {
  background: transparent url(../images/contact-mess.png) 0 0 no-repeat;
}
.contact-block .contact-item.mail {
  background: transparent url(../images/contact-mail.png) 0 0 no-repeat;
}
.right_sidebar h3 {
	font-family: Arial !important;
	font-size: 16px !important;
	font-weight: normal !important;
}
.corporate-offer-block h3 {
	color: #f3f3f3 !important;
}
#ab_newsletter label.validate_invalid {
	top: auto;
	bottom: 6px;
}

.slick-prev {
	width: 42px;
	height: 109px;
	background: url(../images/btn_prev.png) no-repeat 0 0;
	border: none;
	margin: 0;
	position: absolute;
	left: -30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	font-size: 0;
	cursor: pointer;
}
.slick-next {
	width: 42px;
	height: 109px;
	background: url(../images/btn_next.png) no-repeat 0 0;
	border: none;
	margin: 0;
	position: absolute;
	right: -30px;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
	font-size: 0;
	cursor: pointer;
}

.home-slider-parent {
	padding: 13px 30px;
	background: transparent url("../images/slider_limits.jpg") no-repeat scroll;
	width: 100%;
	height: auto;
	background-position: center;
	box-sizing: border-box;
}
button::-moz-focus-inner {
	border: 0 !important;
}
button{
	outline:0 !important;
}

.produs-each-slide img {
	float: right;
	margin-top: 25px;
	margin-right: 8px;
}
.produs-each-slide {
	background: none repeat scroll 0 0 #EDF6F7;
	border: 1px solid #FFFFFF;
	margin: 6px;
	padding: 10px 40px 50px;
}
.produs-each-slide h4 {
	display: table;
	height: auto;
	margin-bottom: 20px;
	padding: 0;
}
.produs-each-slide p {
	width: 78%;
	float: left;
	font-size: 13px;
}
.produs-slider-parent .slick-prev {
	left: 10px;
}
.produs-slider-parent .slick-next {
	right: 10px;
}
.produs-each-slide:hover {
	border: #35A3D7 1px solid;
}
/* Responsive */


@media(max-width:1239px){
	.header-content {width: 95%;}
	.header_back {background-position: 60% 23px;}
	#logo {	height: 124px;width: 280px;margin-top: 30px;background-size: 100% auto;}
	.ws-image-wrapper {width: 281px;height: 218px;margin-left: 0px;}
	.poza_ws {width: 275px;height: 212px;background-size: cover;}
	.ws-image-wrapper img {width: 251px;}
	.week_special {width: 80%;height: auto;display: table;}
	.content {width: 95%;box-sizing: border-box;}
	#main-content {width: calc(100% - 220px);}
	.week_special {width: 100%;display: table;box-sizing: border-box;}
	.text_ws {width: calc(100% - 290px);box-sizing: border-box;padding-right: 20px;padding-bottom: 20px;height: auto;display: table;}
	.text_ws h5 {height: auto;width: auto;line-height: 60px;text-indent: 0px; background-size: 100% 100%;display: table;padding: 0 25px;}
	.ws-prices {margin-top: 20px;margin-left: 0px;}
	.order-now-button {margin-top: 35px;}
	.ws-shadow {width: 100%;height: 11px;background-size: 100% auto;}
	.whiteblock .content {padding: 10px;width: 100%;}
	.whiteblock .shadow {width: 100%;background-size: 100% auto;}
	.descriere_ws {width: 100%;}
	.bottom_content {width: 95%;display: table;}
	.footer-block {margin: 10px 30px 0 0;}
	.footer-block h2 {font-size: 18px;}
	.container4slider {width: 752px !important;}
	body {min-width: 320px;}
	.continut {width: calc(100% - 230px);}
	body.produse .produs-home {float: none;margin: auto;width: 100%;margin-bottom: 10px;}
	body.produse .produs-content {background-image: none;height: auto;width: 100%;display: table;box-sizing: border-box;background: #d7eaf1;background: -moz-linear-gradient(top, #d7eaf1 0%, #e5f2f8 44%, #f5f9fc 100%);background: -webkit-linear-gradient(top, #d7eaf1 0%,#e5f2f8 44%,#f5f9fc 100%);background: linear-gradient(to bottom, #d7eaf1 0%,#e5f2f8 44%,#f5f9fc 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7eaf1', endColorstr='#f5f9fc',GradientType=0 );}
	body.produse .produs-home h1 {	width: calc(100% - 190px);	text-align: center;	box-sizing: border-box;}
	body.produse .produs-home .detalii, body.produse.produs .detalii {font-size: 13px;}
	body.produse a.more-details {bottom: auto;right: auto;position: relative;display: table;}
	.galerie .common-container, .comanda.livrare .common-container, .comanda.cum_platesc .common-container, .comanda.cum_comand .common-container {	width: calc(100% - 208px) !important;}
	.left_side_bar {float: left;width: 220px;}
	body.produse .produs-home .produs_detalii {	width: calc(100% - 190px);	text-align: center;}
	body.produse .produs-home-shadow {height:10px;background-size: 100% 100%;width: 100%;}
	.news-sidebar .news-header {height: auto;background-image: none;background: #a4c0cb;background: -moz-linear-gradient(top, #a4c0cb 0%, #aec8d2 0%, #f5f9fc 100%);background: -webkit-linear-gradient(top, #a4c0cb 0%,#aec8d2 0%,#f5f9fc 100%);background: linear-gradient(to bottom, #a4c0cb 0%,#aec8d2 0%,#f5f9fc 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a4c0cb', endColorstr='#f5f9fc',GradientType=0 );}
	body.produse.produs .produs {height: auto;padding: 20px;width: 100%;margin-top: 10px;box-sizing: border-box;display: table;background: #c0d8e2;background: -moz-linear-gradient(top, #c0d8e2 11%, #f8fbfc 100%);background: -webkit-linear-gradient(top, #c0d8e2 11%,#f8fbfc 100%);background: linear-gradient(to bottom, #c0d8e2 11%,#f8fbfc 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c0d8e2', endColorstr='#f8fbfc',GradientType=0 );}
	body.produse.produs .produs_detalii {width: calc(100% - 220px) !important;padding: 5px 10px;box-sizing: border-box;}	
	body.produse.produs .poza_prod {width: 200px;}
	body.produse.produs .product-description .descriere {width: 100%;box-sizing: border-box;}
	body.produse.produs .produs_shadow, body.produse.produs .product-description .shadow {width: 100%;background-size: 100% 100%;}
	.common-container{width:100%; box-sizing:border-box;}
	.comanda-caricaturi-desc {padding: 12px;	margin: 0;}
	#formular_comanda {	width: calc(100% - 20px);	box-sizing: border-box;	padding: 10px;}
	input[type="submit"]{-webkit-appearance:none;}
	body.contact #feedback_form textarea{box-sizing:border-box; width:100%;}
	.galery-thumbnails .row.odd {background-color: #FFFFFF;display: table;box-sizing: border-box;width: 100%;}
	.galery-thumbnails .row.even {display: table;box-sizing: border-box;width: 100%;}
	.galery-thumbnails .row.even .image {padding-left: 0;}
	.galery-thumbnails span.mai-mult {position: relative;right: auto;bottom: auto;display: table;width: 100%;}
	.galery-thumbnails .row.odd .description {width: calc(100% - 155px);float: right;}
	.galery-thumbnails .row.even .description {width: calc(100% - 155px);float: right;}
	#corporate-contact-form {width: 260px;	height: auto;	background-size: 100% 100%;}
	.corporate-content {width: calc(100% - 275px);	padding-left: 10px;	box-sizing: border-box;}
	.basic-offer, .silver-offer, .golden-offer {width: 86%;	height: auto;	margin-bottom: 42px;	padding-bottom: 18px;	background-size: 100% 100%;	padding-right: 10px;	box-sizing: border-box;}
	#corporate-contact-form .form-item input[type="submit"]{background: rgba(209,209,209,1);background: -moz-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(183,183,183,1) 49%, rgba(158,158,157,1) 100%);background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(209,209,209,1)), color-stop(49%, rgba(183,183,183,1)), color-stop(100%, rgba(158,158,157,1)));background: -webkit-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(183,183,183,1) 49%, rgba(158,158,157,1) 100%);background: -o-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(183,183,183,1) 49%, rgba(158,158,157,1) 100%);background: -ms-linear-gradient(top, rgba(209,209,209,1) 0%, rgba(183,183,183,1) 49%, rgba(158,158,157,1) 100%);background: linear-gradient(to bottom, rgba(209,209,209,1) 0%, rgba(183,183,183,1) 49%, rgba(158,158,157,1) 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d1d1d1', endColorstr='#9e9e9d', GradientType=0 ); }
	.lista-preturi, .lista-preturi td.comanda a{font-size:12px;}
	.lista-preturi tr td {padding: 4px ;}
	.produs_in_lista {	width: 100%;	height: auto;	padding: 5px 0px;	display: table;	background-size: 100% 100%;}
	.pret_prod_list {font-size: 15px;}
	.left_side {width: 68%;}
	.right_side {width: 31%;}
	.slick-prev {width: 30px;height: 80px;background-size: 100% auto;}
	.slick-next {width: 30px;height: 80px;background-size: 100% auto;}
}
@media(max-width:1024px){
	#logo {height: 100px;width: 252px;margin-top: 50px;}
	.header_back {background-position: 50% 23px;}
	.primary.meniu li {margin: 0 2px 0 0;}
	.text_ws h5 {line-height: 51px;font-size: 13px;}
	.descriere_ws {padding: 0;}
	.ws-prices {margin-top: 10px;}
	.ws-prices .discounted-price {font-size: 15px;margin-top: 10px;}
	.ws-prices {width: auto;display: table;	padding-right: 30px;}
	.order-now-button {	margin-top: 10px;}
	.footer-block {margin: 10px 21px 0 0;}
	body.produse.produs .poza_prod {width: 200px;}
	body.produse.produs .produs_detalii {width: 250px;padding: 5px 20px;box-sizing: border-box;}
	.un_produs {width: 100%;display: block;}
	body.produse .produs-home h1, body.produse.produs h1 {font-size: 15px;}
	.submeniu {	width: 915px;}
	.galerie .common-container, .comanda.livrare .common-container, .comanda.cum_platesc .common-container, .comanda.cum_comand .common-container {	width: 100% !important;}
	.news-sidebar {width: 100%;box-sizing: border-box;}
	.common-container {width: 100% !important;}
	.news-sidebar .news-item {border-bottom: 1px dotted;margin: 5px 0;padding: 5px 15px;display: table;width: 100%;box-sizing: border-box;}
	.news-sidebar .news-image {display: table;float: left;}
	.news-sidebar .news-title {display: table;width: calc(100% - 115px);float: right;}
	.news-sidebar .news-body {font-size: 11px;display: table;padding-left: 19px;}
	.produs-each-slide img {float: left;margin-bottom: 10px;margin-right: 0;margin-top: 0;}
	.produs-each-slide h4 {float: left;}	
	.produs-each-slide img{margin-right:10px;}
}
@media(max-width:959px){
	#logo {height: 92px;width: 213px;}
	.cart img {width: 55px;}
	.cart {font-size: 12px;}
	#main-menu {display: block;overflow:auto;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;padding:20px;position: fixed;top: 0;left: -300px;z-index: 999;background-color: #fff;box-sizing: border-box;height: 100%;background: #888;background: -moz-linear-gradient(-45deg, #888888 0%, #6c6c6c 3%, #0c0c0c 43%);background: -webkit-linear-gradient(-45deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);background: linear-gradient(135deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#0c0c0c',GradientType=1 );border: 4px solid #c6c6c6;width: 300px;}
	.primary.meniu span.item {width: 122px;height: auto;background-position: 0 0;overflow: hidden;display: block;	text-indent: 0;background-image: none !important;font-size: 20px;text-align: center;margin: 5px auto;padding: 8px;font-family: 'Playball', cursive;color: #fff;border-bottom: 2px solid #c6c6c6;}
	.primary.meniu span.item:hover {color: #848484;}
	.mobile-menu p {margin:0;font-size: 30px;text-align: center;padding: 7px;color: #fff;font-family: 'Playball', cursive;letter-spacing: 1px;}
	.mobile-menu {display: table !important;box-sizing: border-box;cursor: pointer;width: 100%;background: #888;background: -moz-linear-gradient(-45deg, #888888 0%, #6c6c6c 3%, #0c0c0c 43%);background: -webkit-linear-gradient(-45deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);background: linear-gradient(135deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#0c0c0c',GradientType=1 );border: 4px solid #c6c6c6;}
	.meniu-stripes {display: block;width: 30px;position: relative;float: right;cursor: pointer;transform: translateY(-50%);right: 30px;margin-top: 24px;}
	.meniu-stripes span {background-color: #fff;width: 100%;height: 3px;display: table;border-radius: 16px;margin-bottom: 5px;-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;}
	.meniu-stripes span:last-child {margin-bottom: 0;}
	.open-menu #main-menu {left: 0;}
	.open-menu .meniu-stripes span:nth-child(2) {width: 0;}
	.open-menu .meniu-stripes span:last-child {transform: rotate(-225deg) translate(-2px,9px);}
	.open-menu .meniu-stripes span:first-child {transform: rotate(225deg) translate(-3px,-9px);}
	.header_back {background-position: 40% 23px;}
	#main-content {width: 100%; margin-right:0;}
	.region-sidebar-right {width: 100%;}
	.corporate-offer-block h3 {background-position: center;}
	.corporate-offer-block .block-content {margin: 0;padding: 12px 21px;}
	.corporate-offer-block .see-offer {margin: 15px 0px 5px;}
	.contact-block h3 {text-align: center;}
	.contact-block .block-content {margin: 0;padding: 5px 21px;}
	.bottom_content {width: 95%;display: table;padding: 12px 20px 10px 40px;box-sizing: border-box;}
	.bottom {height: auto;box-sizing: border-box;width: 100%;display: table;background-size: contain;background-position: center;background-image: none;background: none;background: #909aa4;background: -moz-linear-gradient(left, #909aa4 0%, #dfe3e6 49%, #dfe3e6 50%, #909aa4 100%, #909aa4 100%);background: -webkit-linear-gradient(left, #909aa4 0%,#dfe3e6 49%,#dfe3e6 50%,#909aa4 100%,#909aa4 100%);background: linear-gradient(to right, #a4aeb9 0%,#f0f0f0 49%,#f0f0f0 50%,#a4aeb9 100%,#a4aeb9 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#909aa4', endColorstr='#909aa4',GradientType=1 );border: 3px solid #a8b4bf;}
	.fb_iframe_widget iframe {position: static;width: 100% !important;}
	.facebook-fan-page {display: table;width: 100%;}
	.fb_iframe_widget {float: left;width: 100%;position: relative;display: table;height: auto;}
	.fb_iframe_widget span {position: relative;}
	.region-sidebar-right {min-height: 100px;}
	.corporate-offer-block h3 {background: none;background: #7d7e7d;background: -moz-linear-gradient(-45deg, #7d7e7d 0%, #0e0e0e 100%);background: -webkit-linear-gradient(-45deg, #7d7e7d 0%,#0e0e0e 100%);background: linear-gradient(135deg, #7d7e7d 0%,#0e0e0e 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7d7e7d', endColorstr='#0e0e0e',GradientType=1 );border: 3px solid #c6c6c6;}
	.corporate-offer-block .block-content {text-align: center;}
	.corporate-offer-block .see-offer {margin: 10px auto;}
	.corporate-offer-block .see-offer {padding-left: 18px;}
	.contact-block .contact-item {padding: 0 0 0 35px;margin-right: auto;margin-left: auto;display: table;}
	.contact-block h3 {	background: none;background: #9cd2f1;background: -moz-linear-gradient(top, #9cd2f1 0%, #9bcfe8 28%, #c5deea 97%, #c5deea 98%, #c5deea 99%);	background: -webkit-linear-gradient(top, #9cd2f1 0%,#9bcfe8 28%,#c5deea 97%,#c5deea 98%,#c5deea 99%);	background: linear-gradient(to bottom, #9cd2f1 0%,#9bcfe8 28%,#c5deea 97%,#c5deea 98%,#c5deea 99%);	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9cd2f1', endColorstr='#c5deea',GradientType=0 );}
	.corporate-offer-block {border: 1px solid #cfcfcf;}
	.fb_iframe_widget span {margin: auto;display: table !important;width: auto;}
	#abonare-block.footer-block {margin-right: 0;}
	.footer-block {margin: 10px 56px 0 0;}
	#abonare-block.footer-block {float: left;}
	.footer-block {margin: 10px 67px 0 0;}
	.bottom_content {background: no-repeat;width: 95%;padding: 0;margin: auto;}
	.fb_iframe_widget {margin-bottom: 5px;}
	.continut {	width: calc(100% - 230px) !important;}
	.submeniu {width: auto;height: auto;background: transparent;color: #FFFFFF;text-align: center;display: table;margin: 15px auto;}
	.submeniu ul li {color: #666;float: left;font-size: 14px;list-style: none;margin-right: 0;width: 100%;margin-bottom: 10px;}
	.submeniu ul li:hover {color: #333;}
	.submeniu ul li a {color: #fff;text-decoration: none;padding: 2px;}
	.primary.meniu li {margin: 0 2px 0 0;width: 100%;}
	.meniu-stripes {margin-top: 25px;}
	#feedback_form input {width: 100%;	box-sizing: border-box;}
	#corporate-contact-form .form-item textarea {width: 100%; box-sizing:border-box;	height: 150px;	border: 1px solid #494949;}
	#corporate-contact-form .form-item input {	width: 100%;	height: 24px;	line-height: 1;	box-sizing: border-box;}
	.submeniu ul {padding: 12px 0 0 0px;overflow: hidden;}
	#main-menu {padding: 20px;width: 243px;}
	.submeniu ul li a:hover, .submeniu ul li a:active {text-decoration: underline;font-weight: 100;text-shadow: none;color: #808080;}
	#gallery li {width: 12.28%;box-sizing: border-box;margin: 1%;height: 125px;}
	#gallery img {display: table;margin: auto;height: auto;max-width: 100%;}
	.user-details .info-poza, .user-details .info-cont, .user-details .info-adresa {	height: auto;	width: 100%;	box-sizing: border-box;	margin-left: 0;	margin-right: 0;}
	.produs-each-slide p {width: 100%;}
	
}
@media(max-width:767px){
	#logo {height: 70px;width: 170px;}
	.footer-block {margin: 10px 22px 0 0;}
	.right-side-header {-webkit-transition: all 0.5s ease-in-out;-moz-transition: all 0.5s ease-in-out;-o-transition: all 0.5s ease-in-out;transition: all 0.5s ease-in-out;background: #888;background: -moz-linear-gradient(-45deg, #888888 0%, #6c6c6c 3%, #0c0c0c 43%);background: -webkit-linear-gradient(-45deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);background: linear-gradient(135deg, #888888 0%,#6c6c6c 3%,#0c0c0c 43%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#888888', endColorstr='#0c0c0c',GradientType=1 );border: 2px solid #c6c6c6;box-sizing: border-box;padding: 40px 20px 25px 0px;position: absolute;right: -210px;top: 50px;z-index: 99;width: 210px;}
	.cart-icons {display: table !important;cursor: pointer;float: right;margin-top: 25px;}
	.cart-icons i {font-size: 25px;color: #1e4161;margin-right: 10px;}
	#logo {margin-top: 7px;}
	.header_c {height: 105px;}
	#site-top {height: 23px;}
	.cart-stripes {display: table;position: absolute;top: 15px;right: 14px;width: 23px;cursor: pointer;}
	.cart-stripes span {display: table;width: 100%;height: 3px;margin-bottom: 4px;border-radius: 4px;background-color: #c6c6c6;z-index: 999;}
	.cart-stripes span:last-child {transform: rotate(225deg) translate(2px,2px);}
	.cart-stripes span:first-child {transform: rotate(-225deg) translate(3px,-2px);}
	.header_back {background-image: none;}
	.text_ws h5 {line-height: 1.7;font-size: 13px;background: no-repeat;background-color: #fff;text-align: center;border: 10px solid #edf7fa;border-bottom-left-radius: 20px;padding: 5px;}
	.nota_ws {padding-top: 10px;}
	.ws-prices {margin-top: 5px;}
	.order-now-button {margin-top: 5px;}
	.ws-prices .discounted-price {margin-top: 5px;}
	h1#header-h1 {line-height: 15px;}
	.right-side-header.menu-open {right: 0;}
	#closure {background: #527ca4;background: -moz-linear-gradient(top, #527ca4 0%, #011b2c 25%, #011b2c 55%, #2d5c96 100%);background: -webkit-linear-gradient(top, #527ca4 0%,#011b2c 25%,#011b2c 55%,#2d5c96 100%);background: linear-gradient(to bottom, #527ca4 0%,#011b2c 25%,#011b2c 55%,#2d5c96 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#527ca4', endColorstr='#2d5c96',GradientType=0 );}
	.header_back {height: auto;}
	.header_c {height: auto;display: table;background: #e6eff9;background: -moz-linear-gradient(top, #e6eff9 0%, #d0e2f4 50%, #adcbec 100%);background: -webkit-linear-gradient(top, #e6eff9 0%,#d0e2f4 50%,#adcbec 100%);background: linear-gradient(to bottom, #e6eff9 0%,#d0e2f4 50%,#adcbec 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e6eff9', endColorstr='#adcbec',GradientType=0 );}
	#site-top {height: auto;width: 100%;display: table;text-align: center;padding: 5px;box-sizing: border-box;}
	h1#header-h1 {width: 100%;text-align: center;}
	body, html{overflow-x: hidden;position:relative;}
	body.produse .categorii-list h2 br {display: none;}
	body.produse .categorii-shadow {display: none;}
	body.produse .categorii-list h2 {display: table;margin: 7px auto;text-align: center;width: 290px;}
	body.produse .categorii-list {width: 100%;height: auto;background-image: none;background-position: bottom;background-repeat: repeat-x;border-top: 1px solid #fff;padding-bottom: 15px;background: #d7eaf1;background: -moz-linear-gradient(top, #d7eaf1 0%, #e5f2f8 44%, #f5f9fc 100%);background: -webkit-linear-gradient(top, #d7eaf1 0%,#e5f2f8 44%,#f5f9fc 100%);background: linear-gradient(to bottom, #d7eaf1 0%,#e5f2f8 44%,#f5f9fc 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d7eaf1', endColorstr='#f5f9fc',GradientType=0 );}
	.categorii-wrapper {display: table;width: 100%;}
	.left_side_bar {float: none;width: 100%;display: table;}
	.search {height: auto;margin: 5px auto;display: table;}
	.news-sidebar {float: none;margin-right: 0;width: 100%;display: table;}
	.continut {width: 100% !important;}
	.news-sidebar .news-title {display: table;float: right;width: calc(100% - 96px);padding: 10px 20px;box-sizing: border-box;}
	.news-sidebar .news-body {font-size: 11px;display:table;padding:5px 20px;}
	.news-sidebar .news-image {text-align: center;display: table;float: left;}
	.news-sidebar .news-item {display: table;}
	#formular_comanda .left-items, .uploaded-pictures-wrapper, .pictures-wrapper {	width: 100%;}
	.pictures-comanda-form {float:left;margin-right:0;width:100%;}
	#feedback_form label, #register-form label, #formular_comanda label{width:150px;}
	#feedback_form input, #register-form input, #formular_comanda input, #formular_comanda select, #formular_comanda textarea {width: calc(100% - 150px);	box-sizing: border-box;}
	body.contact #submit, body.procesare_comanda .submit_btn, #register-form .submit_btn, #formular_comanda .submit_btn, .purchase .submit_btn, body.view_cart .submit_btn, body.user .submit_btn{margin-left:auto; margin-right:auto;}
	#feedback_form label,#feedback_form input[type="text"]{	width: 100% !important;}
	.corporate-content .offer-content {	margin: 10px 0 0 10px;}
	.galerie .common-container, .comanda.livrare .common-container, .comanda.cum_platesc .common-container, .comanda.cum_comand .common-container {	min-height: 300px;}
	.news .main-image {	float: none;	width: 100%;	max-width:400px;	margin-left: auto;	margin-right: auto;	display: table;}
	.news .data-adaugarii{width:100%; text-align:center; box-sizing:border-box;}
	#gallery li {width: 14.66%;box-sizing: border-box;margin: 1%;height: 125px;}
	#username {background-image: none;background-color: #e4e4e4;border-radius: 20px;border: 2px solid #949494;-webkit-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);-moz-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);}
	#pass {margin-bottom: 6px;margin-top: 10px;background-image: none;background-color: #e4e4e4;border-radius: 20px;border: 2px solid #949494;-webkit-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);-moz-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);}
	.cart {margin-top: 20px;}
	#short-message.produs-adaugat {background-size: 26px auto;padding: 11px 0 10px 41px;font-size: 15px;width: 166px;margin-left: -83px;box-sizing: border-box;height: auto;}
	.wellcome-message {	color: #fff;}
}
@media(max-width:639px){
	.cart-icons {right: 10px;top: 50px;}
	.ws-image-wrapper img {width: 380px;margin-left: 11px;}
	.poza_ws {width: 403px;height: 313px;background-size: cover;margin-left: 0px;}
	.week_special {background: #d5e5ec;background: -moz-linear-gradient(top, #d5e5ec 0%, #e8f1f5 50%, #ffffff 100%);background: -webkit-linear-gradient(top, #d5e5ec 0%,#e8f1f5 50%,#ffffff 100%);background: linear-gradient(to bottom, #d5e5ec 0%,#e8f1f5 50%,#ffffff 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d5e5ec', endColorstr='#ffffff',GradientType=0 );}
	.text_ws {width: 100%;margin-top:0px;padding: 30px;}
	.footer-block {margin: 10px 0 10px 0;width: 41%;}
	.bottom_content {padding: 0 20px;}
	#closure {height: auto;display: table;padding: 7px 0;}
	.closure-message {line-height: 15px;}
	#main-menu {padding: 10px ;width: 243px;}
	.primary.meniu span.item {font-size: 25px;margin: 8px auto;padding: 4px;}
	.ws-image-wrapper {width: auto;height: auto;display: table;float: none;margin: auto;}
	#google-plus-unu {margin-left: 3px;margin-top: 12px;}
	#connect-block a, #connect-block div {float: left;margin-right: 7px;}
	#connect-block .block-content {width: 136px !important;display: block;height: 50px;}
	body.produse.produs .produs_detalii {padding: 5px 0px;}
	.info-contact, #contact-form{width:100%; box-sizing:border-box;}
	body.contact h2 {margin-bottom: 10px;}
	.corporate-content {padding-left:0;	width: 100%;}
	.basic-offer, .silver-offer, .golden-offer{width:90%;}
	#corporate-contact-form{width:100%; margin-left:0;	background: transparent;	border: 2px solid #a8d4f0;	margin-bottom: 20px;}
	#corporate-contact-form h2 {background: #a8d4f0;}
	.title-description {height: auto;	background-image:none;	background-color: #8e9fa6;	padding: 10px 5px !important;}
	.table--container .lista-preturi {width: 600px;}
	.table--container {width: 100%;display: block;overflow-x: auto;}
	.lista-preturi .descriere{max-width:450px;}
	#cos_header{display:none;}
	.cart_column {	display: inline-block;width: 100%;	text-align: left;	padding: 8px !important;	box-sizing: border-box;}
	.cart_column_name::before {	content: attr(mobile_name);	margin-right: 15px;	font-weight: bold ;}
	#cart-details .submit_btn {	margin-left: auto;	margin-right: auto;	display: table;	float: none; font-size:15px; padding-top:12px;}
	.form-item {	width: 100%;	display: table; box-sizing:border-box;}
	.cart-details span.name, #cos-summary span.name {float: left; width:100%;margin: 0;	margin-top: 10px;}
	body.view_cart div.total{text-align:left;}
	#gallery li {width: 18%;box-sizing: border-box;margin: 1%;height: 120px;}
	.right_side, .left_side{width:100%;}
	.produs_in_lista{margin-bottom:15px;}
	.right_side {padding: 0 10px;box-sizing: border-box;}

}
@media(max-width:479px){
	.poza_ws {width: 300px;height: 230px;margin-left: 0px;}
	.ws-image-wrapper img {width: 280px;margin-left: 11px;}
	.text_ws {margin-top: 0px;padding: 10px;}
	.footer-block {margin: 10px auto;width: 50%;}
	#abonare-block {width: 100%;}
	.bottom_content {padding: 0 0;width: 94%;}
	.footer-block {margin: 10px auto;width: 50% !important;min-height: 80px;}
	#connect-block a, #connect-block div {float: left;margin-right: 7px;}
	#abonare-block {width: 100% !important;}
	#google-plus-unu {margin-left: 3px;margin-top: 12px;}
	#nume_ab, #email_ab {width: 100%;	background-image: none;	background-color: #e4e4e4;	border-radius: 20px;	border: 2px solid #949494;	-webkit-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);	-moz-box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);	box-shadow: inset 0px 11px 14px -13px rgba(0,0,0,0.95);	box-sizing: border-box;	height: 38px;}
	a.ab_newsletter_btn {float: none;margin: 10px auto;display: table;background: #ffffff;background: -moz-linear-gradient(top, #ffffff 0%, #d7d7d7 50%, #adadad 88%, #adadad 93%, #d7d7d7 100%);background: -webkit-linear-gradient(top, #ffffff 0%,#d7d7d7 50%,#adadad 88%,#adadad 93%,#d7d7d7 100%);background: linear-gradient(to bottom, #ffffff 0%,#d7d7d7 50%,#adadad 88%,#adadad 93%,#d7d7d7 100%);filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#d7d7d7',GradientType=0 );border-radius: 25px;border: 2px solid #d7d7d7;}
	#abonare-block h2 {text-align: center;margin-bottom: 10px;}
	a.ab_newsletter_btn {width: 100%;box-sizing: border-box;}
	#closure {padding: 7px 20px;box-sizing: border-box;}
	body.produse .produs-home .produs_detalii {width: 100%;text-align: center;margin-bottom: 15px;}
	body.produse .produs-home h1 {width: 100%;margin-left: 0px;}
	body.produse .produs-home .poza_prod {float: none;width: 180px;margin: auto;display: table;}
	body.produse .produs-home .produs_detalii {margin-left: 0px;}
	body.produse.produs .produs_detalii {width: 100% !important;}
	body.produse.produs .poza_prod {margin: auto;float: none;}
	#feedback_form label, #register-form label, #formular_comanda label, #feedback_form input, #register-form input, #formular_comanda input, #formular_comanda select, #formular_comanda textarea,
	#formular_comanda .form-item.weeks-special label{width:100%;}
	h2{font-size:16px;}
	h1{font-size:20px;}
	.info-comanda .pas .descriere {	margin: 10px 0 10px 0;}
	.comanda-img-2, .comanda-img-1 {float: none;	margin: 10px auto;	display: table ;}
	.comanda-caricaturi-desc {padding: 5px;}
	#formular_comanda {width: calc(100% - 10px);	padding: 10px;	margin: 5px;}
	body.contact .info-contact div {margin-left: 5px;}
	body.despre_noi .common-container img {	margin: 0 auto 10px;	float: none;	display: table;}
	body.despre_noi .content-wrapper{margin:0;}
	body.despre_noi .common-container ul li {margin-left: 20px;}
	.fa-alegerea-corecta {margin-top:10px;	width: 100%;	background-size: contain;	background-repeat: no-repeat;	background-position: center center;}
	.galery-thumbnails .row .image, .galery-thumbnails .row .description {float: none;width: auto;margin: auto;display: table;}
	.galery-thumbnails .row.odd .description {width: 100%;float: none;display: table;margin: auto;padding-left: 0;}
	.galery-thumbnails .row.even .description {width: 100%;float: right;display: table;padding-left: 0;}
	body.galerie.portret .block-right, body.galerie.portret .block-left {width: 264px;}
	.lista-preturi .descriere{max-width:280px;}
	#log_in_content {background-image:none;	width: 100%;	box-sizing: border-box;}
	#log_in_content .form-item input {	width: 100%;	height: auto;	padding: 5px;	line-height: 1;	margin: 0;	box-sizing: border-box;	margin-bottom: 0;}
	#log_in_content .form-item label {	width: 100%;	display: inline-block;	margin-bottom: 5px;}
	#log_in_content .form-item{margin-bottom:10px;}
	#log_in_content .box {margin-left: 6px;}
	#log_in_content{margin:10px auto;}
	.mobile-menu p{padding:5px;}
	.meniu-stripes {margin-top: 21px;}
	.mobile-menu p{font-size:26px;}
	.primary.meniu span.item{font-size:20px;}
	.primary.meniu span.item{border-bottom:1px solid #c6c6c6;}
	.purchase h1 {font-size: 17px;}
	.info{font-size:14px;}
	#gallery li {width: 30.3%;height: 107px !important;box-sizing: border-box;margin: 1.5%;}
	#gallery img {max-height: 87px;}
	.left-items.float_left input[type="text"] {height: 30px !important;}
	.left-items.float_left select {height: 30px !important;}
	#feedback_form input {height: 30px;}
	body {font-size: 13px;}
	body.despre_noi .content-wrapper {font-size: 12px;}
	.slick-prev {left: -38px;}
	.slick-next {right: -38px;}
	.produs-each-slide {padding: 10px 20px 20px;}
}