* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #f6c608 url('../images/www/bg.jpg') repeat-x center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: #0a0a0a;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #0a0a0a;
    text-decoration: underline;
}

a:hover {
    color: #0a0a0a;
    text-decoration: none;
}

ul {
    margin: 2px 0px;
    padding: 0px;
}

li {
    list-style-type: circle;
    list-style-position: outside;
    margin-left: 14px;
    line-height: 18px;
}

h1 {
    font-size: 16px;
    font-weight: bold;
    padding: 0px;
}

h2 {
    background: url('../images/www/strzala.png') no-repeat center left;
    padding: 16px 0px 12px 26px;
    color: #070706;
    font-size: 14px;
    font-weight: bold;
}

h3 {
    background: url('../images/www/strzala.png') no-repeat center left;
    padding-left: 26px;
    margin: 14px 0px 12px 0px;
    color: #070706;
    font-size: 13px;
    font-weight: bold;
}

h4 {
    background: url('../images/www/strzala.png') no-repeat center left;
    padding-left: 26px;
    margin: 10px 0px;
    color: #070706;
    font-size: 12px;
    font-weight: bold;
}

.galeria-zdjec {
    border: 1px solid #C0C0C0;
    margin: 2px;
    padding: 2px;
    background: #FFF url('../images/loading.gif') no-repeat 50% 50%;
}

#content {
    width: 950px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 950px;
    height: 121px;
}

#logo {
    width: 50%;
    float: left;
    padding: 38px 0px 0px 0px;
}

#herb {
    width: 50%;
    float: right;
    text-align: right;
    padding: 30px 0px 0px 0px;
}

.clear {
    clear: both;
}

#head {
    width: 265px;
    height: 231px;
    font-size: 11px;
    font-weight: bold;
    line-height: 17px;
}

#head ul {
    margin: 0px;
    padding: 10px;
}

#head li {
    background: url('../images/www/strzala.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 26px;
    line-height: 24px;
    vertical-align: middle;
}

#menu {
    width: 950px;
    height: 38px;
}

#menu a:hover img {
    background-position: 100% -38px;
}

#menu .index {
    border: 0px;
    width: 99px;
    height: 38px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 38px;
    height: 38px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 42px;
    height: 38px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .galeria {
    border: 0px;
    width: 87px;
    height: 38px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 54px;
    height: 38px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 33px;
    height: 38px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

.break {
    width: 2px;
    height: 36px;
    margin: 0px 14px;
}

#text {
    width: 950px;
    margin: 20px 0px;
    line-height: 17px;
}

#text-1 {
    width: 610px;
    min-height: 260px;
    float: left;
    background: #FCD755 url('../images/www/bg-text.jpg') repeat-x top;
    padding: 0px 10px 10px 10px;
}

#text-2 {
    width: 289px;
    min-height: 260px;
    float: right;
    background: #FCD755 url('../images/www/bg-text.jpg') repeat-x top;
    padding: 0px 10px 10px 10px;
    text-align: left;
}

#text-3 {
    width: 930px;
    min-height: 260px;
    background: #FCD755 url('../images/www/bg-text.jpg') repeat-x top;
    padding: 0px 10px 10px 10px;
}

#bottom {
    width: 100%;
    height: 46px;
    background: #131313 url('../images/www/bg-bottom.png') repeat-x bottom;
}

.red {
    font-weight: bold;
    color: #950101;
}

#foot {
    width: 930px;
    margin: 0 auto;
}

#projekt {
    float: left;
    width: 50%;
    text-align: left;
    color: #8f8f8f;
    padding: 16px 0px;
}

#projekt a {
    color: #8f8f8f;
    text-decoration: none;
    font-weight: bold;
}

#projekt a:hover {
    color: #8f8f8f;
    text-decoration: underline;
}

#mini-logo {
    float: right;
    width: 50%;
    text-align: right;
    padding: 17px 0px 0px 0px;
}