@import url("screen.css");

body {
	background: #fff;
	color: #333;
}
a { color: #333; }
a:hover { color: #00aeef; }

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

#google .aqc a { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-aqc.png) no-repeat; }
#google .aqc a:hover { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-aqc.png) no-repeat 0 -60px; }
#google .aqi a { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-aqi.png) no-repeat; }
#google .aqi a:hover { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-aqi.png) no-repeat 0 -60px; }
#google .asl a { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-asl.png) no-repeat; }
#google .asl a:hover { background: url(http://maxroy.com/wp-content/themes/maxroy/images/google-asl.png) no-repeat 0 -60px; }

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

.home .box { background: url(images/home-box-top.png) no-repeat top left; }
.home .box .inner { border-left: 1px solid #aeaeae; border-right: 1px solid #aeaeae; background: #e1e1e1; }
.home .box .inner a.read { color: #fff; background: url(images/btn-read.png) no-repeat; }
.home .box .inner a.read:hover { color: #00aeef; }
.home .box .col-1, .home .box .col-2 { border-right: 1px solid #e7e7e7; }
.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/date.png) no-repeat; color: #fff; }
.home .box .col-3 .single { background: #ccc; border: 1px solid #999; }
.home .box .col-3 textarea { background: #ccc; border: 1px solid #999; }
.home .box .col-3 .sendbutton { color: #fff; background: url(images/btn-send.png) no-repeat; }
.home .box .bottom { background: url(images/home-box-bottom.png) no-repeat bottom left; }
.home .box .swf { background: #ccc; }
.home .box h3 { color: #00aeef; }

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

.page .box { background: url(images/page-box-top.png) no-repeat top left; }
.page .box .inner { border-left: 1px solid #ccc; border-right: 1px solid #ccc;  }
.page .box .bottom { background: url(images/page-box-bottom.png) no-repeat bottom left; }

#footer { color: #999; border-top: 1px solid #ccc; }
#footer a { color: #999; }
#footer-logo a { background: url(images/logo-footer.png) no-repeat; }
#footer .col { background: url(images/footer-line.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;;
}
