body,  html {
    margin: 0;
    padding: 0;
    background-color: #aa8c71;
    background-image: url('../images/www/bck_body.jpg');
    background-repeat: repeat;
    text-align: center;
    font-family: trebuchet MS;
    font-size: 13px;
    color: #FFF;
}

h2 {
    font-size: 15px;
    font-weight: bold;
    padding: 10px 0px;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

.content {
    background-image: url('../images/www/bck_content.jpg');
    margin: 0 auto;
    width: 830px;
    min-height: 600px;
}

.top {
    width: 800px;
    height: 277px;
    margin: 0 auto;
}

.lewa {
    width: 211px;
    height: 100%;
    float: left;
}

.menu {
    width: 183px;
    height: 100%;
    margin-left: 27px;
}

.menu_content {
    margin-left: 5px;
    height: 350px;
}

ul#menu_glowne {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

ul#menu_glowne li {
    float: left;
}

ul#menu_glowne li a, ul#menu li a:visited {
    display: block;
    padding: 8px 30px;
    text-align: left;
    font: 12px;
    color: #FFF;
    text-decoration: none;
    background: url('../images/www/wykaz_menu.jpg') no-repeat center left;
}

ul#menu_glowne li a:hover {
    padding: 8px 30px;
    text-align: left;
    font: 12px;
    color: #FFF;
    text-decoration: none;
    background: url('../images/www/wykaz_menu_activ.jpg') no-repeat center left;
}

.prawa {
    width: 619px;
    float: right;
}

.tresc {
    margin-left: 10px;
    margin-right: 20px;
    margin-top: 10px;
    text-align: justify;
}

.bottom {
    margin: 0 auto;
    width: 830px;
    background-image: url('../images/www/bck_bottom.jpg');
    height: 63px;
    clear: both;
    text-align: left;
}

a.linki:link {
    color: #E6E6E6;
    text-decoration: none;
}

a.linki:visited {
    color: #E6E6E6;
    text-decoration: none;
}

a.linki:hover {
    color: #CECECE;
    text-decoration: none;
    border-bottom: 1px dotted  #FFF;
}

a.linki:active {
    color: #E6E6E6;
    text-decoration: none;
}

.img {
    width: 150px;
    height: 102px;
    border: 2px solid white;
    background: url('../images/www/loading.gif') no-repeat 50% 50%;
    margin: 2px;
}

a.links:link {
    color: #FFF;
    text-decoration: none;
}

a.links:visited {
    color: #FFF;
    text-decoration: none;
}

a.links:hover {
    color: #E0E0E0;
    text-decoration: none;
}

a.links:active {
    color: #FFF;
    text-decoration: none;
}

h3 {
    font-size: larger;
    font-weight: bold;
    clear: both;
}

.border {
    border: 1px solid white;
    padding: 4px;
    margin: 4px;
}

.galeria_zdjec {
    width: 150px;
    height: 100px;
    border: 2px solid white;
    background: url('../images/www/loading.gif') no-repeat 50% 50%;
    margin: 10px;
    float: left;
}
