body {
margin: 0;
padding: 0;
background: #fff;
font-size: 18px;
line-height: 28px;
color: #4d4d4d;
font-weight: 300;
font-family: 'Open Sans', sans-serif;
}

form, fieldset, img, iframe {
border: none;
margin:0;
padding: 0;
}

input[type=text],
input[type=email],
input[type=tel],
input[type=submit],
textarea {
color: #4d4d4d;
font-size: 18px;
font-weight: 300;
font-family: 'Open Sans', sans-serif;
}

b, strong {
font-weight: 400;
}

img {
display: block;
}

a {
text-decoration: none;
/* transition: all 0.3s; */
}

    a:hover {
    color: #000;
    }

a[href^=tel]{
color: inherit;
text-decoration:none;
}

.topOver {
width: 100%;
}

.top {
margin: 0 auto;
padding: 0;
width: 1230px;
text-align: center;
position: relative;
overflow: hidden;
height: 120px;
}

    .top .hamburger {
    margin: 0;
    padding: 0;
    display: none;
    width: 40px;
    height: 40px;
    position: absolute;
    right: 0;
    top: 20px;
    cursor: pointer;
    background: #f2f2f2;
    }

        .top .hamburger img {
          margin: 0;
          padding: 0;
          display: block;
        }

    .top .logo {
    float: left;
    max-width: 300px;
    height: 120px;
    }

        .top .logo a {
          position: relative;
          width: auto;
          height: 120px;
          display: block;
        }


            .top .logo a img {
            margin: auto;
            position: absolute;
            top: 0;
            bottom: 0;
            height: 50px;
            width: auto;
            }

    .top .dane {
    padding: 20px 0 0 0;
    float: right;
    width: 500px;
    height: 120px;
    }

        .top .telefon {
        height: 40px;
        overflow: hidden;
        float: right;
        }

        .top .telefon:hover .go a {
        color: #0088E7;
        }

            .top .telefon .go {
            float: right;
            line-height: 40px;
            }

                .top .telefon .go a {
                padding: 0 15px;
                font-size: 16px;
                color: #4d4d4d;
                font-weight: 300;
                display: block;
                webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
                }

            .top .telefon .image {
            float: right;
            width: 40px;
            height: 40px;
            background: #f7f7f7;
            overflow: hidden;
            }

                .top .telefon .image img {
                width: 100%;
                height: 100%;
                }

        .top .email {
        height: 40px;
        overflow: hidden;
        float: right;
        clear: both;
        }

        .top .email:hover .go a {
        color: #0088E7;
        }

            .top .email .go {
            float: right;
            line-height: 40px;
            }

                .top .email .go a {
                padding: 0 15px;
                font-size: 16px;
                color: #4d4d4d;
                font-weight: 300;
                display: block;
                webkit-transition: all 0.3s ease-out;
                -moz-transition: all 0.3s ease-out;
                -o-transition: all 0.3s ease-out;
                transition: all 0.3s ease-out;
                }

            .top .email .image {
            float: right;
            width: 40px;
            height: 40px;
            background: #f2f2f2;
            }

                .top .email .image img {
                width: 100%;
                height: 100%;
                }


.menuLista {
margin: 0 auto;
padding: 0;
text-align: center;
width: 100%;
background: #0096F4;
height: 60px;
webkit-transition: background-color 0.3s ease-out;
-moz-transition: background-color 0.3s ease-out;
-o-transition: background-color 0.3s ease-out;
transition: background-color 0.3s ease-out;
}

    .menuLista .topbar ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
    line-height: 60px;
    height: 60px;
    }

        .menuLista .topbar ul li {
        margin: 0;
        padding: 0;
        display: inline-block;
        line-height: 60px;
        background: #0096F4;
        webkit-transition: background-color 0.3s ease-out;
        -moz-transition: background-color 0.3s ease-out;
        -o-transition: background-color 0.3s ease-out;
        transition: background-color 0.3s ease-out;
        }

            .menuLista .topbar ul li a {
            padding: 0 30px;
            color: #fff;
            cursor: pointer;
            line-height: 60px;
            display: block;
            font-size: 18px;
            webkit-transition: background-color 0.3s ease-out;
            -moz-transition: background-color 0.3s ease-out;
            -o-transition: background-color 0.3s ease-out;
            transition: background-color 0.3s ease-out;
            }

            .menuLista .topbar ul li a:hover {
            background: #0088E7;
            color: #fff;
            text-decoration: none;
            }

            .menuLista .topbar ul li.wybrana a {
            background: #0088E7;
            color: #fff;
            text-decoration: none;
            }

      .menuLista .menu-container {
              width: 1230px;
              margin: 0 auto;
              position: relative;
        }

.animacja {
margin: 0 auto;
width: 100%;
/* max-width: 1366px; */
height: 500px;
/* margin-bottom: 40px;
overflow: hidden; */
position: relative;
}

    .animacja ul.zdjecia {
    margin: 0 auto;
    padding: 0;
    width: 100%;
    list-style: none;
    height: 500px;
    position: relative;
    overflow: hidden;
    }

        .animacja ul.zdjecia li {
        margin: 0;
        padding: 0;
        position: absolute;
        top: 0;
        left: 0;
        height: 500px;
        width: 100%;
        display: none;
        }

        .animacja ul.zdjecia li:first-of-type {
        display: block;
        }

            .animacja ul.zdjecia li img {
            /* left: 50%; */
            position: relative;
            /* margin-left: -683px; */
            z-index: 1;
            height: 500px;
            }

                .animacja ul.zdjecia li div {
                display: flex;
                align-items: center;
                justify-content: center;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 500px;
                flex-direction: column;
                }

                    .animacja ul.zdjecia li div p {
                    margin: 0;
                    padding: 0;
                    text-align: center;
                    top: 0;
                    color: #fff;
                    z-index: 2;
                    font-size: 48px;
                    line-height: 56px;
                    font-weight: 800;
                    width: 100%;
                    max-width: 1000px;
                    }

                    .animacja ul.zdjecia li div h2 {
                      margin: 0;
                      padding: 0;
                      text-align: center;
                      top: 0;
                      color: #fff;
                      z-index: 2;
                      font-size: 72px;
                      font-weight: 400;
                      line-height: 72px;
                      width: 100%;
                      max-width: 1000px;
                    }
                    .animacja ul.zdjecia li div h2 strong {
                      font-weight: 800;
                    }
                    
                    .animacja ul.zdjecia li div h3 {
                      margin: 0;
                      padding: 0;
                      text-align: center;
                      top: 0;
                      color: #fff;
                      z-index: 2;
                      font-size: 48px;
                      font-weight: 400;
                      line-height: 48px;
                      width: 100%;
                      max-width: 1000px;
                    }

    .animacja .nawigacja {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    bottom: 0;
    left: 50%;
    margin-left: -150px;
    width: 300px;
    position: absolute;
    height: 24px;
    z-index: 3;
    text-align: center;
    }

        .animacja .nawigacja li {
        margin: 0 5px;
        width: 24px;
        height: 24px;
        display: inline-block;
        text-align: center;
        background: #f7f7f7;
        position: relative;
        top: 12px;
        }

            .animacja .nawigacja li a {
            background: #f7f7f7;
            cursor: pointer;
            display: block;
            width: 100%;
            height: 100%;
            webkit-transition: background-color 0.3s ease-out;
            -moz-transition: background-color 0.3s ease-out;
            -o-transition: background-color 0.3s ease-out;
            transition: background-color 0.3s ease-out;
            }

            .animacja .nawigacja li a.wybrana {
            background: #0096F4;
            }

            .animacja .nawigacja li a:hover {
            background: #0096F4;
            }

    .animacja .podpis {
    font-size: 14px;
    font-weight: 300;
    position: absolute;
    bottom: 30px;
    right: 30px;
    z-index: 4;
    color: #fff;
    }

.strona {
margin: 0 auto;
padding: 130px 0 115px 0;
width: 1000px;
overflow: hidden;
text-align: justify;
color: #333;
}

    .strona .nazwa {
    margin: 0;
    padding: 0 0 40px 0;
    font-weight: 300;
    /* color: #0096F4; */
    font-size: 56px;
    line-height: 56px;
    text-align: center;
    }

	.strona h1 {
    margin: 30px 0 30px 0;
    padding: 0;
    font-weight: 300;
    font-size: 40px;
    line-height: 50px;
    text-align: left;
	}

	.strona h2 {
    margin: 20px 0 20px 0;
    padding: 0;
    font-weight: 300;
    font-size: 32px;
    line-height: 42px;
    text-align: left;
	}

	.strona h3 {
    margin: 20px 0 20px 0;
    padding: 0;
    font-weight: 300;
    font-size: 26px;
    line-height: 36px;
    text-align: left;
	}

    .strona ul {
      list-style: square;
    }

    .strona a {
    color: #0096F4;
    font-weight: 400;
    }

        .strona a:hover {
        text-decoration: underline;
        }

    .strona .kontakt {
      overflow: hidden;
    }

        .strona .kontakt .dane {
        float: left;
        width: 500px;
        overflow: hidden;
        }

        .strona .kontakt .formularz {
        margin-bottom: 24px;
        float: right;
        width: 400px;
        overflow: hidden;
        text-align: right;
        }

            .strona .kontakt .formularz input[type=text],
            .strona .kontakt .formularz input[type=email],
            .strona .kontakt .formularz input[type=tel] {
            margin: 0 0 10px 0;
            padding: 0 15px;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            height: 50px;
            line-height: 50px;
            border: 1px #bbb solid;
            }

            .strona .kontakt .formularz textarea {
            margin: 0 0 10px 0;
            padding: 14px 15px;
            width: 100%;
            -webkit-box-sizing: border-box;
            -moz-box-sizing: border-box;
            -ms-box-sizing: border-box;
            box-sizing: border-box;
            height: 150px;
            line-height: 22px;
            border: 1px #bbb solid;
            overflow: auto;
            display: block;
            }

            .strona .kontakt .formularz .blad {
              margin: 0 0 10px 0;
              color: red;
              font-size: 13px;
              display: none;
            }

            .strona .kontakt .formularz .submit {
              position: relative;
            }

                .strona .kontakt .formularz .submit input[type=submit] {
                width: 100%;
                -webkit-box-sizing: border-box;
                -moz-box-sizing: border-box;
                -ms-box-sizing: border-box;
                box-sizing: border-box;
                height: 50px;
                line-height: 50px;
                border: none;
                text-align: center;
                color: #fff;
                cursor: pointer;
                background: #0096F4;
                font-weight: 300;
                }

.mapa {
width: 100%;
height: 400px;
}

    .mapa iframe {
    margin: 0 !important;
    padding: 0 !important;
    width: 100% !important;
    height: 100% !important;
    border: 0 !important;
    }

.firma {
width: 100%;
background: #0096F4;
height: 60px;
line-height: 60px;
overflow: hidden;
font-size: 12px;
color: #fff;
font-weight: 400;
}

    .firma a {
    color: #fff;
    line-height: 60px;
    display: inline-block;
    font-weight: 300;
    }

        .firma a:hover {
        text-decoration: underline;
        }

	.firma .informacje {
	padding: 0;
	margin: 0 auto;
	width: 1000px;
	overflow: hidden;
	}

    	.firma .informacje p {
    	margin: 0;
    	padding: 0;
    	float: left;
    	}

    	.firma .informacje p:last-of-type {
    	text-align: right;
    	float: right;
    	}
		
.social {
  position: fixed;
  top: 260px;
  z-index: 10;
}

    .social ul {
      margin: 0;
      padding: 0;
      list-style: none;
    }

        .social ul li {
        width: 60px;
        height: 60px;
        margin: 0 0 0 -5px;
        padding: 0;
        transition: all .2s ease-out;
        -moz-transition: all .2s ease-out;
        -webkit-transition: all .2s ease-out;
        -o-transition: all .2s ease-out;
        background-color: #0096F4;
        overflow: hidden;
        }

        .social ul li:hover {
        margin: 0;
        }

            .social ul li a {
            display: block;
            width: 60px;
            height: 60px;
            }

            .social ul li.facebook a {
            background: url(../img/svg/social-facebook-60x60.svg) center center no-repeat;
            background-size: 60px auto;
            }

            .social ul li.youtube a {
            background: url(../img/svg/social-youtube-60x60.svg) center center no-repeat;
            background-size: 60px auto;
            }

            .social ul li.instagram a {
            background: url(../img/svg/social-instagram-60x60.svg) center center no-repeat;
            background-size: 60px auto;
            }

            .social ul li:nth-child(2n) {
              background-color: #0088E7;
            }

table.column2 {
margin: 0 auto;
margin-top: 30px;
margin-bottom: 24px;
border-collapse: collapse;
width: 100%;
font-size: 18px;
line-height: 28px;
}

    table.column2 th {
    padding: 10px;
    border: 1px #DDD solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    vertical-align: top;
    background: #f7f7f7;
    }

    table.column2 td {
    padding: 10px;
    border: 1px #DDD solid;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
    text-align: left;
    vertical-align: top;
    }

        table.column2 tr td:nth-child(n+2) {
        text-align: center;
        }

        table.column2 tr th:nth-child(n+2) {
        text-align: center;
        }

.galeria-zdjec {
margin-top: 30px;
margin-bottom: 24px;
display: block;
overflow: hidden;
clear: both;
}

    .galeria-zdjec ul {
      margin: 0;
      padding: 0;
      list-style: none;
      width: 100%;
      overflow: hidden;
    }

        .galeria-zdjec ul li {
          margin: 0;
          padding: 0;
          width: 196px;
          height: 196px;
          float: left;
          border-right: 1px #fff solid;
          border-bottom: 1px #fff solid;
          -webkit-box-sizing: border-box;
          -moz-box-sizing: border-box;
          -ms-box-sizing: border-box;
          box-sizing: border-box;
        }

            .galeria-zdjec ul li div {
              position: relative;
              overflow: hidden;
            }

                .galeria-zdjec ul li div img {
                  width: 195px;
                  height: 195px;
                  display: block;
                }

                .galeria-zdjec ul li div a {
                  position: absolute;
                  top: 0;
                  left: 0;
                  width: 100%;
                  height: 100%;
                  background: url(../img/svg/gallery-icon-zoom-200x200.svg) center center no-repeat #0088E7;
                  background-size: 100% auto;
                  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
                  filter: alpha(opacity=0);
                  -moz-opacity: 0;
                  -khtml-opacity: 0;
                  opacity: 0;
                  transition: opacity .2s ease-out;
                  -moz-transition: opacity .2s ease-out;
                  -webkit-transition: opacity .2s ease-out;
                  -o-transition: opacity .2s ease-out;
                }

                    .galeria-zdjec ul li div:hover a {
                      display: block;
                      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=85)";
                      filter: alpha(opacity=85);
                      -moz-opacity: 0.85;
                      -khtml-opacity: 0.85;
                      opacity: 0.85;

                      transition: opacity .2s ease-out;
                      -moz-transition: opacity .2s ease-out;
                      -webkit-transition: opacity .2s ease-out;
                      -o-transition: opacity .2s ease-out;
                    }

::-webkit-input-placeholder {
  color: #999;
}
:-moz-placeholder {
  color: #999;
}
::-moz-placeholder {
  color: #999;
}
:-ms-input-placeholder {
  color: #999;
}

.formularz-kontakt-wynik {
color: green;
font-weight: 400;
display: none;
}

.formularz-kontakt-wynik-opis {
display: none;
}


.flags {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  height: 60px;
}
.flags ul {
    height: 60px;
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    }
    .flags ul li {
            display: inline;
            position: relative;
        }
        .flags ul li:last-of-type {
                margin-left: 16px;
            }
            .flags ul li a {
                height: auto;
                transition: all 0.3s;
                padding: 0 0 0 30px;
            }
            .menuLista .flags ul li a:hover {
                    opacity: 0.7;
                }
                
                .menuLista .flags ul li a.pl {
                  background-image: url(../img/svg/flag_pl.svg);
                  background-size: 28px 20px;
                  background-position: center center;
                  background-repeat: no-repeat;
                  width: 28px;
                  height: 20px;
                }
                .menuLista .flags ul li a.en {
                    background-image: url(../img/svg/flag_en.svg);
                    background-size: 28px 20px;
                    background-position: center center;
                    background-repeat: no-repeat;
                    width: 28px;
                    height: 20px;
                }

.contact {
  width: 100%;
  height: 315px;
  background: #F7F7F7;
  text-align: center;
}
      .contact h2 {
        font-size: 56px;
        margin: 0;
        padding: 110px 0 10px 0;
        font-weight: 300;
        line-height: 56px;
        /* text-align: center; */
      }
      .contact a {
        font-size: 26px;
        color: #FFB100;
        transition: all 0.3s;
      }
      .contact a:hover {
        color: #FF9F00;
      }

.eu {
  width: 1000px;
  margin: 0 auto;
  overflow: hidden;
  display: flex;
  align-items: center;
  padding: 37px 0;
  flex-wrap: wrap;
}                
    .eu .box {
      width: 100%;
      display: flex;
      justify-content: space-between;
      align-items: center;
    }
    .eu .box picture:first-of-type img {
      width: 138px;
      height: auto;
      position: relative;
      left: -8px;
    }
    .eu .box picture:last-of-type img {
      width: 199px;
      height: auto;
    }
    .eu p {
      width: 100%;
      padding: 0;
      font-size: 13px;
      margin-bottom: 0;
      line-height: 1.3;
    }




@media screen and (max-width: 1279px) {
.top {
  width: 1000px;
}

.animacja {
max-width: 1280px;
height: 481px;
}

      .animacja .nawigacja li {
        top: 0;
      }

    .animacja ul.zdjecia {
    height: 469px;
    }

        .animacja ul.zdjecia li {
        height: 469px;
        }

            .animacja ul.zdjecia li img {
            /* margin-left: -640px; */
            /* width: 1280px; */
            height: 469px;
            }

                .animacja ul.zdjecia li div {
                height: 469px;
                }

                .animacja ul.zdjecia li div p {
                max-width: 748px;
                }
.menuLista .menu-container  {
  width: 1000px;
  }
  
}

@media screen and (max-width: 1023px) {
/* 748 */
.top {
width: 748px;
}

    .top .dane {
    width: 500px;
    }

.animacja {
max-width: 1024px;
height: 387px;
}

    .animacja ul.zdjecia {
    height: 375px;
    }

        .animacja ul.zdjecia li {
        height: 375px;
        }

            .animacja ul.zdjecia li img {
            /* width: 1024px; */
            height: 375px;
            /* margin-left: -512px; */
            }

                .animacja ul.zdjecia li div {
                height: 375px;
                }

                .animacja ul.zdjecia li div p {
                max-width: 600px;
                }

.strona {
width: 748px;
}

        .strona .kontakt .dane {
        width: 408px;
        }

        .strona .kontakt .formularz {
        width: 300px;
        }

.mapa {
margin-bottom: 50px;
width: 100%;
height: 300px;
}

	.firma .informacje {
	width: 748px;
	}

.social {
position: relative;
top: 0;
left: none;
}

    .social ul {
      margin: 0 auto;
      /* margin-bottom: 20px; */
      /* padding: 20px 0; */
      padding: 20px 0 110px 0;
      list-style: none;
      width: 100%;
      text-align: center;
      overflow: hidden;
      height: 50px;
      background: #f7f7f7;
    }

        .social ul li {
        margin: 0 5px 0 5px;
        padding: 0;
        float: none;
        display: inline-block;
        text-align: center;
        height: 50px;
        width: 50px;
        }

        .social ul li:hover {
        margin: 0 5px 0 5px;
        }

            .social ul li a {
            width: 50px;
            height: 50px;
            background-size: 50px auto !important;
            }
.menuLista .menu-container  {
  width: 748px;
  }
  
.contact {
  height: 205px;
}

.eu {
    width: 748px;
  }
}

@media screen and (max-width: 767px) {
/*
460
*/

body {
font-size: 16px;
line-height: 22px;
}

.top {
width: 460px;
height: 80px;
}

    .top .hamburger {
    display: block;
    }

    .top .logo {
    max-width: 200px;
    height: 80px;
    }

        .top .logo a {
          height: 80px;
        }


            /* .top .logo a img {
            width: 225px;
            height: 60px;
            } */

    .top .dane {
    margin: 0 55px 0 0;
    width: 230px;
    height: 60px;
    }

        .top .telefon {
        margin: 0 0 0 15px;
        }

            .top .telefon .go {
            display: none;
            }

        .top .email {
        clear: none;
        }

            .top .email .go {
            display: none;
            }

.menuLista {
position: absolute;
top: 80px;
width: 100%;
left: 0;
margin-left: 0;
height: auto;
z-index: 100;
display: none;
}

    .menuLista .topbar ul li {
    border-bottom: 1px #0088E7 solid;
    width: 100%;
    display: block;
    float: none;
    clear: both;
    }

    .menuLista .topbar ul li a {
    font-size: 16px;
    line-height: 60px;
    }

.animacja {
max-width: 768px;
height: 302px;
}

    .animacja ul.zdjecia {
    height: 290px;
    }

        .animacja ul.zdjecia li {
        height: 290px;
        }

            .animacja ul.zdjecia li img {
            /* margin-left: -384px; */
            /* width: 768px; */
            height: 290px;
            }

                .animacja ul.zdjecia li div {
                height: 290px;
                }

                    .animacja ul.zdjecia li div p {
                    font-size: 30px;
                    line-height: 40px;
                    }

                    .animacja ul.zdjecia li div h2 {
                      font-size: 40px;
                    }
                    .animacja ul.zdjecia li div h3 {
                      font-size: 25px;
                    }

.strona {
width: 460px;
text-align: left;
padding: 70px 0 60px 0;
}

    .strona .nazwa {
    /* padding: 30px 0 20px 0; */
    font-size: 40px;
    line-height: 40px;
    }

	.strona h1 {
    margin: 20px 0 20px 0;
    font-size: 30px;
    line-height: 40px;
	}

	.strona h2 {
    margin: 10px 0 10px 0;
    font-size: 24px;
    line-height: 34px;
	}

	.strona h3 {
    margin: 10px 0 10px 0;
    font-size: 20px;
    line-height: 30px;
	}

        .strona .kontakt .dane {
        width: 100%;
        clear: both;
        display: block;
        }

        .strona .kontakt .formularz {
        text-align: left;
        width: 100%;
        clear: both;
        display: block;
        }

.firma {
padding: 15px 0;
height: auto;
line-height: 30px;
}

    .firma a {
    line-height: 30px;
    }

	.firma .informacje {
	width: 460px;
	}

    	.firma .informacje p {
    	float: none;
        clear: both;
        display: block;
        text-align: center;
    	}

    	.firma .informacje p:last-of-type {
    	float: none;
        clear: both;
        display: block;
        text-align: center;
    	}

.mapa {
width: 100%;
height: 300px;
}

.social {
position: relative;
top: 0;
left: none;
}

.social ul {
      margin: 0 auto;
      /* margin-bottom: 20px;
      padding: 0; */
      padding: 20px 0 60px 0;
      list-style: none;
      width: 100%;
      text-align: center;
      overflow: hidden;
      height: 50px;
    }

        .social ul li {
        padding: 0;
        float: none;
        display: inline-block;
        text-align: center;
        height: 50px;
        width: 50px;
        }

            .social ul li a {
            width: 50px;
            height: 50px;
            background-size: 50px auto !important;
            }

        .galeria-zdjec ul li {
          width: 153px;
          height: 153px;
        }

                .galeria-zdjec ul li div img {
                  width: 152px;
                  height: 152px;
                }

	table.column2,
	table.column2 thead,
	table.column2 tbody,
	table.column2 th,
	table.column2 td,
	table.column2 tr {
	display: block;
	}

    table.column2 {
    border-bottom: 1px #DDD solid;
    width: 100%;
    }

    table.column2 {
    }

    table.column2 tr:nth-child(2n) {
    background: #f7f7f7;
    }

	table.column2 thead tr {
		position: absolute;
		top: -9999px;
		left: -9999px;
	}

    table.column2 tbody tr {
    border: 1px #DDD solid;
    border-bottom: 0;
    }

	table.column2 td {
        border: none;
		position: relative;
		white-space: normal;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        -ms-box-sizing: border-box;
        box-sizing: border-box;
        width: 100% !important;
        text-align: left !important;
	}

	table.column2 td:before {
        /*
		position: absolute;
		top: 6px;
		left: 20px;
        */
		padding-right: 0;
		white-space: nowrap;
		text-align: left;
        display: block;
        clear: both;
        width: 100%;
        font-weight: 400;
	}

	table.column2 td:before {
	  content: attr(data-title);
    }

.menuLista .menu-container  {
  width: 460px;
  }

.contact {
  height: 155px;
  
  }
    .contact h2 {
      padding: 60px 0 10px 0;
      font-size: 40px;
    }
    .contact a {
      font-size: 24px;
    }

.eu {
  width: 460px;
  }
      .eu .box picture:first-of-type img {
        width: 96px;
        height: auto;
      }
      .eu .box picture:last-of-type img {
        width: 139px;
        height: auto;
      }
}

@media screen and (max-width:479px) {
/*
300px
*/
.top {
width: 290px;
height: 60px;
/* padding: 0 20px; */
}

/* .top {
width: 300px;
height: 60px;
} */

    .top .hamburger {
    top: 10px;
    }

    .top .logo {
    max-width: 150px;
    height: 60px;
    }

        .top .logo a {
          height: 60px;
        }

            .top .logo a img {
            width: 146px;
            height: 35px;
            }

    .top .dane {
    margin: 0 50px 0 0;
    padding-top: 10px;
    width: 90px;
    height: 50px;
    }

        .top .telefon {
        margin: 0 0 0 10px;
        }

.menuLista {
top: 60px;
}

.animacja {
max-width: 480px;
height: 201px;
}

    .animacja ul.zdjecia {
    height: 189px;
    }

        .animacja ul.zdjecia li {
        height: 189px;
        }

            .animacja ul.zdjecia li img {
            /* margin-left: -240px; */
            /* width: 480px; */
            height: 189px;
            }

                .animacja ul.zdjecia li div {
                height: 189px;
                }

                    .animacja ul.zdjecia li div p {
                    font-size: 22px;
                    line-height: 32px;
                    }

.strona {
width: 290px;
/* padding: 0 20px; */
}

	.firma .informacje {
	width: 290px;
	}

.mapa {
width: 100%;
height: 200px;
}

    table tr td {
    width: 374px;
    }

        .galeria-zdjec ul li {
          width: 150px;
          height: 150px;
        }

                .galeria-zdjec ul li div img {
                  width: 149px;
                  height: 149px;
                }

ul li:last-of-type {
  margin-left: 8px; 
}
/* ul li a {
  padding: 0 0 0 32px;
} */

.menuLista .menu-container  {
  width: 290px;
  }

.eu {
  width: 290px;
  /* padding: 0 20px; */
  }
}

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
  }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  -webkit-box-shadow: none;
  box-shadow: none; }
button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
}
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1;
    filter: alpha(opacity=100); }
  .mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after, .mfp-arrow .mfp-a {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before, .mfp-arrow .mfp-b {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
  font-size: 12px;
  }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; }
 }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75); }

  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0; }

  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%; }

  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; }
 }

.mfp-ie7 .mfp-img {
  padding: 0; }
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px; }
.mfp-ie7 .mfp-container {
  padding: 0; }
.mfp-ie7 .mfp-content {
  padding-top: 44px; }
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0; }
