body
{
   background-color: #000000;
   background-image: url('images/kalendarz_bkgrnd.png');
   background-repeat: repeat-x;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #FFA500;
   text-decoration: underline;
}
a:hover
{
   color: #FFFFFF;
   text-decoration: underline;
}
#wb_ma1-linia
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-linia
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#ma1-linia > .row
{
   margin-right: 0;
   margin-left: 0;
}
#ma1-linia > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ma1-linia > .row > .col-1
{
   float: left;
}
#ma1-linia > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ma1-linia:before,
#ma1-linia:after,
#ma1-linia .row:before,
#ma1-linia .row:after
{
   display: table;
   content: " ";
}
#ma1-linia:after,
#ma1-linia .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-linia > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ma1-naglowek
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-naglowek
{
   box-sizing: border-box;
   padding: 15px 15px 15px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ma1-naglowek > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ma1-naglowek > .row > .col-1, #ma1-naglowek > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ma1-naglowek > .row > .col-1, #ma1-naglowek > .row > .col-2
{
   float: left;
}
#ma1-naglowek > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#ma1-naglowek > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#ma1-naglowek:before,
#ma1-naglowek:after,
#ma1-naglowek .row:before,
#ma1-naglowek .row:after
{
   display: table;
   content: " ";
}
#ma1-naglowek:after,
#ma1-naglowek .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-naglowek > .row > .col-1, #ma1-naglowek > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#ma1-naglowek-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 50px;
}
#ma1-naglowek-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#ma1-naglowek-divider-bottom .divider-fill
{
   fill: #696969;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
.wave-animated > use
{
   animation: move-wave 25s cubic-bezier(.55,.5,.45,.5) infinite;
}
.wave-animated > use:nth-child(1)
{
   animation-delay: -2s;
   animation-duration: 7s;
}
.wave-animated > use:nth-child(2)
{
   animation-delay: -3s;
   animation-duration: 10s;
}
.wave-animated > use:nth-child(3)
{
   animation-delay: -4s;
   animation-duration: 13s;
}
.wave-animated > use:nth-child(4)
{
   animation-delay: -5s;
   animation-duration: 20s;
}
@keyframes move-wave
{
   0%
   {
      transform: scale(1.0,0.5) translate3d(-90px,0,0);
   }
   50%
   {
      transform: scale(1.0,1.0) translate3d(0px,0,0);
   }
   100%
   {
      transform: scale(1.0,0.5) translate3d(85px,0,0);
   }
}
#wb_ma1-LayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#ma1-LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#ma1-LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ma1-LayoutGrid2 > .row > .col-1
{
   float: left;
}
#ma1-LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#ma1-LayoutGrid2:before,
#ma1-LayoutGrid2:after,
#ma1-LayoutGrid2 .row:before,
#ma1-LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#ma1-LayoutGrid2:after,
#ma1-LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ma1-LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background: linear-gradient(to bottom, rgba(255,255,255,0.60) 0%, rgba(255,255,255,0.20) 50%, rgba(255,255,255,0) 51%, rgba(255,255,255,0.0) 100%), radial-gradient(ellipse at bottom, #FF0000 0%,rgba(0,0,0,0.0) 100%), #000000;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-LayoutGrid1
{
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#ma1-LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ma1-LayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#ma1-LayoutGrid1 > .row > .col-1
{
   float: left;
}
#ma1-LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ma1-LayoutGrid1:before,
#ma1-LayoutGrid1:after,
#ma1-LayoutGrid1 .row:before,
#ma1-LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#ma1-LayoutGrid1:after,
#ma1-LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-LayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ma1-menu
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
   box-shadow: 0px 10px 10px #000000;
}
#ma1-menu
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#ma1-menu > .row
{
   margin-right: 0;
   margin-left: 0;
}
#ma1-menu > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ma1-menu > .row > .col-1
{
   float: left;
}
#ma1-menu > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#ma1-menu:before,
#ma1-menu:after,
#ma1-menu .row:before,
#ma1-menu .row:after
{
   display: table;
   content: " ";
}
#ma1-menu:after,
#ma1-menu .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-menu > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_ma1-ResponsiveMenu1
{
   display: block;
   background-color: #FFA500;
   font-family: "Lato";
   font-weight: 700;
   text-align: center;
   width: 100%;
   z-index: 1111 !important;
}
#ma1-ResponsiveMenu1
{
   display: inline-block;
   background-color: #FFA500;
   height: 72px;
}
#wb_ma1-ResponsiveMenu1 ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_ma1-ResponsiveMenu1 ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_ma1-ResponsiveMenu1 ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_ma1-ResponsiveMenu1 ul li i
{
   font-size: 24px;
   width: 24px;
}
#wb_ma1-ResponsiveMenu1 ul li a
{
   background-color: #FFA500;
   color: #FFFFFF;
   font-family: "Lato";
   font-weight: 700;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   padding: 15px 10px 15px 10px;
   text-align: center;
}
#wb_ma1-ResponsiveMenu1 > ul > li > a 
{
   height: 42px;
}
.ma1-ResponsiveMenu1 a 
{
   display: block;
}
#wb_ma1-ResponsiveMenu1 li:hover > a, #wb_ma1-ResponsiveMenu1 li .active
{
   background-color: #FF0000;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul ul
{
   display: none;
   position: absolute;
   top: 72px;
}
#wb_ma1-ResponsiveMenu1 ul li:hover > ul
{
   display: list-item;
}
#wb_ma1-ResponsiveMenu1 ul ul li 
{
   float: none;
   position: relative;
   width: 367px;
}
#wb_ma1-ResponsiveMenu1 ul ul li a
{
   background-color: #FFA500;
   border: 2px solid #FFA500;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul ul li:hover > a, #wb_ma1-ResponsiveMenu1 ul ul li .active
{
   background-color: #FF0000;
   border-color: #FFFFFF;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_ma1-ResponsiveMenu1 ul ul li a 
{
   padding-top: 15px;
   padding-right: 15px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_ma1-ResponsiveMenu1 ul ul ul li 
{
   left: 367px;
   position: relative;
   top: -72px;
}
#wb_ma1-ResponsiveMenu1 .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 3px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_ma1-ResponsiveMenu1 .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 3px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_ma1-ResponsiveMenu1 li:hover > a .arrow-down, #wb_ma1-ResponsiveMenu1 li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul ul li:hover > a .arrow-left, #wb_ma1-ResponsiveMenu1 ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 .toggle,[id^=ma1-ResponsiveMenu1-submenu]
{
   display: none;
}
@media all and (max-width:800px) 
{
#wb_ma1-ResponsiveMenu1
{
   margin: 0;
   text-align: left;
}
#wb_ma1-ResponsiveMenu1 ul li a, #wb_ma1-ResponsiveMenu1 .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   padding: 15px 15px 15px 15px;
}
#wb_ma1-ResponsiveMenu1 .toggle + a
{
   display: none !important;
}
.ma1-ResponsiveMenu1 
{
   display: none;
   z-index: 9999;
}
#ma1-ResponsiveMenu1 
{
   background-color: transparent;
   display: none;
}
#wb_ma1-ResponsiveMenu1 > ul > li > a 
{
   height: auto !important;   margin: 0;
}
#wb_ma1-ResponsiveMenu1 .toggle 
{
   display: block;
   background-color: #FFA500;
   color: #FFFFFF;
   padding: 0 15px 0 15px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_ma1-ResponsiveMenu1 .toggle:hover
{
   background-color: #FF0000;
   color: #FFFFFF;
}
[id^=ma1-ResponsiveMenu1-submenu]:checked + ul 
{
   display: block !important;
}
#ma1-ResponsiveMenu1-title
{
   height: 72px !important;
   line-height: 72px !important;
   text-align: center;
}
#wb_ma1-ResponsiveMenu1 ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_ma1-ResponsiveMenu1 ul ul .toggle,
#wb_ma1-ResponsiveMenu1 ul ul a 
{
   padding: 0 30px;
}
#wb_ma1-ResponsiveMenu1 a:hover,
#wb_ma1-ResponsiveMenu1 ul ul ul a 
{
   background-color: #FFA500;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul li ul li .toggle,
#wb_ma1-ResponsiveMenu1 ul ul a 
{
   background-color: #FFA500;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul ul ul a 
{
   padding: 15px 15px 15px 45px;
}
#wb_ma1-ResponsiveMenu1 ul li a 
{
   text-align: left;
}
#wb_ma1-ResponsiveMenu1 ul li a br 
{
   display: none;
}
#wb_ma1-ResponsiveMenu1 ul li i 
{
   margin-right: 8px;
}
#wb_ma1-ResponsiveMenu1 ul ul 
{
   float: none;
   position: static;
}
#wb_ma1-ResponsiveMenu1 ul ul li:hover > ul,
#wb_ma1-ResponsiveMenu1 ul li:hover > ul 
{
   display: none;
}
#wb_ma1-ResponsiveMenu1 ul ul li 
{
   display: block;
   width: 100%;
}
#wb_ma1-ResponsiveMenu1 ul ul ul li 
{
   position: static;
}
#ma1-ResponsiveMenu1-icon 
{
   display: block;
   position: absolute;
   left: 10px;
   top: 24px;
}
#ma1-ResponsiveMenu1-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_ma1-ResponsiveMenu1 ul li ul li .toggle:hover
{
   background-color: #FF0000;
   color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 .toggle:hover .arrow-down, #wb_ma1-ResponsiveMenu1 li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_ma1-ResponsiveMenu1 ul li ul li .toggle:hover .arrow-down, #wb_ma1-ResponsiveMenu1 ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_ma1-Image1
{
   margin: 0;
   vertical-align: top;
}
#ma1-Image1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   animation: animate-fade-in 1000ms linear 0ms 1 normal both;
   display: block;
   width: 100%;
   height: auto;
   max-width: 150px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#ma1-HorizontalLine3
{
   border-color: #FF0000;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#ma1-HorizontalLine1
{
   border-color: #FF0000;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
   box-shadow: 0px 10px 10px #000000;
}
#ma1-HorizontalLine2
{
   border-color: #FF0000;
   border-style: solid;
   border-bottom-width: 5px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0 0 3px 0 ;
   padding: 0;
   box-shadow: 0px 5px 5px #000000;
}
#wb_ma1-Text1 
{
   padding: 20px 0 0 0;
   margin: 0 0 10px 0 ;
}
#wb_ma1-Text1 p, #wb_ma1-Text1 ul
{
   margin: 0;
   padding: 0;
}
#wb_ma1-Text1
{
   display: block;
   margin: 0 0 10px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text2 div
{
   text-align: center;
}
#wb_ma1-Text2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text3 div
{
   text-align: center;
}
#wb_ma1-Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text4 div
{
   text-align: center;
}
#wb_ma1-Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text5 div
{
   text-align: center;
}
#wb_ma1-Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text6 div
{
   text-align: center;
}
#wb_ma1-Text6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Icon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#ma1-Icon1
{
   height: 50px;
   width: 50px;
}
#ma1-Icon1 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
   width: 49px;
}
#wb_ma1-Icon1:hover #ma1-Icon1 i
{
   color: #FFA500;
}
#wb_ma1-Icon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#ma1-Icon2
{
   height: 50px;
   width: 50px;
}
#ma1-Icon2 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
   width: 49px;
}
#wb_ma1-Icon2:hover #ma1-Icon2 i
{
   color: #FFA500;
}
#wb_ma1-Icon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #245580;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#ma1-Icon3
{
   height: 50px;
   width: 50px;
}
#ma1-Icon3 i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 50px;
   line-height: 50px;
   vertical-align: middle;
   width: 49px;
}
#wb_ma1-Icon3:hover #ma1-Icon3 i
{
   color: #FFA500;
}
#wb_ma1-RollOver1
{
   display: block;
   width: 100%;
}
#ma1-RollOver1
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 90px;
   height: 100px;
   margin: 0 10px 0 0 ;
}
#ma1-RollOver1 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver1 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver1 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 1000ms linear;
}
#ma1-RollOver1 .hover
{
   opacity: 0;
   transition: all 1000ms linear;
}
#ma1-RollOver1:hover .hover
{
   opacity: 1;
}
#ma1-RollOver1:hover span
{
   opacity: 0;
}
#ma1-RollOver1 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
#wb_ma1-RollOver2
{
   display: block;
   width: 100%;
}
#ma1-RollOver2
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 90px;
   height: 100px;
   margin: 0 10px 0 0 ;
}
#ma1-RollOver2 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver2 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver2 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 1000ms linear;
}
#ma1-RollOver2 .hover
{
   opacity: 0;
   transition: all 1000ms linear;
}
#ma1-RollOver2:hover .hover
{
   opacity: 1;
}
#ma1-RollOver2:hover span
{
   opacity: 0;
}
#ma1-RollOver2 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
#wb_ma1-RollOver3
{
   display: block;
   width: 100%;
}
#ma1-RollOver3
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 90px;
   height: 100px;
   margin: 0 10px 0 0 ;
}
#ma1-RollOver3 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver3 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver3 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 1000ms linear;
}
#ma1-RollOver3 .hover
{
   opacity: 0;
   transition: all 1000ms linear;
}
#ma1-RollOver3:hover .hover
{
   opacity: 1;
}
#ma1-RollOver3:hover span
{
   opacity: 0;
}
#ma1-RollOver3 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
#wb_ma1-RollOver4
{
   display: block;
   width: 100%;
}
#ma1-RollOver4
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 90px;
   height: 100px;
   margin: 0 10px 0 0 ;
}
#ma1-RollOver4 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver4 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver4 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 1000ms linear;
}
#ma1-RollOver4 .hover
{
   opacity: 0;
   transition: all 1000ms linear;
}
#ma1-RollOver4:hover .hover
{
   opacity: 1;
}
#ma1-RollOver4:hover span
{
   opacity: 0;
}
#ma1-RollOver4 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
#wb_ma1-RollOver5
{
   display: block;
   width: 100%;
}
#ma1-RollOver5
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 90px;
   height: 100px;
   margin: 0 10px 0 0 ;
}
#ma1-RollOver5 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver5 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver5 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
   transition: all 1000ms linear;
}
#ma1-RollOver5 .hover
{
   opacity: 0;
   transition: all 1000ms linear;
}
#ma1-RollOver5:hover .hover
{
   opacity: 1;
}
#ma1-RollOver5:hover span
{
   opacity: 0;
}
#ma1-RollOver5 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   position: absolute;
}
#ma1-HorizontalLine4
{
   border-color: #000000;
   border-style: solid;
   border-bottom-width: 2px;
   border-top: 0;
   border-left: 0;
   border-right: 0;
   height: 0 !important;
   line-height: 0 !important;
   margin: 0;
   padding: 0;
}
#wb_ma1-Text7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 20px 0 20px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text7 div
{
   text-align: center;
}
#wb_ma1-Text7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 10px 0 10px 0;
   margin: 0;
   text-align: center;
}
#wb_ma1-Text8 div
{
   text-align: center;
}
#wb_ma1-Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_ma1-RollOver6
{
   display: block;
   width: 100%;
}
#ma1-RollOver6
{
   border: 0px solid #000000;
   border-radius: 0px;
   display: inline-block;
   width: 150px;
   height: 65px;
   margin: 0;
}
#ma1-RollOver6 a
{
   display: block;
   position: relative;
   height: 100%;
   width: 100%;
}
#ma1-RollOver6 a img
{
   position: absolute;
   z-index: 1;
   border-width: 0;
}
#ma1-RollOver6 span
{
   display: block;
   height: 100%;
   width: 100%;
   position: absolute;
   z-index: 2;
}
@keyframes ma1-RollOver6-animation-in
{
   0%   { transform: rotateX(-90deg); }
   50%  { transform: rotateX(-90deg); }
   100% { transform: rotateX(0deg); }
}
@keyframes ma1-RollOver6-animation-out
{
   0%   { transform: rotateX(0deg); }
   50%  { transform: rotateX(90deg); }
   100% { transform: rotateX(90deg); }
}
#ma1-RollOver6 .default.animate
{
   animation: ma1-RollOver6-animation-out 500ms linear both;
   transform-origin: 50% 50%;
}
#ma1-RollOver6 .default, #ma1-RollOver6 .hover
{
   backface-visibility: hidden;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
}
#ma1-RollOver6 .hover.animate
{
   animation: ma1-RollOver6-animation-in 500ms linear 0ms both;
   transform-origin: 50% 50%;
}
#ma1-RollOver6 .reverse
{
   animation-direction: reverse !important;
}
#ma1-RollOver6 img
{
   border-width: 0;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
}
#wb_ma1-stopka
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #2C3E50;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-stopka
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#ma1-stopka > .row
{
   margin-right: 0;
   margin-left: 0;
}
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   float: left;
}
#ma1-stopka > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ma1-stopka:before,
#ma1-stopka:after,
#ma1-stopka .row:before,
#ma1-stopka .row:after
{
   display: table;
   content: " ";
}
#ma1-stopka:after,
#ma1-stopka .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#ma1-stopka-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 10px;
   line-height: 0;
   left: 0;
}
#ma1-stopka-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#ma1-stopka-divider-top .divider-fill
{
   fill: #808080;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_kalendarzLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kalendarzLayoutGrid1
{
   box-sizing: border-box;
   padding: 20px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#kalendarzLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kalendarzLayoutGrid1 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kalendarzLayoutGrid1 > .row > .col-1
{
   float: left;
}
#kalendarzLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kalendarzLayoutGrid1:before,
#kalendarzLayoutGrid1:after,
#kalendarzLayoutGrid1 .row:before,
#kalendarzLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#kalendarzLayoutGrid1:after,
#kalendarzLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kalendarzLayoutGrid1 > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_kalendarzLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kalendarzLayoutGrid2
{
   box-sizing: border-box;
   padding: 40px 15px 40px 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1200px;
}
#kalendarzLayoutGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kalendarzLayoutGrid2 > .row > .col-1, #kalendarzLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kalendarzLayoutGrid2 > .row > .col-1, #kalendarzLayoutGrid2 > .row > .col-2
{
   float: left;
}
#kalendarzLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kalendarzLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: left;
}
#kalendarzLayoutGrid2:before,
#kalendarzLayoutGrid2:after,
#kalendarzLayoutGrid2 .row:before,
#kalendarzLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#kalendarzLayoutGrid2:after,
#kalendarzLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kalendarzLayoutGrid2 > .row > .col-1, #kalendarzLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#kalendarzLayoutGrid2-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 10px;
   line-height: 0;
   left: 0;
}
#kalendarzLayoutGrid2-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#kalendarzLayoutGrid2-divider-top .divider-fill
{
   fill: #D3D3D3;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#kalendarzLayoutGrid2-divider-bottom
{
   overflow: hidden;
   position: absolute;
   line-height: 0;
   bottom: 0%;
   left: 0;
   width: 100%;
   height: 10px;
   transform: scaleY(-1.0);
}
#kalendarzLayoutGrid2-divider-bottom svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   transform: translateX(-50%);
}
#kalendarzLayoutGrid2-divider-bottom .divider-fill
{
   fill: #D3D3D3;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#wb_kalendarzText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kalendarzText2
{
   color: #FFA500;
   font-family: Lato;
   font-weight: 700;
   font-size: 24px;
   line-height: 28.5px;
}
#wb_kalendarzText2 p, #wb_kalendarzText2 ul
{
   margin: 0;
   padding: 0;
}
#wb_kalendarzText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kalendarzText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_kalendarzText3 div
{
   text-align: left;
}
#wb_kalendarzText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_kalendarzImage1
{
   margin: 0;
   vertical-align: top;
}
#kalendarzImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 1200px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_ma1-stopka
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #2C3E50;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#ma1-stopka
{
   box-sizing: border-box;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
}
#ma1-stopka > .row
{
   margin-right: 0;
   margin-left: 0;
}
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   float: left;
}
#ma1-stopka > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: center;
}
#ma1-stopka > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#ma1-stopka:before,
#ma1-stopka:after,
#ma1-stopka .row:before,
#ma1-stopka .row:after
{
   display: table;
   content: " ";
}
#ma1-stopka:after,
#ma1-stopka .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   float: none;
   width: 100%;
}
}
#ma1-stopka-divider-top
{
   overflow: hidden;
   position: absolute;
   top: 0%;
   width: 100%;
   height: 10px;
   line-height: 0;
   left: 0;
}
#ma1-stopka-divider-top svg
{
   display: block;
   width: 100%;
   height: 100%;
   position: relative;
   left: 50%;
   top: 0;
   transform: translateX(-50%);
}
#ma1-stopka-divider-top .divider-fill
{
   fill: #808080;
   transform-origin: bottom;
   transform: rotateY(0deg);
}
#ma1-RollOver6
{
   overflow: hidden;
   z-index: 3;
}
#wb_uid5
{
   opacity: 0.5;
}
#ma1-RollOver5
{
   overflow: hidden;
   z-index: 9;
}
#wb_uid4
{
   opacity: 0.7;
}
#ma1-RollOver4
{
   overflow: hidden;
   z-index: 8;
}
#wb_uid3
{
   font-family: "Lato";
   font-size: 21px;
   line-height: 25.5px;
   color: #FFFFFF;
}
#wb_uid2
{
   font-family: "Lato";
   font-size: 21px;
   line-height: 25.5px;
   color: #FFFFFF;
}
#wb_uid1
{
   font-family: "Lato";
   font-size: 21px;
   line-height: 25.5px;
   color: #FF0000;
}
#wb_uid0
{
   font-family: "Lato";
   font-size: 21px;
   line-height: 25.5px;
}
#wb_ma1-Icon3
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 26;
}
#wb_ma1-Icon2
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 25;
}
#wb_ma1-Icon1
{
   display: inline-block;
   width: 50px;
   height: 50px;
   text-align: center;
   z-index: 24;
}
#ma1-HorizontalLine1
{
   display: block;
   width: 100%;
   z-index: 12;
}
#wb_ma1-ResponsiveMenu1
{
   display: inline-block;
   width: 100%;
   z-index: 11;
}
#wb_kalendarzImage1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 18;
}
#ma1-HorizontalLine2
{
   display: block;
   width: 100%;
   z-index: 10;
}
#ma1-HorizontalLine3
{
   display: block;
   width: 100%;
   z-index: 0;
}
#ma1-HorizontalLine4
{
   display: block;
   width: 100%;
   z-index: 4;
}
#ma1-RollOver3
{
   overflow: hidden;
   z-index: 7;
}
#ma1-RollOver2
{
   overflow: hidden;
   z-index: 6;
}
#ma1-RollOver1
{
   overflow: hidden;
   z-index: 5;
}
#wb_ma1-Image1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 1;
}
#wb_uid6
{
   opacity: 0.3;
}
@media only screen and (max-width: 969px)
{
body
{
   background-color: #000000;
   background-image: url('images/kalendarz_bkgrnd480.png');
   background-repeat: repeat-x;
}
#page1MasterPage1
{
   left: 0px;
   top: 0px;
   width: 480px;
   height: 3000px;
   visibility: visible;
   display: inline;
}
#wb_ma1-linia
{
   visibility: visible;
   display: table;
}
#wb_ma1-linia
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-linia
{
   height: auto;
   padding: 0;
}
#ma1-linia .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ma1-linia > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ma1-linia > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ma1-naglowek
{
   visibility: visible;
   display: table;
}
#wb_ma1-naglowek
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-naglowek
{
   height: auto;
   padding: 15px 15px 15px 15px;
}
#ma1-naglowek .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ma1-naglowek > .row > .col-1, #ma1-naglowek > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#ma1-naglowek > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ma1-naglowek > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ma1-naglowek-divider-bottom
{
   height: 50px;
}
#ma1-naglowek-divider-bottom
{
   bottom: 0%;
}
#wb_ma1-LayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_ma1-LayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-LayoutGrid2
{
   height: auto;
   padding: 0;
}
#ma1-LayoutGrid2 .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ma1-LayoutGrid2 > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ma1-LayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_ma1-LayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_ma1-LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-LayoutGrid1
{
   height: auto;
   padding: 5px 15px 5px 15px;
}
#ma1-LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ma1-LayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#ma1-LayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ma1-menu
{
   visibility: visible;
   display: table;
}
#wb_ma1-menu
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-menu
{
   height: auto;
   padding: 0;
}
#ma1-menu .row
{
   margin-right: 0px;
   margin-left: 0px;
}
#ma1-menu > .row > .col-1
{
   padding-right: 0px;
   padding-left: 0px;
}
#ma1-menu > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_ma1-ResponsiveMenu1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   text-align: center;
}
#wb_ma1-ResponsiveMenu1 ul li a
{
   font-family: "Lato";
   font-weight: 700;
   font-size: 19px;
   text-decoration: none;
}
#wb_ma1-ResponsiveMenu1 ul li a, #wb_ma1-ResponsiveMenu1 .toggle
{
   font-family: "Lato";
   font-weight: 700;
   font-size: 19px;
}
#ma1-ResponsiveMenu1
{
   height: 72px;
}
#wb_ma1-ResponsiveMenu1 ul ul
{
   top: 72px;
}
#wb_ma1-ResponsiveMenu1 ul ul ul li
{
   left: 422px;
   top: -72px;
}
#wb_ma1-ResponsiveMenu1 > ul > li > a
{
   height: 42px;
}
#wb_ma1-ResponsiveMenu1 ul ul li
{
   width: 422px;
}
#wb_ma1-Image1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0 0 10px 0 ;
   padding: 0;
}
#ma1-HorizontalLine3
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ma1-HorizontalLine3
{
   border-color: #FF0000;
   border-bottom-width: 5px;
}
#ma1-HorizontalLine1
{
   width: 100%;
   height: 5px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ma1-HorizontalLine1
{
   border-color: #FF0000;
   border-bottom-width: 5px;
}
#ma1-HorizontalLine2
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0 0 3px 0 ;
}
#ma1-HorizontalLine2
{
   border-color: #FF0000;
   border-bottom-width: -1px;
}
#wb_ma1-Text1
{
   visibility: hidden;
   display: none;
}
#wb_ma1-Text1
{
   font-family: Arial;
   font-weight: 400;
   font-size: 13px;
   margin: 0;
   padding: 50px 0 0 0;
   text-align: left;
}
#wb_ma1-Text2
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text2
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ma1-Text3
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text3
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_ma1-Text4
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text4
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ma1-Text5
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text5
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ma1-Text6
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text6
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#wb_ma1-Icon1
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#ma1-Icon1
{
   width: 50px;
   height: 50px;
}
#ma1-Icon1 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
}
#wb_ma1-Icon2
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0 10px 0 0 ;
   padding: 0;
   color: #0963AD;
}
#ma1-Icon2
{
   width: 50px;
   height: 50px;
}
#ma1-Icon2 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
   color: #0963AD;
}
#ma1-Icon2:hover i
{
   color: #337AB7;
}
#wb_ma1-Icon3
{
   width: 50px;
   height: 50px;
   visibility: visible;
   display: inline-block;
   margin: 0;
   padding: 0;
   color: #0963AD;
}
#ma1-Icon3
{
   width: 50px;
   height: 50px;
}
#ma1-Icon3 i
{
   line-height: 50px;
   font-size: 50px;
   width: 49px;
   color: #0963AD;
}
#ma1-Icon3:hover i
{
   color: #337AB7;
}
#ma1-RollOver1
{
   width: 60px;
   height: 70px;
   visibility: visible;
   display: inline-block;
}
#ma1-RollOver2
{
   width: 60px;
   height: 70px;
   visibility: visible;
   display: inline-block;
}
#ma1-RollOver3
{
   width: 60px;
   height: 70px;
   visibility: visible;
   display: inline-block;
}
#ma1-RollOver4
{
   width: 60px;
   height: 70px;
   visibility: visible;
   display: inline-block;
}
#ma1-RollOver5
{
   width: 60px;
   height: 70px;
   visibility: visible;
   display: inline-block;
}
#ma1-HorizontalLine4
{
   width: 100%;
   height: 2px;
   visibility: visible;
   display: block;
   margin: 0;
}
#ma1-HorizontalLine4
{
   border-color: #000000;
   border-bottom-width: 2px;
}
#wb_ma1-Text7
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text7
{
   margin: 0;
   padding: 20px 0 20px 0;
}
#wb_ma1-Text8
{
   visibility: visible;
   display: block;
}
#wb_ma1-Text8
{
   margin: 0;
   padding: 10px 0 10px 0;
}
#ma1-RollOver6
{
   width: 150px;
   height: 65px;
   visibility: visible;
   display: inline-block;
}
#wb_ma1-stopka
{
   visibility: visible;
   display: table;
}
#wb_ma1-stopka
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#ma1-stopka
{
   height: auto;
   padding: 0 15px 10px 15px;
}
#ma1-stopka .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#ma1-stopka > .row > .col-1, #ma1-stopka > .row > .col-2, #ma1-stopka > .row > .col-3, #ma1-stopka > .row > .col-4
{
   padding-right: 15px;
   padding-left: 15px;
}
#ma1-stopka > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ma1-stopka > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ma1-stopka > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#ma1-stopka > .row > .col-4
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#ma1-stopka-divider-top
{
   height: 10px;
}
#ma1-stopka-divider-top
{
   top: 0%;
   left: 0;
}
#wb_kalendarzLayoutGrid1
{
   visibility: visible;
   display: table;
}
#wb_kalendarzLayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kalendarzLayoutGrid1
{
   height: auto;
   padding: 20px 15px 20px 15px;
}
#kalendarzLayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kalendarzLayoutGrid1 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#kalendarzLayoutGrid1 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_kalendarzLayoutGrid2
{
   visibility: visible;
   display: table;
}
#wb_kalendarzLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#kalendarzLayoutGrid2
{
   height: auto;
   padding: 40px 15px 40px 15px;
}
#kalendarzLayoutGrid2 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kalendarzLayoutGrid2 > .row > .col-1, #kalendarzLayoutGrid2 > .row > .col-2
{
   padding-right: 15px;
   padding-left: 15px;
}
#kalendarzLayoutGrid2 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#kalendarzLayoutGrid2 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#kalendarzLayoutGrid2-divider-top
{
   height: 10px;
}
#kalendarzLayoutGrid2-divider-top
{
   top: 0%;
   left: 0;
}
#kalendarzLayoutGrid2-divider-bottom
{
   height: 10px;
}
#kalendarzLayoutGrid2-divider-bottom
{
   bottom: 0%;
}
#wb_kalendarzText2
{
   visibility: visible;
   display: block;
}
#wb_kalendarzText2
{
   margin: 0;
   padding: 0;
}
#wb_kalendarzText3
{
   visibility: visible;
   display: block;
}
#wb_kalendarzText3
{
   margin: 0;
   padding: 0;
}
#wb_kalendarzImage1
{
   width: 100%;
   visibility: visible;
   display: block;
   margin: 0;
   padding: 0;
}
}
