/* CSS Document */
html {
    height: 100%;
}
body {
	height: 100%;
  margin: 0;
	padding: 0;              
	background: url(img2/bg.png) top center fixed;
	text-align: center;
}
div#wrapper {
	height: auto;
	width: 100%; 
}             
div#content {
	width: 900px;
	margin: 0 auto;
	overflow: show;
}

.home {
  margin-top: 150px;
  margin-bottom: 300px;
}

.martini,
.bacardi,
.metaxa,
.sobieski,
.lpp,
.rigips,
.energa,
.aids,
.sofalink,
.gcc,
.film {
  margin-bottom:100px;
}

.nowi {
  margin-top: 100px;
  margin-bottom: 250px;
}

.klienci {
  margin-top: 200px;
}

.closure {
  margin-top: 500px;
}


@media (max-width: 812x) {
	div#content {width:auto;}
	#content img {display:block;width:100%;}
}

img {
	/*background: transparent url('preloader.gif') no-repeat center center;*/
}
