* {
    margin: 0 0; 
    padding: 0 0;
}

html, body {
    font-family: Calibri, Arial;
    color: #000000;
    font-size:16px;
}


.clear {
    clear: both;    
}

a, a:hover, a:active, a:visited {
    text-decoration: none;
    cursor: pointer;
}
input:focus, textarea:focus, select:focus, a:focus {
	outline: none;
}
a img, img {
    border: none;
}

h1, h2, h3, h4 {
    font-weight: bold;    
    margin: 0;
    padding: 0;
}

h1, h1 a {
    font-size: 28px;
    margin-bottom: 10px;
    color: #010101;
    font-weight:bold;
}

h1.style1, h1.style1 a {
    color:#fff;
    background: #000;
    font-weight: normal;
    padding:10px;
    margin-bottom: 0px;
}


h2 {
    font-size: 24px;
    color: #010101;
    font-weight: bold;
}

h3 {
    font-size: 15px;
    color: #333333;
}

h4 {
    font-size: 14px;
}

p {
    line-height: 16px !important;
}

ul li{
    list-style-type: none;    
}

label, .hand {
    cursor: pointer;
}

.central {
    margin: auto;
    width: 970px;
    height: 100%;
    background: #f5f5f5;
    border:solid 1px #f8f8f8;
}

/* Global */
.rosu {
    color: #9F1C00;
}

.rosu2 {
    color: #E53C17;
}
/* Global */

/* Header */
.header {
	width: 970px;
}

#menubar {
	margin-left:210px;
    float: left;
    margin-top:-20px;
    margin-bottom:10px;
}

#menubar ul{
    list-style-type: none;
    margin:0px; padding:0px;
}

#menubar ul li{
    float:left;
    font-family: Calibri, Arial;
    font-weight: bold;
    font-size: 20px;
    margin-left: 20px;
}


#menubar ul li a{
    color:#000;
}



#menubar li.category a.cat:hover, .menubar li.category a.cat.active {
    color: #000000;
    background-color: #ffffff;
    background-position: 2px;
}

#menubar li .subcategories {
    position:absolute;
    background-color: #ffffff;
    border: 1px solid #d2d2d2;
    border-top:none;
    width: auto;
    z-index: 1000000;
    display:block;
    box-shadow: 3px 2px 2px #a8a8a8;
    float:left;
    margin:0px;
   
}
#menubar li .subcategories a.sub {
    display: block;
    padding:5px 20px 5px 5px;
    font-weight: normal;
    text-transform: uppercase;
    background-image: none;
    color:#000;
    font-size:18px; 
   
}

#menubar li .subcategories a.sub:hover {
    background-image: none;
    color:#fff;
    background: #d22027;
    
}



.header .header_left {
    float: left;
    margin-top: 0px;
    width: 177px;
}


.header .header_right {
	float: right;
	margin-top: 0px;
	width: 790px;
    background: url('../images/top_bar_bg.gif') repeat-x;
    height:57px;
}

.header .header_right .cautare {
	float: right;
    margin: 15px 15px;
}
.header .header_right .cautare input {
	width: 200px;
    height:27px;
	border: none;
    background: #f1f1f1;
    float:left;
    padding-left:10px;
}


::-webkit-input-placeholder { color:#3d3d3d; font-style: italic; font-size: 15px;}

.header .header_right .cautare button {
	width: 31px;
    height:27px;
    background: url('../images/search_submit.jpg') no-repeat;
    margin:0px;
    padding:0px;
    border:none;
    cursor: pointer;
}

/* Header (end) */


/* Content & Footer */
.content {

}
.content .intro {
	color: #666666;
}

.container {
	float: left;
    margin:20px;
}

.containerFull {
    float: left;
}

.container a, .containerFull a {
	color: #551a8b;
}
.container a:hover, .containerFull a:hover {
	color: #d22027;
}
/* Content & Footer (end) */

/* Right */
.bottom {
	margin-top: 20px;
}

#evenimenteContainer{
    background: #ebebeb;
    padding:10px 20px 20px 20px;
}

#evenimenteContainer table tr td{
   
}

#evenimenteContainer table tr td a{
   position: relative;
   display: block;
}

#evenimenteContainer .data{
 position:absolute; 
 padding:5px; 
 background-color:#d22027; 
 margin-top:0px; 
 right:0px; 
 color: #ffffff; text-align:center;
 padding-left:15px;
 padding-right:15px;
}

#evenimenteContainer .data .day{
    font-size: 30px;
}


#evenimenteContainer .data .month{
    font-size: 18px;
    margin-top:10px;
}

#evenimenteContainer .title{
   background: url("../images/evenimente_bottom.png");
   color: #fff;
   font-size:22px;
   text-align: center;
   position:absolute; 
   bottom:0px;
   width:100%;
   height:50px;
   text-transform:uppercase;
   line-height: 50px;
}


#evenimenteContainer h1, #evenimenteContainer h1 a{
    color:#010101;
    font-family: Calibri, Arial;
    font-size: 30px;
    font-weight:bold;
}

.bottom .right_box {
	border: 1px solid #dedede;
	margin-bottom: 15px;
}
.bottom .right_box .title {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	padding: 5px;
	background-color: #dedede;
}
.bottom .right_box .title a {
	color: #333333;
}
.bottom .right_box .title a:hover {
	color: #E53C17;
}
.bottom .right_box .content, .col_right .right_box a {
	padding: 0px;
	margin: 0px;
}
.bottom .right_box_rosu {
	border: 1px solid #9F1C00;
	background-color: #9F1C00;
	color: #ffffff;
	margin-bottom: 15px;
}
.bottom .right_box_rosu .title {
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	padding: 5px;
	border-bottom: 1px solid #ffffff;
}
.bottom .right_box_rosu .content {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
}
/* Right (end) */

.salon_lista {
	width: 150px;
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
	text-align: center;
}
.salon_lista .img {
	width: 150px;
	height: 50px;
	overflow: hidden;
	margin-bottom: 5px;
}

/* Home */
.home_left {
	width: 515px;
	float: left;
}

.home_right {
	width: 420px;
	float: right;
}

.home_left .art {
	padding: 0 20px;
	float: left;
	width: 217px;
	padding-bottom: 10px;
}

.home_left .art .art_intro {
	height: 250px;
	padding-bottom: 10px;
	font-size: 13px;
	color: #666666;
}

.home_left .art h1 {
	color: #93056a;
	font-size: 24px;
	font-weight: bold;
	margin-bottom: 0;
}

.home_left .art:hover h1 {
	color: #d22027;
}

.home_left .art h2 {
	color: #666666;
	font-size: 21px;
	background: none;
	padding: 0 0 20px 0;
}

.home_left .art_line {
	border-left: 1px solid #dcdcdc;
}

.home_left .art .art_link {
	color: #040404;
	font-size: 18px;
	font-weight: bold;
	display: block;
	width: 115px;
	height: 19px;
	background: url(../images/arrow.jpg) no-repeat;
	background-position: top right;
}

.home_left .art .art_link:hover {
	color: #d22027;
	background-position: bottom right;
}

.home_left .nav {
	background: url(../images/nav.jpg) no-repeat;
	width: 232px;
	height: 32px;
	color: #666666;
	font-size: 18px;
	float: left;
	padding-top: 10px;
	padding-left: 20px;
}

.home_left .title {
	color: #333333;
    background-color: #f8f8f8;
    padding: 13px 15px;
    font-weight: normal;
    float: right;
    width: 233px;
    font-size: 14px;
    text-align: center;
}

.home_left .box_left {
	 float: left;
	 width: 50%;
}

.home_left .box_right {
	 float: right;
	 width: 50%;
}

.home_left .box_cat {
	padding: 17px;
	width: 219px;
	float: left;
	background-color: #f8f8f8;
	margin-top: 10px;
}

.home_left .box_odd {
	float: right;
}

.home_left .box_cat .box_title {
	background: url(../images/box.title.jpg) no-repeat;
	width: 212px;
	height: 25px;
	text-align: center;
	font-size: 14px;
	color: #FFF;
	text-transform: uppercase;
	padding-top: 4px;
}

.home_left .box_cat .box_title a {
	color: #FFF;
}

.home_left .box_cat .box_title a:hover {
	color: #FFF;
}

.home_left .box_cat ul {
	padding-top: 10px;
}

.home_left .box_cat ul li {
	padding: 1px 0;
	background: url(../images/square.jpg) no-repeat;
	background-position: 2px 5px;
	padding-left: 15px;
}

.home_left .box_cat a {
	color: #000;
}

.home_left .box_cat a:hover {
	color: #d22027;
}

.home_right .title {
	color: #333333;
    background-color: #f8f8f8;
    padding: 10px 15px;
    font-weight: normal;
    float: right;
    width: 390px;
    font-size: 18px;
    text-align: left;
}
.home_right .box {
	padding: 10px 0 16px 0;
}

/* Home (end) */

.articole_item {
	margin-top: 10px;
}

.articole_item .left{
    float:left; 
    width:140px;
}

.articole_item .right{
    float:right; 
    width:330px;
}

.articole_item .more{
    float:right; 
    background: #d22027;
    color: #fff;
    font-size:18px;
    font-weight: normal;
    padding:2px 20px 2px 20px;
    display: block;
}



.articole_item img {
	float: left;
	margin-right: 10px;
	border: 1px solid #dedede;
}
.articole_item a {
	font-size: 20px;
	font-weight: bold;
    color:#000;
}

/* Produse */


.listProduse {
    padding:20px;
}

.content_produse {
	
}

.content_produse li {
	width: 150px;
    background: #fff;
	float: left;
	text-align: center;
    margin-right:35px;
}

.content_produse li a img{
    height:150px;
}

.content_produse ul li:last-child, .content_produse ul li.noMargin {
    margin-right:0px;
}

.content_produse .li_center {
	margin-left: 24px;
	margin-right: 24px;
}

.content_produse li td {
	width: 100%;
	height: 65px;
	border: 1px solid #dbdbdb;
	border-bottom: 4px solid #666666;
}

.content_produse li td:hover {
	border-bottom: 4px solid #d22027;
}


.content_produse .desc {
	width: 100%;
	height: 50px;
	background: #000;
	overflow: hidden;
    color:#fff;
    text-transform: uppercase;
    padding:3px;
}
.content_produse .desc:hover {
}

.content_produse li a.lnk, .content_produse li a.lnk:hover {
	 color:#fff;
     font-size:14px;
     font-weight: bold;
     display: block;
     font-family: Tahoma;
}

.produs_img {
	float: left;
	margin-right: 15px;
}

.produs_info {
	float: left;
	color: #333333;
	font-size: 14px;
}

.produs_form {
	width: 930px;
	background-color: #ebebeb;
	text-align: center;
    box-shadow: inset 0 0 3px 3px #a4a7ac;
    -moz-box-shadow: inset 0 0 3px 3px #a4a7ac;
    -webkit-box-shadow: inset 0 0 3px 3px #a4a7ac;
}

.produs_form .inside {
	padding: 10px;
}

.produs_form .form_intro {
	font-size: 16px;
	color: #000000;
}

.produs_form .form_outro {
	font-size: 11px;
	color: #333333;
}

.produs_form input {
	border: 0;
	background-color: #FFF;
	color: #666666;
	height: 34px;
	font-size: 15px;
	width: 600px;
	padding-left: 10px;
	line-height: 30px;
}

.produs_form .submit {
	background: #d22027;
	width: 246px;
	height: 117px;
	margin-left: 20px;
	cursor: pointer;
    color:#fff;
    font-weight:bold;
    font-size:20px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    border:none;
}

.produs_form td {
	padding: 4px;
}

.paginatie {
	font-size: 16px;
	color: #666666;
	padding: 10px 15px;
	float: right;
}

.paginatie a, .paginatie a:hover {
	display: block;
	border: 1px solid #DBDBDB;
	padding: 4px 8px;
	margin: 0 4px;
	color: #666666;
	float: left;
}

.paginatie a:hover {
	color: #d22027;
}

.asistenta{
    border:solid 2px #000;
    padding:30px 20px 30px 20px;
    font-size:24px;
    text-align: center;
}


.promotiiTop, .produseBrandTop{
    height: 40px;
    background: #ebebeb;
    width:970px;
    text-align: center;
}

.promotiiCont, .produseBrandCont{
    border-top: solid 6px #2c2c2c;
    width: 940px;  
    position: absolute;
    margin: -6px 15px 0px 15px;
}

.promotiiCont .title{
    background: #d22027;
    color: #fff;
    font-size: 34px;
    width:150px;
    padding: 0px 10px 0px 10px;
    font-weight: normal;
}

.produseBrandCont{
    text-align: left;
}

.produseBrandCont a.cat{
    background: none;
    color: #000;
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    font-weight: normal;
    display: block;
    float:left;
    text-transform: uppercase;
    margin-right: 1px;
}


.produseBrandCont a.cat:hover{
    background: #d22027;
    color: #fff;
}

.produseBrandCont  a.sel{
    background: #d22027;
    color: #fff;
    font-size: 14px;
    padding: 10px 5px 10px 5px;
    font-weight: normal;
    float:left;
    text-transform: uppercase;
}


.promotiiContainer{
    background: url(../images/shadow.gif) repeat-x;
    background-position: bottom;
    padding-bottom: 10px;
    z-index:100;
}


.promotiiContainer .vertLine{
    background: #b7b7b7;
    margin-top: 40px;
    height: 170px;
    width: 2px;
}


.promotiiProduseCont{
    background: url(../images/arr_black.gif) no-repeat;
    background-position: 30px 0px;
    margin: -21px 15px 0px 15px;
    padding-top:11px;
    z-index:1000;
    position: relative;
}

.promotiiProduse{
   float:left;
   background: #2c2c2c;
   padding: 20px 0px 20px 15px;
}

#footer{
    background: #000;
    margin: auto;
    width:970px;
    text-align: center;
    position: relative;
}

.footerLogoContainer{
    color:#b3b3b3;
    font-style: italic;
    text-align: right;
    border-top: solid 1px #fff;
    margin-top:50px;
    font-size:14px;
    float: left;
    width:100%;
    padding-top:5px;
}

.footerLogo{
    position:absolute;
    margin-left: 390px;
    margin-top:-50px;
}

#footer .link{
    color: #d4d4d4;
    font-size: 24px;
}

.left_bottom{
    float:left;
    width:500px;
    margin-left:20px;
    margin-right:20px;
}

.right_bottom{
    float:left;
    margin-right:20px;
}

.bottomDetails{
    padding-left:20px;
    padding-right:20px;
}
/* Produse (end) */