/***** START reset, general settings*****/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
	margin:0;
	padding:0;
}
a,p{
    font-size: 12px;
}
a{
    text-decoration: none;
    color:#8f2929;
}
a:hover{
    text-decoration: underline;
}
input,textarea{
    -webkit-border-radius:5px;
    -moz-border-radius: 5px;
    border:1px solid #B09168;
    background-color: #f0f0e7;
    padding: 1px 2px;
    margin: 1px 0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-weight:bold;
}
h1{
    font-size: 24px;
}
h2{
    font-size: 22px;
}
h3{
    font-size: 20px;
}
h4{
    font-size: 18px;
}
h5{
    font-size: 16px;
}
h6{
    font-size: 14px;
    margin: 15px 0 5px;
}
q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}
html{
    background: #faf9f7 url(../images/bkg_header.png) no-repeat top;
}
body{
    color: #352219;
    font-family: Arial,Verdana,Helvetica;
    background: url(../images/bkg_content.jpg) no-repeat center 256px;
    display: table;
    width: 100%;
}

.a_detalii {
    padding:3px 0px;
}

.clear_fix{
    clear: both;
}

/****** START CONTENT *****/
#container{
    width: 1065px;
    margin: 0 auto;
    min-height: 900px;
}
#header{
    
}
#header ul{
    margin-top: 35px;
}
#header ul li{
    display: inline;
    cursor: pointer;
}

#header ul li a{
    color: #fff;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-style: italic;
}
#header ul li a:hover{
        color: #352219;
}

/*******MENU LANG********/
ul#menu_lang li a{
    height: 17px;
    width: 25px;
    font-size: 11px;
    display: block;
    float: right;
    margin: 0 10px;
    padding: 2px 0 0 3px;
}
#menu_lang li a:hover, #menu_lang li a.active{
    background-image: url(../images/menu_lang_bkg.gif);
    background-repeat: no-repeat;
}
/*******MENU NAVIGARE PRINCIPAL************/
ul#menu_nav{
    float: left;
    min-width: 414px
}
ul#menu_nav li{
    display: inline;
    float: left;
}
ul#menu_nav li a{
    margin: 0;
    padding: 0;
}
ul#menu_nav li a span{
    height: 30px;
    display: inline-block;
    cursor: pointer;
}

ul#menu_nav li a span.left{
    padding-left: 15px;
}
ul#menu_nav li a:hover span.left{
    background: transparent url(../images/menu_left.gif) no-repeat left;
}
ul#menu_nav li a span.left span.right{
    padding-right: 15px;
}
ul#menu_nav li a:hover span.left span.right{
    background: transparent url(../images/menu_right.gif) no-repeat right;
}
ul#menu_nav li a span.left span.right span.center{
}
ul#menu_nav li a:hover span.left span.right span.center{
    background: transparent url(../images/menu_center.gif) repeat-x;
}
ul#menu_nav li a span.left span.right span.center div{
    padding-top: 7px;
}
ul#menu_lang{
    float: right;
}

/***********MENU NAVIGARE COLECTII MOBILA**************/

ul.menu_nav_catalog{

}
ul.menu_nav_catalog li ul{
    margin-left: 30px;
}
ul.menu_nav_catalog li ul li a:hover{color:#a67c68;}
/*ul.menu_nav_catalog li.hasChild{
    background: transparent url(../images/menu_secundar_hover_right.gif) no-repeat;
}*/
ul.menu_nav_catalog li.isActive a span.left{
    background: transparent url(../images/menu_secundar_hover_left.gif) left no-repeat;
}
ul.menu_nav_catalog li.isActive a span.left span.right{
    background: transparent url(../images/menu_secundar_hover_right.gif) right no-repeat;
}
ul.menu_nav_catalog li.isActive a span.left span.right span.center{
    background: transparent url(../images/menu_secundar_hover_center.gif) repeat-x;
}
ul.menu_nav_catalog li.isActive > a{
    color:#fff;
}


/********MENU NAVIGARE SECUNDAR***********/
ul.menu_nav_secundar li a{
    font-size: 14px;
    font-style: italic;
    font-weight: bold;
    color: #38261f;
}
ul.menu_nav_secundar li a:hover{
    color:#fff;
    text-decoration: none;
}
ul.menu_nav_secundar li a span{
    display: inline-block;
    height: 21px;
}
ul.menu_nav_secundar li a span.left{
    padding-left: 12px;
}
ul.menu_nav_secundar li a:hover span.left{
    background: transparent url(../images/menu_secundar_hover_left.gif) left no-repeat;
}
ul.menu_nav_secundar li a span.left span.right{
    padding-right: 12px;
}
ul.menu_nav_secundar li a:hover span.left span.right{
    background: transparent url(../images/menu_secundar_hover_right.gif) right no-repeat;
}
ul.menu_nav_secundar li a span.left span.right span.center{
    padding-top: 2px;
}
ul.menu_nav_secundar li a:hover span.left span.right span.center{
    background: transparent url(../images/menu_secundar_hover_center.gif) repeat-x;
}

#logo{
    width: 199px;
    height: 126px;
    margin-left: 10px;
    float: left;
    position: relative;
    z-index: 3;
}
#logo a{
    width: 199px;
    height: 126px;
    display: block;
}

#rama{
    width: 1048px;
    height: 320px;
    background-image: url(../images/bkg_rama.png);
    background-repeat: no-repeat;
    z-index: 1;
    top: -47px;
    position: relative;
    padding: 5px;
    margin: 0 auto;
}

.produs_catalog{
    width: 150px;
    margin: 0 7px 20px 3px;
    float:left;
    display: inline;
}

.produs_catalog a img {
     opacity:0.5;
}

.h2_subcategorie{
    margin: 10px 5px;
    font-style: normal;
}

span.detalii_categorii{
    font-style: italic;
    font-size: 12px;
}

.content_column{
    width: 300px;
    margin: -20px 0 0 40px;
    float: left;
    display: inline;
}

.content_column_small{
    width: 150px;
    margin: -20px 0 0 40px;
    float: left;
    display: inline;
}

.content_column_medium{
    width: 450px;
    margin: -20px 0 0 40px;
    float: left;
    display: inline;
}

.content_column_large{
    width: 640px;
    margin: -20px 0 0 40px;
    float: left;
    display: inline;
}

.content_column h1,.content_column_large h1{
    font-size: 24px;
    font-weight: bold;
    font-style: italic;
    margin: 7px 4px;
}

.buton{
    background: transparent url(../images/button.png) no-repeat;
    width: 174px;
    height: 20px;
    border: 0;
    cursor: pointer;
    margin: 10px 0 0 10px;
    color: #fff;
    font-weight: bold;
    display: block;
    text-align: center;
    padding-top: 2px;
    font-size: 14px;
}

a.buton:hover{
    text-decoration: none;
    color: #cccccc;
}
#div_contact{
    width: 100%;
    margin-top: 5px;
}
#div_contact div span{
    width: 105px;
    display: inline-block;
    text-align: center;
}
#div_contact div input{
    width: 201px;
}
#div_contact div textarea{
    width: 523px;
}

#inscriere_newsletter{
    margin: 30px 0 0 0;
}
#inscriere_newsletter div{
    width: 280px;
}
#inscriere_newsletter div span{
    font-size: 12px;
    padding: 4px 5px 0 0;
    float: left;
}
#inscriere_newsletter div div.input_label{
    background: transparent url(../images/bkg_input.png) top left no-repeat;
    height: 32px;
    padding: 4px 2px 0 5px;
    float: right;
    width: 210px;
}
* :focus{
    outline: none;
}
.input_label input{
    border: 0;
    background: transparent;
    width: 226px;
}

#footer{
    border-top: 1px solid #b09168;
    width: 980px;
    margin: 30px auto 0;
}
.footer_column{
    width: 300px;
    float: left;
    display: inline;
}
/*.footer_column p{
    width: 130px;
    float: left;
    display: inline;
    font-size: 11px;
}
.footer_column > p{
    margin-right: 20px;
}*/
.footer_column ul, .div_site_map ul{
    margin: 10px 50px 0 0;
    display: inline;
    float: left;
    padding-bottom: 5px;
}
.div_site_map h3{
    margin-top: 20px;
}
#last_column ul{
    margin-right: 0!important;
}
#last_column ul li{
    padding: 0 0 10px 0;
}

#border {
    border-top:1px solid #B09168;
}
#poza_produs{
    float:left;
}
#detalii_produs_carusel{
    float:left;
    width:420px;
    margin-left: 15px;
}
.span_material{
    float:left;
    padding:15px 10px 0 0;
    font-weight: bold;
    width:50px;
    margin-right:10px;
}

.border{
    border-top:1px solid #B09168;
    width:980px;
    margin:0 auto;
}

.colectii_mobila {
    margin-left: 40px;
    margin-bottom:10px;
}
.buton_submit_form{
     background-image:url(../images/bkg_buton.png);
     background-repeat: repeat-x;
     color: #fff;
     border: 1px solid #cccccc;
     cursor: pointer;
     padding: 0 5px;
     height:24px;
     margin: 7px 0 0 0;
     font-weight: bold;
}
.buton_submit_form:hover{
    border:none;
}
.div_contact_detalii{
    width:300px;
    float:left;
    display:inline;
}
