strong{
    color:#F9D467
}
p{
    margin:0
}
a:visited{
    text-decoration:none
}
body{
    background:#fff; /*  url(../img/background.jpg) fixed; */
    color:#fff
}
#logo a{
    text-decoration:none
}
#logo img{
    float:left;
    margin:10px
}
#logo{
    margin:auto;
    width:960px;
    z-index:-1;
    display:block;
    cursor:pointer;
    height:122px;
    background:#BCFF00;
    border-radius:5%;
    overflow:hidden
}
.all{
    display:block;
    z-index:2;
    position:absolute
}
.corner1,.corner2,.corner3,.corner4{
    border-style:solid;
    border-width:10px;
    display:block;
    overflow:hidden
}
.corner1{
    float:left;
    border-left-color:#ff0;
    border-top-color:#ff0;
    border-bottom:none;
    border-right:none;
    border-top-left-radius:5%
}
.corner2{
    border-right-color:red;
    border-top-color:red;
    border-bottom:none;
    border-left:none;
    border-top-right-radius:5%
}
.corner3{
    float:left;
    border-left-color:blue;
    border-bottom-color:blue;
    border-top:none;
    border-right:none;
    border-bottom-left-radius:3%
}
.corner4{
    float:right;
    border-right-color:#ff0;
    border-bottom-color:#ff0;
    border-top:none;
    border-left:none;
    border-bottom-right-radius:5%
}
.corner1-logo,.corner2-logo,.corner3-logo,.corner4-logo{
    width:470px;
    height:51px
}
#dark{
    background:#000;
    opacity:.9;
    border-radius:5%;
    z-index:-5
}
#wrapper{
    background: #a3a3a3;
    margin:0 auto;
    width:960px;
    padding:0 10px;
    overflow:hidden;
    font:16px/22px Verdana,serif;
    letter-spacing:.7px
}
h1{
    color:#000;
    text-shadow:5px 5px 10px red;
    letter-spacing:1px;
    font:italic bold 32px/40px faraco_hand;
    margin:41px 0;
    text-align:center
}
h2{
    color:#ff0;
    font:italic bold 28px/35px faraco_hand;
    text-align:center;
    text-shadow:5px 3px 3px red;
    letter-spacing:3px;
    margin-bottom:20px
}
h3{
    color:#f9d467;
    font-size:13px;
    margin:auto;
    text-decoration:none;
    text-align:center
}
h4,h6{
    text-decoration:none;
    color:#ff0;
    letter-spacing:4px;
    font:bold italic 22px/25px Capsuula-webfont;
    margin:0
}
h4 a{
    color:red;
    font:bold 18px/26px fontsakvaleir_normal_v2007;
    text-decoration:none
}
h4 a:visited{
    text-decoration:none
}
h5{
    color:#E9FFC4;
    letter-spacing:1px;
    font:bold italic 18px/22px Capsuula-webfont;
    margin:18px
}
h6{
    float:none;
    width:90%
}
header{
    position:relative;
    margin-top:5px;
    height:auto;
    margin-bottom:0
}
nav,#nav_gallery{
    display:block;
    max-width:700px;
    max-height:50px;
    margin:5px auto;
    border-bottom:2px solid #d0d0d0;
    border-top:2px solid #d0d0d0
}
nav ol{
    margin:0 auto;
    list-style-type:none;
    height:35px;
    width:690px;
    font:20px bold;
    letter-spacing:.8px;
    text-shadow:4px 10px 8px;
    font-family:Arial,Helvetica,sans-serif;
    display:block;
    padding:0
}
nav ol li{
    display:block;
    float:left;
    position:relative
}
nav ol li ul{
    display:none;
    position:absolute;
    top:100%;
    padding:0;
    width:260%;
    z-index:4;
    border-radius:5px;
    -moz-border-radius:5px;
    -webkit-border-radius:5px
}
nav ol li ul li{
    float:none
}
nav ol li:hover ul{
    display:block;
    background:grey
}
nav ol li a{
    display:block;
    float:left;
    color:#CDFF35;
    text-decoration:none;
    font-weight:700;
    padding:2px 15px 0
}
nav ol li a:hover,#nav_gallery ul li:hover{
    text-decoration:underline;
    color:#FFF
}
nav ol li a.active{
    background:-moz-linear-gradient(center top,#FF0 0%,#DDBC5B 100%) repeat scroll 0 0 rgba(0,0,0,0);
    background:-webkit-linear-gradient(#FF0 0%,#DDBC5B) repeat scroll 0 0 rgba(0,0,0,0);
    border:1px solid #C7AA52;
    border-radius:5px;
    box-shadow:1px 1px 1px #85B54D;
    color:#764524
}
#content-wrapper{
    padding:0 10px;
    margin-top:10px;
    overflow:hidden
}
#content{
    float:left;
    width:500px;
    font-family:'fonts'
}
#content ul li{
    font-weight:700;
    color:#D1ffff
}
article{
    padding-bottom:30px;
    font-size:16px;
    line-height:24px;
    text-indent:40px;
    letter-spacing:2px;
    text-align:justify
}
.news{
    margin:auto;
    overflow:auto;
    column-count:2;
    -moz-columns:2;
    -webkit-columns:2
}
.box{
    margin:10px auto;
    width:290px;
    height:auto;
    min-height:250px;
    padding:5px;
    border:2px solid #FFF;
    background:#8b8877;
    overflow:hidden;
    cursor:pointer;
    display:inline-block;
    -moz-border-radius:5px;
    -webkit-border-radius:5px;
    border-radius:5px
}
.box a{
    text-decoration:none
}
.box a img{
    width:150px;
    height:75px;
    margin-left:65px
}
.box p{
    font-size:10px;
    clear:both;
    text-align:left;
    color:#fff;
    text-indent:30px;
    text-align:justify
}
.box1{
    overflow:hidden
}
aside{
    float:right;
    width:440px
}
section{
    margin:10px;
    overflow:hidden;
    text-indent:0
}
section a{
    text-decoration:none
}
section img{
    width:300px;
    height:100px
}
section img.maszyna{
    width:300px;
    height:200px
}
aside section li{
    list-style-type:circle
}
ul.sidebar-gallery{
    margin:0;
    padding:0
}
ul.sidebar-gallery li{
    float:left;
    margin:5px 10px;
    list-style-type:none
}
ul.sidebar-gallery li a img{
    border:4px solid;
    -webkit-box-shadow:0 6px 12px #add8e6;
    -moz-box-shadow:0 6px 12px #add8e6;
    box-shadow:0 6px 12px #add8e6;
    height:150px;
    width:102px
}
footer{
    margin-top:20px;
    padding:15px;
    overflow:hidden;
    color:#e0ffff;
    display:block
}
footer p{
    column-count:2;
    -moz-columns:2;
    -webkit-columns:2
}
#nav_gallery a:link,#nav_gallery a:visited{
    color:#CDFF35;
    text-decoration:none;
    font:16px normal
}
#nav_gallery ol{
    margin:0 auto;
    list-style-type:none;
    font:20px bold;
    letter-spacing:.8px;
    font-family:Arial,Helvetica,sans-serif;
    height:30px;
    width:680px;
    padding:0;
    color:#CDFF35;
    text-shadow:1px 1px 10px
}
#nav_gallery ol li{
    float:left;
    position:relative;
    width:49%
}
#nav_gallery ol li p{
    text-align:center
}
#nav_gallery ol li ul{
    display:none;
    position:absolute;
    padding:0;
    z-index:4;
    border-radius:2px;
    -moz-border-radius:2px;
    -webkit-border-radius:2px;
    color:#fff;
    overflow:hidden
}
#nav_gallery ol li ul a li{
    list-style:none;
    float:none;
    border-top:1px solid #fff;
    width:100%;
    padding:5px
}
#nav_gallery ol li:hover ul{
    display:block;
    background:grey
}
#nav_gallery ol li:hover ul li{
    display:block
}
@font-face{
    font-family:'graublauwebbold';
    src:url(../fonts/graublauwebbold.eot);
    src:url(../fonts/graublauwebbold.eot?iefix) format("eot"),url(../fonts/graublauwebbold-webfont.woff) format("woff"),url(../fonts/graublauwebbold.ttf) format("truetype"),url(../fonts/graublauwebbold.svg#webfontdzkyhquR) format("svg");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'faraco_hand';
    src:url(../fonts/faraco_hand.eot) format("eot"),url(../fonts/faraco_hand.woff) format("woff"),url(../fonts/faraco_hand.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'fontsakvaleir_normal_v2007';
    src:url(../fonts/akvaleir_normal_v2007.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'kentuckyfriedchickenfont';
    src:url(../fonts/kentuckyfriedchickenfont.ttf) format("truetype");
    font-weight:400;
    font-style:normal
}
@font-face{
    font-family:'capsuula-webfont';
    src:url(../fonts/capsuula-webfont.eot);
    src:url(../fonts/capsuula-webfont.eot?iefix) format("eot"),url(../fonts/capsuula-webfont.woff) format("woff"),url(../fonts/capsuula-webfont.ttf) format("truetype"),url(../fonts/capsuula-webfont.svg#webfont6xxy5ivf) format("svg");
    font-weight:400;
    font-style:normal
}
.right{
    float:right
}
.left{
    float:left
}
#formularz{
    width:480px;
    height:300px;
    font:bold 16px/30px times new roman,arial;
    background:#0CF;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:25px 60px;
    opacity:1;
    filter:alpha(opacity=100);
    margin:20px auto;
    overflow:hidden;
    padding-top:5px;
    float:right
}
#formularz fieldset{
    border-bottom:1px solid #fff;
    -khtml-box-shadow:0 3px 3px rgba(0,0,0,.25);
    -moz-box-shadow:10px 13px 13px #ff0;
    -webkit-box-shadow:0 3px 3px rgba(0,0,0,.25);
    box-shadow:10px 13px 13px rgba(0,0,0,.25);
    overflow:hidden;
    padding:0 18px;
    position:relative;
    z-index:1
}
#formularz legend{
    color:#1e90ff;
    font:18px/30px fontsAkvaleir_Normal_v2007;
    letter-spacing:3px;
    margin:6px;
    text-shadow:-1px -1px 1px rgba(255,255,255,.5),1px 1px 1px rgba(0,0,0,.75);
    text-transform:uppercase
}
#formularz label{
    cursor:pointer
}
#formularz input[type="email"],#formularz input[type="text"],#formularz input[type="tel"],#formularz textarea{
    border:1px solid #ccc;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    color:#999;
    display:inline-block;
    float:right;
    font:12px/14px Calibri,'Helvetica Neu',Arial,Helvetica,sans-serif;
    padding:2px;
    margin:2px;
    -moz-transition:border linear 0.2s,box-shadow linear .2s;
    -ms-transition:border linear 0.2s,box-shadow linear .2s;
    -o-transition:border linear 0.2s,box-shadow linear .2s;
    -webkit-transition:border linear 0.2s,box-shadow linear .2s;
    transition:border linear 0.2s,box-shadow linear .2s;
    vertical-align:baseline;
    width:250px
}
#formularz input[type="textarea"]{
    height:72px;
    min-height:72px;
    min-width:250px;
    max-width:400px;
    overflow:auto
}
::-webkit-input-placeholder{
    color:#999
}
:-moz-placeholder{
    color:#999
}
.blad{
    color:red;
    text-align:center
}
.success{
    text-align:center;
    color:red
}
.error{
    color:red;
    text-align:center
}
#mapa{
    margin:20px auto;
    padding:5px;
    border-style:inset;
    border-width:2px;
    overflow:hidden;
    float:left;
    width:410px;
    height:400px;
    background:#0CF;
    -khtml-border-radius:3px;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:25px 60px
}
.link{
    text-decoration:none;
    color:red;
    letter-spacing:2px;
    font:bold 14px/20px Capsuula-webfont;
    float:left;
    margin:4px
}
#logo-mini img{
    width:240px;
    height:204px;
    border:1px solid #000;
    -moz-border-radius:10px;
    -webkit-border-radius:10px;
    border-radius:10px;
    margin:5px;
    float:left;
    margin-top:80px
}
#kontakt{
    height:auto;
    margin:20px;
    padding:20px;
    overflow:hidden;
    display:block
}
#galeria-mini ul,#referencje ul{
    list-style-type:none;
    margin:0 auto;
    padding:0
}
#galeria-mini li,#referencje li{
    float:left;
    margin:2px;
    padding:2px 3px 5px;
    list-style:none;
    background:#d0d0d0
}
#galeria-mini img{
    border:none;
    width:75px;
    height:56px
}
#referencje img{
    border:none;
    width:150px;
    height:200px
}
.thumbnail{
    position:relative;
    z-index:5
}
.thumbnail:hover{
    background-color:transparent;
    z-index:50
}
.thumbnail span{
    position:absolute;
    background-color:#ffffe0;
    padding:5px;
    left:-1000px;
    border:1px dashed gray;
    visibility:hidden;
    color:#000;
    text-decoration:none
}
.thumbnail span img{
    border-width:0;
    padding:2px
}
.thumbnail:hover span{
    visibility:visible;
    top:0;
    left:0
}
@media all and (max-width:380px){
    #wrapper{
        width:370px;
        margin:3px;
        font-size:8px;
        line-height:13px
    }
    header{
        height:auto
    }
    footer{
        -moz-columns:1;
        -webkit-columns:1
    }
    #logo{
        width:60%;
        height:auto
    }
    .corner1-logo,.corner2-logo,.corner3-logo,.corner4-logo{
        width:101px;
        height:28px
    }
    nav{
        max-width:300px;
        max-height:115px
    }
    nav ol{
        height:115px;
        font-size:10px;
        margin:0;
        display:block
    }
    nav ol li ul{
        width:120%;
        left:70%;
        top:0
    }
    nav ol li ul li{
        width:100%
    }
    nav ol li{
        float:none;
        width:120px;
        height:23px
    }
    nav ol li a img{
        width:15px;
        height:15px
    }
    nav ol li a:hover{
        height:15px
    }
    #logo img{
        width:30%
    }
    #logo h1{
        font-size:10px;
        line-height:14px;
        letter-spacing:2px
    }
    #content{
        width:50%
    }
    #content-wrapper h2{
        font-size:9px
    }
    section img{
        width:50%;
        height:50%
    }
    section img.maszyna{
        width:80%;
        height:80%
    }
    article{
        font-size:8px;
        line-height:12px;
        text-indent:20px
    }
    article li{
        margin-left:5px
    }
    aside{
        width:45%
    }
    ul.sidebar-gallery li a img{
        width:55px;
        height:auto
    }
    .news{
        -moz-columns:1;
        -webkit-columns:1
    }
    .box{
        width:300px;
        height:auto
    }
    #kontakt{
        width:70%
    }
    #logo-mini img{
        width:25%;
        height:auto;
        margin-top:80px
    }
    #mapa{
        width:100%;
        height:300px
    }
    #slider{
        width:100%
    }
    #formularz{
        display:none
    }
    #kontakt h5{
        font-size:10px;
        line-height:14px
    }
    h6 a{
        font-size:10px;
        line-height:14px
    }
    #galeria-mini img{
        width:40px;
        height:auto
    }
    #referencje img{
        width:60px;
        height:80px
    }
}
@media all and (min-width:380px)and (max-width:480px){
    #wrapper{
        width:460px;
        margin:3px;
        font-size:10px;
        line-height:15px;
        letter-spacing:-1px
    }
    header{
        height:auto
    }
    header nav ul li{
        float:none
    }
    footer{
        -moz-columns:1;
        -webkit-columns:1
    }
    #logo{
        width:60%;
        height:auto
    }
    .corner1-logo,.corner2-logo,.corner3-logo,.corner4-logo{
        width:130px;
        height:35px
    }
    nav{
        max-width:440px
    }
    nav ol{
        height:25px;
        width:400px;
        font-size:12px
    }
    nav ol li a img{
        width:20px;
        height:20px
    }
    nav ol li a:hover{
        height:15px
    }
    #logo img{
        width:30%
    }
    #logo h1{
        font-size:13px;
        line-height:23px;
        letter-spacing:3px
    }
    #content{
        width:50%
    }
    #content-wrapper h2{
        font-size:16px
    }
    section img{
        width:80%;
        height:80%
    }
    section img.maszyna{
        width:80%;
        height:80%
    }
    article{
        font-size:12px;
        line-height:18px;
        text-indent:30px;
        letter-spacing:1px
    }
    article li{
        margin-left:10px
    }
    aside{
        width:45%
    }
    ul.sidebar-gallery li a img{
        width:70px;
        height:auto
    }
    .news{
        -moz-columns:2;
        -webkit-columns:2
    }
    .box{
        width:190px;
        height:auto
    }
    #kontakt{
        width:70%
    }
    #logo-mini img{
        width:25%;
        height:auto;
        margin-top:80px
    }
    #mapa{
        width:100%;
        height:300px
    }
    #slider{
        width:100%
    }
    #formularz{
        width:460px;
        height:auto
    }
    #kontakt h5{
        font-size:12px;
        line-height:18px
    }
    h6 a{
        font-size:12px;
        line-height:16px
    }
    #galeria-mini img{
        width:70px;
        height:auto
    }
    #referencje img{
        width:90px;
        height:120px
    }
}
@media all and (min-width:480px)and (max-width:720px){
    #wrapper{
        width:700px;
        margin:3px;
        font-size:14px;
        line-height:20px;
        letter-spacing:0
    }
    header{
        height:auto
    }
    header nav ul li{
        float:none
    }
    footer{
        -moz-columns:2;
        -webkit-columns:2
    }
    #logo{
        width:60%;
        height:auto
    }
    #logo img{
        width:30%
    }
    #logo h1{
        font-size:22px;
        line-height:28px;
        letter-spacing:5px
    }
    .corner1-logo,.corner2-logo,.corner3-logo,.corner4-logo{
        width:200px;
        height:53px
    }
    nav{
        max-width:600px
    }
    #content{
        width:50%
    }
    #content-wrapper h2{
        font-size:22px
    }
    section img{
        width:80%;
        height:80%
    }
    section img.maszyna{
        width:80%;
        height:80%
    }
    article{
        font-size:14px;
        line-height:20px;
        text-indent:30px;
        letter-spacing:2px
    }
    article li{
        margin-left:10px
    }
    aside{
        width:45%
    }
    ul.sidebar-gallery li a img{
        width:70px;
        height:auto
    }
    .news{
        -moz-columns:2;
        -webkit-columns:2
    }
    .box{
        width:300px;
        height:auto
    }
    #kontakt{
        width:70%
    }
    #logo-mini img{
        width:25%;
        height:auto;
        margin-top:80px
    }
    #mapa{
        width:100%;
        height:300px
    }
    #slider{
        width:100%
    }
    #formularz{
        width:460px;
        height:auto
    }
    #kontakt h5{
        font-size:14px;
        line-height:18px
    }
    h6 a{
        font-size:14px;
        line-height:16px
    }
    #galeria-mini img{
        width:75px;
        height:auto
    }
}
