* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #fff url('../images/www/bg.jpg') repeat-x center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #000;
    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: #80D1EF;
    font-size: 14px;
    font-weight: bold;
}

h2 {
    font-size: 13px;
    font-weight: bold;
    color: #565656;
    padding: 18px 0px;
    background: url('../images/www/h2.png') no-repeat left bottom;
}

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.wykaz li {
    background: url('../images/www/wykaz.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 25px;
    line-height: 26px;
    vertical-align: middle;
}

#container {
    width: 1000px;
    margin: 0 auto;
    background: url('../images/www/bg-top.jpg') no-repeat center top;
    text-align: justify;
}

#top {
    width: 860px;
    height: 391px;
    padding: 10px 70px 0px 70px;
}

#ikonki {
    width: 275px;
    height: 44px;
    background: url('../images/www/ikonki.png') no-repeat center top;
    text-align: center;
    float: right;
}

.ikonki {
    margin: 13px;
}

#menu {
    width: 1000px;
    height: 70px;
    text-align: center;
}

#menu a:hover img {
    background-position: 100% -70px;
}

#menu .index {
    border: 0px;
    width: 121px;
    height: 70px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .aktualnosci {
    border: 0px;
    width: 86px;
    height: 70px;
}

#menu a .aktualnosci {
    background: url('../images/www/menu/aktualnosci.png');
}

#menu .firma {
    border: 0px;
    width: 54px;
    height: 70px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 119px;
    height: 70px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 88px;
    height: 70px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .opinie {
    border: 0px;
    width: 55px;
    height: 70px;
}

#menu a .opinie {
    background: url('../images/www/menu/opinie.png');
}

#menu .galeria {
    border: 0px;
    width: 65px;
    height: 70px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .wspolpraca {
    border: 0px;
    width: 85px;
    height: 70px;
}

#menu a .wspolpraca {
    background: url('../images/www/menu/wspolpraca.png');
}

#menu .kontakt {
    border: 0px;
    width: 71px;
    height: 70px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 73px;
    height: 70px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

#head {
    width: 630px;
    height: 37px;
    padding: 38px 185px 0px 185px;
}

#text {
    width: 860px;
    min-height: 281px;
    padding: 12px 70px 0px 70px;
    background: url('../images/www/bg-text.jpg') repeat-y center top;
    line-height: 18px;
}

#foot {
    width: 860px;
    height: 29px;
    padding: 70px 70px 0px 70px;
    text-align: justify;
    background: url('../images/www/bg-foot.jpg') no-repeat center top;
    font-family: georgia;
    font-size: 10px;
    color: #4b4b4b;
}

#foot a {
    color: #4b4b4b;
    text-decoration: none;
    padding: 4px;
}

#foot a:hover {
    color: #4b4b4b;
    text-decoration: underline;
    padding: 4px;
}

#foot-menu {
    float: left;
}

#designed {
    float: right;
    font-weight: bold;
}

#designed a {
    padding: 0px;
    font-weight: normal;
}

#designed a:hover {
    padding: 0px;
    font-weight: normal;
}

.clear {
    clear: both;
}

.galeria-zdjec {
    border: 2px solid #DADADA;
    margin: 5px;
    background: #DADADA url('../images/loading.gif') no-repeat 50% 50%;
}

table.cennik {
    width: 860px;
    margin: 10px 0px;
}

table.cennik td {
    background-color: #fff;
    padding: 5px;
    border: 1px solid #DADADA;
    width: 90%;
}
