* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #755f51 url('../images/www/bg.jpg') repeat-x;
    font-size: 12px;
    font-family: Arial, sans-serif;
    color: #686d73;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #484848;
    text-decoration: underline;
}

a:hover {
    color: #484848;
    text-decoration: none;
}

h1 {
    color: #B20C0C;
    font-size: 14px;
    font-weight: bold;
}

h2 {
    color: #A52724;
    font-size: 13px;
    font-weight: bold;
    padding: 0px 0px 10px 0px;
}

h3 {
    color: #A52724;
    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: 980px;
    margin: 0 auto;
    background: #FFF url('../images/www/bg-container.jpg') repeat-y;
    text-align: justify;
}

#top {
    width: 980px;
    height: 86px;
    background: url('../images/www/bg-top.jpg') no-repeat center top;
}

#logo {
    width: 200px;
    height: 86px;
    float: left;
}

#fav {
    width: 680px;
    height: 43px;
    float: right;
    text-align: right;
}

#fav img {
    padding: 6px 12px;
}

#menu {
    width: 680px;
    height: 33px;
    float: right;
}

#menu a:hover img {
    background-position: 100% -33px;
}

#menu .index {
    border: 0px;
    width: 99px;
    height: 33px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 64px;
    height: 33px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .aktualnosci {
    border: 0px;
    width: 86px;
    height: 33px;
}

#menu a .aktualnosci {
    background: url('../images/www/menu/aktualnosci.png');
}

#menu .oferta {
    border: 0px;
    width: 93px;
    height: 33px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 78px;
    height: 33px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 93px;
    height: 33px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria-zdjec.png');
}

#menu .kontakt {
    border: 0px;
    width: 63px;
    height: 33px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 45px;
    height: 33px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

#head {
    width: 980px;
    height: 274px;
    background: url('../images/www/bg-head.jpg') no-repeat center top;
}

#text {
    width: 952px;
    background: url('../images/www/bg-text.jpg') no-repeat center top;
    padding: 12px 12px 7px 12px;
    text-align: justify;
    line-height: 18px;
}

#bottom {
    width: 980px;
    height: 5px;
    background: url('../images/www/bg-bottom.png') no-repeat center top;
}

#foot {
    width: 980px;
    margin: 0 auto;
    color: #fff;
    text-align: left;
    padding: 10px;
}

#foot a {
    color: #fff;
    text-decoration: none;
}

#foot a:hover {
    color: #fff;
    text-decoration: underline;
}

.clear {
    clear: both;
}

.box {
    width: 193px;
    height: 236px;
    background: url('../images/www/bg-box.png') no-repeat center top;
    padding: 10px 14px;
    margin-right: 22px;
    float: left;
    margin-top: 12px;
}

.box2 {
    width: 193px;
    height: 236px;
    background: url('../images/www/bg-box.png') no-repeat center top;
    padding: 10px 14px;
    margin-right: 0px;
    float: right;
    margin-top: 12px;
}

.box-head {
    color: #9b0400;
    font-family: trebuchet MS;
    font-weight: bold;
    font-size: 13px;
    padding-bottom: 10px;
    text-align: center;
}

.galeria-zdjec {
    width: 130px;
    height: 98px;
    border: 2px solid #BAA091;
    margin: 4px;
    background: #fff url('../images/loading.gif') no-repeat 50% 50%;
}

.kostka {
    border: 0px;
    padding: 7px;
}

.cennik td {
    background-color: #756254;
    padding: 10px;
    width: 90%;
    color: #fff;
}

.cennik td.one {
    background-color: #AB5A3C;
    padding: 10px;
    font-weight: bold;
}