body 
{
   background-color: #F6F6F6;
   color: #000;
   margin: 0 !important;
    font-family: 'Lato', sans-serif;
    font-size: 16px;
    line-height: 1.5;
    min-width: 724px;
}

a
{
   text-decoration: none;
}

a:link, a:visited 
{
   color: #ef7900;
}

a:hover, a:active
{
   color: #ef7900;
   text-decoration: underline;
   -webkit-transition: all linear 0.2s; /* Safari and Chrome */
   transition: all linear 0.2s;
}

.container
{
    width: 100%;
}

header
{
    background-color: #FFF;
}

.logo-bar
{
    width: 100%;
    height: 130px;
    background-color: #fff;
}

.head-logo
{
    width: 1200px;
    margin: 0 auto;
}

.head-logo1
{
    width: 275px;
    height: 128px;
    margin: 0;
    float: left;
}

.head-logo2
{
    width: 285px;
    height: 128px;
    margin: 0;
    float: left;
}

.head-logo3
{
    width: 350px;
    height: 128px;
    margin: 0;
    float: left;
}

.head-logo4
{
    width: 290px;
    height: 128px;
    margin: 0;
    float: left;
}


   /* MENU-ODCINKI - START */

.menu-bar
{
    width:100%;
    height:90px;
    background:#ef7900;
}

.clearfix
{
   display: block;
   clear: both;
}

.menu-odcinki
{
    max-width:1200px;
    margin:0 auto;
}

.menu-odcinki ul 
{
    margin:0;
    padding:0;
}

.menu-odcinki li 
{
    margin:0;
    padding:0;
    list-style:none;
}

.menu-odcinki a 
{
    color:#fcc892;
}

.menu-odcinki li:hover > a, .active a
{
    text-decoration:none;
    color: #fff;
    transition: none;
    box-shadow: 0px -4px 0px #FFF inset; /* menu element underline */
}

.menu-odcinki > ul > li 
{
    float:left;
    display:inline-block;
    position:relative;
}

.menu-odcinki > ul > li > a 
{
    padding:33px 12px;
    display:inline-block;
}

.menu_logo
{
    width: 172px;
    height: 90px;
}


   /* SLIDER */
   
.rslides_container
{
    width: 100%;
    padding: 0;
    margin: 0;
    position: relative;
    float: left;
}

.rslides, .rslides_a
{
  position: relative;
  list-style: none;
  overflow: hidden;
  width: 100%;
  padding: 0;
  margin: 0;
}

.rslides_a
{
    height: 420px;
}

.rslides li 
{
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 1920px;
  height: 510px;
  left: 50%;
  transform: translate(-50%, 0);
  top: 0;
}

.rslides li:first-child 
{
  position: relative;
  display: block;
  float: left;
}

.rslides img 
{
  display: block;
  height: auto;
  float: left;
  overflow: hidden;
  border: 0;
}

.caption
{
    z-index: 5;
    position: absolute;
    display: block;
    top: 30%;
    left: 0;
    right: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 0px #000, 0px 2px 12px #000;
}

.caption2
{
    z-index: 5;
    position: absolute;
    display: block;
    top: 24%;
    left: 0;
    right: 0;
    padding: 0;
    text-align: center;
    color: #fff;
    text-shadow: 2px 2px 0px #000, 0px 2px 12px #000;
}

.text-logo1
{
    font-size: 64px;
    font-weight: bold;
    line-height: 1.2;
}
.text-logo2
{
    font-size: 42px;
    font-weight: normal;
    line-height: 1.3;
}
.text-logo3
{
    font-size: 38px;
    font-weight: normal;
    line-height: 1.3;
}

.transparent-btns_nav 
{
  z-index: 3;
  position: absolute;
  -webkit-tap-highlight-color: rgba(0,0,0,0);
  top: 0;
  left: 0;
  display: block;
  background: #fff; /* Fix for IE6-9 */
  opacity: 0;
  filter: alpha(opacity=1);
  width: 30%;
  text-indent: -9999px;
  overflow: hidden;
  height: 94%;
}

.transparent-btns_nav.next 
{
  left: auto;
  right: 0;
}

.transparent-btns_nav:focus 
{
  outline: none;
}

.transparent-btns_tabs
{
  margin-top: 10px;
  text-align: center;
}

.transparent-btns_tabs li
{
  display: inline;
  float: none;
  _float: left;
  *float: left;
  margin-right: 5px;
}

.transparent-btns_tabs a
{
  text-indent: -9999px;
  overflow: hidden;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: #ccc;
  background: rgba(0,0,0, .2);
  display: inline-block;
  _display: block;
  *display: block;
  -webkit-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  -moz-box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  box-shadow: inset 0 0 2px 0 rgba(0,0,0,.3);
  width: 9px;
  height: 9px;
}

.transparent-btns_here a
{
  background: #222;
  background: rgba(0,0,0, .8);
}

   /* CONTENT */

.gray-bar-box
{
    max-width: 1200px;
    height: 230px;
    margin: 0 auto;
    background-color: #F6F6F6;
}

.dane3x1
{
    width: 320px;
    height: 200px;
    padding: 0px 40px;
    background-color: #F6F6F6;
    box-shadow: 0px 0px 0px 1px #ebebeb inset;
    float: left;
}

.dane3x1-text1
{
    margin-top: 52px;
    font-size: 16px;
    font-weight: bold;
    color: #606060;
}

.dane3x1-text2
{
    font-size: 34px;
    color: #2D2D2D;
}

.page-size
{
    max-width: 1200px;
    margin: 0px auto;
    background-color: white;
    box-shadow: 0px 0px 10px #b3b3b3;
}

aside
{
    max-width: 399px;
    float: left;
}

.aktualnosci
{
    padding: 30px 40px;
    height: 100%;
    border-top: 2px solid #F6F6F6;
}

.akt-data
{
    font-size: 14px;
    font-weight: bold;
    color: #A6A6A6;
}

.akt-text
{
    font-size: 20px;
    color: #ef7900;
}

.mainsection
{
    max-width: 799px;
    border-left: 2px solid #F6F6F6;
    float:left;
}

.art
{
    padding: 30px 40px;
    border-top: 2px solid #F6F6F6;
    text-align: justify;
}

.text-16px
{
    font-size: 16px;
}

.text-22px
{
    font-size: 22px;
}

.text-36px
{
    font-size: 36px;
}

.text-16px, .text-22px, .text-36px
{
    text-align: center;
    font-weight: bold;
}

h1
{
    font-size: 24px;
    font-weight: normal;
    margin: 0;
}

h2
{
   background: #0064BF;
   border-radius: 0px;
   padding: 12px 10px;
   font-size: 130%;
   color: #fff;
   margin: 0;
   float: none;
}

hr
{
    background-color: #F6F6F6; height: 2px; border: 0;
}


   /* ZADANIA */

.zadania
{
    max-width: 800px;
    margin: 0px auto;
}

.zadanie
{
    width: 44%;
    text-align: center;
    padding: 10px 0;
    margin: 20px 20px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    float: left;
}

.zadanie:hover, .zadanie a:hover, .zadanie-on a
{
    color: #FFF;
    background-color: #ef7900;
}

.zadanie-on
{
    width: 44%;
    background-color: #ef7900;
    color: #FFF;
    text-align: center;
    padding: 10px 0;
    margin: 20px 20px;
    -webkit-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    -moz-box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    box-shadow: 5px 5px 15px 0px rgba(0,0,0,0.3);
    float: left;
}

.zadanie-on a
{
    color: #FFF;
}


   /* TABELE */

table 
{
    width: 100%;
    border-collapse: collapse;
    margin-bottom: 10px;
}

.tableinfo th, td
{
   border: 1px solid #DDDDDD;
   padding: 2px 10px;
   text-align: left;
}

.table-80
{
    width: 80%;
}

.table-600
{
    width: 600px;
}

.list-disc
{
    margin-top: 5px;
}

    /* TABELA */
.tg  {width: 95%;border-collapse:collapse;border-spacing:0;border-color:#aaa;}
.tg td{font-family:Arial, sans-serif;font-size:14px;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aaa;color:#333;background-color:#fff;}
.tg th{font-family:Arial, sans-serif;font-size:14px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;overflow:hidden;word-break:normal;border-color:#aaa;color:#fff;background-color:#e6b100;}
.tg .tg-baqh{text-align:center;vertical-align:top;padding:4px;}
.tg .tg-hgcj{font-weight:bold;text-align:center}
.tg .tg-amwm{font-weight:bold;text-align:center;vertical-align:top;background-color:#efefef}
@media screen and (max-width: 767px) {.tg {width: auto !important;}.tg col {width: auto !important;}.tg-wrap {overflow-x: auto;-webkit-overflow-scrolling: touch;}}



    /* IMG - SETTINGS */

.img-ani
{
   width: 200px;
}

.img-ani2yt
{
   width: 696px;
   height: 392px;
}

.img-ani3
{
   width: 190px;
   border: 1px solid #000;
}

.img-ani2yt, .img-560
{
    border: 1px solid #505050;
}

.img-ani, .img-ani2yt, .img-ani3, .img-560, .overlay, .overlay1, .overlay2
{
   -webkit-transition: all 0.2s ease-out; /* Safari and Chrome */
   -moz-transition: all 0.2s ease-out; /* Firefox */
   -o-transition: all 0.2s ease-out; /* Opera */
   -ms-transition: all 0.2s ease-out; /* IE 9 */
   transition: all 0.2s ease-out;
}

.img-ani:hover
{
   -webkit-transform:scale(1.05); /* Safari and Chrome */
   -moz-transform:scale(1.05); /* Firefox */
   -ms-transform:scale(1.05); /* IE 9 */
   -o-transform:scale(1.05); /* Opera */
   transform:scale(1.05);
}

.img-ani2yt:hover, .img-ani3:hover, .img-560:hover, .overlay:hover, .overlay1:hover, .overlay2:hover
{
    -webkit-box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.5);
    -moz-box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.5);
    box-shadow: 5px 5px 14px 0px rgba(0,0,0,0.5);
}

.img-520, .overlay1
{
    border: 1px solid #505050;
}

.overlay
{
    position: relative;
    width: 520px;
    height: 292px;
    margin: 20px;
    float:left;
}

.overlay .link
{
    position: absolute;
    display: block;
    width: 520px;
    height: 292px;
    color: #FFF;
    text-decoration: none;
    font-size: 520%;
    text-align: center;
    top: 1px;
    left: 1px;
    padding-top: 0px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.overlay1
{
    position: relative;
    width: 600px;
    height: 211px;
    margin: 20px;
    float:left;
}

.overlay1 .link1
{
    position: absolute;
    display: block;
    width: 600px;
    height: 211px;
    color: #FFF;
    background-color: #ef7900;
    text-decoration: none;
    font-size: 380%;
    text-align: center;
    top: 0px;
    left: 0px;
    padding-top: 0px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}


.overlay2
{
    position: relative;
    width: 680px;
    height: 385px;
    margin: 20px 0;
    float:left;
}

.overlay2 .link2
{
    position: absolute;
    display: block;
    width: 680px;
    height: 385px;
    color: #FFF;
    text-decoration: none;
    font-size: 680%;
    text-align: center;
    top: 1px;
    left: 1px;
    padding-top: 0px;
    opacity: 0;
    transition: opacity 0.2s ease-in-out;
}

.overlay:hover .link, .overlay1:hover .link1, .overlay2:hover .link2
{
    opacity: 0.85;
}

    /* GALERIA */

.hideshow
{
    color: #ef7900;
    cursor: pointer;
}

.obiekt-bar
{
    padding-bottom: 1px;
    margin: 20px 0px 20px 0px;
    overflow:auto;
}

.obiekt-elem
{
    display:flex;
    justify-content:center;
    align-items:center;
    text-align: center;
    width:200px;
    height:52px;
    padding: 0;
    border: 1px solid #ddd;
    margin-left: 0px;
    margin-bottom: -1px;
    float:left;
}

.underline, .underline a
{
    background-color: #ef7900;
    color: #FFF;
    border: 1px solid #ef7900;
    margin-left: 0px;
    margin-bottom: -1px;
}
/*
.underline
{
    text-decoration: underline;
    border: 1px solid #ef7900;
    margin-left: 0px;
    margin-bottom: -1px;
}
*/
.gal-text
{
    min-height: 32px;
    font-size: 68%;
    margin: 0px 14px;
    padding: 1px 4px;
    background: #ddd;
    text-align: left;
}

    /* SCHEMATY */

.schematy20 
{
    width: 220px;
    height: 180px;
    padding-top: 10px;
    display: inline-block;
    /* border: 0px solid #efefef;
    margin: -1px 0 0 -1px; */
    float: left;
    text-align: center;
}

.schematy20news
{
    width: 220px;
    height: 140px;
    padding-top: 0px;
    display: inline-block;
    /* border: 0px solid #efefef;
    margin: -1px 0 0 -1px; */
    float: left;
    text-align: center;
}

.schematy25 
{
    width: 280px;
    height: 240px;
    padding-top: 10px;
    display: inline-block;
    /* border: 0px solid #efefef;
    margin: -1px 0 0 -1px; */
    float: left;
    text-align: center;
}

.schematy33
{
    width: 33%;
    height: 100%;
    text-align: center;
    float: left;
}

.schematy50 
{
    width: 50%;
    float: left;
    text-align: center;
    height: 100%;
}

.schematy50m
{
    position: static;
    width: 350px;
    float: left;
    text-align: center;
    height: 130px;
}

.schematy100
{
    width: 100%;
    text-align: center;
    float: left;
    height: 100%;
}


    /* AKTUALNOŚCI */

.news 
{
    font-size: 85%;
}

.news-page
{
    text-align: center;
}

    /* MAPA GOOGLE */

.map-container
{
    position: relative;
    padding-bottom: 60%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
    margin-bottom: 20px;
    height: 0;
    overflow: hidden;
}

.map-container iframe
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

    /* PROGRESS BAR */

progress[value] 
{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    width: 100%;
    height: 20px;
    background-color: whiteSmoke;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
    color: #0064BF;
    position: relative;
}

progress[value]::-webkit-progress-bar
{
    background-color: whiteSmoke;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
}

progress[value]::-webkit-progress-value
{
    position: relative;
    background-color: #0064BF;
    background-size: 35px 20px, 100% 100%, 100% 100%;
    border-radius:3px;
}

progress[value]::-webkit-progress-value:after
{
    content: '';
    position: absolute;
    
    width:5px; height:5px;
    top:7px; right:7px;
    
    background-color: white;
    border-radius: 100%;
}

progress[value]::-moz-progress-bar
{
    /* Gradient background with Stripes */
    background-color: #0064BF;    
    background-size: 35px 20px, 100% 100%, 100% 100%;
    border-radius:3px;
}

.progress-bar
{
    background-color: whiteSmoke;
    border-radius: 3px;
    box-shadow: 0 2px 3px rgba(0,0,0,.5) inset;
    width: 100%; height:20px;
}

.progress-bar span
{
    background-color: #0064BF;
    border-radius: 3px;
    display: block;
    text-indent: -9999px;
}

div[data-value]
{ 
    position: relative;
}

div[data-value]:after
{
    content: attr(data-value) '%';
    position: absolute; right:-10px;
}


    /* FOOTER - INFO */

.footer-info
{
    height: 330px;
    border-top: 2px solid #F6F6F6;
}
.footer-info-cell
{
    width: 260px;
    margin: 30px 0px 0px 40px;
    float:left;
}
.footer-info-logo
{
   width: 100px;
}
.footer-text1
{
    font-size: 16px;
    font-weight: bold;
    color: #7a7a7a;
}
.footer-text2
{
    font-size: 14px;
}
.footer-link
{
    font-size: 14px;
}
.mainfooter
{
   width: 100%;
   padding: 20px 0;
   margin-bottom: -25px;
   color: #7A7A7A;
   background-color: #2F2F2F;
}
.footer-bar
{
    max-width: 1166px;
    margin: 0 auto;
    font-size: 14px;
}
.footer-cell-1
{
   width: 50%;
   padding: 12px 0;
   margin: 0;
   float: left;
}
.footer-cell-2
{
    position: relative;
    width: 50%;
    text-align: right;
    padding: 0;
    margin: 0;
    float: left;
}
.footer-date
{
    color:#CBCBCB;
    font-weight: bold;
}
.licznik-ramka1
{
    position: absolute;
    z-index: 1;
    width: 190px;
    height: 45px;
    right: 0px;
    margin-top: 1px;
    margin-right: 50px;
    background-color: #2F2F2F;
    font-size: 13px;
    line-height: 1.4;
}
.licznik-ramka2
{
    position: absolute;
    z-index: 0;
    margin-top: 38px;
    width: 120px;
    height: 8px;
    right: 0px;
    background-color: #2F2F2F;
}


    /* RESPONSIVE CSS - TABLET */

@media only screen and (max-width: 1214px)
{
.mainheader
{
    padding: 0;
}

.logo-bar
{
    padding-top: 30px;
    height: 90px;
}

.head-logo
{
    max-width: 720px;
    margin: 0 auto;
}
.head-logo1, .head-logo1 img
{
    width: 165px;
    height: 90px;
}
.head-logo2, .head-logo2 img
{
    width: 171px;
    height: 90px;
}
.head-logo3, .head-logo3 img
{
    width: 210px;
    height: 90px;
}
.head-logo4, .head-logo4 img
{
    width: 174px;
    height: 90px;
}


.rslides li
{
    height: 300px;
}
.caption
{
    top: 24%;
}
.caption2
{
    top: 15%;
}
.text-logo1
{
    font-size: 48px;
    padding: 0;
}
.text-logo2
{
    font-size: 26px;
    padding: 0;
}
.text-logo3
{
    font-size: 26px;
    padding: 0;
}
.menu_logo, .menu_logo img
{
    width: 0;
    height: 0;
    display: none;
}
.gray-bar-box
{
    height: 100%;
}
.dane3x1
{
    width: 260px;
    height: 120px;
    padding: 0px 20px;
    background-color: #F6F6F6;
    box-shadow: 0px 0px 0px 1px #ebebeb inset;
    float: left;
}

.dane3x1-text1
{
    margin-top: 18px;
    font-size: 14px;
    font-weight: bold;
    color: #606060;
}

.dane3x1-text2
{
    font-size: 28px;
    color: #2D2D2D;
}
.aktualnosci
{
    border: 0px;
    padding: 10px 40px;
}

.mainsection
{
    width: 600px;
}

h2
{
   padding: 8px 10px;
}
.map-container
{
    width: 100%;
    margin-bottom: 10px;
}
.mainfooter
{
    width: 99.9%;
}
.footer-cell-1
{
    width:48%;
    padding-left:6px;
}

.schematy20 
{
    width: 200px;
}

.gal-text
{
    margin: 0px 4px;
}

.schematy50, .schematy100, .img-560 
{
    width: 190px;
}
}

@media only screen and (max-width: 1030px)
{
    .menu-bar
    {
    height: 88px;
    }
    .menu-odcinki > ul > li > a 
    {
    padding: 10px 16px;
    }
    .caption
    {
    top: 24%;
    }
    .text-logo1
    {
    font-size: 38px;
    padding: 0;
    }
    .text-logo2
    {
    font-size: 26px;
    padding: 0;
    }
    .zadanie
    {
    width: 35%;
    }
}

}
    