.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

body { background: #f0f0f0; }

.left { float: left; }
.right { float: right; }
img { border: 0; }

ul,li { padding: 0; margin: 0; list-style: none; }

div#container { width: 1000px; height: 570px; position: absolute; top: 50%; left: 50%; margin-left: -500px; margin-top: -285px; }
div#logo { position: absolute; top: 0; left: 0; z-index: 10; }
ul#menu { position: absolute; right: 70px; top: 25px; }
ul#lang-menu { position: absolute; right: 0; top: 25px; }
ul#menu li, ul#lang-menu li { list-style: none; display: inline; }
div#photo-bg { background: #fff; width: 970px; height: 470px; position: absolute; top: 48px; padding: 15px; }
div#footer { position: absolute; bottom: 0; }


/* POPUP */
#foto-container { width: 950px; height: 590px; overflow: scroll; overflow-y: hidden; }
#foto-gallery { height: 550px; }
.foto { float: left; height: 478px; width: 680px; }
.foto-description { font-size: 11px; border-left: 1px solid pink; margin: 20px; padding-left: 10px; }

/* ZDJECIA */
div#zdjecia { width: 676px; height: 131px; background: url('../images/site/menu-bg.png') no-repeat; position: absolute; bottom: 15px; left: 15px; }
ul#zdjecia-menu { position: absolute; bottom: 50px; left: 70px; }
ul#zdjecia-menu li { display: inline; padding-left: 13px; }

/* REFERENCJE */
div#testimonials-desc { position: absolute; left: 15px; bottom: 15px; width: 940px; background: #fff; color: #000; font-family: Arial; font-size: 11px; padding: 15px; filter:alpha(opacity=90); moz-opacity: 0.90; opacity: 0.90;  }
div#testimonials-desc strong { padding-right: 5px; }
div#testimonials-desc a.pager { background: #fff; color: #00ccf0; padding: 0px 3px; text-decoration: underline; margin-left: 3px; font-style: italic; font-weight: bold; }

/* KONTAKT */
div#kontakt-desc { position: absolute; right: 30px; bottom: 30px; width: 210px; background: #000; color: #fff; font-family: Arial; font-size: 11px; padding: 15px; filter:alpha(opacity=70); moz-opacity: 0.70; opacity: 0.70; text-align: right }
div#kontakt-desc strong { color: #00ccf0; }
div#kontakt-desc strong.white { color: #fff; }
div#kontakt-desc a { color: #fff; }