* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #0071B3 url('../images/www/bg.jpg') repeat-x top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #003554;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #003554;
    text-decoration: underline;
}

a:hover {
    color: #003554;
    text-decoration: none;
}

h1 {
    color: #023761;
    font-size: 14px;
    font-weight: bold;
    padding: 0px 0px 15px 0px;
}

h2 {
    color: #023761;
    font-size: 13px;
    font-weight: bold;
    padding: 15px 0px;
}

h3 {
    color: #00aeef;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    color: #00aeef;
    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;
}

#container {
    width: 856px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 856px;
    height: 350px;
    background: url('../images/www/bg-top.jpg') no-repeat center top;
}

#top1 {
    width: 816px;
    height: 16px;
    padding: 45px 20px;
}

#top2 {
    width: 856px;
    height: 244px;
}

#menu {
    width: 856px;
    height: 46px;
    background: url('../images/www/bg-menu.jpg');
}

#menu a:hover img {
    background-position: 100% -46px;
}

#menu .index {
    border: 0px;
    width: 128px;
    height: 46px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 79px;
    height: 46px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .aktualnosci {
    border: 0px;
    width: 112px;
    height: 46px;
}

#menu a .aktualnosci {
    background: url('../images/www/menu/aktualnosci.png');
}

#menu .oferta {
    border: 0px;
    width: 78px;
    height: 46px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 100px;
    height: 46px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 114px;
    height: 46px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 92px;
    height: 46px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 139px;
    height: 46px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

#text {
    width: 826px;
    background: #add0e9 url('../images/www/bg-text.jpg') no-repeat center top;
    margin-top: 10px;
    padding: 15px;
    line-height: 18px;
}

#text-bottom {
    width: 856px;
    height: 5px;
    background: url('../images/www/text-bottom.jpg') no-repeat top center;
}

#text2 {
    width: 856px;
    height: 161px;
    background: url('../images/www/text2.jpg') no-repeat top center;
    margin-top: 5px;
    color: #023761;
    font-weight: bold;
    padding: 15px 0px;
}

#text2 ul li {
    background: url('../images/www/wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 28px;
    line-height: 22px;
    vertical-align: middle;
}

#foot {
    width: 826px;
    padding: 15px;
    text-align: right;
    color: #85d2ff;
}

#foot a {
    color: #85d2ff;
    text-decoration: none;
}

#foot a:hover {
    color: #85d2ff;
    text-decoration: underline;
}

.galeria-zdjec {
    border: 2px solid #0071B3;
    margin: 5px;
    background: #0071B3 url('../images/loading.gif') no-repeat 50% 50%;
}

table#cennik {
    width: 825px;
}

table#cennik td {
    background-color: #fff;
    border: 1px solid #0071B3;
    padding: 6px;
    width: 70%;
}