body{padding:0px; margin:0px; font-family: 'Roboto', sans-serif;
background: url('img/bg.jpg')no-repeat;
background-size: cover;
background-position: center;overflow: hidden;}
.narrow{width:876px; margin: 0px auto;}
.box-2{width:146px; height:146px; background: #d3d3d3;float:left;}
.box-8-2{width:584px; height:146px; background: #d3d3c0;float:left;}
.box-10-2{width:730px; height:146px; background: #d3d3c0;float:left;}
.blank{background: none !important;}
.dgrey{background:#6d6d6d !important;}
#MM img{    bottom: 0px;
    vertical-align: bottom;
    margin: 6px 4px;}
#MM2 img {
    bottom: 0px;
    vertical-align: bottom;
    margin: 6px 4px;
    width: 82px;
}
.box-2a {
    width: 92px;
    height: 92px;
    float: left;
}

.box-10-2w {
    width: 770px;
    height: 146px;
    background: #d3d3c0;
    float: left;
}
.wfont{color:#fff; text-shadow: 2px 2px 3px #101010; text-align: right; padding: 0px 5px;    line-height: 15px;
    font-size: 14px;}
.wfont h1 {
    font-size: 18px;line-height: 12px;
}
.purple1{background: #ab26a3 !important; color:#fff; text-align: center;font-size: 14px;}
.purple2{background: #e446db !important; color:#fff; text-align: center;font-size: 14px;}
.picbox{    height: 105px;
    vertical-align: middle;
    line-height: 122px;}
.purple1 a, .purple2 a{color:#fff;}
.purple1 a:hover, .purple2 a:hover{color:#fff;}
.picbox img{width:47px;}
.randompic{background-size: cover !important;
    background-position: center !important;}
.flipped {
  -webkit-transform: rotatey(-90deg);
  -webkit-transform-style: preserve-3d;
  -webkit-transition: 0.5s;
}
#debug{width:900px; height:100px; position: fixed; background: #fff; color:#000; z-index: 9999;}
.submenu{background: #6d6d6d;
    height: 94px;width: 100%;
    margin: -2px 14px; }
.submenu ul{
  list-style: none;
    margin: 0px;
    padding: 0px 16px;
}
.submenu li{
        float: left;
    padding: 37px 19px;
}
.submenu li a{
    color:#fff; font-size: 14px;
}
#gallery{height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    
    width: 100%;
    padding: 0px;
    margin: 0px 0px;}
#footer{background: #6d6d6d;position: fixed; bottom: 0px;width: 100%;
    height: 30px;    line-height: 30px;
    color: #fff;
    font-size: 18px;}
#footer h2 {
    float: left;
    line-height: 30px;
    font-size: 20px;
    padding: 0px 21px;
    margin: 0px;
}
.subpage h1{
    font-size: 42px;
    font-weight: bold;
    color: #fff;
    text-shadow: 2px 2px 6px #000;
    margin: -32px -15px 20px;
}
#rwdmenubutton{display: none;
float: right;
background: #6d6d6d;
height: 92px;
    width: 92px;
    padding: 36px;
margin: 0px 6px;
cursor:pointer;
}
.barsnv{width: 15px; height: 2px; background: #fff; margin: 3px; clear: both;}
#rwdmenu{display:none;
background: #6d6d6d;

    margin: 10px 0px;

}
#rwdmenu ul{list-style: none; padding: 0px; margin: 0px;}
#rwdmenu li{text-align: center;
line-height: 25px;
height: 32px;
text-transform: uppercase}
#rwdmenu li a{font-size: 16px;
line-height: 18px;
display: block;
color: #fff;
text-shadow: 1px 0px 1px #000;
font-weight: bold;
line-height: 30px;}
/* style dla tablet orientacja pionowa*/
@media (max-width: 1000px) and (min-width: 800px) {/* style dla tablet orientacja pionowa*/
    .collapsing{background: #000;transition-duration:0.5s;}
.collapse.in {clear: both;width: 100%; background: #000;
color: #fff; display: block !important;}
.collapse {display: none !important;}
    .bannertext{
        padding: 76px 32px 0px;font-size: 42px;font-weight: 100;
}
    #rwdmenubutton{display: block;}
    body{overflow: auto;}
    .narrow{width:500px; margin:0px auto;padding-bottom: 60px;}
    .box-8-2, .box-10-2{width:500px; height: auto;}
    .blank{display: none;}
    .zdjtop{padding-left:0px !important;}
    #gallery{height: auto; }
    #footer h2{display: none;}
    #footer{font-size: 13px;}
}
@media (max-width: 500px) {/* style dla telefon orientacja pionowa */
    .collapsing{background: #000;transition-duration:0.5s;}
.collapse.in {clear: both;width: 100%; background: #000;
color: #fff; display: block !important;}
.collapse {display: none !important;}
    .bannertext{
        padding: 76px 32px 0px;font-size: 42px;font-weight: 100;
}
    #rwdmenubutton{display: block;}
    body{overflow: auto;}
    .narrow{width:300px; margin:0px auto;padding-bottom: 60px;}
    .box-8-2, .box-10-2{width:300px; height: auto;}
    .blank{display: none;}
    .zdjtop{padding-left:0px !important;}
    #gallery{height: auto; }
    #footer h2{display: none;}
    #footer{font-size: 13px;}
    
    }
