body{
    background-color:  #000;
    margin: 0;
    padding: 0;
    font-family: Verdana,Arial,Helvetica,sans-serif;
    font-size: 11px;
}

a, a:visited {
color: #f6ffb5;
text-decoration:none;
}

a:hover {
text-decoraion:underline;
}

.szerokosc{
    width: 1029px;
}
#global{
    margin: 25px auto 0 auto;
    padding: 0;
    background: url("../images/bg-mid.png") no-repeat 0 0;
    width: 1029px;
    height: 867px;
    color: #f7e1c1;
    background-color: #fff;
    position: relative;
}
#slider{
    background: url("../images/ramka-slider.png") no-repeat 0 0;
    width: 562px;
    height: 382px;
    position: absolute;
    right: 80px;
    top: 0;
}
#top{
    background: url("../images/bg-top2.png") no-repeat 0 0;
    float: left;
    height: 147px;
}
#logo{
    float: left;
    margin: 20px 0 0 80px;
    display: block;
    width: 296px;
    height: 85px;
    overflow: hidden;
    text-indent: -2000px;
    background: url("../images/logo-brzyzyk.png") no-repeat 0 0;

}
#logo img{
    border: none;
}
#menu{
    height: 94px;
    float: left;
    background: url("../images/bg-menu.png") repeat-y 0 0;
}
#menu ul{
    list-style: none;
    float: left;
    width: 355px;
    height: 40px;
    margin: 5px 0 0 40px;
    padding: 0;
}
#menu li{
    float: left;
    height: 45px;
}
#menu li a{
    margin: 10px 6px 0 6px;
    font-size: 11px;
    float: left;
    color: #f7e1c1;
    font-family: "Verdana";
    text-decoration: none;
}
#menu li a:hover{
    text-decoration: underline;
}
#panellewy{
    width: 290px;
    float: left;
    height: 590px;
    text-align: center;
    margin: -2px 0 0 40px;
}
#panellewy img{
    margin-top: 2px;
}
#panelprawy{
    width: 670px;
    float: left;
    height: 550px;
    text-align: center;
    margin: 0 0 20px 10px;
}
#box-witamy{
    float: left;
    margin: 120px 10px 0 10px;
    width: 620px;
    height: 480px;
    overflow: auto;
    text-align:left;
    padding:5px;
}

#box-witamy2{
    float: left;
    margin: 0 30px 0 10px;
    width: 620px;
    height: 580px;
    overflow: auto;
    text-align:left;
    padding:5px;
}

#box-witamy h3{
    font-size: 14px;
    margin: 30px 0;
    padding: 0;
    float: left;
    width: 630px;
    
}
#box-witamy p{
    text-align: justify;
    margin: 0 40px;
    padding: 0;
    float: left;
    width: 550px;
}
#box-witamy span{
    float: left;
    margin: 20px 0;
    width: 630px;
    display: block;
}



#box-cennik{
    float: left;
    margin: 0 0 0 10px;
    width: 630px;
    height: 530px;
    background: url("../images/pixel-przezrocze.png") repeat 0 0;
}
#box-cennik h3{
    font-size: 14px;
    margin: 30px 0;
    padding: 0;
    float: left;
    width: 630px;

}
#box-cennik p{
    text-align: justify;
    margin: 0 40px 20px 40px;
    padding: 0;
    float: left;
    width: 550px;
}

#box-galeria{
    float: left;
    margin: 0 0 0 10px;
    width: 630px;
    height: 530px;
    background: url("../images/pixel-przezrocze.png") repeat 0 0;
    overflow: hidden;
}
#box-galeria ul{
    list-style: none;
    float: left;
    margin: 10px;
    padding: 0;
}
#box-galeria li{
    float: left;
    width: 126px;
    height: 110px;
    border: 1px solid #fff;
    margin: 8px 10px;
    overflow: hidden;
}
#box-kontakt{
    float: left;
    margin: 0 0 0 10px;
    width: 630px;
    height: 530px;
    background: url("../images/pixel-przezrocze.png") repeat 0 0;
    overflow: hidden;
}
#footer{
   margin: -80px auto 0 auto;
   background: url("../images/bg-stopka.png") no-repeat 0 0;
   height: 80px;
   position: relative;
   text-align: center;
}
#footer ul{
    float: left;
    list-style: none;
    margin: 20px 0 0 120px;
    padding: 0;
    height: 15px;
    width: 800px;
}
#footer li{
    float: left;
    height: 15px;
}
#footer li a{
    margin: 0 10px;
    color: #684025;
    font-size: 11px;
    font-weight: bold;
}
#footer li a:hover{
    text-decoration: underline;
}
#footer a{
    text-decoration: none;
    color: #473223;
    font-size: 10px;
}
#footer span{
    color: #473223;
    font-size: 10px;
    float: left;
    margin: 10px 0 0 465px;
}
#konik{
    position: absolute;
    bottom: -20px;
    right: 0;
}

