body{
	background: #000 url("/html/static/brand-warthunder8-header.jpg") 50% 0 no-repeat !important;
	max-width: 1920px !important;
	position: relative;
}

#top-line{
	background: none;
	padding: 0;
	height: 230px;
}

a#clk-lt{
	background: none;
	display: block;
	left: 0;
	top: 0;
	width: 25px;
	height: 750px;
	text-decoration: none;
}

a#clk-rt{
	background: none;
	display: block;
	right: 0;
	top: 0;
	width: 25px;
	height: 750px;
	text-decoration: none;
}

#header{
	!text-align: center;
	background: none;
	max-width: 1300px !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: 1300px !important;
	margin: 0 auto;
}

#main-menu{
	margin: 0 25px;
}

#content{
	background: none;
	max-width: 1300px !important;
	margin: 0 auto;
}

#ipbwrapper{
	background-color: #f8f8f8 !important;
	margin: 0 25px;
	width: auto;
}

#footer{
	background: transparent url("/html/static/brand-warthunder8-footer.jpg") 50% 100% no-repeat;
	!text-align: center;
	padding-bottom: 250px;
	position: relative;
}
#footer-inner {
	position: relative;
	max-width: 1300px !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{
	background: #000 url("/html/static/top-line-bg.gif") 0 0 repeat-x;
	height: 230px;
	overflow-y: hidden;
	margin: 0 25px;
	z-index: 1000;
}

#footer-counters{
	background: #000 url("/html/static/top-line-bg.gif") 0 0 repeat-x;
	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;
	position: relative;
}

#counters{
	z-index: 1000;
}

#right-informer{
	!height: 1px;
}

ul#FavList{
	background-color: #333 !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: #7c787d !important;
}