@CHARSET "UTF-8";

#shadow-content {
	background-image: none !important;
}
#shadow-bottom {
	background-image: none !important;
	width: 1000px;
}
#shadow-top {
	height: 0 !important;
}
#shadow {
	width: 1000px;
	background: #fff;
}
#topmenu {
	height: 20px;
}
#topheader {
	width: 1000px;
	height: inherit;
	background: none !important;
}

body.brand #banner {	
	position: relative;
	left: 0px;
	min-height:100px;
	margin: 0 auto;	
	width: 1000px;
}

body.brand .banner-vertical {
	margin-top: 0;
	top: 20px;
	position: absolute;
	width: 120px;
}

body.brand .banner-vertical.left {
	margin-left: -120px !important;
}
body.brand .banner-vertical.right {
	margin-left: 1000px;
}

body.brand.brand1 {
	background: url(../images/frontend/brand/sn-branding_pozadi-01.jpg) no-repeat center top #e0e0e0 !important;
}
body.brand.brand1 .banner-vertical {
	top: 430px;
}
