* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background-color: #fff;
    color: #727272;
    font-size: 11px;
    font-family: Tahoma, Arial, sans-serif;
    text-align: center;
}

#container {
    width: 956px;
    height: auto;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 956px;
    height: 100px;
}

#site_map {
    background-image: url('../images/www/bg_top_sitemap.jpg');
    background-repeat: no-repeat;
    color: #484747;
    font-size: 11px;
    padding: 15px 30px;
    float: right;
    margin-top: 30px;
    margin-right: 20px;
}

#site_map a {
    color: #484747;
    text-decoration: none;
    padding: 0px 8px;
}

#site_map a:hover {
    color: #484747;
    text-decoration: underline;
    padding: 0px 8px;
}

#site_map a:active {
    color: #484747;
    text-decoration: none;
    padding: 0px 8px;
}

#adkontekst {
    padding: 5px 0px;
}

#menu {
    width: 954px;
    height: 42px;
}

#animacja {
    width: 954px;
    height: 284px;
    margin-top: 2px;
    background-image: url('../images/www/animacja_bg.jpg');
}

#tresc {
    width: 936px;
    background-color: #f6f6f6;
    background-image: url('../images/www/tresc_bg.jpg');
    background-repeat: repeat-y;
    color: #484747;
    font-size: 11px;
    line-height: 14px;
    padding: 0px 10px;
}

.tresc_left_1 {
    float: left;
    width: 260px;
}

.tresc_right_1 {
    float: right;
    width: 650px;
}

#tresc_top {
    width: 956px;
    height: 14px;
    background-image: url('../images/www/tresc_top.jpg');
}

#tresc_bottom {
    width: 956px;
    height: 14px;
    background-image: url('../images/www/tresc_bottom.jpg');
}

#bottom {
    width: 956px;
    height: 6px;
    background: url('../images/www/bottom_line.jpg') repeat-x;
    padding: 14px 0px 26px 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}

#bottom_left {
    float: left;
}

#bottom_left a {
    color: #484747;
    text-decoration: none;
}

#bottom_left a:hover {
    color: #484747;
    text-decoration: underline;
}

#bottom_left a:active {
    color: #484747;
    text-decoration: none;
}

#bottom_right {
    float: right;
}

#bottom_right a {
    color: #484747;
    text-decoration: none;
    padding: 0px 8px;
}

#bottom_right a:hover {
    color: #484747;
    text-decoration: underline;
    padding: 0px 8px;
}

#bottom_right a:active {
    color: #484747;
    text-decoration: none;
    padding: 0px 8px;
}

h2 {
    color: #484747;
    font-weight: bold;
    font-size: 13px;
    padding: 5px 0px;
}

h3 {
    color: #484747;
    font-weight: bold;
    font-size: 12px;
    padding: 5px 0px;
}

img {
    border: 0px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
}

.img_galeria {
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
    padding: 2px;
    border: 1px solid #628195;
    margin: 6px 13px;
}

.oferta {
    border: 0px;
    text-align: left;
}

.oferta td {
    width: 120px;
    background-color: #FFFFFF;
    border: 1px solid #EAEAEA;
    padding: 5px;
}

ul.wykaz li {
    margin-left: 10px;
    background: url('../images/www/lista.gif') no-repeat left center;
    padding-left: 15px;
    list-style-type: none;
    line-height: 18px;
}

ol {
    padding-left: 20px;
    line-height: 18px;
}

a {
    color: #02492B;
    text-decoration: none;
}

a:hover {
    color: #02492B;
    text-decoration: underline;
}
