/*
Theme Name: MaxROY.com
*/
@import url("screen.css");

body {
	background: #000000;
	color: #999;
}
a { color: #999; }
a:hover { color: #00aeef; }

#header #logo a { background: url(images/logoB.png) no-repeat; }
#header .desc, .menu .switcher a { color: #fff; }

#google .aqc a { background: url(images/google-aqcB.png) no-repeat; }
#google .aqc a:hover { background: url(images/google-aqcB.png) no-repeat 0 -60px; }
#google .aqi a { background: url(images/google-aqiB.png) no-repeat; }
#google .aqi a:hover { background: url(images/google-aqiB.png) no-repeat 0 -60px; }
#google .asl a { background: url(images/google-aslB.png) no-repeat; }
#google .asl a:hover { background: url(images/google-aslB.png) no-repeat 0 -60px; }

.lavaLamp li.backLava { background: url(images/lavaB.png) no-repeat right -27px; }
.lavaLamp li.backLava .leftLava { background: url(images/lavaB.png) no-repeat top left; }
.lavaLamp li a { color: #999; }

.home .box { background: url(images/home-box-topB.png) no-repeat top left; }
.home .box.b2 { background: url(images/home-box-topB2.png) no-repeat top left; }
.home .box .inner { border-left: 1px solid #333; border-right: 1px solid #333; background: #000; }
.home .box.b2 .inner { border-left: 1px solid #141414; border-right: 1px solid #141414; background: #141414; }
.home .box .inner a.read { color: #fff; background: url(images/btn-readB.png) no-repeat; }
.home .box .inner a.read:hover { color: #00aeef; }
.home .box .col-1, .home .box .col-2 { border-right: 1px solid #434343; }
.home .box .col-1 h4, .home .box .col-2 h4, .home .box .col-3 h4 { color: #00aeef; }
.home .box .col-1 h4 a, .home .box .col-2 h4 a, .home .box .col-3 h4 a { color: #00aeef; }
.home .box .col-1 .post .date { background: url(images/dateB.png) no-repeat; color: #fff; }
.home .box .col-3 .single { background: #333; border: 1px solid #333; color: #999; }
.home .box .col-1 .post h4 a { color: #fff; }
.home .box .col-1 .post h4 a:hover { color: #00aeef; }
.home .box .col-2 p.author { color: #fff; }
.home .box .col-3 textarea { background: #333; border: 1px solid #333; color: #999; }
.home .box .col-3 .sendbutton { color: #fff; background: url(images/btn-sendB.png) no-repeat; }
.home .box .bottom { background: url(images/home-box-bottomB.png) no-repeat bottom left; }
.home .box.b2 .bottom { background: url(images/home-box-bottomB2.png) no-repeat bottom left; }
.home .box .swf { background: #ccc; }
.home .box h3 { color: #00aeef; }

.sem-chart { background: url(images/arrowsB.png) no-repeat 50% 40px;  }
.sem-chart h2, .sem-chart h3 { color: #00aeef; } 
.sem-chart .sbox .inner { border-left: 1px solid #333; border-right: 1px solid #333; background: #000; }
.sem-chart .sbox .inner li { background: url(images/bulletB.png) no-repeat 0 7px; }
.sem-chart .sbox .top { background: url(images/home-sbox-topB.png) no-repeat; }
.sem-chart .sbox .bottom { background: url(images/home-sbox-bottomB.png) no-repeat bottom left; }

.page .box { background: url(images/page-box-topB.png) no-repeat top left; color: #333; }
.page .box a { color: #333; }
.page .box a:hover { color: #00aeef; }
.page .box .inner { border-left: 1px solid #fff; border-right: 1px solid #fff; background: #fff; }
.page .box .bottom { background: url(images/page-box-bottomB.png) no-repeat bottom left; }

#footer { color: #999; border-top: 1px solid #333; }
#footer a { color: #999; }
#footer-logo a { background: url(images/logo-footerB.png) no-repeat; }
#footer .col { background: url(images/footer-lineB.png) no-repeat top left; }
#footer .copy a { color: #00aeef; }

/* SIDEBAR STYLE */
ul#strategia { display: none; }
ul#strategia_pok { display: block; }
ul#wsparcie { display: none; }
ul#wsparcie_pok { display: block; }
ul#outsourcing { display: none; }
ul#outsourcing_pok { display: block; }
h3#strategia_title, h3#wsparcie_title, h3#outsourcing_title {
	color: #00AEEF;
	cursor: pointer;;
}