html, body {margin:0; padding:0; height:100%}
body {background:#00501a url("images/bodyBg.jpg") no-repeat top center}
div {margin:0; padding:0; overflow:hidden}
img {padding:0; margin:0; border:0}

#root {margin:25px auto; width:881px; height:616px; background:url("images/borderBg.png") no-repeat}
#container {margin:13px 0 0 14px; width:853px; height:588px; position:relative}
.bg1 {background:url("images/bg1.jpg") no-repeat;}
.mapa {background:url("images/bg1mapa.jpg") no-repeat;}

#tresc-kontener {position:absolute; bottom:10px; right:40px; width:753px; height:480px; background:url("images/newsBg.jpg") no-repeat; z-index:100}
#tresc-box {position:relative; width:540px; height:300px; margin:100px 0 0 145px}
#tresc-ruchoma {position:absolute; top:0; left:0; width:540px}
#pageScroll {position:absolute; bottom:80px; right:60px; z-index:101}
#zamknij {position:absolute; bottom:355px; right: 40px; width:60px; height:60px; z-index:111}
#zamknij a {display:block; width:60px; height:60px; background:url("images/zamknij.png") no-repeat}
#kobieta {position:absolute; bottom:-20px; left:-30px; width:230px; height:353px; background:url("images/kobieta.png") no-repeat; z-index:102}
#gitarka {position:absolute; bottom:-10px; left:235px; width:233px; height:264px; background:url("images/gitarka.png") no-repeat; z-index:103}
#miasto {position:absolute; width:851px; height:80px; background:url("images/miasto.gif") no-repeat; bottom:0; left:1px; z-index:200}
#zyj-odpowiedzialnie {position:absolute; bottom:5px; right:5px; width:167px; height:19px; background:url("images/zyj-odpowiedzialnie.png") no-repeat; z-index:200}
#logo {position:absolute; width:429px; height:168px; display:block; background:url("images/logo.png") no-repeat; top:0; left:15px; z-index:300}
#mapa {position:absolute; bottom:125px; right:135px}
#znak {position:absolute; bottom:20px; left:20px}
#kontakt {position:absolute; bottom:10px; left:10px; z-index:250}

#topMenu {position:absolute; top:15px; right:10px; list-style:none; display:inline; margin:0; padding:0}
#topMenu li {list-style:none; display:inline; margin: 0 0 0 0; padding:0}


.blogomania {list-style:none; display:block; margin:0; padding:0; float: right}
.blogomania li {list-style:none; display:block; float:left; margin: 0 0 0 4px; padding:0}

/*** wyglad tekstu ***/
post {margin:0 0 10px}


body {font:normal 12px verdana; color:white; text-shadow:black 1px 1px;}
h1 {font-size:20px; margin:0 0 10px; color:white}
h2 {font-size:18px; margin:0 0 4px; color:#e1b00b; text-shadow:black 1px 1px; }
h3 {font-size:10px; margin:0 0 6px}
h4 {font-size:8px; margin:0 0 6px}
h5 {font-size:6px; margin:0 0 6px}
h6 {font-size:4px; margin:0 0 6px}

h1 a, h3 a, h4 a, h5 a, h6 a {color:blue; text-decoration:none}

h2 a {color:#e1b00b; text-decoration:none}
h2 a:hover {text-decoration:underline}

p {margin:0 0 8px}

pre {
    line-height:120%;
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

blockquote{ padding-left:6px }
dl {}
dt {width:120px; font-weight:700 !important;}
dd {}
a {text-decoration:none; color:#f3a61f; outline:none}
a:hover,
a:active {text-decoration:underline}


.aligncenter,
div.aligncenter {display: block; margin-left: auto; margin-right: auto}
.alignleft, .left { float: left }
.alignright, .right { float: right }
.clear { clear:both }
.hide  { display:none }

/*** post settings ***/
.post {margin-bottom: 10px}
.post .post-title {margin-bottom:0}
.post .post-date {margin:0 0 10px; display:block; font-size:11px; color:#9f9f9f}

.gallery {width:100%; font-size:14px}
.gallery ul {list-style:none; width:100%; margin:0; padding:0}
.gallery ul li {display:block; float:left; width:170px; padding:10px 0; list-style:none; text-align:left}
.gallery a {font-weight:bolder; text-decoration:none; color:white}
.gallery a:hover {text-decoration:underline; color:#e1b00b}

.gallery-list {width:100%}
.gallery-list table {margin:0; padding:0; border-collapse:collapse; border:0; width:100%}
.gallery-list td {width:25%; vertical-align:middle; text-align:center}
.gallery-list td img {border:1px solid #c9c9c9}
.gallery-list td.no-image {background-image:none}
