* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #86DC55 url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: trebuchet MS, Arial, sans-serif;
    color: #1c1b1b;
    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 {
    font-size: 18px;
    font-weight: 100;
}

h2 {
    font-size: 17px;
    font-weight: 100;
    padding: 15px 0px;
}

h3 {
    font-size: 16px;
    font-weight: 100;
    padding: 15px 0px;
}

h4 {
    font-size: 15px;
    font-weight: 100;
    padding: 15px 0px;
}

ul {
    list-style-position: outside;
    list-style: circle;
    margin: 0px 0px 0px 14px;
    padding: 0px;
}

#boxy ul li {
    background: url('../images/www/wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 16px;
    line-height: 18px;
    vertical-align: middle;
}

#content {
    width: 840px;
    margin: 0 auto;
    text-align: justify;
}

#menu {
    width: 840px;
    height: 30px;
    padding-top: 92px;
    text-align: center;
}

#menu a:hover img {
    background-position: 100% -18px;
}

#menu .index {
    border: 0px;
    width: 80px;
    height: 18px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .aktualnosci {
    border: 0px;
    width: 64px;
    height: 18px;
}

#menu a .aktualnosci {
    background: url('../images/www/menu/aktualnosci.png');
}

#menu .firma {
    border: 0px;
    width: 30px;
    height: 18px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 79px;
    height: 18px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 57px;
    height: 18px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 69px;
    height: 18px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 43px;
    height: 18px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 86px;
    height: 18px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

.break {
    padding: 0px 15px;
}

#head {
    width: 840px;
    height: 240px;
}

#top-text {
    width: 820px;
    height: 19px;
    background: url('../images/www/bg-top-text.png') no-repeat center bottom;
    margin-top: 10px;
    padding: 22px 10px 12px 10px;
}

#text {
    width: 820px;
    padding: 10px;
    background-color: #FFF;
}

#text-bottom {
    width: 840px;
    height: 8px;
    background: url('../images/www/text-bottom.png') no-repeat center top;
    margin-bottom: 5px;
}

#boxy {
    width: 840px;
    height: 263px;
    margin: 0px 0px 5px 0px;
    text-align: left;
}

#remonty {
    width: 157px;
    height: 203px;
    padding: 60px 5px 0px 115px;
    background: url('../images/www/remonty.png') no-repeat center top;
    margin-right: 5px;
    float: left;
}

#elektryka {
    width: 157px;
    height: 203px;
    padding: 60px 5px 0px 115px;
    background: url('../images/www/elektryka.png') no-repeat center top;
    float: left;
}

#hydraulika {
    width: 157px;
    height: 203px;
    padding: 60px 5px 0px 115px;
    background: url('../images/www/hydraulika.png') no-repeat center top;
    float: left;
    margin-left: 4px;
}

.clear {
    clear: both;
}

#foot {
    width: 100%;
    height: 40px;
    background: #1b4a00 url('../images/www/bg-foot.jpg') repeat-x center top;
    text-align: justify;
    color: #fff;
    margin-top: 10px;
}

#foot a {
    color: #fff;
    text-decoration: none;
}

#foot a:hover {
    color: #fff;
    text-decoration: underline;
}

#foot-box {
    width: 820px;
    margin: 0 auto;
    padding: 11px 0px;
}

.galeria-zdjec {
    border: 2px solid #86DC55;
    margin: 4px;
    background: #86DC55 url('../images/loading.gif') no-repeat 50% 50%;
}

table.cennik {
    width: 818px;
    padding: 0px 0px 10px 0px;
}

table.cennik td {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #DADADA;
    width: 70%;
}