body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Tahoma;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a
{
   color: #F5F5F5;
   text-decoration: none;
}
a:visited
{
   color: #8AC639;
}
a:active
{
   color: #FFA500;
}
a:hover
{
   color: #FF0000;
   text-decoration: none;
}
#wb_LayoutGrid1
{
   clear: both;
   position: fixed;
   left: 0;
   top: 0;
   z-index: 7777;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 10px 15px 10px 15px;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 16.66666667%;
   text-align: left;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 320px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
.ThemeableMenu2 .nav
{
   font-family: Arial;
   font-weight: bold;
   font-size: 15px;
   font-style: normal;
   color: #2B2B2B;
   text-align: left;
   text-transform: none;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 *
{
   margin: 0;
   padding: 0;
   box-sizing: border-box;
   line-height: 1;
   list-style: none;
}
.ThemeableMenu2 .nav:before,
.ThemeableMenu2 .nav:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .nav:after 
{
   clear: both;
}
.ThemeableMenu2 .nav a 
{
   text-decoration: none;
}
.ThemeableMenu2 .nav ul
{
   margin-top: 0;
   margin-bottom: 0;
}
.ThemeableMenu2 .nav ul ul
{
   margin-bottom: 0;
}
.ThemeableMenu2 .container 
{
   margin-right: auto;
   margin-left: auto;
   padding: 0;
}
.ThemeableMenu2 .container:before,
.ThemeableMenu2 .container:after 
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .container:after 
{
   clear: both;
}
.ThemeableMenu2 .collapse 
{
   display: none;
}
.ThemeableMenu2 .collapse.show 
{
   display: block;
}
.ThemeableMenu2 .collapsing 
{
   position: relative;
   height: 0;
   overflow: hidden;
   transition: height .35s ease;
}
.ThemeableMenu2 .arrow, .ThemeableMenu2 .arrow-right
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #000;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
.ThemeableMenu2 .dropdown 
{
   position: relative;
}
.ThemeableMenu2 .dropdown-toggle:focus 
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-menu 
{
   position: absolute;
   top: 100%;
   left: 0;
   z-index: 1000;
   display: none;
   float: left;
   min-width: 160px;
   padding: 5px 0;
   margin: 2px 0 0;
   list-style: none;
   font-size: 15px;
   background-color: #8CD32C;
   background-image: none;
   border: 1px solid rgba(197,197,197,1.00);
   border-radius: 0px;
   background-clip: padding-box;
}
.ThemeableMenu2 .dropdown-menu .divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .dropdown-menu > li > a
{
   display: block;
   padding: 3px 20px 3px 20px;
   clear: both;
   line-height: 1.428571429;
   color: #2B2B2B;
   text-transform: none;
   white-space: nowrap;
}
.ThemeableMenu2 .dropdown-menu > li > a:hover,
.ThemeableMenu2 .dropdown-menu > li > a:focus 
{
   text-decoration: none;
   color: #8CD32C;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .dropdown-menu > li > a.active,
.ThemeableMenu2 .dropdown-menu > li > a.active:hover,
.ThemeableMenu2 .dropdown-menu > li > a.active:focus
{
   color: #8CD32C;
   background-color: #EDEDED;
   background-image: none;
   text-decoration: none;
   outline: 0;
}
.ThemeableMenu2 .show > .dropdown-menu
{
   display: block;
}
.ThemeableMenu2 .show > a
{
   outline: 0;
}
.ThemeableMenu2 .dropdown-header
{
   display: block;
   padding: 3px 20px;
   line-height: 1.428571429;
   color: #aeaeae;
}
.ThemeableMenu2 .dropdown-backdrop
{
   position: fixed;
   left: 0;
   right: 0;
   bottom: 0;
   top: 0;
   z-index: 990;
}
.ThemeableMenu2 .nav > li 
{
   position: relative;
   display: block;
}
.ThemeableMenu2 .nav > li > a
{
   position: relative;
   display: block;
   padding: 15px 15px 15px 15px;
}
.ThemeableMenu2 .nav .show > a,
.ThemeableMenu2 .nav .show > a:hover,
.ThemeableMenu2 .nav .show > a:focus
{
    border-color: #343A40;
}
.ThemeableMenu2 .nav .nav-divider
{
   height: 1px;
   margin: 9px 0;
   overflow: hidden;
   background-color: #C5C5C5;
}
.ThemeableMenu2 .nav .arrow
{
   border-top-color: #343A40;
   border-bottom-color: #343A40;
}
.ThemeableMenu2
{
   position: relative;
}
.ThemeableMenu2:before,
.ThemeableMenu2:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2:after
{
   clear: both;
}
.ThemeableMenu2 .navbar-header:before,
.ThemeableMenu2 .navbar-header:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2 .navbar-header:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse 
{
   overflow-x: visible;
   -webkit-overflow-scrolling: touch;
}
.ThemeableMenu2-navbar-collapse:before,
.ThemeableMenu2-navbar-collapse:after
{
   content: " ";
   display: table;
}
.ThemeableMenu2-navbar-collapse:after
{
   clear: both;
}
.ThemeableMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle 
{
   position: relative;
   float: right;
   padding: 15px 10px 14px 10px;
   background-color: transparent;
   border: 1px solid transparent;
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar 
{
   display: block;
   width: 22px;
   height: 2px;
   border-radius: 1px;
}
.ThemeableMenu2 .navbar-toggle .icon-bar+.icon-bar
{
   margin-top: 4px;
}
.ThemeableMenu2 .navbar-nav
{
   margin: 6px -15px;
}
.ThemeableMenu2 .navbar-nav > li > .dropdown-menu
{
   margin-top: 0;
}
.ThemeableMenu2 .navbar-nav > li > a
{
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-nav > li > a:hover,
.ThemeableMenu2 .navbar-nav > li > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #8CD32C;
   text-decoration: none;
}
.ThemeableMenu2 .navbar-nav > li > a.active,
.ThemeableMenu2 .navbar-nav > li > a.active:hover,
.ThemeableMenu2 .navbar-nav > li > a.active:focus
{
   color: #8CD32C;
   background-color: #EDEDED;
   background-image: none;
}
.ThemeableMenu2 .navbar-toggle
{
   border: 1px solid transparent;
}
.ThemeableMenu2 .navbar-toggle:hover,
.ThemeableMenu2 .navbar-toggle:focus
{
   background-color: transparent;
}
.ThemeableMenu2 .navbar-toggle .icon-bar
{
   background-color: #4F4F4F;
}
.ThemeableMenu2-navbar-collapse
{
   border-color: rgba(197,197,197,1.00);
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .show > a,
.ThemeableMenu2 .navbar-nav > .show > a:hover,
.ThemeableMenu2 .navbar-nav > .show > a:focus
{
   background-color: #EDEDED;
   background-image: none;
   color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .show > a .arrow,
.ThemeableMenu2 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #2B2B2B;
   border-bottom-color: #2B2B2B;
}
.ThemeableMenu2 .navbar-link
{
   color: #2B2B2B;
}
.ThemeableMenu2 .navbar-link:hover
{
   color: #8CD32C;
}
.ThemeableMenu2 .navbar-header
{
   color: #4F4F4F;
}
@media (min-width: 480px) 
{
.ThemeableMenu2 .navbar-right .dropdown-menu
{
   right: 0;
   left: auto;
}
.ThemeableMenu2 .navbar-header
{
   float: left;
}
.ThemeableMenu2-navbar-collapse
{
   width: auto;
   border-top: 0;
   box-shadow: none;
}
.ThemeableMenu2-navbar-collapse.collapse
{
   display: block!important;
   height: auto!important;
   padding-bottom: 0;
   overflow: visible!important;
}
.ThemeableMenu2-navbar-collapse.show
{
   overflow-y: auto;
}
.ThemeableMenu2 .navbar-toggle
{
   display: none;
}
.ThemeableMenu2 .navbar-nav
{
   float: right;
   margin: 0;
}
.ThemeableMenu2 .navbar-nav > li
{
   float: left;
}
.ThemeableMenu2 .container > .navbar-header,
.ThemeableMenu2 .container > .ThemeableMenu2-navbar-collapse
{
   margin-right: 0;
   margin-left: 0;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .arrow,
.ThemeableMenu2 .navbar-nav > .dropdown > a:focus .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
}
@media (max-width: 480px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
}
.ThemeableMenu2 .navbar-nav
{
   margin: 0;
   background-color: #8CD32C;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu
{
   position: static !important;
   transform: translate3d(0px, 0px, 0px) !important;
   float: none;
   width: auto;
   margin-top: 0;
   background-color: transparent;
   border: 0;
   box-shadow: none;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu > li > a,
.ThemeableMenu2 .navbar-nav .show .dropdown-menu .dropdown-header
{
   padding: 5px 15px 5px 15px;
}
.ThemeableMenu2 .navbar-nav .show .dropdown-menu > li > a
{
   line-height: 20px;
}
}
@media (min-width: 480px) 
{
.ThemeableMenu2 
{
   background-color: transparent;
   background-image: none;
   border: 1px solid rgba(254,254,254,0.00);
   border-radius: 0px;
}
.ThemeableMenu2 .navbar-nav > li > a
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav > li > a:hover,
.ThemeableMenu2 .navbar-nav > li > a:focus
{
   color: #8CD32C;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav > li > a.active,
.ThemeableMenu2 .navbar-nav > li > a.active:hover,
.ThemeableMenu2 .navbar-nav > li > a.active:focus
{
   color: #8CD32C;
   background-color: transparent;
   background-image: none;
}
.ThemeableMenu2 .navbar-nav > .show > a,
.ThemeableMenu2 .navbar-nav > .show > a:hover,
.ThemeableMenu2 .navbar-nav > .show > a:focus
{
   background-color: transparent;
   background-image: none;
   color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a:hover .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .dropdown > a .arrow
{
   border-top-color: #4F4F4F;
   border-bottom-color: #4F4F4F;
}
.ThemeableMenu2 .navbar-nav > li > a.active > .arrow,
.ThemeableMenu2 .navbar-nav > li > a.active:hover > .arrow,
.ThemeableMenu2 .navbar-nav > li > a.active:focus > .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
.ThemeableMenu2 .navbar-nav > .show > a .arrow,
.ThemeableMenu2 .navbar-nav > .show > a:hover .arrow,
.ThemeableMenu2 .navbar-nav > .show > a:focus .arrow
{
   border-top-color: #8CD32C;
   border-bottom-color: #8CD32C;
}
.ThemeableMenu2 .navbar-link
{
   color: #4F4F4F;
}
.ThemeableMenu2 .navbar-link:hover 
{
   color: #fff;
}
}
#ThemeableMenu2 i
{
   font-size: 16px;
   position: relative;
   left: 0;
   top: 0;
   margin-right: 4px;
   width: 16px;
}
#wb_ThemeableMenu2
{
   z-index: 1111 !important;
}
#wb_home
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   height: 100vh;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#home
{
   box-sizing: border-box;
   height: 100vh;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 120px 0 120px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#home > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#home
{
   width: 970px;
}
#home > .col-1
{
   flex: 0 0 auto;
}
#home > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 100%;
   max-width: 100%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#home
{
   width: 100%;
}
#home > .col-1
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_home .parallax
{
   background-color: transparent;
   background-image: url('../images/sensie1.jpg');
   background-repeat: repeat;
   background-position: center center;
   position: fixed;
   top: 0;
   transform: translate3d(0, 0, 0);
   transform-style: preserve-3d;
   width: 100%;
   background-position: center;
   background-repeat: no-repeat;
   background-size: cover;
}
#wb_home .parallax__container
{
   clip: rect(0, auto, auto, 0);
   height: 100%;
   left: 0;
   overflow: hidden;
   position: absolute;
   top: 0;
   width: 100%;
   z-index: -100;
}
#wb_indexLayoutGrid5
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid5
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid5 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2, #indexLayoutGrid5 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2, #indexLayoutGrid5 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid5 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid5 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: left;
}
#indexLayoutGrid5 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid5:before,
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:before,
#indexLayoutGrid5 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid5:after,
#indexLayoutGrid5 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2, #indexLayoutGrid5 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid5-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid5-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid5-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/index_indexLayoutGrid2_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   padding: 20px 20px 40px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid2 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid2 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid2:before,
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:before,
#indexLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid2:after,
#indexLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid2 > .row > .col-1, #indexLayoutGrid2 > .row > .col-2, #indexLayoutGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_indexLayoutGrid9
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid9
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid9 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid9 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid9:before,
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:before,
#indexLayoutGrid9 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid9:after,
#indexLayoutGrid9 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid9-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid9-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid9-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid10
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid10
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid10 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2, #indexLayoutGrid10 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2, #indexLayoutGrid10 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid10 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid10 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid10:before,
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:before,
#indexLayoutGrid10 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid10:after,
#indexLayoutGrid10 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2, #indexLayoutGrid10 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid10-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid10-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid10-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid12
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid12
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid12 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2, #indexLayoutGrid12 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2, #indexLayoutGrid12 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid12 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid12 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid12:before,
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:before,
#indexLayoutGrid12 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid12:after,
#indexLayoutGrid12 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2, #indexLayoutGrid12 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid12-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid12-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid12-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid7
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid7
{
   box-sizing: border-box;
   padding: 20px 20px 40px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid7 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2, #indexLayoutGrid7 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2, #indexLayoutGrid7 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid7 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#indexLayoutGrid7 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid7 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid7 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid7 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid7:before,
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:before,
#indexLayoutGrid7 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid7:after,
#indexLayoutGrid7 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid7 > .row > .col-1, #indexLayoutGrid7 > .row > .col-2, #indexLayoutGrid7 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid7-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid7-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid7-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: none;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid6
{
   box-sizing: border-box;
   padding: 20px 20px 40px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#indexLayoutGrid6 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#indexLayoutGrid6 > .row > .col-1, #indexLayoutGrid6 > .row > .col-2, #indexLayoutGrid6 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#indexLayoutGrid6 > .row > .col-1, #indexLayoutGrid6 > .row > .col-2, #indexLayoutGrid6 > .row > .col-3
{
   float: left;
}
#indexLayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: center;
}
#indexLayoutGrid6 > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid6 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#indexLayoutGrid6 > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 10px 0 10px 0;
}
#indexLayoutGrid6 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#indexLayoutGrid6:before,
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:before,
#indexLayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid6:after,
#indexLayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid6 > .row > .col-1, #indexLayoutGrid6 > .row > .col-2, #indexLayoutGrid6 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#indexLayoutGrid6-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#indexLayoutGrid6-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#indexLayoutGrid6-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_pratele
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/index_pratele_bkgrnd.png');
   background-repeat: repeat;
   background-position: left top;
   border: 0px solid #F5F5F5;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#pratele
{
   box-sizing: border-box;
   padding: 80px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#pratele > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pratele > .row > .col-1, #pratele > .row > .col-2, #pratele > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#pratele > .row > .col-1, #pratele > .row > .col-2, #pratele > .row > .col-3
{
   float: left;
}
#pratele > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#pratele > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 50%;
   text-align: center;
}
#pratele > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 25%;
   text-align: left;
}
#pratele:before,
#pratele:after,
#pratele .row:before,
#pratele .row:after
{
   display: table;
   content: " ";
}
#pratele:after,
#pratele .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#pratele > .row > .col-1, #pratele > .row > .col-2, #pratele > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_podpora
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #F5F5F5;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#podpora
{
   box-sizing: border-box;
   padding: 80px 15px 80px 15px;
   margin-right: auto;
   margin-left: auto;
}
#podpora > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#podpora > .row > .col-1, #podpora > .row > .col-2, #podpora > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#podpora > .row > .col-1, #podpora > .row > .col-2, #podpora > .row > .col-3
{
   float: left;
}
#podpora > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#podpora > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#podpora > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#podpora:before,
#podpora:after,
#podpora .row:before,
#podpora .row:after
{
   display: table;
   content: " ";
}
#podpora:after,
#podpora .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#podpora > .row > .col-1, #podpora > .row > .col-2, #podpora > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_udalosti
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#udalosti
{
   box-sizing: border-box;
   padding: 80px 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
}
#udalosti > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#udalosti > .row > .col-1, #udalosti > .row > .col-2, #udalosti > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#udalosti > .row > .col-1, #udalosti > .row > .col-2, #udalosti > .row > .col-3
{
   float: left;
}
#udalosti > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#udalosti > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 83.33333333%;
   text-align: center;
}
#udalosti > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 8.33333333%;
   text-align: left;
}
#udalosti:before,
#udalosti:after,
#udalosti .row:before,
#udalosti .row:after
{
   display: table;
   content: " ";
}
#udalosti:after,
#udalosti .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#udalosti > .row > .col-1, #udalosti > .row > .col-2, #udalosti > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#udalosti-overlay
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   border-radius: 0px;
   background-image: linear-gradient(to top, #FFFFFF 0%, rgba(255,255,255,0.00) 100%);
}
#udalosti-video
{
   background: #000000;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   overflow: hidden;
   z-index: -99;
}
#udalosti-video video
{
   object-fit: cover;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   pointer-events: none;
}
#wb_indexLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #4F4F4F;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid3
{
   box-sizing: border-box;
   padding: 50px 15px 50px 15px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid3 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#indexLayoutGrid3 > .row > .col-1
{
   float: left;
}
#indexLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#indexLayoutGrid3:before,
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:before,
#indexLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#indexLayoutGrid3:after,
#indexLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#indexLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid transparent;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3 div
{
   text-align: center;
}
#wb_Text3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText19 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText19 div
{
   text-align: center;
}
#wb_indexText19
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText24 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText24
{
   color: #8AC639;
   font-family: Verdana;
   font-weight: 400;
   font-size: 20px;
   line-height: 24px;
}
#wb_indexText24 p, #wb_indexText24 ul
{
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage1
{
   margin: 0;
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 500px;
   height: 208px;
   vertical-align: top;
}
#StickyLayer
{
   background-color: #3E3E3E;
   background-image: none;
   border-radius: 0px;
   opacity: 0.77;
}
#wb_up-arrow
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_up-arrow a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#up-arrow
{
   height: 24px;
   width: 24px;
}
#up-arrow i
{
   color: #FFFFFF;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
   width: 23px;
}
#wb_up-arrow:hover #up-arrow i
{
   color: #007BFF;
}
#wb_indexImage3
{
   margin: 0;
   vertical-align: top;
}
#indexImage3
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 98px;
   height: 139px;
   vertical-align: top;
}
#wb_indexImage5
{
   margin: 0;
   vertical-align: top;
}
#indexImage5
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 98px;
   height: 139px;
   vertical-align: top;
}
#wb_indexText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText5 div
{
   text-align: center;
}
#wb_indexText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexImage6
{
   margin: 0;
   vertical-align: top;
}
#indexImage6
{
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   display: inline-block;
   width: 98px;
   height: 139px;
   vertical-align: top;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText6 div
{
   text-align: center;
}
#wb_indexText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText1 div
{
   text-align: left;
}
#wb_indexText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_indexText4 div
{
   text-align: left;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText7 div
{
   text-align: center;
}
#wb_indexText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_sekceText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_sekceText1
{
   color: #A9A9A9;
   font-family: Verdana;
   font-weight: 400;
   font-size: 19px;
   line-height: 27px;
}
#wb_sekceText1 p, #wb_sekceText1 ul
{
   margin: 0;
   padding: 0;
}
#wb_sekceText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText8 div
{
   text-align: center;
}
#wb_indexText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText9 div
{
   text-align: center;
}
#wb_indexText9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText10 div
{
   text-align: center;
}
#wb_indexText10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText13 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText13 div
{
   text-align: center;
}
#wb_indexText13
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexIcon1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_indexIcon1 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon1
{
   height: 71px;
   width: 92px;
}
#indexIcon1 i
{
   color: #000000;
   display: inline-block;
   font-size: 71px;
   line-height: 71px;
   vertical-align: middle;
   width: 70px;
}
#wb_indexIcon1:hover #indexIcon1 i
{
   color: #007BFF;
}
#wb_indexIcon2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_indexIcon2 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon2
{
   height: 71px;
   width: 92px;
}
#indexIcon2 i
{
   color: #000000;
   display: inline-block;
   font-size: 71px;
   line-height: 71px;
   vertical-align: middle;
   width: 75px;
}
#wb_indexIcon2:hover #indexIcon2 i
{
   color: #007BFF;
}
#wb_indexText11 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText11 div
{
   text-align: center;
}
#wb_indexText11
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexIcon3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
   margin: 0 10px 0 0 ;
   padding: 0;
   vertical-align: top;
   display:inline-block;
   position:relative;
}
#wb_indexIcon3 a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#indexIcon3
{
   height: 71px;
   width: 92px;
}
#indexIcon3 i
{
   color: #000000;
   display: inline-block;
   font-size: 71px;
   line-height: 71px;
   vertical-align: middle;
   width: 90px;
}
#wb_indexIcon3:hover #indexIcon3 i
{
   color: #007BFF;
}
#indexPhotoaikido
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#indexPhotoaikido .thumbnails
{
   margin: 0;
}
#indexPhotoaikido .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 40px 40px 40px 40px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoaikido .thumbnail img
{
   border: 0px #C0C0C0 solid;
   box-shadow: 0px 0px 30px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#indexPhotoaikido .clearfix:before,
#indexPhotoaikido .clearfix:after,
#indexPhotoaikido .thumbnails:before,
#indexPhotoaikido .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoaikido .clearfix:after,
#indexPhotoaikido .thumbnails:after
{
   clear: both;
}
#indexPhotoaikido .visible-col1
{
   display: block;
}
#indexYouTube1
{
   box-sizing: border-box;
   position: absolute;
   left: 0;
   top: 0;
   width: 100%;
   height: 100%;
   border: 0px solid #DDDDDD;
   border-radius: 0px;
}
#wb_indexYouTube1
{
   display: block;
   position: relative;
   margin: 0;
   height: 0;
   overflow: hidden;
   box-sizing: border-box;
   padding-bottom: 56.25%;
   padding-left: 0;
   padding-right: 0;
   padding-top: 0;
}
#indexPhotoGallery1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#indexPhotoGallery1 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery1 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 40px 40px 40px 40px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery1 .thumbnail img
{
   border: 0px #C0C0C0 solid;
   box-shadow: 0px 0px 30px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#indexPhotoGallery1 .clearfix:before,
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:before,
#indexPhotoGallery1 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery1 .clearfix:after,
#indexPhotoGallery1 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery1 .visible-col1
{
   display: block;
}
#indexPhotoGallery2
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#indexPhotoGallery2 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery2 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 40px 40px 40px 40px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery2 .thumbnail img
{
   border: 0px #C0C0C0 solid;
   box-shadow: 0px 0px 30px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#indexPhotoGallery2 .clearfix:before,
#indexPhotoGallery2 .clearfix:after,
#indexPhotoGallery2 .thumbnails:before,
#indexPhotoGallery2 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery2 .clearfix:after,
#indexPhotoGallery2 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery2 .visible-col1
{
   display: block;
}
#indexPhotoGallery3
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#indexPhotoGallery3 .thumbnails
{
   margin: 0;
}
#indexPhotoGallery3 .thumbnail
{
   position: relative;
   min-height: 1px;
   box-sizing: border-box;
   float: left;
   margin: 0;
   padding: 40px 40px 40px 40px;
   width: 100%;
   text-align: center;
   vertical-align: top;
}
#indexPhotoGallery3 .thumbnail img
{
   border: 0px #C0C0C0 solid;
   box-shadow: 0px 0px 30px #000000;
   display: block;
   width: 100%;
   height: auto;
   max-width: 100%;
   box-sizing: border-box;
   border-radius: 0px;
}
#indexPhotoGallery3 .clearfix:before,
#indexPhotoGallery3 .clearfix:after,
#indexPhotoGallery3 .thumbnails:before,
#indexPhotoGallery3 .thumbnails:after
{
   display: table;
   content: " ";
}
#indexPhotoGallery3 .clearfix:after,
#indexPhotoGallery3 .thumbnails:after
{
   clear: both;
}
#indexPhotoGallery3 .visible-col1
{
   display: block;
}
#wb_uid122
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid96
{
   color: #000000;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid61
{
   font-weight: bold;
}
#wb_uid51
{
   font-size: 17px;
}
#wb_indexYouTube1
{
   display: block;
   width: 100%;
   z-index: 17;
}
#wb_uid24
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 25px;
}
#wb_uid12
{
   font-size: 16px;
   font-weight: bold;
   line-height: 23.4px;
}
#wb_uid5
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid123
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 11px;
   line-height: 17px;
}
#wb_uid97
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid60
{
   font-size: 17px;
   color: #FF0000;
}
#wb_uid23
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 25px;
}
#wb_uid13
{
   font-size: 16px;
   font-weight: bold;
   line-height: 23.4px;
}
#wb_uid4
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid124
{
   color: #FFFFFF;
   font-family: "Arial CE";
   font-size: 12px;
   line-height: 15px;
}
#wb_uid111
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_indexPhotoaikido
{
   display: block;
   width: 100%;
   z-index: 21;
}
#wb_uid94
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid67
{
   font-size: 17px;
}
#wb_uid34
{
   color: #A9A9A9;
   font-family: "Arial";
   font-size: 16px;
   line-height: 27px;
}
#wb_uid22
{
   color: #FF0000;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 32px;
}
#wb_uid10
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid3
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 32px;
}
#wb_uid110
{
   color: #000000;
   font-family: "Verdana";
   font-size: 21px;
   line-height: 50px;
}
#wb_uid108
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid95
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid89
{
   color: #000000;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid70
{
   font-size: 17px;
}
#wb_uid66
{
   font-size: 17px;
}
#wb_uid35
{
   color: #000000;
   font-family: "Tahoma";
   font-size: 13px;
}
#wb_uid21
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid11
{
   font-size: 27px;
   font-weight: bold;
}
#wb_uid2
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid113
{
   color: #808080;
   font-family: "Verdana";
   font-size: 11px;
   line-height: 17px;
}
#wb_uid109
{
   color: #000000;
   font-family: "Verdana";
   font-size: 19px;
   line-height: 50px;
}
#wb_uid88
{
   color: #000000;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid71
{
   font-size: 17px;
}
#wb_uid65
{
   font-size: 17px;
}
#wb_uid36
{
   color: #000000;
   font-family: "Tahoma";
   font-size: 13px;
}
#wb_uid20
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
}
#wb_uid16
{
   font-size: 17px;
   line-height: 28px;
}
#wb_uid1
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
}
#wb_up-arrow
{
   position: absolute;
   left: 9px;
   top: 9px;
   width: 24px;
   height: 24px;
   text-align: center;
   z-index: 29;
}
#wb_uid112
{
   color: #C0C0C0;
   font-family: "Arial";
   font-size: 16px;
   line-height: 18px;
}
#wb_uid106
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_indexIcon1
{
   display: inline-block;
   width: 92px;
   height: 71px;
   text-align: center;
   z-index: 25;
}
#wb_uid72
{
   font-size: 17px;
}
#wb_uid64
{
   font-size: 17px;
}
#wb_uid37
{
   color: #FFA500;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid17
{
   font-size: 17px;
   line-height: 28px;
}
#wb_uid0
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid115
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid107
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_indexPhotoGallery2
{
   display: block;
   width: 100%;
   z-index: 24;
}
#wb_indexPhotoGallery3
{
   display: block;
   width: 100%;
   z-index: 23;
}
#wb_indexPhotoGallery1
{
   display: block;
   width: 100%;
   z-index: 22;
}
#wb_uid98
{
   color: #FF0000;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid73
{
   font-size: 17px;
}
#wb_indexIcon2
{
   display: inline-block;
   width: 92px;
   height: 71px;
   text-align: center;
   z-index: 15;
}
#wb_uid30
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 32px;
}
#wb_uid14
{
   font-size: 17px;
   color: #A9A9A9;
   line-height: 28px;
}
#wb_uid114
{
   color: #808080;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid104
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 20px;
}
#wb_uid99
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_indexIcon3
{
   display: inline-block;
   width: 92px;
   height: 71px;
   text-align: center;
   z-index: 19;
}
#wb_uid74
{
   font-size: 17px;
}
#wb_uid41
{
   font-size: 17px;
}
#wb_uid31
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 27px;
}
#wb_uid15
{
   font-size: 17px;
   color: #A9A9A9;
   line-height: 28px;
}
#wb_uid117
{
   color: #F5F5F5;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid105
{
   color: #FFA500;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid85
{
   color: #FF0000;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid75
{
   font-size: 17px;
   color: #F5F5F5;
}
#wb_uid58
{
   font-size: 17px;
}
#wb_uid40
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 20px;
}
#wb_uid32
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 27px;
}
#wb_uid116
{
   color: #808080;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid102
{
   color: #000000;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid84
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid76
{
   font-family: "Arial";
   font-size: 21px;
}
#wb_uid69
{
   font-size: 17px;
}
#wb_uid59
{
   font-size: 17px;
}
#wb_uid43
{
   font-size: 17px;
   color: #FF0000;
}
#wb_uid33
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 26px;
}
#wb_indexImage5
{
   display: inline-block;
   width: 98px;
   height: 139px;
   z-index: 11;
}
#wb_indexImage6
{
   display: inline-block;
   width: 98px;
   height: 139px;
   z-index: 8;
}
#wb_indexImage3
{
   display: inline-block;
   width: 98px;
   height: 139px;
   z-index: 5;
}
#wb_indexImage1
{
   display: inline-block;
   width: 500px;
   height: 208px;
   z-index: 1;
}
#wb_uid119
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid103
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid87
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid77
{
   font-family: "Arial";
   font-size: 21px;
}
#wb_uid68
{
   font-size: 17px;
}
#wb_uid56
{
   font-size: 17px;
   color: #F5F5F5;
}
#wb_uid42
{
   font-size: 17px;
}
#wb_uid118
{
   color: #808080;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid100
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid86
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid57
{
   font-size: 17px;
}
#wb_uid45
{
   font-size: 17px;
}
#wb_uid29
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid18
{
   font-family: "Arial";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid101
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid81
{
   color: #000000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid78
{
   color: #FFA500;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid54
{
   font-size: 17px;
   color: #F5F5F5;
}
#wb_uid44
{
   font-weight: bold;
}
#wb_uid28
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
}
#wb_uid19
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#StickyLayer
{
   position: fixed;
   text-align: left;
   left: auto;
   right: 25px;
   top: auto;
   bottom: 25px;
   width: 50px;
   height: 50px;
   z-index: 43;
}
#wb_uid92
{
   color: #FF0000;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid80
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid79
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid55
{
   font-size: 17px;
   color: #F5F5F5;
}
#wb_uid47
{
   font-size: 17px;
}
#wb_uid9
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
}
#wb_uid93
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid83
{
   color: #FF0000;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid52
{
   font-size: 17px;
}
#wb_uid46
{
   font-size: 17px;
}
#wb_uid38
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid27
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid8
{
   color: #000000;
   font-family: "Verdana";
   font-size: 27px;
}
#wb_uid120
{
   color: #808080;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid90
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid82
{
   color: #8AC639;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid63
{
   font-weight: bold;
}
#wb_uid53
{
   font-size: 17px;
}
#wb_uid49
{
   font-size: 17px;
}
#wb_uid39
{
   color: #FFA500;
   font-family: "Verdana";
   font-size: 27px;
   line-height: 28px;
}
#wb_uid26
{
   color: #A9A9A9;
   font-family: "Arial";
   font-size: 16px;
   line-height: 28px;
}
#wb_uid7
{
   color: #C0C0C0;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 20px;
}
#wb_uid121
{
   color: #F5F5F5;
   font-family: "Verdana";
   font-size: 13px;
   line-height: 24px;
}
#wb_uid91
{
   color: #4F4F4F;
   font-family: "Verdana";
   font-size: 20px;
   line-height: 28px;
}
#wb_uid62
{
   font-weight: bold;
}
#wb_uid50
{
   font-size: 17px;
}
#wb_uid48
{
   font-size: 17px;
}
#wb_uid25
{
   color: #A9A9A9;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 28px;
}
#wb_uid6
{
   color: #808080;
   font-family: "Verdana";
   font-size: 17px;
   line-height: 20px;
}
#wb_ThemeableMenu2
{
   display: block;
   width: 100%;
   z-index: 0;
}
@media only screen and (min-width: 768px) and (max-width: 969px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ThemeableMenu2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 .dropdown-menu
{
   font-weight: bold;
   font-size: 15px;
}
#wb_home
{
   visibility: visible !important;
   display: table !important;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 120px 0 120px 0;
}
#home
{
   width: 753px;
}
#home > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#home > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2, #indexLayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid5 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid2 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_indexLayoutGrid9
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid9 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid9 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid10
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2, #indexLayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid10 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid10 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid12
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2, #indexLayoutGrid12 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid12 > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid12 > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid7
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid7 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_indexLayoutGrid6
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid6 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_pratele
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('../images/index_pratele_bkgrnd768.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_pratele
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pratele
{
   height: auto;
   padding: 80px 15px 0 15px;
}
#pratele .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pratele > .row > .col-1, #pratele > .row > .col-2, #pratele > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#pratele > .row > .col-1
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#pratele > .row > .col-2
{
   display: block;
   width: 50%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#pratele > .row > .col-3
{
   display: block;
   width: 25%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_podpora
{
   visibility: visible !important;
   display: table !important;
   background-color: #FFFFFF;
   background-image: none;
}
#wb_podpora
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#podpora
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#podpora .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#podpora > .row > .col-1, #podpora > .row > .col-2, #podpora > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#podpora > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#podpora > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#podpora > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_udalosti
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_udalosti
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#udalosti
{
   height: auto;
   padding: 80px 15px 0 15px;
}
#udalosti .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#udalosti > .row > .col-1, #udalosti > .row > .col-2, #udalosti > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#udalosti > .row > .col-1
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#udalosti > .row > .col-2
{
   display: block;
   width: 83.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#udalosti > .row > .col-3
{
   display: block;
   width: 8.33333333%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   width: 366px !important;
   height: 155px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage1
{
   width: 366px;
   height: 155px;
}
#StickyLayer
{
   width: 50px !important;
   height: 50px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_up-arrow
{
   left: 9px !important;
   top: 8px !important;
   width: 24px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_indexImage3
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage3
{
   width: 98px;
   height: 139px;
}
#wb_indexImage5
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 98px;
   height: 139px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexImage6
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage6
{
   width: 98px;
   height: 139px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_sekceText1
{
   visibility: visible !important;
   display: block !important;
}
#wb_sekceText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_indexText10
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText10
{
   margin: 0;
   padding: 0;
}
#wb_indexText13
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText13
{
   margin: 0;
   padding: 0;
}
#wb_indexIcon1
{
   width: 92px !important;
   height: 71px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon1
{
   width: 92px;
   height: 71px;
}
#indexIcon1 i
{
   line-height: 71px;
   font-size: 71px;
   width: 70px;
}
#wb_indexIcon2
{
   width: 92px !important;
   height: 71px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon2
{
   width: 92px;
   height: 71px;
}
#indexIcon2 i
{
   line-height: 71px;
   font-size: 71px;
   width: 75px;
}
#wb_indexText11
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText11
{
   margin: 0;
   padding: 0;
}
#wb_indexIcon3
{
   width: 92px !important;
   height: 71px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon3
{
   width: 92px;
   height: 71px;
}
#indexIcon3 i
{
   line-height: 71px;
   font-size: 71px;
   width: 90px;
}
#wb_indexPhotoaikido
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoaikido .thumbnail
{
   width: 100%;
}
#indexPhotoaikido .visible-col1
{
   display: block;
}
#wb_indexYouTube1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_indexPhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery1 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery1 .visible-col1
{
   display: block;
}
#wb_indexPhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery2 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery2 .visible-col1
{
   display: block;
}
#wb_indexPhotoGallery3
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery3 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery3 .visible-col1
{
   display: block;
}
}
@media only screen and (max-width: 767px)
{
body
{
   background-color: #FFFFFF;
   background-image: none;
}
#wb_LayoutGrid1
{
   visibility: visible !important;
   display: table !important;
}
#wb_LayoutGrid1
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#LayoutGrid1
{
   height: auto;
   padding: 10px 15px 10px 15px;
}
#LayoutGrid1 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#wb_ThemeableMenu2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#ThemeableMenu2, .ThemeableMenu2 .nav, .ThemeableMenu2 .dropdown-menu
{
   font-weight: bold;
   font-size: 15px;
}
#wb_home
{
   visibility: visible !important;
   display: table !important;
}
#wb_home
{
   height: 100vh;
   margin-top: 0px;
   margin-bottom: 0px;
}
#home
{
   height: 100vh;
   padding: 120px 0 120px 0;
}
#home
{
   width: 100%;
}
#home > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#home > .col-1
{
   display: flex;
   flex-basis: 100%;
   max-width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   align-content: center;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#wb_indexLayoutGrid5
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid5
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid5
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid5 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid5 > .row > .col-1, #indexLayoutGrid5 > .row > .col-2, #indexLayoutGrid5 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid5 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid5 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#indexLayoutGrid5 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid2
{
   visibility: visible !important;
   display: table !important;
}
#wb_indexLayoutGrid2
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid2
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid2 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_indexLayoutGrid9
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid9
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid9
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid9 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid9 > .row > .col-1, #indexLayoutGrid9 > .row > .col-2, #indexLayoutGrid9 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid9 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid9 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid10
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid10
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid10
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid10 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid10 > .row > .col-1, #indexLayoutGrid10 > .row > .col-2, #indexLayoutGrid10 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid10 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid10 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid12
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_indexLayoutGrid12
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid12
{
   height: auto;
   padding: 0 15px 0 15px;
}
#indexLayoutGrid12 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid12 > .row > .col-1, #indexLayoutGrid12 > .row > .col-2, #indexLayoutGrid12 > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid12 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#indexLayoutGrid12 > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid7
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
}
#wb_indexLayoutGrid7
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid7
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid7 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_indexLayoutGrid6
{
   visibility: hidden !important;
   display: none !important;
   background-color: transparent;
}
#wb_indexLayoutGrid6
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid6
{
   height: auto;
   padding: 20px 20px 40px 20px;
}
#indexLayoutGrid6 .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#wb_pratele
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
   background-image: url('../images/index_pratele_bkgrnd320.png');
   background-repeat: repeat;
   background-position: left top;
}
#wb_pratele
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#pratele
{
   height: auto;
   padding: 80px 15px 0 15px;
}
#pratele .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#pratele > .row > .col-1, #pratele > .row > .col-2, #pratele > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#pratele > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#pratele > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#pratele > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_podpora
{
   visibility: visible !important;
   display: table !important;
   background-color: #F5F5F5;
   background-image: none;
}
#wb_podpora
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#podpora
{
   height: auto;
   padding: 80px 15px 80px 15px;
}
#podpora .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#podpora > .row > .col-1, #podpora > .row > .col-2, #podpora > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#podpora > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#podpora > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#podpora > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_udalosti
{
   visibility: visible !important;
   display: table !important;
   background-color: transparent;
}
#wb_udalosti
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#udalosti
{
   height: auto;
   padding: 80px 15px 0 15px;
}
#udalosti .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#udalosti > .row > .col-1, #udalosti > .row > .col-2, #udalosti > .row > .col-3
{
   padding-right: 15px;
   padding-left: 15px;
}
#udalosti > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#udalosti > .row > .col-2
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#udalosti > .row > .col-3
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: left;
}
#wb_indexLayoutGrid3
{
   visibility: visible !important;
   display: table !important;
}
#wb_indexLayoutGrid3
{
   height: auto;
   margin-top: 0px;
   margin-bottom: 0px;
}
#indexLayoutGrid3
{
   height: auto;
   padding: 50px 15px 50px 15px;
}
#indexLayoutGrid3 .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   padding-right: 15px;
   padding-left: 15px;
}
#indexLayoutGrid3 > .row > .col-1
{
   display: block;
   width: 100%;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   text-align: center;
}
#wb_Text3
{
   visibility: visible !important;
   display: block !important;
}
#wb_Text3
{
   margin: 0;
   padding: 0;
}
#wb_indexText19
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText19
{
   margin: 0;
   padding: 0;
}
#wb_indexText24
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText24
{
   margin: 0;
   padding: 0;
}
#wb_indexImage1
{
   width: 290px !important;
   height: 122px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage1
{
   width: 290px;
   height: 122px;
}
#StickyLayer
{
   width: 50px !important;
   height: 50px !important;
   visibility: visible !important;
   display: block !important;
}
#wb_up-arrow
{
   left: 9px !important;
   top: 8px !important;
   width: 24px !important;
   height: 24px !important;
   visibility: visible !important;
   display: inline !important;
   margin: 0;
   padding: 4px 4px 4px 4px;
   background-color: transparent;
   background-image: none;
}
#up-arrow
{
   width: 24px;
   height: 24px;
}
#up-arrow i
{
   line-height: 24px;
   font-size: 24px;
   width: 23px;
}
#wb_up-arrow:hover
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #3E3E3E;
}
#wb_indexImage3
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage3
{
   width: 98px;
   height: 139px;
}
#wb_indexImage5
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage5
{
   width: 98px;
   height: 139px;
}
#wb_indexText5
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText5
{
   margin: 0;
   padding: 0;
}
#wb_indexImage6
{
   width: 98px !important;
   height: 139px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0;
   padding: 0;
}
#indexImage6
{
   width: 98px;
   height: 139px;
}
#wb_indexText3
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText3
{
   margin: 0;
   padding: 0;
}
#wb_indexText2
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText2
{
   margin: 0;
   padding: 0;
}
#wb_indexText6
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText6
{
   margin: 0;
   padding: 0;
}
#wb_indexText1
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText4
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText4
{
   margin: 0;
   padding: 0;
}
#wb_indexText7
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText7
{
   margin: 0;
   padding: 0;
}
#wb_sekceText1
{
   visibility: visible !important;
   display: block !important;
}
#wb_sekceText1
{
   margin: 0;
   padding: 0;
}
#wb_indexText8
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText8
{
   margin: 0;
   padding: 0;
}
#wb_indexText9
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText9
{
   margin: 0;
   padding: 0;
}
#wb_indexText10
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText10
{
   margin: 0;
   padding: 0;
}
#wb_indexText13
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText13
{
   margin: 0;
   padding: 0;
}
#wb_indexIcon1
{
   width: 66px !important;
   height: 72px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon1
{
   width: 66px;
   height: 72px;
}
#indexIcon1 i
{
   line-height: 72px;
   font-size: 66px;
   width: 65px;
}
#wb_indexIcon2
{
   width: 66px !important;
   height: 72px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon2
{
   width: 66px;
   height: 72px;
}
#indexIcon2 i
{
   line-height: 72px;
   font-size: 66px;
   width: 69px;
}
#wb_indexText11
{
   visibility: visible !important;
   display: block !important;
}
#wb_indexText11
{
   margin: 0;
   padding: 0;
}
#wb_indexIcon3
{
   width: 66px !important;
   height: 72px !important;
   visibility: visible !important;
   display: inline-block !important;
   margin: 0 10px 0 0 ;
   padding: 0;
}
#indexIcon3
{
   width: 66px;
   height: 72px;
}
#indexIcon3 i
{
   line-height: 72px;
   font-size: 66px;
   width: 83px;
}
#wb_indexPhotoaikido
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoaikido .thumbnail
{
   width: 100%;
}
#indexPhotoaikido .visible-col1
{
   display: block;
}
#wb_indexYouTube1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
}
#wb_indexPhotoGallery1
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery1 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery1 .visible-col1
{
   display: block;
}
#wb_indexPhotoGallery2
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery2 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery2 .visible-col1
{
   display: block;
}
#wb_indexPhotoGallery3
{
   width: 100% !important;
   visibility: visible !important;
   display: block !important;
   margin: 0;
   color: #000000;
   border: 0px solid transparent;
}
#indexPhotoGallery3 .thumbnail
{
   width: 100%;
}
#indexPhotoGallery3 .visible-col1
{
   display: block;
}
}
