body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#header
{
   display: -webkit-flex;
   display: flex;
   position: fixed;
   left: 0;
   top: 0;
   width: 100%;
   z-index: 7777;
   padding: 10px 10px 10px 10px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: space-between;
   justify-content: space-between;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   background-color: #000000;
   background-color: rgba(0,0,0,0.50);
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#arrow
{
   display: -webkit-flex;
   display: flex;
   min-height: 100vh;
   padding: 10px 10px 25px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#home
{
   display: -webkit-flex;
   display: flex;
   height: 470px;
   padding: 60px 50px 60px 50px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   background-color: #000000;
   background-color: rgba(0,0,0,0.50);
   background-image: url(images/ue.jpg);
   background-repeat: repeat;
   background-position: center center;
   background-size: cover;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#adresy
{
   display: -webkit-flex;
   display: flex;
   padding: 25px 50px 25px 50px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: center;
   justify-content: center;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#wb_Heading2
{
   background-color: transparent;
   background-image: none;
   border: 0px #FFFFFF solid;
   padding: 10px 10px 10px 10px;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: stretch;
   align-self: stretch;
}
#Heading2
{
   color: #4F4F4F;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-size: 16px;
   margin: 0;
   text-align: center;
}
#Banner2
{
   background-color: transparent;
   background-image: none;
   border: 0px #4169E1 solid;
   color: #FFFFFF;
   font-family: "Trebuchet MS";
   font-weight: normal;
   font-size: 13px;
   text-align: center;
}
#Banner2 span
{
   display: block;
   height: 13px;
   margin: 11px 0px 11px 0px;
}
#Banner2
{
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Banner2 .single-char
{
   float: left;
}
#Banner2 div
{
   display: inline-block;
   text-align: center;
}
.Banner2_ShowAnimation
{
   -webkit-animation: super-scaled-in 1500ms linear 0s 1 normal both;
   -moz-animation: super-scaled-in 1500ms linear 0s 1 normal both;
   animation: super-scaled-in 1500ms linear 0s 1 normal both;
}
.Banner2_HideAnimation
{
   -webkit-animation: super-scaled-out 1500ms linear 0s 1 normal both;
   -moz-animation: super-scaled-out 1500ms linear 0s 1 normal both;
   animation: super-scaled-out 1500ms linear 0s 1 normal both;
}
#wb_Image1
{
   vertical-align: top;
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#Image1
{
   border: 3px #FFFFFF solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 0px 0px 0px 0px;
   display:inline-block;
   width: 430px;
   height: auto;
}
#wb_footer_emd
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #262626;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#footer_emd
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   padding: 5px 15px 5px 15px;
   margin-right: auto;
   margin-left: auto;
}
#footer_emd .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#footer_emd .col-1
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#footer_emd .col-1
{
   float: left;
}
#footer_emd .col-1
{
   background-color: transparent;
   background-image: none;
   width: 100%;
   text-align: center;
}
#footer_emd:before,
#footer_emd:after,
#footer_emd .row:before,
#footer_emd .row:after
{
   display: table;
   content: " ";
}
#footer_emd:after,
#footer_emd .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#footer_emd .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px #000000 solid;
   padding: 20px 0px 20px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#bottom_image
{
   display: -webkit-flex;
   display: flex;
   height: 200px;
   padding: 10px 10px 25px 10px;
   -webkit-flex-direction: column;
   flex-direction: column;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: flex-end;
   justify-content: flex-end;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: center;
   align-content: center;
   background-color: transparent;
   background-image: url(images/ue.jpg);
   background-repeat: repeat;
   background-position: left top;
   background-size: cover;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#FlexBoxContainer4
{
   display: -webkit-flex;
   display: flex;
   padding: 0px 0px 0px 0px;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: nowrap;
   flex-wrap: nowrap;
   -webkit-justify-content: space-around;
   justify-content: space-around;
   -webkit-align-items: center;
   align-items: center;
   -webkit-align-content: flex-start;
   align-content: flex-start;
   background-color: transparent;
   background-image: none;
   border: 0px #CCCCCC solid;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}
#Extension2
{
   line-height: 1;
   margin: 0 auto 3em;
}
#Extension2 *, #Extension2 *::after, #Extension2 *::before
{
   -webkit-box-sizing: border-box;
   box-sizing: border-box;
}
#Extension2
{
   display: -webkit-flex;
   display: flex;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#Extension2 li 
{
   display: block;
   width: 14.285714%;
}
#Extension2 li a
{
   cursor: pointer;
   display: block;
   font-family: "Trebuchet MS";
   font-weight: bold;
   font-style: normal;
   font-size: 17px;
   padding: 10px 0 10px 0;
   text-decoration: none;
}
#Extension2 li a:hover, #Extension2 li a:focus 
{
   outline: none;
}
#Extension2 li a 
{
   color: #FFFFFF;
   display: block;
   position: relative;
   text-align: center;
   -webkit-transition: color 400ms;
   transition: color 400ms;
}
#Extension2 li a:hover
{
   color: #F5F5F5;
}
#Extension2 .active a
{
   color: #D3D3D3;
}
#Extension2 .box
{
   border: 2px solid #FFFFFF;
   border-width: 2px 0;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   position: absolute;
   top: 0;
   -webkit-transition: -webkit-transform 400ms 0.2s;
   transition: transform 400ms 0.2s;
   -webkit-transition-timing-function: linear;
   transition-timing-function: linear;
   width: 14.285714%;
   z-index: -1;
}
#Extension2 .box::before,
#Extension2 .box::after 
{
   border: 2px solid #FFFFFF;
   border-width: 0 2px;
   content: "";
   height: 100%;
   left: 0;
   position: absolute;
   top: 0;
   -webkit-transform-origin: 0% 50%;
   transform-origin: 0% 50%;
   width: 100%;
}
#Extension2 .box::before 
{
   -webkit-transform: scale3d(1, 0, 1);
   transform: scale3d(1, 0, 1);
   -webkit-transition: -webkit-transform 0.2s ease;
   transition: transform 0.2s ease;
}
#Extension2 .box::after 
{
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
   -webkit-transition: -webkit-transform 0.2s ease 0.7s;
   transition: transform 0.2s ease 0.7s;
}
#Extension2 li:active:not(.active) ~ .box::before,
#Extension2 li:active:not(.active) ~ .box::after 
{
   -webkit-transition: -webkit-transform 0s;
   transition: transform 0s;
}
#Extension2 li:active:not(.active) ~ .box::before 
{
   -webkit-transform: scale3d(1, 1, 1);
   transform: scale3d(1, 1, 1);
}
#Extension2 li:active:not(.active) ~ .box::after 
{
   -webkit-transform: scale3d(1, 0, 1);
   transform: scale3d(1, 0, 1);
}
#Extension2 li:nth-child(1).active ~ .box 
{
   -webkit-transform: translate3d(0, 0, 0);
   transform: translate3d(0, 0, 0);
}
#Extension2 li:nth-child(2).active ~ .box 
{
   -webkit-transform: translate3d(100%, 0, 0);
   transform: translate3d(100%, 0, 0);
}
#Extension2 li:nth-child(3).active ~ .box 
{
   -webkit-transform: translate3d(200%, 0, 0);
   transform: translate3d(200%, 0, 0);
}
#Extension2 li:nth-child(4).active ~ .box 
{
   -webkit-transform: translate3d(300%, 0, 0);
   transform: translate3d(300%, 0, 0);
}
#Extension2 li:nth-child(5).active ~ .box 
{
   -webkit-transform: translate3d(400%, 0, 0);
   transform: translate3d(400%, 0, 0);
}
#Extension2 li:nth-child(6).active ~ .box 
{
   -webkit-transform: translate3d(500%, 0, 0);
   transform: translate3d(500%, 0, 0);
}
#Extension2 li:nth-child(7).active ~ .box 
{
   -webkit-transform: translate3d(600%, 0, 0);
   transform: translate3d(600%, 0, 0);
}
#wb_Extension2{
   -webkit-flex-grow: 0;
   flex-grow: 0;
   -webkit-flex-shrink: 0;
   flex-shrink: 0;
   -webkit-align-self: auto;
   align-self: auto;
}
#arrow
{
   position: absolute !important; 
   top: 0; 
   left: 0; 
   width: 100%; 
   height: 100%;
//   z-index: 1;
}
