* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #666666 url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #000;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h1 {
    font-size: 14px;
    font-weight: bold;
}

h2 {
    color: #336699;
    font-size: 13px;
    font-weight: bold;
    padding: 10px 0px;
}

h3 {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    color: #336699;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px;
    padding: 0px 0px 0px 14px;
}

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 #336699;
    margin: 2px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#container {
    width: 1000px;
    margin: 0 auto;
    background-color: #FFF;
    text-align: justify;
}

#top {
    width: 1000px;
    height: 181px;
    background: #FFF url('../images/www/bg-top.jpg') no-repeat top right;
}

#menu-box {
    width: 1000px;
    background-color: #336699;
}

#menu {
    padding: 6px 5%;
    margin: 0;
}

#menu li {
    display: inline;
    border-right: 1px solid white;
    padding: 0 12px;
}

#menu a {
    color: #fff;
    font: bold 1em Arial, sans-serif;
    text-decoration: none;
}

#menu a:hover {
    color: #fff;
    text-decoration: underline;
}

#text {
    width: 960px;
    min-height: 300px;
    padding: 20px;
    line-height: 16px;
}

#foot {
    width: 960px;
    padding: 0px 20px 20px 20px;
    margin-bottom: 20px;
    color: #336699;
}

#foot a {
    color: #336699;
    text-decoration: underline;
}

#foot a:hover {
    color: #336699;
    text-decoration: none;
}

#fotka {
    float: right;
    margin: 0px 0px 20px 20px;
    border: 1px solid #A0A0A0;
}

.box {
    text-align: left;
    padding-top: 15px;
}
