body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-weight: 400;
   font-size: 16px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
.visibility-hidden
{
   visibility: hidden;
}
#upStickyLayer
{
   background-color: #FFFFFF;
   background-image: none;
   border: 6px solid #575757;
   border-radius: 20px;
}
#fotoPhotoGallery
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
}
#fotoPhotoGallery .thumbnails
{
   margin: 0;
   display: flex;
   flex-wrap: wrap;
   align-items: flex-start;
   gap: 16px;
   margin: 16px;
}
#fotoPhotoGallery .thumbnail
{
   margin: 0;
}
#fotoPhotoGallery .thumbnails::after
{
   content: "";
   flex-grow: 99999;
   min-width: calc(100% / 4);
}
#fotoPhotoGallery .thumbnail img
{
   user-select: none;
   width: 100%;
   height: auto;
   vertical-align: middle;
   display: block;
}
#fotoPhotoGallery .thumbnail img
{
   border: 0px solid #000000;
   box-sizing: border-box;
   border-radius: 5px;
}
#fotoPhotoGallery .thumbnail img:hover
{
   filter: grayscale(100%);
   transform: rotate(0deg) scale(1.1,1.1) ;
   transition: filter 100ms linear 0ms, transform 100ms linear 0ms;
}
#fotoPhotoGallery .thumbnail img
{
   filter: grayscale(0%);
   transform: rotate(0deg) ;
   transition: filter 100ms linear 0ms, transform 100ms linear 0ms;
}
#fotoPhotoGallery-filter
{
   display: flex;
   flex-wrap: wrap;
   justify-content: center;
   margin-bottom: 10px;
}
#fotoPhotoGallery-filter a
{
   cursor: pointer;
   display: block;
   position: relative;
   color: #777777;
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 16px;
   font-style: normal;
   padding: 6px 14px 6px 14px;
   text-decoration: none;
}
#fotoPhotoGallery-filter a:not(:last-child)
{
   margin-right: 6px;
}
#fotoPhotoGallery-filter a.active
{
   color: #FF8F12;
}
#fotoPhotoGallery-filter a:hover
{
   color: #FF8F12;
}
#fotoPhotoGallery-filter a:before
{
   background-color: transparent;
   bottom: 0;
   content: " ";
   display: block;
   height: 3px;
   left: 0;
   position: absolute;
   transition: 300ms;
   transition-timing-function: ease-out;
   width: 100%;
   z-index: 2;
}
#fotoPhotoGallery-filter a.active:before,
#fotoPhotoGallery-filter a:hover:before
{
   background-color: #FF8F12;
}
#wb_headerGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#headerGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 10px 0 10px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#headerGrid > .col-1, #headerGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#headerGrid > .col-1, #headerGrid > .col-2
{
   flex: 0 0 auto;
}
#headerGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#headerGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: flex-start;
   text-align: left;
}
@media (max-width: 768px)
{
#headerGrid > .col-1, #headerGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_onasGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/gray-background.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#onasGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#onasGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#onasGrid > .row > .col-1, #onasGrid > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#onasGrid > .row > .col-1, #onasGrid > .row > .col-2
{
   float: left;
}
#onasGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 58.33333333%;
   text-align: left;
}
#onasGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 1px;
}
#onasGrid > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 41.66666667%;
   text-align: left;
}
#onasGrid > .row > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 30px 0 30px;
}
#onasGrid:before,
#onasGrid:after,
#onasGrid .row:before,
#onasGrid .row:after
{
   display: table;
   content: " ";
}
#onasGrid:after,
#onasGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#onasGrid > .row > .col-1, #onasGrid > .row > .col-2
{
   float: none;
   width: 100% !important;
}
}
#wb_onasImage
{
   margin: 0;
   vertical-align: top;
}
#onasImage
{
   border: 0px solid #DDDDDD;
   border-radius: 12px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 665px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_onasHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 20px 0 10px 0 ;
   padding: 0;
   text-align: left;
}
#onasHeading
{
   color: #111111;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: left;
   text-transform: none;
}
#wb_vybratGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2F343A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#vybratGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#vybratGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#vybratGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#vybratGrid > .row > .col-1
{
   float: left;
}
#vybratGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#vybratGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 1px;
}
#vybratGrid:before,
#vybratGrid:after,
#vybratGrid .row:before,
#vybratGrid .row:after
{
   display: table;
   content: " ";
}
#vybratGrid:after,
#vybratGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#vybratGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_sluzbyGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: url('../images/orange-background.jpg');
   background-repeat: no-repeat;
   background-position: left top;
   background-attachment: fixed;
   background-position: 50% 0;
   background-size: cover;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#sluzbyGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sluzbyGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#sluzbyGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#sluzbyGrid > .row > .col-1
{
   float: left;
}
#sluzbyGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#sluzbyGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 1px;
}
#sluzbyGrid:before,
#sluzbyGrid:after,
#sluzbyGrid .row:before,
#sluzbyGrid .row:after
{
   display: table;
   content: " ";
}
#sluzbyGrid:after,
#sluzbyGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#sluzbyGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_vybratGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
}
#vybratGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#vybratGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#vybratGrid2 > .row > .col-1, #vybratGrid2 > .row > .col-2, #vybratGrid2 > .row > .col-3, #vybratGrid2 > .row > .col-4, #vybratGrid2 > .row > .col-5, #vybratGrid2 > .row > .col-6, #vybratGrid2 > .row > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#vybratGrid2 > .row > .col-1, #vybratGrid2 > .row > .col-2, #vybratGrid2 > .row > .col-3, #vybratGrid2 > .row > .col-4, #vybratGrid2 > .row > .col-5, #vybratGrid2 > .row > .col-6, #vybratGrid2 > .row > .col-7
{
   float: left;
}
#vybratGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#vybratGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#vybratGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#vybratGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#vybratGrid2 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#vybratGrid2 > .row > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: left;
}
#vybratGrid2 > .row > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#vybratGrid2:before,
#vybratGrid2:after,
#vybratGrid2 .row:before,
#vybratGrid2 .row:after
{
   display: table;
   content: " ";
}
#vybratGrid2:after,
#vybratGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#vybratGrid2 > .row > .col-1, #vybratGrid2 > .row > .col-2, #vybratGrid2 > .row > .col-3, #vybratGrid2 > .row > .col-4, #vybratGrid2 > .row > .col-5, #vybratGrid2 > .row > .col-6, #vybratGrid2 > .row > .col-7
{
   float: none;
   width: 100% !important;
}
}
#wb_onasText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: justify;
}
#wb_onasText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_onasText p, #wb_onasText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_onasText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_choiceCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 280px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 16px;
   text-align: center;
}
#choiceCard1-card-body
{
   padding: 30px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#choiceCard1-card-item0
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 125px;
   height: 125px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0 !important;
   padding: 0;
}
#choiceCard1-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/dloholetezkusenosti.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   -webkit-clip-path: url(#choiceCard1-card-item0-clippath);
   clip-path: url(#choiceCard1-card-item0-clippath);
}
#choiceCard1-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#choiceCard1-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_sluzbyHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#sluzbyHeading
{
   color: #111111;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_sluzbyGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
}
#sluzbyGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sluzbyGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#sluzbyGrid2 > .row > .col-1, #sluzbyGrid2 > .row > .col-2, #sluzbyGrid2 > .row > .col-3, #sluzbyGrid2 > .row > .col-4, #sluzbyGrid2 > .row > .col-5, #sluzbyGrid2 > .row > .col-6, #sluzbyGrid2 > .row > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#sluzbyGrid2 > .row > .col-1, #sluzbyGrid2 > .row > .col-2, #sluzbyGrid2 > .row > .col-3, #sluzbyGrid2 > .row > .col-4, #sluzbyGrid2 > .row > .col-5, #sluzbyGrid2 > .row > .col-6, #sluzbyGrid2 > .row > .col-7
{
   float: left;
}
#sluzbyGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#sluzbyGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#sluzbyGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#sluzbyGrid2 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#sluzbyGrid2 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#sluzbyGrid2 > .row > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: left;
}
#sluzbyGrid2 > .row > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#sluzbyGrid2:before,
#sluzbyGrid2:after,
#sluzbyGrid2 .row:before,
#sluzbyGrid2 .row:after
{
   display: table;
   content: " ";
}
#sluzbyGrid2:after,
#sluzbyGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#sluzbyGrid2 > .row > .col-1, #sluzbyGrid2 > .row > .col-2, #sluzbyGrid2 > .row > .col-3, #sluzbyGrid2 > .row > .col-4, #sluzbyGrid2 > .row > .col-5, #sluzbyGrid2 > .row > .col-6, #sluzbyGrid2 > .row > .col-7
{
   float: none;
   width: 100% !important;
}
}
#wb_sluzbyCard1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard1-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard1-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard1-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard1-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_fotoGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#fotoGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#fotoGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#fotoGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#fotoGrid > .row > .col-1
{
   float: left;
}
#fotoGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: left;
}
#fotoGrid > .row > .col-1 > .col-1-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0 0 0 1px;
}
#fotoGrid:before,
#fotoGrid:after,
#fotoGrid .row:before,
#fotoGrid .row:after
{
   display: table;
   content: " ";
}
#fotoGrid:after,
#fotoGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#fotoGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_sluzbyCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard2-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard2-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard2-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard2-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_sluzbyCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard3-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard3-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard3-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard3-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_sluzbyCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard4-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard4-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard4-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard4-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard4-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_choiceCard2
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 280px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 16px;
   text-align: center;
}
#choiceCard2-card-body
{
   padding: 30px 20px 30px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#choiceCard2-card-item0
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 125px;
   height: 125px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0 !important;
   padding: 0;
}
#choiceCard2-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/komplexnisluzby.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   -webkit-clip-path: url(#choiceCard2-card-item0-clippath);
   clip-path: url(#choiceCard2-card-item0-clippath);
}
#choiceCard2-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#choiceCard2-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_choiceCard3
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 280px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 16px;
   text-align: center;
}
#choiceCard3-card-body
{
   padding: 30px 20px 30px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#choiceCard3-card-item0
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 125px;
   height: 125px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0 !important;
   padding: 0;
}
#choiceCard3-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/spolehlivost.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   -webkit-clip-path: url(#choiceCard3-card-item0-clippath);
   clip-path: url(#choiceCard3-card-item0-clippath);
}
#choiceCard3-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#choiceCard3-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_choiceCard4
{
   position: relative;
   display: flex;
   flex-direction: column;
   min-height: 280px;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   border-radius: 16px;
   text-align: center;
}
#choiceCard4-card-body
{
   padding: 30px 20px 30px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#choiceCard4-card-item0
{
   display: block;
   position: relative;
   margin: 0px auto 0px auto;
   width: 125px;
   height: 125px;
   box-sizing: border-box;
   border-radius: 16px 16px 0 0 !important;
   padding: 0;
}
#choiceCard4-card-item0 > div
{
   position: absolute;
   top: 0;
   left: 0;
   width: 100%;
   height: 100%;
   padding: 0;
   background-color: transparent;
   background-image: url('../images/vlastnitechnika.jpg');
   background-repeat: no-repeat;
   background-position: center center;
   background-size: cover;
   -webkit-clip-path: url(#choiceCard4-card-item0-clippath);
   clip-path: url(#choiceCard4-card-item0-clippath);
}
#choiceCard4-card-item1
{
   box-sizing: border-box;
   margin: 30px 0 10px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 21px;
}
#choiceCard4-card-item2
{
   box-sizing: border-box;
   border-radius: 0 0 16px 16px !important;
   margin: 0;
   padding: 0;
   color: #333333;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_headerImage
{
   margin: 0;
   vertical-align: top;
}
#headerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: inline-block;
   width: 219px;
   height: 76px;
   vertical-align: top;
}
#wb_headerResponsiveMenu
{
   display: block;
   background-color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   text-align: right;
   width: 100%;
   margin: 0;
   z-index: 1111 !important;
}
#headerResponsiveMenu
{
   display: inline-block;
   background-color: #000000;
   height: 84px;
}
#wb_headerResponsiveMenu ul
{
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_headerResponsiveMenu ul:after
{
   clear: both;
   content: "";
   display: block;
}
#wb_headerResponsiveMenu ul li
{
   border-radius: 0;
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_headerResponsiveMenu ul li i
{
   font-size: 24px;
   width: 24px;
   margin-bottom: 8px;
}
#wb_headerResponsiveMenu ul li a
{
   background-color: #000000;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 30px 15px 30px;
   text-align: center;
}
#wb_headerResponsiveMenu > ul > li > a 
{
   height: 54px;
}
.headerResponsiveMenu a 
{
   display: block;
}
#wb_headerResponsiveMenu li:hover > a, #wb_headerResponsiveMenu li .active
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu ul ul
{
   display: none;
   position: absolute;
   top: 84px;
}
#wb_headerResponsiveMenu ul li:hover > ul
{
   display: list-item;
}
#wb_headerResponsiveMenu ul ul li 
{
   float: none;
   position: relative;
   width: 136px;
}
#wb_headerResponsiveMenu ul ul li a
{
   background-color: #FF8F12;
   border: 0px solid #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu ul ul li:hover > a, #wb_headerResponsiveMenu ul ul li .active
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu ul ul li i 
{
   margin-right: 8px;
   vertical-align: middle;
}
#wb_headerResponsiveMenu ul ul li a 
{
   padding-top: 15px;
   padding-right: 20px;
   padding-bottom: 15px;
   text-align: left;
   vertical-align: middle;
}
#wb_headerResponsiveMenu ul ul ul li 
{
   left: 136px;
   position: relative;
   top: -84px;
}
#wb_headerResponsiveMenu .arrow-down 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-top: 4px solid #FFFFFF;
   border-right: 4px solid transparent;
   border-left: 4px solid transparent;
   border-bottom: 0 dotted;
}
#wb_headerResponsiveMenu .arrow-left 
{
   display: inline-block;
   width: 0;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   border-left: 4px solid #FFFFFF;
   border-top: 4px solid transparent;
   border-bottom: 4px solid transparent;
   border-right: 0 dotted;
}
#wb_headerResponsiveMenu li:hover > a .arrow-down, #wb_headerResponsiveMenu li .active .arrow-down
{ 
   border-top-color: #FFFFFF;
}
#wb_headerResponsiveMenu ul ul li:hover > a .arrow-left, #wb_headerResponsiveMenu ul ul li .active .arrow-left
{ 
   border-left-color: #FFFFFF;
}
#wb_headerResponsiveMenu .toggle,[id^=headerResponsiveMenu-submenu]
{
   display: none;
}
@media all and (max-width:768px) 
{
#wb_headerResponsiveMenu
{
   margin: 0;
   text-align: left;
}
#wb_headerResponsiveMenu ul li a, #wb_headerResponsiveMenu .toggle
{
   font-size: 16px;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-transform: none;
   padding: 15px 20px 15px 20px;
}
#wb_headerResponsiveMenu .toggle + a
{
   display: none !important;
}
.headerResponsiveMenu 
{
   display: none;
   z-index: 9999;
}
#headerResponsiveMenu 
{
   background-color: transparent;
   display: none;
}
#wb_headerResponsiveMenu > ul > li > a 
{
   height: auto !important;
   margin: 0;
}
#wb_headerResponsiveMenu .toggle 
{
   display: block;
   background-color: #000000;
   color: #FFFFFF;
   padding: 0 20px 0 20px;
   line-height: 54px;
   text-decoration: none;
   border: none;
   position: relative;
}
#wb_headerResponsiveMenu .toggle:hover
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
[id^=headerResponsiveMenu-submenu]:checked + ul 
{
   display: block !important;
}
#headerResponsiveMenu-title
{
   height: 84px !important;
   line-height: 84px !important;
   text-align: right;
}
#wb_headerResponsiveMenu ul li 
{
   display: block;
   width: 100% !important;
   text-align: left;
}
#wb_headerResponsiveMenu ul ul .toggle,
#wb_headerResponsiveMenu ul ul a 
{
   padding: 0 40px;
}
#wb_headerResponsiveMenu a:hover,
#wb_headerResponsiveMenu ul ul ul a 
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu ul li ul li .toggle,
#wb_headerResponsiveMenu ul ul a 
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu ul ul ul a 
{
   padding: 15px 20px 15px 60px;
}
#wb_headerResponsiveMenu ul li a 
{
   text-align: left;
}
#wb_headerResponsiveMenu ul li a br 
{
   display: none;
}
#wb_headerResponsiveMenu ul li i 
{
   margin-right: 8px;
}
#wb_headerResponsiveMenu ul ul 
{
   float: none;
   position: static;
}
#wb_headerResponsiveMenu ul ul li:hover > ul,
#wb_headerResponsiveMenu ul li:hover > ul 
{
   display: none;
}
#wb_headerResponsiveMenu ul ul li 
{
   display: block;
   width: 100%;
}
#wb_headerResponsiveMenu ul ul ul li 
{
   position: static;
}
#headerResponsiveMenu-icon 
{
   display: block;
   position: absolute;
   left: 30px;
   top: 30px;
   user-select: none;
}
#headerResponsiveMenu-icon span 
{
   display: block;
   margin-top: 4px;
   height: 2px;
   background-color: #FFFFFF;
   color: #FFFFFF;
   width: 24px;
}
#wb_headerResponsiveMenu ul li ul li .toggle:hover
{
   background-color: #FF8F12;
   color: #FFFFFF;
}
#wb_headerResponsiveMenu .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_headerResponsiveMenu .toggle:hover .arrow-down, #wb_headerResponsiveMenu li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
#wb_headerResponsiveMenu ul li ul li .toggle .arrow-down 
{
   border-top-color: #FFFFFF;
}
#wb_headerResponsiveMenu ul li ul li .toggle:hover .arrow-down, #wb_headerResponsiveMenu ul li ul li .active .arrow-down
{
   border-top-color: #FFFFFF;
}
}
#wb_footerText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #111111;
   border-radius: 0px;
   padding: 10px 10px 10px 10px;
   margin: 0;
   text-align: center;
}
#wb_footerText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 13px;
   line-height: 19.5px;
}
#wb_footerText p, #wb_footerText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_footerText
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_footerImage
{
   margin: 0;
   vertical-align: top;
}
#footerImage
{
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 846px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_sluzbyText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_sluzbyText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_sluzbyText p, #wb_sluzbyText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_sluzbyText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_sluzbyGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 8px 0 8px 0 ;
}
#sluzbyGrid3
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#sluzbyGrid3 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#sluzbyGrid3 > .row > .col-1, #sluzbyGrid3 > .row > .col-2, #sluzbyGrid3 > .row > .col-3, #sluzbyGrid3 > .row > .col-4, #sluzbyGrid3 > .row > .col-5, #sluzbyGrid3 > .row > .col-6, #sluzbyGrid3 > .row > .col-7
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#sluzbyGrid3 > .row > .col-1, #sluzbyGrid3 > .row > .col-2, #sluzbyGrid3 > .row > .col-3, #sluzbyGrid3 > .row > .col-4, #sluzbyGrid3 > .row > .col-5, #sluzbyGrid3 > .row > .col-6, #sluzbyGrid3 > .row > .col-7
{
   float: left;
}
#sluzbyGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#sluzbyGrid3 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#sluzbyGrid3 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: center;
}
#sluzbyGrid3 > .row > .col-4
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: center;
}
#sluzbyGrid3 > .row > .col-5
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#sluzbyGrid3 > .row > .col-6
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 30px;
   text-align: left;
}
#sluzbyGrid3 > .row > .col-7
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width:  calc((100% - 90px) * 2 / 8);
   text-align: left;
}
#sluzbyGrid3:before,
#sluzbyGrid3:after,
#sluzbyGrid3 .row:before,
#sluzbyGrid3 .row:after
{
   display: table;
   content: " ";
}
#sluzbyGrid3:after,
#sluzbyGrid3 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#sluzbyGrid3 > .row > .col-1, #sluzbyGrid3 > .row > .col-2, #sluzbyGrid3 > .row > .col-3, #sluzbyGrid3 > .row > .col-4, #sluzbyGrid3 > .row > .col-5, #sluzbyGrid3 > .row > .col-6, #sluzbyGrid3 > .row > .col-7
{
   float: none;
   width: 100% !important;
}
}
#wb_sluzbyCard5
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard5-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard5-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard5-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard5-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard5-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_sluzbyCard6
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard6-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard6-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard6-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard6-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard6-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_sluzbyCard7
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #E0B200;
   border-radius: 16px;
   text-align: left;
}
#sluzbyCard7-card-body
{
   padding: 20px 20px 20px 20px;
   flex: 1 1 auto;
   font-size: 0;
}
#sluzbyCard7-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 44px;
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 10px 10px 10px 10px;
   border: 0px solid #111111;
   border-radius: 50%;
   background-color: #FF8F12;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
}
#sluzbyCard7-card-item0 i
{
   margin-right: 0px;
   text-align: center;
   vertical-align: top;
   font-size: 24px;
   width: 24px;
}
#sluzbyCard7-card-item1
{
   box-sizing: border-box;
   margin: 0 0 20px 0 ;
   padding: 0;
   color: #111111;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
}
#sluzbyCard7-card-item2
{
   box-sizing: border-box;
   margin: 0 0 30px 0 ;
   padding: 0;
   color: #444444;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#wb_vybratText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_vybratText
{
   color: #E6E6E6;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_vybratText p, #wb_vybratText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_vybratText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_vybratHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#vybratHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_fotoHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#fotoHeading
{
   color: #111111;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_fotoText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_fotoText
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_fotoText p, #wb_fotoText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_fotoText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_kontaktGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #2F343A;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kontaktGrid
{
   box-sizing: border-box;
   padding: 30px 0 30px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#kontaktGrid > .row
{
   margin-right: 0;
   margin-left: 0;
}
#kontaktGrid > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#kontaktGrid > .row > .col-1
{
   float: left;
}
#kontaktGrid > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 100%;
   text-align: center;
}
#kontaktGrid:before,
#kontaktGrid:after,
#kontaktGrid .row:before,
#kontaktGrid .row:after
{
   display: table;
   content: " ";
}
#kontaktGrid:after,
#kontaktGrid .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#kontaktGrid > .row > .col-1
{
   float: none;
   width: 100% !important;
}
}
#wb_kontaktGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#kontaktGrid2
{
   box-sizing: border-box;
   padding: 0 15px 0 15px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1024px;
}
#kontaktGrid2 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#kontaktGrid2 > .row > .col-1, #kontaktGrid2 > .row > .col-2, #kontaktGrid2 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#kontaktGrid2 > .row > .col-1, #kontaktGrid2 > .row > .col-2, #kontaktGrid2 > .row > .col-3
{
   float: left;
}
#kontaktGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#kontaktGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#kontaktGrid2 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   width: 33.33333333%;
   text-align: center;
}
#kontaktGrid2:before,
#kontaktGrid2:after,
#kontaktGrid2 .row:before,
#kontaktGrid2 .row:after
{
   display: table;
   content: " ";
}
#kontaktGrid2:after,
#kontaktGrid2 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#kontaktGrid2 > .row > .col-1, #kontaktGrid2 > .row > .col-2, #kontaktGrid2 > .row > .col-3
{
   float: none;
   width: 100% !important;
}
}
#wb_Card1
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: center;
}
#Card1-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card1-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0 0 -20px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #FF8F12;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card1-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card1-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 6px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#Card1-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card1-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card1-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0 0 20px 0;
   text-decoration: none;
}
#Card1-card-item4 i
{
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_footerGrid
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #000000;
   background-image: none;
   border: 0px solid #CCCCCC;
   border-radius: 0px;
   box-sizing: border-box;
   margin: 0;
}
#footerGrid
{
   box-sizing: border-box;
   display: flex;
   flex-direction: row;
   flex-wrap: wrap;
   padding: 20px 0 20px 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1140px;
}
#footerGrid > .col-1, #footerGrid > .col-2
{
   box-sizing: border-box;
   font-size: 0;
   min-height: 1px;
   padding-right: 100px;
   padding-left: 100px;
   position: relative;
}
#footerGrid > .col-1, #footerGrid > .col-2
{
   flex: 0 0 auto;
}
#footerGrid > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 75%;
   max-width: 75%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
#footerGrid > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   flex-basis: 25%;
   max-width: 25%;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 768px)
{
#footerGrid > .col-1, #footerGrid > .col-2
{
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_kontaktHeading
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0 0 10px 0 ;
   padding: 0;
   text-align: center;
}
#kontaktHeading
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 700;
   font-style: normal;
   font-size: 32px;
   margin: 0;
   text-align: center;
   text-transform: none;
}
#wb_kontaktText 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   border-radius: 0px;
   padding: 0;
   margin: 0 0 30px 0 ;
   text-align: center;
}
#wb_kontaktText
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: 400;
   font-size: 16px;
   line-height: 23px;
}
#wb_kontaktText p, #wb_kontaktText ul
{
   margin: 0;
   padding: 0;
   list-style-position: inside;
}
#wb_kontaktText
{
   display: block;
   margin: 0 0 30px 0 ;
   box-sizing: border-box;
   width: 100%;
}
#wb_Card2
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: center;
}
#Card2-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card2-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0 0 -20px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #FF8F12;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card2-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card2-card-item1
{
   box-sizing: border-box;
   margin: 0;
   padding: 0;
   border: 6px solid #FFFFFF;
   border-radius: 50%;
   max-width: 120px;
   margin-left: auto;
   margin-right: auto;
   width: 100%;
   height: 120px;
}
#Card2-card-item2
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card2-card-item3
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card2-card-item4 a
{
   color: inherit;
   display: block;
   padding: 0 0 20px 0;
   text-decoration: none;
}
#Card2-card-item4 i
{
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#wb_Card3
{
   position: relative;
   display: flex;
   flex-direction: column;
   box-sizing: border-box;
   margin: 0;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #DEDEDE;
   border-radius: 16px;
   text-align: center;
}
#Card3-card-body
{
   padding: 0;
   flex: 1 1 auto;
   font-size: 0;
}
#Card3-card-item0
{
   display: inline-block;
   line-height: 1.0;
   height: 53px;
   box-sizing: border-box;
   margin: 0 0 -20px 0 ;
   width: 100%;
   padding: 20px 0 20px 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: #FF8F12;
   background-image: none;
   color: #FFFFFF;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
   text-align: center;
}
#Card3-card-item0 a
{
   color: inherit;
   text-decoration: none;
}
#Card3-card-item1
{
   box-sizing: border-box;
   margin: 20px 20px 0 20px;
   padding: 37px 0 0 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: bold;
   font-style: normal;
   font-size: 19px;
}
#Card3-card-item2
{
   box-sizing: border-box;
   margin: 10px 20px 18px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3
{
   display: inline-block;
   line-height: 1.0;
   height: 36px;
   box-sizing: border-box;
   margin: 0;
   border: 0px solid #000000;
   border-radius: 0px;
   background-color: transparent;
   background-image: none;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#Card3-card-item3 a
{
   color: inherit;
   display: block;
   padding: 0 0 20px 0;
   text-decoration: none;
}
#Card3-card-item3 i
{
   margin-right: 10px;
   text-align: center;
   vertical-align: top;
   font-size: 16px;
   width: 16px;
}
#Card3-card-item4
{
   box-sizing: border-box;
   margin: 10px 20px 20px 20px;
   padding: 0;
   color: #292B2C;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
}
#wb_upIcon
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #1E1E1E;
   border-radius: 0px;
   text-align: center;
   margin: 0;
   padding: 4px 4px 4px 4px;
   vertical-align: top;
}
#wb_upIcon a
{
   text-decoration: none;
}
#wb_upIcon a::after
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   z-index: 1;
   pointer-events: auto;
   content: "";
}
#upIcon
{
   height: 24px;
   width: 24px;
   display: flex;
   flex-wrap: nowrap;
   justify-content: center;
}
#upIcon i
{
   color: #FF8F12;
   display: inline-block;
   font-size: 24px;
   line-height: 24px;
   vertical-align: middle;
}
#wb_upIcon:hover #upIcon i
{
   color: #828282;
}
