body{
    background: url(../img/bg.png) repeat-x;
    font-family: arial, sans-serif;
    font-size: 13px;
    text-align: justify;
    line-height: 140%;
}
p{margin-bottom: 5px;}
a{
    color: #04501b;
    text-decoration: underline;
}

a:hover{
    color: #06812b;
    text-decoration: none;
}

#content ul li{
    margin-left: 15px;
    list-style-type: circle;
}

.galleries{
    font-weight: bold;
    margin-bottom: 10px;
    padding-top: 20px;
    text-indent: 0;
}

#main{
    width: 980px;
    margin: 0 auto;
}

#header{
    height:321px;
    background: url(../img/top.jpg) no-repeat;
}
h1, h2 {
    text-indent: -9000px;
    height: 0;
}
h4 {
    font-weight: bolder;
}
#pad {
    margin: 25px;
}
#pad ul {
/*    margin-top: 10px;*/
    margin-left: 5px;
}
#logo{
    display: block;
    float: left;
    margin: 50px 0 0 90px;
    width: 160px;
    height: 220px;
    text-indent: -5000px;
}

#menu{
    float: right;
    margin: 23px 4px 0 0;
    width: 526px;
    height: 42px;
}

#menu a{
    display: block;
    float: left;
    height: 42px;
    text-indent: -5000px;
    background: url(../img/menu.png) no-repeat;
}

#o_nas{
    width: 93px;
    background-position: 0 0 !important;
}

#oferta{
    width:133px;
    background-position: -93px 0px !important;
}

#realizacje{
    width: 165px;
    background-position: -226px 0 !important;
}

#kontakt{
    width: 135px;
    background-position: -391px 0 !important;
}

#menu a:hover, #menu a.current{
    background: url(../img/menu.png) no-repeat;
}

.current{
    cursor: default;
}

#o_nas:hover, #o_nas.current{
    background-position: 0 -42px !important;
}

#oferta:hover, #oferta.current{
    background-position: -93px -42px !important;
}

#realizacje:hover, #realizacje.current{
    background-position: -226px -42px !important;
}

#kontakt:hover, #kontakt.current{
    background-position: -391px -42px !important;
}


#content_bg{
    min-height: 310px;
    padding-bottom: 1px;
    background: url(../img/bottom_bg.png) repeat-x bottom;
}

#content{
    padding-left: 27px;
    width: 960px;
    margin: 0 auto;
    background: url(../img/bottom_line.png) no-repeat;
    background-position: 330px 100%;
}

#stretch{
    float: left;
    background: url(../img/frame_bg.png) 628px repeat-y;
}


#cell_left{
    float: left;
    width: 305px;
    background: url(../img/top_line.png) no-repeat top right;
}
#cell{margin-top: 27px;
      padding-bottom: 20px;}
.content_header{
    width: 280px;
    background: url(../img/heads.png) no-repeat;
    height: 16px;
    margin-bottom: 7px;
    text-indent: -5000px;
}
#content p{
    text-indent: 16px;
    width: 280px;}

#witamy_h{background-position: 0 0;
          height: 36px;}
#oferta_h{background-position: 0 -36px;}
#realizacje_h{background-position: 0 -52px;}
#kontakt_h{background-position: 0 -68px;}

/*#cell img, #cell_middle img{
    width: 268px;
}*/

#cell a, #cell_middle a{
    display: block;
    border: solid 6px #E5E5E5;
    width: 268px;
    height: 190px;
    margin-top: 30px;
    margin-bottom: 30px;
    position: relative;
    overflow: hidden;
}

#cell a:hover, #cell_middle a:hover {
    border: solid 6px #ffd647;    
}
#img_start {
    height: 178px !important;
}
.img_link {
    display: block;
    position: relative;
    width: 268px;
    height: 117px;
    border: solid 6px #e5e5e5;
    margin-top: 12px;
    margin-left: 25px;
}
.img_link:hover {
    border: solid 6px #ffd647;
}

.lupka{
    display: block;
    width: 16px;
    height: 16px;
    background: url(../img/magnifier-zoom_mirror.png) no-repeat;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 99;
}

#lupka_r{right:35px;}


#cell_middle{
    float: left;
    width:283px;
    margin: 25px 0 0 20px;
    padding-bottom: 20px;

}

#cell_wide{
    float: left;
    margin-top: 29px;
    margin-bottom: 35px;
    width: 596px;
    height: 500px;
    border: solid 6px #ffd647;
}

#cell_right{
    float: left;
    min-height: 146px;
    width: 332px;
    margin: 0px 0px 1px 20px;
    padding-bottom: 19px;
    /*    background: url(../img/frame_bg.png) repeat-y;*/
}

#cell_r_top{
    min-height: 146px;
    background: url(../img/frame.png) top no-repeat;
    padding-bottom: 20px;
}


.cell_header{
    float: left;
    margin: 50px 0 20px 46px;
    width: 255px;
    height: 18px;
    background: url(../img/heads2.png) no-repeat;
    text-indent: -5000px;
}

#kontakt_r{background-position: 0 0;}
#realizacje_r{background-position: 0 -18px;}
#galerie_r{background-position: 0 -36px;}


#cell_r_top p{
    text-indent: 0;
    margin:0 0 10px 46px;
    color:  #04501b;
    font-weight: bold;
}

.no-color{
    font-weight: normal !important;
    color: #000 !important;
}

.iconized{
    text-indent: 25px !important;
    background: url(../img/magnifier-zoom.png) center left no-repeat;
}

#cell_r_top img{
    width: 268px;
    /*    border: solid 6px #e5e5e5;
        margin-top: 25px;
        margin-left: 25px;*/
}

.bold{
    font-weight: bold;
}

.clear{
    clear: both !important;
}


#cell_right  .current{
    border-color:#ffd647 !important;
    text-decoration: none;
    color: #04501B;
}

.active{
    display: none;
}
.line {
    border-top: 1px solid #D7D7D7;
    margin: 4px 4px 10px 4px;
}

/*--------------------------------------------

footer

--------------------------------------------*/

#footer{
    background: url(../img/footer_bg.png) repeat-x;
    min-height: 80px;
    padding-top: 20px;}
#footer_content{width: 970px; margin: 0 auto;}
#footer ul{
    list-style-type: none;
    color: #999;
    margin: 10px 0 0px 10px !important;
    width: 980px;
    font-weight: bold;
}

#footer li{
    float: right;
    margin-bottom: 20px;
    color: #04501b;
}

#footer_menu li a{
    margin: 0 20px 0 20px;
    font-weight: bold;
    text-decoration: none;
}
#footer li a:hover{
    text-decoration: underline;
}
.first{float: left !important;
       width: 500px;}

#footer_credit li, #footer_credit a{
    color: #9d6c00;
    text-decoration: none;
}

#footer_credit li a:hover{color: #bf8300;}
#studio a{margin-right: 20px;
          padding-left: 20px;
          height: 16px;
          background: url(../img/favicon101.png) no-repeat 0 0;
}
#studio a:hover{background-position: 0 -16px;}

/*--------------------------------------------

podstrona

--------------------------------------------*/

.podstr{
    background: url(../img/bg2.png) repeat-x !important;
}

.podstr_img{
    width:  1000px;
    height: 135px;
}
#o_firmie_h_img{background: url(../img/ofirmie.jpg) no-repeat;}
#oferta_h_img{background: url(../img/oferta.jpg) no-repeat;}
#realizacje_h_img{background: url(../img/realizacje.jpg) no-repeat;}
#kontakt_h_img{background: url(../img/kontakt.jpg) no-repeat;}
#mapa_strony_h_img{background: url(../img/mapa.jpg) no-repeat;}

