* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #fff url('../images/www/bg-top.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #5a4532;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #5a4532;
    text-decoration: underline;
}

a:hover {
    color: #5a4532;
    text-decoration: none;
}

h1 {
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 15px 0px;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 14px;
}

ol {
    list-style-position: outside;
    margin:15px 20px;
    padding: 0px 0px 0px 14px;
	 line-height: 18px;
}

ul.big li {
    background: url('../images/www/wykaz_big.jpg') 0 50% no-repeat;
    list-style: none;
    padding-left: 20px;
    line-height: 22px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 1px solid #3F3F3F;
    margin: 2px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#container {
    width: 980px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 980px;
    height: 113px;
}

#logo {
    width: 307px;
    height: 113px;
    float: left;
}

#menu {
    width: 673px;
    height: 113px;
    float: right;
    text-align: center;
}

.clear {
    clear: both;
}

#head {
    height: 267px;
    width: 980px;
    float: left;
    text-align: left;
}

#oferta {
    height: 267px;
    width: 307px;
    float: left;
    color: white;
}

#oferta li {
    background: url('../images/www/oferta-wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 22px;
    line-height: 18px;
    vertical-align: middle;
}

#box {
    height: 267px;
    width: 673px;
    float: right;
}

#text {
    width: 980px;
}

#foot {
    width: 940px;
    background-color: #dfdfdf;
    font-size: 11px;
    color: #5a4532;
    padding: 20px;
    margin: 2px 0px;
}

#foot a {
    color: #5a4532;
    text-decoration: none;
    margin: 0px 6px;
}

#foot a:hover {
    color: #5a4532;
    text-decoration: underline;
}

#text-left {
    width: 307px;
    min-height: 220px;
    background: url('../images/www/left.jpg') no-repeat center top;
    float: left;
}

#text-right {
    width: 653px;
    padding: 15px 0px 15px 20px;
    float: right;
}
