body{
  background-color: #063F76;
  max-width: 1600px;
}

#top-line{
	background: #063F76 url("/html/static/brand-slon.jpg") 50% 0 no-repeat;
	padding: 0;
	height: 280px;
}

#header{
	padding: 0 !important;
	!text-align: center;
	background: #063F76 url("/html/static/brand-slon.jpg") 50% -280px no-repeat;
}

#header-container{
	margin: 0 30px;
	border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	-webkit-border-radius: 12px 12px 0 0;
}

#menu-container{
	background: #063F76 url("/html/static/brand-slon.jpg") 50% -400px no-repeat;
}

#main-menu{
	margin: 0 30px;
}

#content{
	background: transparent url("/html/static/brand-slon.jpg") 50% -430px no-repeat;
}

a#slon-sell{
	display: block;
	background: transparent url("/html/static/brand-button.png") 0 0 no-repeat;
	width: 254px;
	line-height: 81px;
	height: 81px;
	position: absolute;
	right: 25%;
	font-size: 22px;
	top: 40px;
	text-decoration: none;
	text-transform: uppercase;
	color: #fff;
}

a#slon-sell:hover{
	text-decoration: underline;
}

#ipbwrapper{
	margin: 0 30px;
	width: auto;
}

#footer{
	background: transparent url("/html/static/brand-girl.png") 430px 120px no-repeat;
	!text-align: center;
	padding-bottom: 60px;
}

#footer-inner {
	margin: 0 30px;
	!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: transparent url("/html/static/brand-girl.png") 400px 120px no-repeat;
	height: 230px;
	overflow-y: hidden;
}

#footer-counters{
	height: 160px;
	background: transparent url("/html/static/brand-girl.png") 400px -111px no-repeat;
	border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	-webkit-border-radius: 0 0 12px 12px;
}

#counters{
	opacity: 0.5;
	filter: alpha(opacity=50);
}

#right-informer{
	!height: 1px;
}

.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{
 color: #fff !important;
}

a#super-search, a#super-search:visited, a#super-search:active, a#super-search:link{
 color: #fff !important;
}

.cool-button b {
  background-color: #10809A !important;
}