body {
background-image: url(tlo.jpg);
margin: 0;
padding: 0;
text-align:left;
}

div {
font: verdana 13px #000;
position:relative;
}

#cialo {
margin:0 auto;
padding:0 5px 0 5px;
position:relative;
width:990px;
background-image: url(new09.jpg);
text-align:left;
clear: both;
}

#naglowek {
background-image: url(lines_01.gif);
width:975px;
height:120px;
margin-bottom:10px;
text-align:center;

}

#lewo {
width:250px;
float:left;
background-image: url(new07.jpg);
}


#opis {
width:390px;
float:left;
background-image: url(new07.jpg);
position:relative;
        padding: 2em 0 0 0;
}


#obrazek {
width:120px;

text-align:justify;

float:left;
background-image: url(new07.jpg);
}

#reklama {
width:180x;
float:left;
background-image: url(new07.jpg);
}
#prawo {
width:120px;
float:right;
background-image: url(new07.jpg);
}

#srodek {
width:600px;
float:left;
background-image: url(new07.jpg);
}

#stopka {
clear:both;
text-align:center;
}
ul, ul li {
        display: block;
        list-style: none;
        margin: 0;
        padding: 0;
}

ul {
        width: 200px;
        padding: 3px 2px 1px 2px;
        background-color: #87CEFA;
        border: 3px double #28e;
        
font-size:medium;
color:#87CEFA;
font-weight:bold;
text-align:center;

}

ul li {
        border-bottom: 3px solid #87CEFA;
}

ul a:link, ul a:visited {
        display: block;
        width: 176px;
        text-decoration: none;
        padding: 7px;
        font-weight: bold;
        background-color: #27c;
        color: #def;
        border-left: 10px solid #25b;
}

ul a:hover {
        width: 166px;
        background-color: #28e;
        color: #fff;
        border-left: 20px solid #26d;
}
dl, dt, dd {
        display: block;
        margin: 0;
        padding: 0;
}

dl {
        width: 200px;
        padding: 1px 2px;
        background-color: #9ce;
        border: 3px double #28e;
}

dt {
        padding: 7px 15px;
        font-weight: bold;
        font-size: larger;
        background-color: #25b;
        color: #9ce;
        text-align: right;
        border-right: 20px solid #26d;
        margin-top: 1px;
}

dd {
        border-top: 3px solid #9ce;
}

dl a:link, dl a:visited {
        display: block;
        width: 176px;
        text-decoration: none;
        padding: 7px;
        font-weight: bold;
        background-color: #27c;
        color: #def;
        border-left: 10px solid #25b;
}

dl a:hover {
        width: 166px;
        background-color: #28e;
        color: #fff;
        border-left: 20px solid #26d;
}
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
        margin: 0;
        padding: 0;
}


h1, h2, h3 {
        font-weight: normal;
        color: #616583;
}

h2 {
        font-size: 2em;
}

h3 {
}

p, blockquote, ul, ol {
        margin-bottom: 1.5em;
}

p {
}

blockquote {
        margin-left: 1em;
        font-style: italic;
}

ul {
        margin-left: 1em;
}

ul li {
}

ol {
        margin-left: 1em;
}

ol li {
}

a {
        color: #616583;
}

a:hover {
        text-decoration: none;
}

img {
        border: none;
}

img.left {
        float: left;
        margin: .35em 1em 1em 0;
}

img.right {
        float: right;
        margin: .35em 0 1em 1em;
}

/* Boxed Style */

.boxed {
        margin-bottom: 20px;
}

.boxed .title {
        height: 25px;
        padding: 5px 0 0 15px;
        background: url(images/img03.gif) no-repeat;
        font-size: 1.2em;
        font-weight: bold;
}

.boxed .content {
        padding: 15px;
        background: url(images/img04.gif);
        border: 1px solid #FFFFFF;
        border-top: none;
}

/* Post */

.post {
        padding: 2em 0 0 0;
}

.post .title {
}

.post .date {
        margin: -1.4em 0 .2em 0;
        text-align: right;
        font-size: 1em;
}

.post .date .month {
}

.post .date .day {
}

.post .date .year {
}

.post .meta {
        padding: 1em;
        background: #656983 url(images/img04.gif);
        border: 1px solid #656983;
        font-size: .8em;
}

.post .meta p {
        margin: 0;
}

.post .story {
        padding: 1em;
}

.post .story p, .post .story blockquote, .post .story ul, .post .story ol {
        line-height: 1.7em;
}

/* Breadcrumb */

#breadcrumb {
        width: 715px;
        height: 30px;
        margin: 0 auto;
        padding: 15px 0 0 25px;
        background: #40ACC7 url(images/img01.gif) no-repeat;
        color: #FFFFFF;
}

/* Logo */

#logo {
        padding: 70px 0 20px 0;
        background: url(images/img02.gif) no-repeat center top;
        text-align: center;
}

#logo h1 {
        text-transform: lowercase;
        font-size: 2.6em;
        font-weight: bold;
        font-style: italic;
}

#logo h2 {
        text-transform: lowercase;
        font-size: 1em;
        font-style: italic;
}

#logo a {
        text-decoration: none;
        color: #FFFFFF;
}

/* Content */

#content {
}

#extra {
}

/* Content > Main */

#main {
        margin: 0 220px 0 260px;
}

#main a {
}

/* Content > Main > Welcome */

#welcome {
}

/* Content > Main > Example */

#example {
}

