* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #6E0A0A url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Trebuchet MS, Arial, sans-serif;
    color: #000;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: #000;
    text-decoration: underline;
}

a:hover {
    color: #000;
    text-decoration: none;
}

h1 {
    color: #6b0a09;
    font-size: 20px;
    font-weight: 100;
    padding: 15px 0px;
}

h2 {
    color: #6b0a09;
    font-size: 18px;
    font-weight: 100;
    padding: 15px 0px;
}

h3 {
    color: #6b0a09;
    font-size: 17px;
    font-weight: 100;
    padding: 15px 0px;
}

h4 {
    color: #6b0a09;
    font-size: 16px;
    padding: 15px 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;
}

.galeria-zdjec {
    border: 1px solid #C0C0C0;
    padding: 2px;
    margin: 4px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#top {
    width: 880px;
    height: 170px;
    margin: 0 auto;
}

#menu {
    width: 880px;
    height: 34px;
    margin: 0 auto;
}

#menu a:hover img {
    background-position: 100% -34px;
}

#menu .index {
    border: 0px;
    width: 126px;
    height: 34px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 63px;
    height: 34px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 75px;
    height: 34px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .holowniki {
    border: 0px;
    width: 88px;
    height: 34px;
}

#menu a .holowniki {
    background: url('../images/www/menu/holowniki.png');
}

#menu .referencje {
    border: 0px;
    width: 98px;
    height: 34px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 119px;
    height: 34px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .kontakt {
    border: 0px;
    width: 77px;
    height: 34px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

#menu .linki {
    border: 0px;
    width: 56px;
    height: 34px;
}

#menu a .linki {
    background: url('../images/www/menu/linki.png');
}

.break {
    width: 6px;
    height: 34px;
    padding: 0px 8px;
}

#home {
    width: 880px;
    height: 287px;
    margin: 0 auto;
    margin-top: 6px;
    text-align: left;
    color: #ffdf0f;
}

#foto {
    width: 606px;
    height: 287px;
    float: left;
    background: url('../images/www/bg-foto.png') no-repeat center top;
}

#punkty {
    width: 274px;
    height: 277px;
    padding-top: 10px;
    float: right;
}

#punkty li {
    background: url('../images/www/punkty.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 23px;
    line-height: 30px;
    vertical-align: middle;
}

.clear {
    clear: both;
}

#text {
    width: 860px;
    min-height: 300px;
    margin: 0 auto;
    background: #FFF url('../images/www/bg-head.jpg') no-repeat center top;
    margin-top: 6px;
    padding: 10px;
    text-align: justify;
	 line-height: 20px;
}

#text-bottom {
    width: 880px;
    height: 14px;
    background: #FFF url('../images/www/text-bottom.jpg') no-repeat center top;
    margin: 0 auto;
    margin-bottom: 12px;
}

#foot {
    width: 100%;
    height: 12px;
    padding: 15px 0px 23px 0px;
    background: url('../images/www/bg-foot.jpg') repeat-x top;
    color: #8d5151;
}

#foot a {
    color: #8d5151;
    text-decoration: none;
}

#foot a:hover {
    color: #8d5151;
    text-decoration: underline;
}

/* Wpisy dotyczace tabeli w ktorej znajduje sie formularz */
#tabela {
    margin: auto;
    font-size: 12px;
}

.tytul {
    text-align: right;
}

.pole {
    text-align: left;
}

.wyslij {
    text-align: right;
}

