/* 
    Document   : winiarski
    Created on : 2010-01-18, 02:53:55
    Author     : Wojciech Żyła
    Description:
        główny arkusz stylów
*/

root { 
    display: block;
}
a , a:hover, a:visited{
    color:#f00;
    font-weight: bold;
    text-decoration: none;
}
#menuBG {
    position:absolute;
    left: 0;
    top: 47px;
    width: 100%;
    height: 42px;
    background-image: url('../img/horizSprite.png');
    background-repeat: repeat-x;
}
body {
    background:url('../img/wintlo.jpg') #ffffff;
    background-position: top center;
    background-repeat:no-repeat;

}
* {
    padding: 0;
    margin: 0;
}
#main {
    position: relative;
    width: 951px;
    margin: 47px auto;
    font-family: Tahoma, sans-serif;
    font-size: 14px;
}
#menuWrapper {
    position:relative;
    width: 951px;
    height: 42px;
}
#menu {
    list-style: none;
    padding-right: 42px;
}
    #menu li{
        float: left;
    }
    #menu a{
        display:block;
    }
        #o_firmie_lnk a{
            width: 73px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: 0 0;
        }
        #o_firmie_lnk a:hover{
            background-position: 0 -42px;
        }
        #balustrady_lnk a{
            width: 98px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: -73px 0;
        }
        #balustrady_lnk a:hover{
            background-position: -73px -42px;
        }
        #schody_lnk a{
            width: 68px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: -171px 0;

        }
        #schody_lnk a:hover{
            background-position: -171px -42px;
        }
        #fasady_lnk a{
            width: 147px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: -239px 0;
        }
        #fasady_lnk a:hover{
            background-position: -239px -42px;
        }
        #inne_lnk a{
            width: 123px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: -386px 0;
        }
        #inne_lnk a:hover{
            background-position: -386px -42px;
        }
        #kontakt_lnk a{
            width: 77px;
            height: 42px;
            background-image: url('../img/menuSprite.png');
            background-position: -509px 0;
        }
        #kontakt_lnk a:hover{
            background-position: -509px -42px;
        }
    #logo {
        position: absolute;
        right: 3px;
        top: 0px;
    }
#banner {
    margin-top: 63px;
    width: 951px;
    height: 193px;

}
#contentWrapper {
    position: relative;
    float:left;
    margin-top: 14px;
}
#content {
    position: relative;
    float:left;
    width: 945px;
    background-color: #FFF;
    color: #2b2b2b;
}
    .subpage {
        position: relative;
        width: 315px;
        float: left;
    }
    .headingWrapper {
        height: 107px;
        text-align: center;
        background-color: #f5f5f5;
    }
    .headingWrapper h1{
        line-height: 107px;
        font-family: Arial, sans-serif;
        font-size: 24px;
        font-weight: 700;
    }
    .text {
        position: relative;
        padding: 20px;
    }
    .text h2 {
        font-size: 14px;
    }
    .text ul{
        margin-top: 10px;
        padding-left: 20px;
        list-style-image: url('../img/bullet.png');
    }
    .text ul li, .text p{
        margin: 5px 0;
    }
.pseudoborder {
    display: block;
    position:absolute;
    top: 117px;
    bottom:10px;
    width: 1px;
    background-color: #b5b5b5;
}

#footerWrapper {
    position: relative;
    width: 951px;
    float: left;
    margin-top: 41px;
}

#footer {
    position: relative;
    width: 945px;
    height: 43px;
    background-color: #FFF;
}
    #logo_footer {
        float: left;
        margin-left: 24px;
    }
    #phoneNo {
        position: absolute;
        right: 10px;
        height: 43px;
        color: #F00;
        vertical-align: middle;
    }
    .phoneNoZ {
        display: block;
        float: left;
        font-size: 20px;
        padding-right: 10px;
    }
    .bigPhoneNo {
        font-size: 30px;
        line-height: 43px;
    }
    #mala_mapa {
        width: 240px;
        height: 160px;
		overflow: hidden;
}
/*
cienie
- narożniki
*/
.shadowLT {
    width: 3px;
    height: 3px;
    float: left;
    background-image: url('../img/shadowcorners.png');
}
.shadowRT {
    width: 3px;
    height: 3px;
    background-image: url('../img/shadowcorners.png');
    background-position: -3px 0;
}
.shadowRB {
    width: 3px;
    height: 3px;
    background-image: url('../img/shadowcorners.png');
    background-position: -3px -3px;
}
.shadowLB {
    width: 3px;
    height: 3px;
    float: left;
    background-image: url('../img/shadowcorners.png');
    background-position: 0 -3px;
}
/*
cienie
- boki
*/
.shadowMT{
    width: 945px;
    height: 3px;
    float: left;
    background-image: url('../img/horizSprite.png');
    background-position: 0 -84px;
    background-repeat: repeat-x;
}
.shadowMB{
    width: 945px;
    height: 3px;
    float: left;
    background-image: url('../img/horizSprite.png');
    background-position: 0 -87px;
    background-repeat: repeat-x;
}
.shadowLM{
    position: relative;
    float: left;
    width: 951px;
    background-image: url('../img/shadow_l.png');
    background-repeat: repeat-y;
}
.shadowRM{
    position: relative;
    float: left;
    width: 948px;
    margin-left: 3px;
    background-image: url('../img/shadow_r.png');
    background-position: right top;
    background-repeat: repeat-y;
}
.error {
    width: 600px;
    height: 100px;
    margin: 100px auto;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
}
