body{
	background: #000 url("/html/static/brand-sniper-header.jpg") 50% 0 no-repeat !important;
  max-width: 1680px !important;
}

#top-line{
	background: none;
	padding: 0;
	height: 230px;
}

#header{
	!text-align: center;
	background: none;
	max-width: 1280px !important;
	margin: 0 auto;
}

#header-container{
	margin: 0 25px;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}

#menu-container{
	background: none;
	max-width: 1280px !important;
	margin: 0 auto;
}

#main-menu{
	margin: 0 25px;
}

#content{
	background: none;
	max-width: 1280px !important;
	margin: 0 auto;
}

#ipbwrapper{
	margin: 0 25px;
	width: auto;
}

#footer{
	background: #000 url("/html/static/brand-sniper-footer.jpg") 50% 100% no-repeat;
	!text-align: center;
	padding-bottom: 30px;
}

#footer-inner {
	position: relative;
	max-width: 1280px !important;
	margin: 0 auto;
	!height: 1px;
	border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
}

#footer-informer{
	height: 230px;
	overflow-y: hidden;
	margin: 0 25px;
	z-index: 1000;
}

#footer-counters{
	height: 160px;
	margin: 0 25px;
	border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
	z-index: 1000;
}

#counters{
	z-index: 1000;
}

#right-informer{
	!height: 1px;
}

#sniper-logo{
	width: 300px;
	height: 113px;
	background: transparent url("/html/static/brand-sniper-logo.png") 0 0 no-repeat;
	bottom: 20px;
	right: 30px;
	z-index: 1;
}

#sniper-bullet{
	width: 424px;
	height: 300px;
	background: transparent url("/html/static/brand-sniper-bullet.png") 0 0 no-repeat;
	bottom: 10px;
	right: 50px;
	z-index: 1;
}

#sniper-buka{
	width: 60px;
	height: 60px;
	background: transparent url("/html/static/brand-sniper-buka.png") 0 0 no-repeat;
	bottom: 50px;
	left: 40px;
	z-index: 1;
}

ul#FavList{
	background-color: #222 !important;
}

.opacity25{
	background: transparent url("/html/static/opacity25.png") 0 0 repeat;
}

.opacity50{
	background: transparent url("/html/static/opacity50.png") 0 0 repeat;
}

#user-box .user-info, #welcome-box, #login-box{
	background-color: transparent !important;
}

.block-middle{
  padding: 15px 0;
}

#sub-menu a, #sub-menu a:visited, #sub-menu a:active, #sub-menu a:link, #right-informer a, a#super-search, a#super-search:visited, a#super-search:active, a#super-search:link{
  color: #fff !important;
  /* text-shadow: 0 0 1px #666;*/
}

.cool-button b {
  background-color: #9FA199 !important;
}