#slideshow-wrapper {
	    	background-color: #FFF;
           		background-image: url(http://spcv.ro/wp-content/uploads/2014/04/background-1.jpg);
        background-repeat:  no-repeat;
    background-position: center center;
}
#slideshow-pattern{
	opacity:0;
    filter: alpha(opacity=0);
}
#sub-header-content-wrapper {
    background-image: url(http://spcv.ro/wp-content/uploads/2014/04/background-1.jpg);
    background-repeat:  no-repeat;
    background-position: center center;
}
#sub-header-content-pattern {
	opacity:0.5;
    filter: alpha(opacity=50);
}
#sub-header-color-overlay {
	background:#db6e0d;
}