* {
    margin: 0pt;
    padding: 0pt;
}

body {
    background: #460204 url('../images/www/bg.jpg') no-repeat center top;
    font-size: 12px;
    font-family: Tahoma, Arial, sans-serif;
    color: white;
    text-align: center;
}

img {
    border: 0;
    vertical-align: top;
    text-align: left;
}

a {
    color: white;
    text-decoration: underline;
}

a:hover {
    color: white;
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: 'Droid Sans', arial, serif;
    font-weight: bold;
    text-shadow: 1px 1px 1px #202020;
    color: white;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 15px;
    padding: 20px 0px 20px 13px;
    background: url('../images/www/h2.png') no-repeat center left;
}

h3 {
    font-size: 14px;
    padding: 10px 0px;
}

h4 {
    font-size: 13px;
    padding: 10px 0px;
}

ul {
    margin: 0px;
    padding: 0px;
}

li {
    background: url('../images/www/white-arrow.png') 0 50% no-repeat;
    list-style: none;
    padding-left: 46px;
    line-height: 22px;
    vertical-align: middle;
}

.galeria-zdjec {
    border: 2px solid white;
    margin: 4px;
    background: url('../images/loading.gif') no-repeat 50% 50%;
}

#container {
    width: 1000px;
    margin: 0 auto;
    text-align: justify;
}

#top {
    width: 1000px;
    height: 110px;
    /* opcjonalnie - właściwość tekstu */
    font-family: 'Droid Sans', arial, serif;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 1px 1px 1px #202020;
}

#klucz {
    height: 110px;
    width: 69px;
    float: left;
}

#hydraulik {
    float: left;
    /* opcjonalnie - jeśli jest tekst */
    padding: 40px 0px;
}

#telefon {
    height: 110px;
    float: right;
    /* opcjonalnie - jeśli jest tekst */
    padding: 40px;
}

#telefon span {
    font-size: 14px;
    padding-right: 5px;
}

.clear {
    clear: both;
}

#head {
    width: 1000px;
    height: 283px;
}

/* menu nawigacyjne górne */
#menu {
    width: 1000px;
    height: 68px;
    text-align: center;
}

#menu a:hover img {
    background-position: 100% -68px;
}

#menu .index {
    border: 0px;
    width: 143px;
    height: 68px;
}

#menu a .index {
    background: url('../images/www/menu/index.png');
}

#menu .firma {
    border: 0px;
    width: 84px;
    height: 68px;
}

#menu a .firma {
    background: url('../images/www/menu/firma.png');
}

#menu .oferta {
    border: 0px;
    width: 94px;
    height: 68px;
}

#menu a .oferta {
    background: url('../images/www/menu/oferta.png');
}

#menu .referencje {
    border: 0px;
    width: 94px;
    height: 68px;
}

#menu a .referencje {
    background: url('../images/www/menu/referencje.png');
}

#menu .galeria {
    border: 0px;
    width: 143px;
    height: 68px;
}

#menu a .galeria {
    background: url('../images/www/menu/galeria.png');
}

#menu .faq {
    border: 0px;
    width: 79px;
    height: 68px;
}

#menu a .faq {
    background: url('../images/www/menu/faq.png');
}

#menu .kontakt {
    border: 0px;
    width: 94px;
    height: 68px;
}

#menu a .kontakt {
    background: url('../images/www/menu/kontakt.png');
}

.separator {
    width: 2px;
    height: 68px;
    margin: 0px 15px;
}

#content {
    width: 1000px;
    line-height: 18px;
}

#index {
    width: 1000px;
    height: 5px;
    background: url('../images/www/middle-1.png') no-repeat center top;
}

#index-1 {
    width: 259px;
    float: left;
    padding: 10px 40px 20px 40px;
}

#index-2 {
    width: 262px;
    float: left;
    background: #b47a58 url('../images/www/middle-2.png') no-repeat center top;
    padding: 10px 30px 30px 30px;
    color: #4a090d;
}

#index-2 h2 {
    color: #4a090d;
    text-shadow: 1px 1px 1px #FFF;
    background: url('../images/www/h2-b.png') no-repeat center left;
}

#index-2 li {
    background: url('../images/www/brown-arrow.png') 0 50% no-repeat;
}

#index-2 a {
    color: #4a090d;
    text-decoration: none;
    font-weight: bold;
    background: url('../images/www/wiecej-brown.png') no-repeat center right;
    padding-right: 12px;
}

#index-2 a:hover {
    color: #4a090d;
    text-decoration: none;
    padding-right: 14px;
}

#index-3 {
    width: 259px;
    float: right;
    padding: 10px 40px 20px 40px;
}

#content-bottom {
    width: 1000px;
    height: 6px;
    background: url('../images/www/middle-3.png') no-repeat center top;
}

/* podstrony */
#text {
    padding: 20px 30px 30px 30px;
    min-height: 300px;
}

/* stopka */
#foot {
    width: 960px;
    background: url('../images/www/bg-foot.png') no-repeat center top;
    margin: 15px 0px;
    padding: 22px 20px;
}

#foot-menu {
    float: left;
    margin-top: -4px;
}

#foot-menu ul, #foot-menu ul li {
    margin: 0;
    padding: 0px 15px 0px 0px;
    list-style: none;
    background: none;
    display: inline-block;
    line-height: inherit;
}

#foot-menu a {
    color: white;
    text-decoration: none;
}

#foot-menu a:hover {
    color: white;
    text-decoration: underline;
}

#realizacja {
    float: right;
    margin-top: -2px;
}

#realizacja a {
    color: white;
    text-decoration: none;
    font-weight: bold;
}

#realizacja a:hover {
    color: #FC0;
    text-decoration: none;
    font-weight: bold;
}

/* sklep */
#sklep {
    width: 398px;
    height: 11px;
    font-size: 11px;
    font-family: 'Droid Sans', arial, serif;
    background: url('../images/www/bg-sklep.png') no-repeat center top;
    text-align: center;
    padding: 7px 0px 11px 0px;
    margin: 0 auto 1px auto;
}

#sklep a {
    color: #2c1608;
    text-decoration: none;
    font-weight: bold;
}

#sklep a:hover {
    color: #2c1608;
    text-decoration: none;
    font-weight: bold;
}

