html, body {height: 100%; border: 0}
body {text-align: center; position: relative; background: #fff}
* {padding: 0; margin: 0}
ul li {list-style: none;}
img {border: none}

.clear {clear: both}

/* główne pojemniki */

#main {margin: 0 auto; text-align: left; min-height: 100%; width: 760px; background: #fff; position: relative}
* html #main {height: 100%;}

#header object {width: 760px; height: 250px; margin-top: 1em}
#content, #photos, #contentFull {/*margin: 0 50px; padding: 0 2em;*/ padding-bottom: 60px}
#footer {position: relative; clear: both; width: 760px; margin: -50px auto 0; height: 44px; padding-top: 6px; border-top: 1px solid #e2e2e2}

#content {float: left; width: 565px; display: inline; overflow: hidden; position: relative}
#photos {float: right; display: inline; width: 156px; margin-right: 20px}

#photos {text-align: center}
#photos h1 {background-position: 1px bottom;}
#photos img {border-width: 1px; border-style: solid; padding: 3px; margin-bottom: 0.5em}
#photos a {display: block; text-align: right}

#photosBorder {border-left: 1px solid #9ac9ff}
.menu3 #photosBorder {border-left: 1px solid #cae476}

/* stopka */

#footer {line-height: 1.5em}
#footer p {float: right; display: inline; margin: 7px 4em 0 0;}
#footer address {font-style: normal; margin-left: 1em; color: #666; float: left; margin-right: 3em; text-align: left}
