* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #000 url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #fff;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #fff;
    text-decoration: underline;
}

a:hover {
    color: #fff;
    text-decoration: none;
}

h1 {
    color: #ffd108;
    font-size: 17px;
    font-weight: 100;
    padding: 0px 0px 15px 0px;
}

h2 {
    color: #ffd108;
    font-size: 17px;
    font-weight: 100;
    padding: 15px 0px;
}

h3 {
    color: #ffd108;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 0px;
}

h4 {
    color: #ffd108;
    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 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

ul.big li {
    background: url('../images/www/wykaz-oferty.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 32px;
    line-height: 30px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 2px solid #3F3F3F;
    margin: 4px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#container {
    width: 530px;
    min-height: 600px;
    padding-left: 470px;
    margin: 0 auto;
    text-align: justify;
}

#menu {
    padding: 56px 0px 0px 0px;
}

#menu a:hover img {
    background-position: 100% -36px;
}

#menu .index {
    border: 0px;
    width: 122px;
    height: 36px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 62px;
    height: 36px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 62px;
    height: 36px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .galeria {
    border: 0px;
    width: 115px;
    height: 36px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 72px;
    height: 36px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 56px;
    height: 36px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

#text {
    width: 510px;
    padding: 42px 0px 20px 0px;
    line-height: 16px;
}

#box {
    width: 100%;
    height: 277px;
    background: #FAA90F url('../images/www/bg-box.jpg') repeat-x center top;
    color: #5c2708;
    font-weight: bold;
}

#box-content {
    width: 840px;
    margin: 0 auto;
    padding: 8px 0px 8px 160px;
    text-align: justify;
    line-height: 18px;
}

#box a {
    color: #5c2708;
    text-decoration: underline;
}

#box a:hover {
    color: #5c2708;
    text-decoration: none;
}

#box-1 {
    float: left;
    width: 259px;
    margin-right: 25px;
}

#box-2 {
    float: left;
    width: 262px;
    margin-right: 25px;
}

#box-3 {
    float: left;
    width: 265px;
}

.clear {
    clear: both;
}

#foot {
    width: 800px;
    margin: 0 auto;
    padding-left: 200px;
    height: 40px;
    text-align: left;
}