div#container
{
   width: 1100px;
   position: relative;
   margin: 0 auto 0 auto;
   text-align: left;
}
body
{
   background-color: #FFFFFF;
   color: #000000;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.1;
   margin: 0;
   text-align: center;
}
a
{
   color: #0000FF;
   text-decoration: underline;
}
a:visited
{
   color: #800080;
}
a:active
{
   color: #FF0000;
}
a:hover
{
   color: #0000FF;
   text-decoration: underline;
}
input:focus, textarea:focus, select:focus
{
   outline: none;
}
@font-face
{
   font-family: "Open Sans";
   font-display: swap;
   src: url('../fonts/OpenSans-Regular.woff') format('woff'),
        url('../fonts/OpenSans-Regular.ttf') format('truetype'),
        url('../fonts/OpenSans-Regular.eot') format('embedded-opentype');
}
@font-face
{
   font-family: "Open Sans ExtraBold";
   font-display: swap;
   src: url('../fonts/OpenSans-ExtraBold.woff') format('woff'),
        url('../fonts/OpenSans-ExtraBold.ttf') format('truetype'),
        url('../fonts/OpenSans-ExtraBold.eot') format('embedded-opentype');
}
.CustomStyle
{
   font-family: "Open Sans";
   font-weight: bold;
   font-size: 16px;
   text-decoration: none;
   color: #2E74B5;
   background-color: transparent;
}
#wb_Text3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text3
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 11px;
   line-height: 14px;
}
#wb_Text3 p, #wb_Text3 ul
{
   margin: 0;
   padding: 0;
}
#Editbox2
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   line-height: 30px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#Editbox2:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#Button1
{
   border: 1px solid #2E6DA4;
   border-radius: 4px;
   background-color: #3370B7;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 19px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#Button1:hover
{
   background-color: #00BFFF;
   -webkit-transition: background-color 500ms linear 0ms;
   transition: background-color 500ms linear 0ms;
}
#wb_indexLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid1
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 15px 0px 15px 0px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#indexLayoutGrid1
{
   width: 1100px;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid1 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid1 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid1 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid1
{
   width: 100%;
}
#indexLayoutGrid1 > .col-1, #indexLayoutGrid1 > .col-2, #indexLayoutGrid1 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexImage1
{
   margin: 0;
   vertical-align: top;
}
#indexImage1
{
   border: 0px solid #000000;
   box-sizing: border-box;
   padding: 0;
   display: block;
   width: 100%;
   height: auto;
   max-width: 255px;
   margin-left: auto;
   margin-right: auto;
   vertical-align: top;
}
#wb_indexText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText2
{
   color: #2E8B57;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_indexText2 div
{
   text-align: center;
}
#wb_indexText2
{
   display: inline-block;
   margin: 0;
   width: 268px;
   height: 55px;
}
#wb_indexText3 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText3
{
   color: #FFFFFF;
   font-family: Montserrat;
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText3 div
{
   text-align: center;
}
#wb_indexText3
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_indexText4
{
   color: #FFFFFF;
   font-family: "Montserrat Bold";
   font-weight: normal;
   font-size: 21px;
}
#wb_indexText4 div
{
   text-align: center;
}
#wb_indexText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_indexLayoutGrid2
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #FFFFFF;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#indexLayoutGrid2
{
   box-sizing: border-box;
   display: -webkit-flex;
   display: flex;
   -webkit-flex-direction: row;
   flex-direction: row;
   -webkit-flex-wrap: wrap;
   flex-wrap: wrap;
   padding: 5px 0px 5px 0px;
   margin-right: auto;
   margin-left: auto;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#indexLayoutGrid2
{
   width: 1100px;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   -webkit-flex: 0 0 auto;
   flex: 0 0 auto;
}
#indexLayoutGrid2 > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid2 > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 50%;
   max-width: 50%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
#indexLayoutGrid2 > .col-2 > .col-2-padding
{
   box-sizing: border-box;
   width: 100%;
   padding: 0;
}
#indexLayoutGrid2 > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   flex-basis: 25%;
   max-width: 25%;
   display: -webkit-flex;
   -webkit-flex-wrap: wrap;
   -webkit-align-content: center;
   -webkit-align-self: stretch;
   -webkit-align-items: center;
   display: flex;
   flex-wrap: wrap;
   align-content: center;
   align-self: stretch;
   align-items: center;
   -webkit-justify-content: center;
   justify-content: center;
   text-align: center;
}
@media (max-width: 480px)
{
#indexLayoutGrid2
{
   width: 100%;
}
#indexLayoutGrid2 > .col-1, #indexLayoutGrid2 > .col-2, #indexLayoutGrid2 > .col-3
{
   -webkit-flex-basis: 100% !important;
   flex-basis: 100% !important;
   max-width: 100% !important;
}
}
#wb_indexLayoutGrid2
{
   box-shadow:  0 0px 10px rgba(0,0,0,0.25);
   -webkit-transition: box-shadow 0ms linear 0ms;
   transition: box-shadow 0ms linear 0ms;
}
#indexButton1
{
   border: 0px solid #2E6DA4;
   border-radius: 5px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#katalogButton1
{
   box-sizing: border-box;
   line-height: 35px;
   text-decoration: none;
   vertical-align: top;
   border: 0px solid #4F4F4F;
   border-radius: 5px;
   background-color: #FFD700;
   background-image: none;
   color: #4F4F4F;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#katalogButton1:hover
{
   background-color: #4F4F4F;
   color: #FFFFFF;
   -webkit-transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
   transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
}
#katalogButton1
{
   background-color: #FFD700;
   color: #4F4F4F;
   -webkit-transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
   transition: background-color 100ms linear 0ms, color 100ms linear 0ms;
}
#Layer1
{
   background-color: #FBFBFB;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 5px;
   margin: 0;
   overflow: visible;
}
.ui-dialog
{
   border-width: 0;
   padding: 0;
   overflow: visible;
}
.ui-widget-content
{
   border-width: 0;
   padding: 0;
}
#Layer1-close
{
   position: absolute;
   top: -16px;
   right: -16px;
   width: 32px;
   height: 32px;
   background: url('../images/layer_close.png') top left no-repeat;
   cursor: pointer;
   z-index: 999;
}
#Layer2
{
   background-color: #FBFBFB;
   background-image: none;
   border: 1px solid #CCCCCC;
   border-radius: 5px;
   margin: 0;
   overflow: visible;
}
.ui-dialog
{
   border-width: 0;
   padding: 0;
   overflow: visible;
}
.ui-widget-content
{
   border-width: 0;
   padding: 0;
}
#Layer2-close
{
   position: absolute;
   top: -16px;
   right: -16px;
   width: 32px;
   height: 32px;
   background: url('../images/layer_close.png') top left no-repeat;
   cursor: pointer;
   z-index: 999;
}
#wb_indexText43 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_indexText43
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 21px;
   line-height: 33px;
}
#wb_indexText43 div
{
   text-align: center;
}
#indexEditbox6
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   line-height: 30px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: left;
}
#indexEditbox6:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#indexButton10
{
   border: 0px solid #2E8B57;
   border-radius: 5px;
   background-color: #2E8B57;
   background-image: none;
   color: #FFFFFF;
   font-family: "Open Sans Bold";
   font-weight: bold;
   font-style: normal;
   font-size: 21px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_Text27 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text27
{
   color: #808080;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 11px;
   line-height: 14px;
}
#wb_Text27 p, #wb_Text27 ul
{
   margin: 0;
   padding: 0;
}
#wb_Checkbox2
{
   margin: 0;
}
#wb_Checkbox2, #wb_Checkbox2 *, #wb_Checkbox2 *::before, #wb_Checkbox2 *::after
{
   box-sizing: border-box;
}
#wb_Checkbox2 input[type='checkbox']
{
   position: absolute;
   padding: 0;
   margin: 0;
   opacity: 0;
   z-index: 1;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
}
#wb_Checkbox2 label
{
   display: inline-block;
   vertical-align: middle;
   position: absolute;
   left: 0;
   top: 0;
   width: 0;
   height: 0;
   padding: 0;
}
#wb_Checkbox2 label::before
{
   content: "";
   display: inline-block;
   position: absolute;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
   background-color: #FFFFFF;
   border: 1px solid #CCCCCC;
   border-radius: 4px;
}
#wb_Checkbox2 label::after
{
   display: inline-block;
   position: absolute;
   width: 15px;
   height: 15px;
   left: 0;
   top: 0;
   padding: 0;
   text-align: center;
   line-height: 15px;
}
#wb_Checkbox2 input[type='checkbox']:checked + label::after
{
   content: " ";
   background: url('data:image/svg+xml,%3csvg%20height%3d%2215%22%20width%3d%2215%22%20version%3d%221.1%22%20xmlns%3d%22http://www.w3.org/2000/svg%22%3e%3cg%20style%3d%22fill:%23FFFFFF%22%20transform%3d%22scale%280.0084%29%22%3e%0d%0a%3cpath%20transform%3d%22rotate%28180%29%20scale%28%2d1%2c1%29%20translate%280%2c%2d1536%29%22%20d%3d%22M1671%20970q0%20%2d40%20%2d28%20%2d68l%2d724%20%2d724l%2d136%20%2d136q%2d28%20%2d28%20%2d68%20%2d28t%2d68%2028l%2d136%20136l%2d362%20362q%2d28%2028%20%2d28%2068t28%2068l136%20136q28%2028%2068%2028t68%20%2d28l294%20%2d295l656%20657q28%2028%2068%2028t68%20%2d28l136%20%2d136q28%20%2d28%2028%20%2d68z%22/%3e%3c/g%3e%3c/svg%3e') no-repeat center center;
   background-size: 80% 80%
}
#wb_Checkbox2 input[type='checkbox']:checked + label::before
{
   background-color: #006400;
   background-image: none;
   border-color: #006400;
}
#wb_Checkbox2 input[type='checkbox']:focus + label::before
{
   outline: thin dotted;
}
#Checkbox1
{
   margin: 0;
}
#wb_Text4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text4
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text4 div
{
   text-align: center;
}
#wb_Text4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text5
{
   color: #FFFFFF;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 19px;
}
#wb_Text5 div
{
   text-align: center;
}
#wb_Text5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text1
{
   color: #000000;
   font-family: Calibri;
   font-weight: normal;
   font-size: 21px;
   line-height: 33px;
}
#wb_Text1 div
{
   text-align: center;
}
#wb_Text2 
{
   background-color: transparent;
   background-image: url('../images/wa%2d24.png');
   background-repeat: no-repeat;
   background-position: left center;
   border: 0px solid #000000;
   padding: 5px 0px 0px 32px;
   margin: 3px 0px 10px 0px;
   text-align: left;
}
#wb_Text2 div
{
   text-align: left;
}
#wb_Text2
{
   display: block;
   margin: 3px 0px 10px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text6 
{
   background-color: transparent;
   background-image: url('../images/tg%2d24.png');
   background-repeat: no-repeat;
   background-position: left top;
   border: 0px solid #000000;
   padding: 5px 0px 5px 32px;
   margin: 7px 0px 3px 0px;
   text-align: left;
}
#wb_Text6 div
{
   text-align: left;
}
#wb_Text6
{
   display: block;
   margin: 7px 0px 3px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text7 
{
   background-color: transparent;
   background-image: url('../images/up.png');
   background-repeat: no-repeat;
   background-position: left center;
   border: 0px solid #000000;
   padding: 5px 0px 0px 32px;
   margin: 3px 0px 0px 0px;
   text-align: left;
}
#wb_Text7 div
{
   text-align: left;
}
#wb_Text7
{
   display: block;
   margin: 3px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#katalogPhotoCollage1
{
   box-sizing: border-box;
   font-size: 0;
   width: 100%;
   height: 100%;
   table-layout: fixed;
   display: table;
   margin: 0;
   position: relative;
}
#katalogPhotoCollage1 .thumbnail img
{
   border: 0px #000000 solid;
   box-sizing: border-box;
}
#katalogPhotoCollage1 .thumbnail
{
   position: absolute;
}
#katalogPhotoCollage1 .thumbnail img
{
   width: 100%;
   height: 100%;
   margin: 0;
   padding: 0;
}
#wb_katalogLayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#katalogLayoutGrid1
{
   box-sizing: border-box;
   padding: 40px 15px 20px 15px;
   margin-right: auto;
   margin-left: auto;
}
#katalogLayoutGrid1 > .row
{
   margin-right: -15px;
   margin-left: -15px;
}
#katalogLayoutGrid1 > .row > .col-1, #katalogLayoutGrid1 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 15px;
   padding-left: 15px;
   position: relative;
}
#katalogLayoutGrid1
{
   width: 1100px;
}
#katalogLayoutGrid1 > .row > .col-1, #katalogLayoutGrid1 > .row > .col-2
{
   float: left;
}
#katalogLayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: left;
}
#katalogLayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: right;
}
#katalogLayoutGrid1:before,
#katalogLayoutGrid1:after,
#katalogLayoutGrid1 .row:before,
#katalogLayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#katalogLayoutGrid1:after,
#katalogLayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#katalogLayoutGrid1
{
   width: 100%;
}
#katalogLayoutGrid1 > .row > .col-1, #katalogLayoutGrid1 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_katalogText1 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_katalogText1 div
{
   text-align: left;
}
#wb_katalogText1
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_katalogLayoutGrid2
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#katalogLayoutGrid2
{
   box-sizing: border-box;
   padding: 10px 10px 20px 10px;
   margin-right: auto;
   margin-left: auto;
}
#katalogLayoutGrid2 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#katalogLayoutGrid2 > .row > .col-1, #katalogLayoutGrid2 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#katalogLayoutGrid2 > .row > .col-1, #katalogLayoutGrid2 > .row > .col-2
{
   float: left;
}
#katalogLayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 58.33333333%;
   text-align: center;
}
#katalogLayoutGrid2 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 41.66666667%;
   text-align: left;
}
#katalogLayoutGrid2:before,
#katalogLayoutGrid2:after,
#katalogLayoutGrid2 .row:before,
#katalogLayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#katalogLayoutGrid2:after,
#katalogLayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 768px)
{
#katalogLayoutGrid2 > .row > .col-1, #katalogLayoutGrid2 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_katalogText2 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_katalogText2 div
{
   text-align: left;
}
#wb_katalogText2
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#dlina
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   box-sizing: border-box;
}
#dlina:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_katalogText5 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_katalogText5 div
{
   text-align: left;
}
#wb_katalogText5
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_katalogText4 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_katalogText4 div
{
   text-align: center;
}
#wb_katalogText4
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_katalogText6 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: left;
}
#wb_katalogText6
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_katalogText6 div
{
   text-align: left;
}
#wb_katalogText6
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid4
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid4
{
   box-sizing: border-box;
   padding: 20px 0px 0px 0px;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#LayoutGrid4 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: left;
}
#LayoutGrid4 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid4 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 50%;
   text-align: center;
}
#LayoutGrid4:before,
#LayoutGrid4:after,
#LayoutGrid4 .row:before,
#LayoutGrid4 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid4:after,
#LayoutGrid4 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid4 > .row > .col-1, #LayoutGrid4 > .row > .col-2
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid1
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid1
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
   max-width: 1100px;
}
#LayoutGrid1 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: left;
}
#LayoutGrid1 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-2
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1 > .row > .col-3
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 33.33333333%;
   text-align: center;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after
{
   clear: both;
}
@media (max-width: 0px)
{
#LayoutGrid1 > .row > .col-1, #LayoutGrid1 > .row > .col-2, #LayoutGrid1 > .row > .col-3
{
   float: none;
   width: 100%;
}
}
#wb_katalogLayoutGrid3
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#katalogLayoutGrid3
{
   box-sizing: border-box;
   padding: 20px 10px 40px 10px;
   margin-right: auto;
   margin-left: auto;
}
#katalogLayoutGrid3 > .row
{
   margin-right: -10px;
   margin-left: -10px;
}
#katalogLayoutGrid3 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 10px;
   padding-left: 10px;
   position: relative;
}
#katalogLayoutGrid3
{
   width: 1100px;
}
#katalogLayoutGrid3 > .row > .col-1
{
   float: left;
}
#katalogLayoutGrid3 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#katalogLayoutGrid3:before,
#katalogLayoutGrid3:after,
#katalogLayoutGrid3 .row:before,
#katalogLayoutGrid3 .row:after
{
   display: table;
   content: " ";
}
#katalogLayoutGrid3:after,
#katalogLayoutGrid3 .row:after
{
   clear: both;
}
@media (max-width: 480px)
{
#katalogLayoutGrid3
{
   width: 100%;
}
#katalogLayoutGrid3 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#katalogTabs1.ui-widget
{
   font-size: 1em !important;
}
#katalogTabs1
{
   background-color: #FFFFFF;
   background-image: none;
   border: 1px solid #DDDDDD;
   box-sizing: border-box;
   padding: 10px 10px 10px 10px;
   margin: 0;
}
#katalogTabs1 .ui-tabs-nav
{
   font-family: Montserrat;
   font-weight: normal;
   font-size: 16px;
   line-height: 1.0;
   padding: 4px 4px 0px 4px;
   margin: 0;
}
#katalogTabs1 .ui-tabs-nav li
{
   font-family: Montserrat;
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   margin: 0px 2px -1px 0px;
   text-align: left;
}
#katalogTabs1 .ui-tabs-nav li a
{
   padding: 8px 10px 8px 10px;
}
#katalogTabs1, #katalogTabs1 .ui-corner-all, #katalogTabs1 .ui-corner-top
{
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
}
#katalogTabs1, #katalogTabs1 .ui-corner-all, #katalogTabs1 .ui-corner-bottom
{
   border-bottom-right-radius: 6px;
   border-bottom-left-radius: 6px;
}
#katalogTabs1 .ui-helper-reset
{
   line-height: 18px;
}
#katalogTabs1 .ui-widget-content
{
   background-color: #FFFFFF;
   background-image: none;
   border-color: #DDDDDD;
}
#katalogTabs1 .ui-widget-header
{
   border: 1px solid #DDDDDD;
   background-color: #E9E9E9;
   background-image: none;
}
#katalogTabs1 .ui-state-default, #katalogTabs1 .ui-widget-content .ui-state-default
{
   border-color: #C5C5C5;
   background-color: #F6F6F6;
   background-image: none;
}
#katalogTabs1 .ui-state-hover, #katalogTabs1 .ui-widget-content .ui-state-hover
{
   border-color: #CCCCCC;
   background-color: #EDEDED;
   background-image: none;
}
#katalogTabs1 .ui-state-active, #katalogTabs1 .ui-widget-content .ui-state-active
{
   border-color: #2E8B57;
   background-color: #2E8B57;
   background-image: none;
}
#katalogTabs1 .ui-state-default a, #katalogTabs1 .ui-widget-content .ui-state-default a
{
   color: #454545;
}
#katalogTabs1 .ui-state-hover a, #katalogTabs1 .ui-widget-content .ui-state-hover a
{
   color: #2B2B2B;
}
#katalogTabs1 .ui-state-active a, #katalogTabs1 .ui-widget-content .ui-state-active a
{
   color: #FFFFFF;
}
#katalogTabs1 .ui-widget-content
{
   font-size: 0px;
   text-align: left;
}
#katalogTabs1 .ui-tabs-panel
{
   overflow: auto;
   padding: 0;
}
#katalogTabs1 .description
{
   font-weight: normal;
   font-style: normal;
   font-size: 13px;
}
#open
{
   border: 0px solid #2E6DA4;
   border-radius: 5px;
   background-color: #4F4F4F;
   background-image: none;
   color: #FFFFFF;
   font-family: "Montserrat Bold";
   font-weight: bold;
   font-style: normal;
   font-size: 16px;
   padding: 0;
   text-align: center;
   -webkit-appearance: none;
   margin: 0;
}
#wb_katalogText7 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_katalogText7
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
   line-height: 22px;
}
#wb_katalogText7 div
{
   text-align: left;
}
#wb_katalogText7
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_katalogText8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: left;
}
#wb_katalogText8 div
{
   text-align: left;
}
#wb_katalogText8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_teplitsa1Image6
{
   margin: 0;
   vertical-align: top;
}
#teplitsa1Image6
{
   border: 0px solid #000000;
   padding: 0;
   -webkit-transform: rotate(21deg);
   transform: rotate(21deg);
   -webkit-transform-origin: 50% 50%;
   transform-origin: 50% 50%;
   display: inline-block;
   width: 34px;
   height: 112px;
   vertical-align: top;
}
#karbon
{
   border: 1px solid #CCCCCC;
   border-radius: 4px;
   background-color: #FFFFFF;
   background-image: none;
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 16px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   box-sizing: border-box;
}
#karbon:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#praice
{
   border: 0px solid transparent;
   background-color: #FFFFFF;
   background-image: none;
   color: #006400;
   font-family: "Open Sans";
   font-weight: normal;
   font-style: normal;
   font-size: 24px;
   box-sizing: border-box;
   line-height: 33px;
   padding: 4px 4px 4px 4px;
   margin: 0;
   text-align: center;
}
#praice:focus
{
   border-color: #66AFE9;
   box-shadow: inset 0px 1px 1px rgba(0,0,0,0.075), 0px 0px 8px rgba(102,175,233,0.60);
   outline: 0;
}
#wb_Heading1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   box-sizing: border-box;
   vertical-align: top;
   margin: 0px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#Heading1
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: bold;
   font-style: normal;
   font-size: 24px;
   margin: 0;
   text-align: left;
}
#wb_Image1
{
   margin: 0;
   vertical-align: top;
}
#Image1
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 130px;
   height: 93px;
   vertical-align: top;
}
#wb_Text63 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 20px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text63
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text63 div
{
   text-align: center;
}
#wb_Text63
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Image2
{
   margin: 0;
   vertical-align: top;
}
#Image2
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 88px;
   vertical-align: top;
}
#wb_Image3
{
   margin: 0;
   vertical-align: top;
}
#Image3
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 88px;
   vertical-align: top;
}
#wb_Image4
{
   margin: 0;
   vertical-align: top;
}
#Image4
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 88px;
   vertical-align: top;
}
#wb_Image5
{
   margin: 0;
   vertical-align: top;
}
#Image5
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 87px;
   vertical-align: top;
}
#wb_Image6
{
   margin: 0;
   vertical-align: top;
}
#Image6
{
   border: 0px solid #000000;
   padding: 0;
   display: inline-block;
   width: 86px;
   height: 87px;
   vertical-align: top;
}
#wb_Text8 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 5px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text8
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 16px;
}
#wb_Text8 div
{
   text-align: center;
}
#wb_Text8
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_LayoutGrid2
{
   clear: both;
   position: -webkit-sticky;
   position: sticky;
   top: 0;
   z-index: 7776;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #94BE32;
   background-image: none;
   border-top-width: 0px;
   border-right-width: 0px;
   border-bottom-width: 1px;
   border-left-width: 0px;
   border-top-style: solid;
   border-right-style: solid;
   border-bottom-style: solid;
   border-left-style: solid;
   border-top-color: #000000;
   border-right-color: #000000;
   border-bottom-color: #FFC000;
   border-left-color: #000000;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid2
{
   box-sizing: border-box;
   padding: 0;
   margin-right: auto;
   margin-left: auto;
}
#LayoutGrid2 > .row
{
   margin-right: 0;
   margin-left: 0;
}
#LayoutGrid2 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 0px;
   padding-left: 0px;
   position: relative;
}
#LayoutGrid2 > .row > .col-1
{
   float: left;
}
#LayoutGrid2 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid2:before,
#LayoutGrid2:after,
#LayoutGrid2 .row:before,
#LayoutGrid2 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid2:after,
#LayoutGrid2 .row:after
{
   clear: both;
}
@media (max-width: 300px)
{
#LayoutGrid2 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_LayoutGrid6
{
   clear: both;
   position: relative;
   table-layout: fixed;
   display: table;
   text-align: center;
   width: 100%;
   background-color: #94BE32;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   margin: 0;
}
#LayoutGrid6
{
   box-sizing: border-box;
   padding: 20px 20px 20px 20px;
   margin-right: auto;
   margin-left: auto;
   max-width: 970px;
}
#LayoutGrid6 > .row
{
   margin-right: -20px;
   margin-left: -20px;
}
#LayoutGrid6 > .row > .col-1
{
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-right: 20px;
   padding-left: 20px;
   position: relative;
}
#LayoutGrid6 > .row > .col-1
{
   float: left;
}
#LayoutGrid6 > .row > .col-1
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   width: 100%;
   text-align: center;
}
#LayoutGrid6:before,
#LayoutGrid6:after,
#LayoutGrid6 .row:before,
#LayoutGrid6 .row:after
{
   display: table;
   content: " ";
}
#LayoutGrid6:after,
#LayoutGrid6 .row:after
{
   clear: both;
}
@media (max-width: 604px)
{
#LayoutGrid6 > .row > .col-1
{
   float: none;
   width: 100%;
}
}
#wb_Text9 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 0;
   text-align: center;
}
#wb_Text9
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 21px;
}
#wb_Text9 div
{
   text-align: center;
}
#wb_Text9
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text21 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 0;
   margin: 20px 0px 0px 0px;
   text-align: center;
}
#wb_Text21
{
   color: #000000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 27px;
}
#wb_Text21 div
{
   text-align: center;
}
#wb_Text21
{
   display: block;
   margin: 20px 0px 0px 0px;
   box-sizing: border-box;
   width: 100%;
}
#wb_Text10 
{
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   padding: 10px 0px 0px 0px;
   margin: 0;
   text-align: center;
}
#wb_Text10
{
   color: #FF0000;
   font-family: "Open Sans";
   font-weight: normal;
   font-size: 27px;
}
#wb_Text10 div
{
   text-align: center;
}
#wb_Text10
{
   display: block;
   margin: 0;
   box-sizing: border-box;
   width: 100%;
}
#wb_uid24
{
   color: #000000;
}
#wb_uid12
{
   color: #000000;
}
#wb_uid5
{
   color: #000000;
}
#wb_uid23
{
   color: #006400;
   font-family: "Open Sans";
   font-size: 16px;
   line-height: 22px;
}
#wb_katalogPhotoCollage1
{
   display: inline-block;
   width: 100%;
   z-index: 25;
}
#wb_uid13
{
   color: #000000;
}
#wb_uid4
{
   color: #000000;
}
#wb_uid34
{
   color: #000000;
}
#wb_Image1
{
   display: inline-block;
   width: 130px;
   height: 93px;
   z-index: 33;
}
#wb_teplitsa1Image6
{
   display: inline-block;
   width: 34px;
   height: 112px;
   z-index: 32;
}
#wb_uid22
{
   color: #000000;
   font-family: "Open Sans";
   font-size: 16px;
   line-height: 24px;
}
#wb_uid10
{
   color: #000000;
}
#wb_uid3
{
   color: #000000;
}
#wb_uid35
{
   color: #FF0000;
}
#wb_Image2
{
   display: inline-block;
   width: 86px;
   height: 88px;
   z-index: 35;
}
#wb_uid21
{
   color: #000000;
}
#wb_uid11
{
   color: #000000;
}
#wb_uid2
{
   color: #000000;
}
#Button1
{
   position: absolute;
   left: 18px;
   top: 171px;
   width: 270px;
   height: 40px;
   z-index: 2;
   cursor: pointer;
}
#indexButton1
{
   display: inline-block;
   width: 255px;
   height: 35px;
   z-index: 22;
   cursor: pointer;
}
#wb_uid36
{
   color: #2E8B57;
}
#wb_Image3
{
   display: inline-block;
   width: 86px;
   height: 88px;
   z-index: 36;
}
#Checkbox2
{
   position: absolute;
   left: 0;
   top: 0;
}
#wb_uid20
{
   color: #000000;
}
#wb_uid16
{
   color: #000000;
}
#wb_uid1
{
   color: #000000;
}
#wb_uid37
{
   color: #2E8B57;
}
#wb_Image4
{
   display: inline-block;
   width: 86px;
   height: 88px;
   z-index: 37;
}
#wb_uid17
{
   color: #000000;
}
#wb_uid0
{
   color: #000000;
}
#Editbox2
{
   position: absolute;
   left: 18px;
   top: 109px;
   width: 260px;
   height: 30px;
   z-index: 1;
}
#wb_uid30
{
   color: #000000;
   font-family: "Arial";
   font-size: 16px;
}
#wb_Image5
{
   display: inline-block;
   width: 86px;
   height: 87px;
   z-index: 38;
}
#wb_uid14
{
   color: #000000;
}
#wb_uid41
{
   color: #000000;
   font-family: "Averta Demo PE Cutted Demo";
   font-size: 15px;
}
#wb_uid31
{
   color: #000000;
   font-family: "Open Sans";
   font-size: 16px;
}
#wb_Image6
{
   display: inline-block;
   width: 86px;
   height: 87px;
   z-index: 34;
}
#indexButton10
{
   position: absolute;
   left: 15px;
   top: 164px;
   width: 270px;
   height: 40px;
   z-index: 7;
}
#indexEditbox6
{
   position: absolute;
   left: 15px;
   top: 104px;
   width: 260px;
   height: 30px;
   z-index: 6;
}
#wb_uid15
{
   color: #000000;
}
#Checkbox1
{
   position: absolute;
   left: 46px;
   top: 223px;
   z-index: 3;
}
#wb_uid40
{
   color: #000000;
   font-family: "Averta Demo PE Cutted Demo";
   font-size: 13px;
}
#wb_uid32
{
   color: #000000;
}
#open
{
   display: inline-block;
   width: 270px;
   height: 35px;
   z-index: 43;
   cursor: pointer;
}
#wb_Text1
{
   position: absolute;
   left: 19px;
   top: 19px;
   width: 268px;
   height: 67px;
   text-align: center;
   z-index: 4;
}
#wb_uid43
{
   color: #FFFFFF;
}
#wb_indexImage1
{
   display: inline-block;
   width: 100%;
   height: auto;
   z-index: 12;
}
#wb_uid33
{
   color: #000000;
}
#wb_indexText43
{
   position: absolute;
   left: 10px;
   top: 6px;
   width: 281px;
   height: 67px;
   text-align: center;
   z-index: 5;
}
#wb_uid42
{
   color: #000000;
   font-family: "Averta Demo PE Cutted Demo";
   font-size: 16px;
}
#wb_EmbeddedPage1
{
   display: inline-block;
   width: 100%;
   z-index: 70;
}
#katalogTabs1
{
   display: inline-block;
   width: 100%;
   z-index: 62;
}
#dlina
{
   display: block;
   width: 100%;
   height: 34px;
   z-index: 27;
}
#wb_Text3
{
   position: absolute;
   left: 29px;
   top: 222px;
   width: 248px;
   height: 29px;
   text-align: center;
   z-index: 0;
}
#wb_uid45
{
   position: absolute;
   left: -9999px;
}
#wb_uid29
{
   color: #000000;
   font-family: "Open Sans";
   font-size: 16px;
}
#praice
{
   display: block;
   width: 100%;
   height: 41px;
   z-index: 31;
}
#wb_uid18
{
   color: #000000;
}
#wb_uid44
{
   color: #FFFFFF;
}
#wb_uid28
{
   color: #000000;
}
#karbon
{
   display: block;
   width: 100%;
   height: 34px;
   z-index: 29;
}
#wb_uid19
{
   color: #000000;
}
#Layer1
{
   text-align: left;
   width: 307px;
   height: 273px;
   z-index: 10;
}
#wb_Heading1
{
   display: inline-block;
   width: 100%;
   z-index: 39;
}
#wb_Text27
{
   position: absolute;
   left: 26px;
   top: 230px;
   width: 248px;
   height: 29px;
   text-align: center;
   z-index: 9;
}
#Layer2
{
   text-align: left;
   width: 300px;
   height: 262px;
   z-index: 11;
}
#wb_uid9
{
   color: #000000;
}
#wb_uid46
{
   position: absolute;
   left: -9999px;
}
#katalogButton1
{
   display: inline-block;
   width: 255px;
   height: 35px;
   z-index: 20;
}
#wb_uid38
{
   color: #FFFFFF;
}
#wb_uid27
{
   color: #000000;
   font-family: "Open Sans";
   font-size: 24px;
   line-height: 33px;
}
#wb_Checkbox2
{
   position: absolute;
   left: 26px;
   top: 239px;
   width: 16px;
   height: 15px;
   z-index: 8;
}
#wb_uid8
{
   color: #000000;
}
#wb_uid39
{
   color: #FFFFFF;
}
#wb_uid26
{
   color: #000000;
   font-family: "Calibri";
   font-size: 16px;
   line-height: 19px;
}
#wb_uid7
{
   color: #000000;
}
#wb_uid25
{
   color: #000000;
   font-family: "Calibri";
   font-size: 16px;
   line-height: 19px;
}
#wb_uid6
{
   color: #000000;
}
.ui-widget-overlay {
background: #000000 !important;
opacity: .7 !important;
}
#wb_indexLayoutGrid2 {
z-index: 77 !important;
