/* --- SPECIAL ----- */
.header_special {
    width: 600px;
    margin: 5px 0 0 0;
    overflow: hidden;
}
.special {
    width: 600px;
    margin: 0 0 12px 0;
    overflow: hidden;
    
}
.zona_sageata_stanga {
    width: 31px; height: 0px;
    display: none;
    float: left;
    text-align: center;
}
.zona_centru_special {
    width: 538px; 
	height: 0px;
    display: none;
    float: left;
	font:normal 14px verdana, Arial, sans-serif; 
	color:white; 
	font-weight: bold;		
}
.zona_sageata_dreapta {
    width: 31px; height: 0px;
    display: none;
    float: left;
}


.con_img_special {
    float: left;
    margin: 0 0px 0 0;
    text-align: left;
    height: 195px;
}

.con_master_special {
    padding:4px 0 0 0px;
    overflow: hidden;
    float: left;
    margin: 0px;
    text-align: left;
}

.promo_title {
	font:normal 14px "Trebuchet MS", verdana, Arial, sans-serif; 
	color:white; 
	font-weight: bold;	
}

/* --- SlideShow ----- */
#SS_thumbs{
    width: 590px;
	overflow:hidden;	/* Don't change this */
	height:185px;	    /* Height of thumbnail div */
	position:relative;	/* Never change this */
	float:left;
	color: white;
	margin: 0 0 12px 0;
	font:normal 14px "Trebuchet MS", verdana, Arial, sans-serif; 
}

#SS_thumbs_inner{
	position:relative;	/* Never change this */
	width:5000px;
}

#M{
	height:20px;
	position:relative;
	left:0px;
	z-index:1000;
	display:none;		
	overflow:hidden;	
}

#MT {
	position:absolute;	
	left:0px;
	top:0px;
	white-space:nowrap;
}

