body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
   color: #000000;
   font-family: Arial;
   font-size: 13px;
   font-weight: normal;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
a {
   color: #D3D3D3;
   text-decoration: none;
}
a:visited {
   color: #808080;
}
a:active {
   color: #4F4F4F;
}
a:hover {
   color: #2E8B57;
   text-decoration: none;
}
input:focus,
textarea:focus,
select:focus {
   outline: none;
}
a.style1_green_yellow {
   color: #3CB371;
   text-decoration: underline;
}
a.style1_green_yellow:visited {
   color: #800080;
   text-decoration: underline;
}
a.style1_green_yellow:active {
   color: #FF0000;
   text-decoration: underline;
}
a.style1_green_yellow:hover {
   color: #0000FF;
   text-decoration: underline;
}
h1,
.h1 {
   background-color: rgba(254,254,254,0.56);
   background-color: transparent;
   color: #000000;
   display: inline;
   font-family: Arial;
   font-size: 32px;
   font-weight: bold;
   margin: 0px 0px 0px 0px;
   padding: 0px 0px 0px 0px;
   text-decoration: none;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   box-sizing: border-box;
   margin: 0;
}
#wb_VertMenu {
   display: block;
   font-family: Arial;
   font-weight: normal;
   text-align: left;
   width: 100%;
}
#VertMenu {
   background-color: #0E1E2E;
   background-color: rgba(14,30,46,0.55);
   height: 58px;
}
#wb_VertMenu ul {
   list-style: none;
   margin: 0;
   padding: 0;
   position: relative;
}
#wb_VertMenu ul:after {
   clear: both;
   content: "";
   display: block;
}
#wb_VertMenu ul li {
   background-color: #0E1E2E;
   background-color: rgba(14,30,46,0.55);
   display: list-item;
   float: left;
   list-style: none;
   z-index: 9999;
}
#wb_VertMenu ul li i {
   font-size: 24px;
   width: 24px;
}
#wb_VertMenu ul li a {
   color: #FFFFFF;
   font-family: Arial;
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   padding: 8px 6px 5px 5px;
   text-align: center;
   text-decoration: none;
}
#wb_VertMenu > ul > li > a {
   height: 45px;
}
.VertMenu a {
   display: block;
}
#wb_VertMenu li a:hover,
#wb_VertMenu li .active {
   background-color: #102133;
   color: #DC143C;
}
#wb_VertMenu ul ul {
   display: none;
   position: absolute;
   top: 58px;
}
#wb_VertMenu ul li:hover > ul {
   display: list-item;
}
#wb_VertMenu ul ul li {
   background-color: #0E1E2E;
   background-color: rgba(14,30,46,0.80);
   color: #FFFFFF;
   float: none;
   position: relative;
   width: 106px;
}
#wb_VertMenu ul ul li a:hover,
#wb_VertMenu ul ul li .active {
   background-color: #8B4513;
   color: #FF8C00;
}
#wb_VertMenu ul ul li i {
   margin-right: 8px;
   vertical-align: middle;
}
#wb_VertMenu ul ul li a {
   color: #FFFFFF;
   padding: 8px 5px 5px 5px;
   text-align: left;
   vertical-align: middle;
}
#wb_VertMenu ul ul ul li {
   left: 106px;
   position: relative;
   top: -58px;
}
#wb_VertMenu .arrow-down {
   border-bottom: 0 dotted;
   border-left: 4px solid transparent;
   border-right: 4px solid transparent;
   border-top: 4px solid #FFFFFF;
   display: inline-block;
   height: 0;
   margin-left: 2px;
   vertical-align: middle;
   width: 0;
}
#wb_VertMenu .arrow-left {
   border-bottom: 4px solid transparent;
   border-left: 4px solid #FFFFFF;
   border-right: 0 dotted;
   border-top: 4px solid transparent;
   display: inline-block;
   height: 0;
   margin-left: 4px;
   vertical-align: middle;
   width: 0;
}
#wb_VertMenu li a:hover .arrow-down {
   border-top-color: #DC143C;
}
#wb_VertMenu ul ul li a:hover .arrow-left,
#wb_VertMenu ul ul li .active .arrow-left {
   border-left-color: #FF8C00;
}
#wb_VertMenu .toggle,
[id^=VertMenu-submenu] {
   display: none;
}
@media all and (max-width:2160px) {
#wb_VertMenu {
   margin: 0;
   text-align: left;
}
#wb_VertMenu ul li a,
#wb_VertMenu .toggle {
   font-size: 19px;
   font-style: normal;
   font-weight: normal;
   padding: 8px 5px 5px 5px;
}
#wb_VertMenu .toggle + a {
   display: none  !important;
}
.VertMenu {
   display: none;
   z-index: 9999;
}
#VertMenu {
   background-color: transparent;
}
#wb_VertMenu > ul > li > a {
   height: auto;
}
#wb_VertMenu .toggle {
   background-color: #0E1E2E;
   background-color: rgba(14,30,46,0.55);
   border: none;
   color: #FFFFFF;
   display: block;
   line-height: 37px;
   padding: 0px 5px 0px 5px;
   position: relative;
   text-decoration: none;
}
#wb_VertMenu .toggle:hover {
   background-color: #102133;
   color: #DC143C;
}
[id^=VertMenu-submenu]:checked + ul {
   display: block  !important;
}
#VertMenu-title {
   height: 58px;
   line-height: 58px  !important;
   text-align: right;
}
#wb_VertMenu ul li {
   display: block;
   text-align: left;
   width: 100%;
}
#wb_VertMenu ul ul .toggle,
#wb_VertMenu ul ul a {
   padding: 0 10px;
}
#wb_VertMenu a:hover,
#wb_VertMenu ul ul ul a {
   background-color: #0E1E2E;
   color: #FFFFFF;
}
#wb_VertMenu ul li ul li .toggle,
#wb_VertMenu ul ul a {
   background-color: #0E1E2E;
   color: #FFFFFF;
}
#wb_VertMenu ul ul ul a {
   padding: 8px 5px 5px 15px;
}
#wb_VertMenu ul li a {
   text-align: left;
}
#wb_VertMenu ul li a br {
   display: none;
}
#wb_VertMenu ul li i {
   margin-right: 8px;
}
#wb_VertMenu ul ul {
   float: none;
   position: static;
}
#wb_VertMenu ul ul li:hover > ul,
#wb_VertMenu ul li:hover > ul {
   display: none;
}
#wb_VertMenu ul ul li {
   display: block;
   width: 100%;
}
#wb_VertMenu ul ul ul li {
   position: static;
}
#VertMenu-icon {
   display: block;
   left: 5px;
   position: absolute;
   top: 17px;
}
#VertMenu-icon span {
   background-color: #FFFFFF;
   color: #FFFFFF;
   display: block;
   height: 2px;
   margin-top: 4px;
   width: 24px;
}
#wb_VertMenu ul li ul li .toggle:hover {
   background-color: #8B4513;
   color: #FF8C00;
}
#wb_VertMenu .toggle .arrow-down {
   border-top-color: #FFFFFF;
}
#wb_VertMenu .toggle:hover .arrow-down,
#wb_VertMenu li .active .arrow-down {
   border-top-color: #DC143C;
}
#wb_VertMenu ul li ul li .toggle .arrow-down {
   border-top-color: #FFFFFF;
}
#wb_VertMenu ul li ul li .toggle:hover .arrow-down,
#wb_VertMenu ul li ul li .active .arrow-down {
   border-top-color: #FF8C00;
}
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Menu {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: 0;
   margin-right: 0;
}
#L_Menu > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 0px;
   padding-right: 0px;
   position: relative;
}
#L_Menu {
   width: 1920px;
}
#L_Menu > .row > .col-1 {
   float: left;
}
#L_Menu > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Menu:before,
#L_Menu:after,
#L_Menu .row:before,
#L_Menu .row:after {
   content: " ";
   display: table;
}
#L_Menu:after,
#L_Menu .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Menu {
   width: 100%;
}
#L_Menu > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 35px;
   font-weight: 600;
}
#wb_txt-title div {
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Motto {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Motto > .row > .col-1 {
   float: left;
}
#L_Motto > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Motto:before,
#L_Motto:after,
#L_Motto .row:before,
#L_Motto .row:after {
   content: " ";
   display: table;
}
#L_Motto:after,
#L_Motto .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Motto > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 270px 380px 270px 380px;
   padding: 0;
   text-align: right;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
}
#wb_txt-motto div {
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #4A6477;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_EV {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_EV > .row > .col-1 {
   float: left;
}
#L_Head_EV > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_EV:before,
#L_Head_EV:after,
#L_Head_EV .row:before,
#L_Head_EV .row:after {
   content: " ";
   display: table;
}
#L_Head_EV:after,
#L_Head_EV .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_EV > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_slogan {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_slogan > .row > .col-1 {
   float: left;
}
#L_slogan > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_slogan:before,
#L_slogan:after,
#L_slogan .row:before,
#L_slogan .row:after {
   content: " ";
   display: table;
}
#L_slogan:after,
#L_slogan .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_slogan > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 5px;
   margin: 301px 340px 301px 340px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
}
#wb_txt-slogan div {
   text-align: center;
}
#Logo {
   border: 0px solid #000000;
   height: 100%;
   left: 0;
   margin: 0;
   object-fit: scale-down;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_ArrowUp_Oferta {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   float: left;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_ArrowUp_Oferta:before,
#L_Head_ArrowUp_Oferta:after,
#L_Head_ArrowUp_Oferta .row:before,
#L_Head_ArrowUp_Oferta .row:after {
   content: " ";
   display: table;
}
#L_Head_ArrowUp_Oferta:after,
#L_Head_ArrowUp_Oferta .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_Oferta {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_Oferta > .row > .col-1 {
   float: left;
}
#L_Head_Oferta > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_Oferta:before,
#L_Head_Oferta:after,
#L_Head_Oferta .row:before,
#L_Head_Oferta .row:after {
   content: " ";
   display: table;
}
#L_Head_Oferta:after,
#L_Head_Oferta .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_Oferta > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Oferta {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Oferta > .row > .col-1 {
   float: left;
}
#L_Oferta > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Oferta:before,
#L_Oferta:after,
#L_Oferta .row:before,
#L_Oferta .row:after {
   content: " ";
   display: table;
}
#L_Oferta:after,
#L_Oferta .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Oferta > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
}
#wb_txt-Oferta div {
   text-align: left;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_H_ArrowUp_Kontakt {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   float: left;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_H_ArrowUp_Kontakt:before,
#L_H_ArrowUp_Kontakt:after,
#L_H_ArrowUp_Kontakt .row:before,
#L_H_ArrowUp_Kontakt .row:after {
   content: " ";
   display: table;
}
#L_H_ArrowUp_Kontakt:after,
#L_H_ArrowUp_Kontakt .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_Kontakt {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_Kontakt > .row > .col-1 {
   float: left;
}
#L_Head_Kontakt > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_Kontakt:before,
#L_Head_Kontakt:after,
#L_Head_Kontakt .row:before,
#L_Head_Kontakt .row:after {
   content: " ";
   display: table;
}
#L_Head_Kontakt:after,
#L_Head_Kontakt .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_Kontakt > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Kontakt {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Kontakt > .row > .col-1 {
   float: left;
}
#L_Kontakt > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Kontakt:before,
#L_Kontakt:after,
#L_Kontakt .row:before,
#L_Kontakt .row:after {
   content: " ";
   display: table;
}
#L_Kontakt:after,
#L_Kontakt .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Kontakt > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 5px;
   margin: 30px 0px 30px 10px;
   padding: 30px 9px 30px 9px;
   text-align: left;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
}
#wb_txt-kontakt div {
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#LayoutGrid1 {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#LayoutGrid1 > .row > .col-1 {
   float: left;
}
#LayoutGrid1 > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#LayoutGrid1:before,
#LayoutGrid1:after,
#LayoutGrid1 .row:before,
#LayoutGrid1 .row:after {
   content: " ";
   display: table;
}
#LayoutGrid1:after,
#LayoutGrid1 .row:after {
   clear: both;
}
@media (max-width: 480px) {
#LayoutGrid1 > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_Omnie {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_Omnie > .row > .col-1 {
   float: left;
}
#L_Head_Omnie > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_Omnie:before,
#L_Head_Omnie:after,
#L_Head_Omnie .row:before,
#L_Head_Omnie .row:after {
   content: " ";
   display: table;
}
#L_Head_Omnie:after,
#L_Head_Omnie .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_Omnie > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_Face {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   float: left;
}
#L_Head_Face > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face:before,
#L_Head_Face:after,
#L_Head_Face .row:before,
#L_Head_Face .row:after {
   content: " ";
   display: table;
}
#L_Head_Face:after,
#L_Head_Face .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Omnie {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   float: left;
}
#L_Omnie > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 50%;
}
#L_Omnie:before,
#L_Omnie:after,
#L_Omnie .row:before,
#L_Omnie .row:after {
   content: " ";
   display: table;
}
#L_Omnie:after,
#L_Omnie .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_H_ArrowUp_Gestalt {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   float: left;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_H_ArrowUp_Gestalt:before,
#L_H_ArrowUp_Gestalt:after,
#L_H_ArrowUp_Gestalt .row:before,
#L_H_ArrowUp_Gestalt .row:after {
   content: " ";
   display: table;
}
#L_H_ArrowUp_Gestalt:after,
#L_H_ArrowUp_Gestalt .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Head_Cechy {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Head_Cechy > .row > .col-1 {
   float: left;
}
#L_Head_Cechy > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Head_Cechy:before,
#L_Head_Cechy:after,
#L_Head_Cechy .row:before,
#L_Head_Cechy .row:after {
   content: " ";
   display: table;
}
#L_Head_Cechy:after,
#L_Head_Cechy .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Head_Cechy > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 10px;
   padding: 30px 10px 30px 10px;
   text-align: left;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
}
#wb_txt_OmnieLeft div {
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 10px;
   padding: 30px 10px 30px 10px;
   text-align: left;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
}
#wb_txt_Omnie_Right div {
   text-align: left;
}
#wb_MyFace {
   height: 100%;
   margin: 0;
   vertical-align: top;
}
#MyFace {
   border: 0px solid #000000;
   box-sizing: border-box;
   display: inline-block;
   height: 100%;
   object-fit: scale-down;
   padding: 0;
   vertical-align: top;
   width: 100%;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_Cechy_terap {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_Cechy_terap > .row > .col-1 {
   float: left;
}
#L_Cechy_terap > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_Cechy_terap:before,
#L_Cechy_terap:after,
#L_Cechy_terap .row:before,
#L_Cechy_terap .row:after {
   content: " ";
   display: table;
}
#L_Cechy_terap:after,
#L_Cechy_terap .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_Cechy_terap > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   border: 1px solid #000000;
   border-radius: 5px;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
}
#wb_txt-CechyTerap div {
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_H_End_ArrowUp {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_H_End_ArrowUp > .row > .col-1 {
   float: left;
}
#L_H_End_ArrowUp > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: center;
   width: 100%;
}
#L_H_End_ArrowUp:before,
#L_H_End_ArrowUp:after,
#L_H_End_ArrowUp .row:before,
#L_H_End_ArrowUp .row:after {
   content: " ";
   display: table;
}
#L_H_End_ArrowUp:after,
#L_H_End_ArrowUp .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_H_End_ArrowUp > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   border: 0px solid #CCCCCC;
   box-sizing: border-box;
   clear: both;
   display: table;
   margin: 0;
   position: relative;
   table-layout: fixed;
   text-align: center;
   width: 100%;
}
#L_VSpace {
   box-sizing: border-box;
   margin-left: auto;
   margin-right: auto;
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   box-sizing: border-box;
   font-size: 0px;
   min-height: 1px;
   padding-left: 15px;
   padding-right: 15px;
   position: relative;
}
#L_VSpace > .row > .col-1 {
   float: left;
}
#L_VSpace > .row > .col-1 {
   background-color: transparent;
   background-image: none;
   border: 0px solid #FFFFFF;
   text-align: left;
   width: 100%;
}
#L_VSpace:before,
#L_VSpace:after,
#L_VSpace .row:before,
#L_VSpace .row:after {
   content: " ";
   display: table;
}
#L_VSpace:after,
#L_VSpace .row:after {
   clear: both;
}
@media (max-width: 480px) {
#L_VSpace > .row > .col-1 {
   float: none;
   width: 100%  !important;
}
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 5px 0px 5px 0px;
   padding: 0;
   text-align: center;
}
#wb_txt-ArrowUp_Oferta div {
   text-align: center;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 5px 0px 5px 0px;
   padding: 0;
   text-align: center;
}
#wb_txt-ArrowUp-kontakt div {
   text-align: center;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 5px 0px 5px 0px;
   padding: 0;
   text-align: center;
}
#wb_txt-H-ArrowUp-Kontakt div {
   text-align: center;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 5px 0px 5px 0px;
   padding: 0;
   text-align: center;
}
#wb_txt-ArrowUp-Gestalt div {
   text-align: center;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 5px 0px 5px 0px;
   padding: 0;
   text-align: center;
}
#wb_txt-H-End-ArrowUp div {
   text-align: center;
}
#L_Head_Btn_en {
   border: 1px solid #000000;
   border-radius: 3px;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#L_Head_Btn_pl {
   border: 1px solid #000000;
   border-radius: 4px;
   height: 100%;
   left: 0;
   margin: 0;
   padding: 0;
   top: 0;
   width: 100%;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt_Nota div {
   text-align: center;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 37px;
   font-weight: normal;
}
#wb_txt-H-Cechy div {
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 37px;
   font-weight: normal;
}
#wb_txt-Omnie div {
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 37px;
   font-weight: normal;
}
#wb_txt-head-kontakt div {
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   border: 0px solid #000000;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 37px;
   font-weight: normal;
}
#wb_txt-head-oferta div {
   text-align: left;
}
#wb_MyFace {
   display: block;
   height: 725px;
   width: 100%;
   z-index: 17;
}
#wb_L_Head_Bkmrk_Header {
   height: 20px;
   left: 985px;
   position: absolute;
   top: 32px;
   width: 20px;
   z-index: 2;
}
#L_Head_Nota {
   clear: left;
   display: block;
   float: left;
   height: 715px;
   position: relative;
   text-align: left;
   width: 100%;
   z-index: 46;
}
#wb_txt-title {
   height: 48px;
   left: 119px;
   position: absolute;
   top: 30px;
   width: 1269px;
   z-index: 0;
}
#wb_L_Head_Btn_en {
   height: 35px;
   left: 1780px;
   position: absolute;
   top: 46px;
   visibility: hidden;
   width: 39px;
   z-index: 3;
}
#wb_Logo {
   height: 77px;
   left: 32px;
   position: absolute;
   top: 26px;
   width: 57px;
   z-index: 1;
}
#PageHeader {
   display: block;
   height: 153px;
   overflow: auto;
   position: relative;
   text-align: left;
   width: 100%;
   z-index: 48;
}
#wb_L_Head_Btn_pl {
   height: 35px;
   left: 1818px;
   position: absolute;
   top: 58px;
   width: 39px;
   z-index: 4;
}
#L_Head_Bkmrk_Header {
   visibility: hidden;
}
#wb_VertMenu {
   display: inline-block;
   width: calc(100% - 8px);
   z-index: 5;
}
#wb_txt_Nota {
   height: 390px;
   left: 103px;
   position: absolute;
   text-align: center;
   top: 66px;
   width: 1358px;
   z-index: 24;
}
@media only screen and (min-width: 2560px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 166px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 2560px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 50px;
   left: 133px;
   text-decoration: none;
   top: 29px;
   visibility: visible;
   width: 1269px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 380px 270px 380px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 6px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 301px 340px 301px 340px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 6px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   border-radius: 6px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 749px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 2460px;
   margin: 0;
   padding: 0;
   top: 47px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 2415px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 476px;
   left: 145px;
   top: 66px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 58px;
   top: 707px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 2160px) and (max-width: 2559px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 163px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 2160px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 48px;
   left: 136px;
   text-decoration: none;
   top: 27px;
   visibility: visible;
   width: 1269px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 35px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 380px 270px 380px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 301px 340px 301px 340px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 693px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 2032px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 2056px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 442px;
   left: 120px;
   top: 66px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: 500;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1920px) and (max-width: 2159px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, rgba(0,0,0,0.60) 0%, rgba(128,0,0,0.60) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 150px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 1px 2px 1px;
}
#L_Menu .row {
   margin-left: -1px;
   margin-right: -1px;
}
#L_Menu {
   width: 1919px;
}
#L_Menu > .row > .col-1 {
   padding-left: 1px;
   padding-right: 1px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 48px;
   left: 133px;
   text-decoration: none;
   top: 27px;
   visibility: visible;
   width: 1269px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 35px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: "Archivo Narrow";
   font-size: 43px;
   font-weight: 600;
   margin: 300px 340px 300px 340px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: "Archivo Narrow";
   font-size: 53px;
   font-weight: 500;
   margin: 300px 320px 300px 320px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/24-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 30px 30px 40px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: Arial;
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 30px 0px 30px 0px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   margin: 20px 0px 10px 10px;
   padding: 20px 0px 20px 0px;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 20px 0px 20px 0px;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: Arial;
   font-size: 32px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: center;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 683px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 80px 0px 0px 10px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1783px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1825px;
   margin: 0;
   padding: 0;
   top: 43px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 414px;
   left: 100px;
   top: 40px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: Arial;
   font-size: 20px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1680px) and (max-width: 1919px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #4F4F4F;
   background: linear-gradient(to right, #4F4F4F 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 150px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 0px 2px 0px 2px;
}
#L_Menu .row {
   margin-left: -2px;
   margin-right: -2px;
}
#L_Menu {
   width: 1678px;
}
#L_Menu > .row > .col-1 {
   padding-left: 2px;
   padding-right: 2px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 48px;
   left: 132px;
   text-decoration: none;
   top: 27px;
   visibility: visible;
   width: 1269px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 35px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 280px 270px 280px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 200px 240px 200px 240px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #4A6477;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: normal;
   margin: 20px 20px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 19px 9px 19px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 10px 10px 30px 30px;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 30px 30px 30px 30px;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,128,128,0.67) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 703px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 10px 0px 10px 30px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1563px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1585px;
   margin: 0;
   padding: 0;
   top: 43px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 442px;
   left: 121px;
   top: 32px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: -11px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1600px) and (max-width: 1679px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #4F4F4F;
   background: linear-gradient(to right, #4F4F4F 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 160px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 1600px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 88px;
   left: 109px;
   text-decoration: none;
   top: 5px;
   visibility: visible;
   width: 556px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 32px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: "Archivo Narrow";
   font-size: 43px;
   font-weight: 600;
   margin: 270px 280px 270px 280px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: "Archivo Narrow";
   font-size: 43px;
   font-weight: normal;
   margin: 300px 140px 300px 140px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   border: 0px solid #CCCCCC;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: normal;
   margin: 40px 0px 40px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 40px 20px 40px 20px;
   padding: 100px 9px 100px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 723px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 10px 0px 10px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1492px;
   margin: 0;
   padding: 0;
   top: 32px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1505px;
   margin: 0;
   padding: 0;
   top: 41px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 442px;
   left: 76px;
   top: 79px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 222px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1440px) and (max-width: 1599px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #4F4F4F;
   background: linear-gradient(to right, #4F4F4F 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 155px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 1440px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 78px;
   left: 105px;
   text-decoration: none;
   top: 9px;
   visibility: visible;
   width: 548px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 280px 270px 280px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 301px 240px 301px 240px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: normal;
   margin: 40px 20px 40px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 40px 20px 40px 20px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 40px 20px 40px 20px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 713px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1371px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1314px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 442px;
   left: 32px;
   top: 45px;
   visibility: visible;
   width: 1338px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 436px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1366px) and (max-width: 1439px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #4F4F4F;
   background: linear-gradient(to right, #4F4F4F 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 147px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 1366px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 78px;
   left: 105px;
   text-decoration: none;
   top: 9px;
   visibility: visible;
   width: 533px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 380px 270px 380px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 301px 240px 301px 240px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 807px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1281px;
   margin: 0;
   padding: 0;
   top: 42px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1293px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 442px;
   left: 32px;
   top: 50px;
   visibility: visible;
   width: 1207px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1280px) and (max-width: 1365px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #4F4F4F;
   background: linear-gradient(to right, #4F4F4F 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 142px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 1280px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 78px;
   left: 105px;
   text-decoration: none;
   top: 9px;
   visibility: visible;
   width: 531px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 270px 280px 270px 280px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border-radius: 3px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 43px;
   font-weight: normal;
   margin: 301px 220px 301px 220px;
   padding: 9px 9px 9px 9px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 985px;
   top: 32px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 404px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 734px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 1193px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 1196px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 468px;
   left: 97px;
   top: 36px;
   visibility: visible;
   width: 1015px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 1024px) and (max-width: 1279px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/25-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, rgba(0,0,0,0.60) 0%, rgba(128,0,0,0.60) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 127px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 1024px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 72px;
   left: 84px;
   text-decoration: none;
   top: 10px;
   visibility: visible;
   width: 510px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 600;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 32px;
   font-weight: normal;
   margin: 200px 200px 200px 200px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 29px;
   font-weight: normal;
   margin: 250px 140px 250px 140px;
   padding: 20px 8px 20px 8px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 89px;
   left: 11px;
   margin: 10px 0px 10px 0px;
   padding: 0;
   top: 7px;
   visibility: visible;
   width: 62px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/24-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
   margin: 40px 20px 40px 40px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 965px;
   top: 19px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 8px 2px 8px;
}
#L_Kontakt .row {
   margin-left: -8px;
   margin-right: -8px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 8px;
   padding-right: 8px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: 500;
   margin: 40px 20px 40px 10px;
   padding: 100px 8px 100px 8px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
   margin: 50px 0px 50px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
   margin: 50px 0px 50px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 1024px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 311px;
}
#MyFace {
   height: 1024px;
   width: 311px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 8px 2px 8px;
}
#L_Cechy_terap .row {
   margin-left: -8px;
   margin-right: -8px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 8px;
   padding-right: 8px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: 500;
   margin: 40px 20px 40px 10px;
   padding: 9px 9px 9px 9px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 710px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 965px;
   margin: 0;
   padding: 0;
   top: 45px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 915px;
   margin: 0;
   padding: 0;
   top: 38px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 306px;
   left: 33px;
   top: 91px;
   visibility: visible;
   width: 891px;
}
#wb_txt_Nota {
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 639px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 960px) and (max-width: 1023px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 128px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 960px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 72px;
   left: 122px;
   text-decoration: none;
   top: 8px;
   visibility: visible;
   width: 435px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 37px;
   font-weight: normal;
   margin: 200px 100px 270px 100px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 37px;
   font-weight: normal;
   margin: 100px 100px 100px 100px;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 24px;
   margin: 0;
   padding: 0;
   top: 16px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 0px;
   top: 0px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 404px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 290px;
}
#MyFace {
   height: 404px;
   width: 290px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 738px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 881px;
   margin: 0;
   padding: 0;
   top: 36px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 873px;
   margin: 0;
   padding: 0;
   top: 36px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 494px;
   left: 44px;
   top: 32px;
   visibility: visible;
   width: 797px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: 500;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Archivo Narrow";
   font-size: 37px;
   font-weight: 600;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 720px) and (max-width: 959px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 138px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 720px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 78px;
   left: 115px;
   text-decoration: none;
   top: 15px;
   visibility: visible;
   width: 491px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 29px;
   font-weight: 500;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 37px;
   font-weight: normal;
   margin: 50px 50px 50px 50px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 40px;
   margin-top: 40px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.30);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 32px;
   font-weight: normal;
   margin: 40px 50px 40px 50px;
   padding: 0;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 301px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 210px;
}
#MyFace {
   height: 301px;
   width: 210px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 793px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 5px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 643px;
   margin: 0;
   padding: 0;
   top: 51px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 641px;
   margin: 0;
   padding: 0;
   top: 51px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 572px;
   left: 32px;
   top: 30px;
   visibility: visible;
   width: 600px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 29px;
   font-weight: normal;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 29px;
   font-weight: normal;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 29px;
   font-weight: normal;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 29px;
   font-weight: normal;
   margin: 30px 0px 30px 140px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 483px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 640px) and (max-width: 719px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 153px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 10px;
   margin-top: 20px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 640px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 72px;
   left: 120px;
   text-decoration: none;
   top: 15px;
   visibility: visible;
   width: 396px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 27px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 30px 0px;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 0px 15px 0px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 29px;
   font-weight: normal;
   margin: 70px 60px 70px 60px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.40);
   background-image: none;
   border-radius: 2px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 29px;
   font-weight: normal;
   margin: 40px 40px 40px 40px;
   padding: 5px 5px 5px 5px;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 77px;
   left: 32px;
   margin: 0;
   padding: 0;
   top: 26px;
   visibility: visible;
   width: 57px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/8-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: normal;
   margin: 20px 0px 20px 20px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 5px 5px 5px 5px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 287px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 183px;
}
#MyFace {
   height: 287px;
   width: 183px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: 500;
   margin: 30px 0px 30px 10px;
   padding: 0px 5px 0px 5px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 841px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 40px 0px 5px 10px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 557px;
   margin: 0;
   padding: 0;
   top: 38px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 577px;
   margin: 0;
   padding: 0;
   top: 46px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 598px;
   left: 32px;
   top: 30px;
   visibility: visible;
   width: 522px;
}
#wb_txt_Nota {
   font-family: "Archivo Narrow";
   font-size: 19px;
   font-weight: 500;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 100px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 100px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 100px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 100px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 600px) and (max-width: 639px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 121px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 20px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 600px;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 64px;
   left: 113px;
   text-decoration: none;
   top: 14px;
   visibility: visible;
   width: 360px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 24px;
   font-weight: normal;
   margin: 10px 0px 30px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 2px 15px 2px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 24px;
   font-weight: normal;
   margin: 70px 20px 70px 20px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   margin: 40px 0px 40px 10px;
   padding: 0;
   text-align: center;
}
#wb_Logo {
   display: inline;
   height: 97px;
   left: 26px;
   margin: 0;
   padding: 0;
   top: 9px;
   visibility: visible;
   width: 62px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/24-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 33.33333333%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 50%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 1024px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 170px;
}
#MyFace {
   height: 1024px;
   width: 170px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 653px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 40px 0px 0px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 80px 0px 0px 10px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 524px;
   margin: 0;
   padding: 0;
   top: 39px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 518px;
   margin: 0;
   padding: 0;
   top: 39px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 414px;
   left: 30px;
   top: 34px;
   visibility: visible;
   width: 478px;
}
#wb_txt_Nota {
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 9px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 9px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 9px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 27px;
   font-weight: normal;
   margin: 30px 0px 30px 9px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 58px;
   top: 652px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (min-width: 480px) and (max-width: 599px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/25-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, rgba(0,0,0,0.87) 0%, rgba(128,0,0,0.27) 100%);
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 136px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 20px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 100%;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 56px;
   left: 50px;
   text-decoration: none;
   top: 7px;
   visibility: visible;
   width: 317px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 21px;
   font-weight: normal;
   margin: 10px 0px 30px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 2px 15px 2px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   margin: 70px 20px 70px 20px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.20);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: center;
}
#wb_Logo {
   display: none;
   height: 71px;
   left: 18px;
   margin: 0;
   padding: 0;
   top: 9px;
   visibility: hidden;
   width: 52px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/24-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 248px;
   margin: 0;
   padding: 0;
   visibility: visible;
   width: 170px;
}
#MyFace {
   height: 248px;
   width: 170px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: Arial;
   font-size: 19px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 755px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 40px 0px 0px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 10px 0px 10px 10px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 20px 0px 20px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 10px 0px 10px 10px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 5px 0px 10px 0px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 412px;
   margin: 0;
   padding: 0;
   top: 22px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 395px;
   margin: 0;
   padding: 0;
   top: 29px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 486px;
   left: 30px;
   top: 44px;
   visibility: visible;
   width: 359px;
}
#wb_txt_Nota {
   font-family: Arial;
   font-size: 16px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 58px;
   top: 202px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
@media only screen and (max-width: 479px) {
body {
   background-attachment: fixed;
   background-color: #000000;
   background-image: url(images/19-720p.jpg);
   background-position: center center;
   background-repeat: no-repeat;
   background-size: cover;
}
#PageHeader {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(128,0,0,0.40) 100%);
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 122px;
   text-decoration: none;
   visibility: visible;
}
#PageHeader {
   width: 100%;
}
#wb_VertMenu {
   display: block;
   margin: 6px 4px 0px 4px;
   text-align: left;
   visibility: visible;
   width: calc(100% - 8px);
}
#wb_L_Menu {
   background-color: transparent;
   background-image: none;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Menu {
   margin-bottom: 0px;
   margin-top: 10px;
}
#L_Menu {
   padding: 2px 0px 2px 0px;
}
#L_Menu .row {
   margin-left: -0px;
   margin-right: -0px;
}
#L_Menu {
   width: 100%;
}
#L_Menu > .row > .col-1 {
   padding-left: 0px;
   padding-right: 0px;
}
#L_Menu > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-title {
   background-color: transparent;
   background-image: none;
   display: inline;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   height: 69px;
   left: 30px;
   text-decoration: none;
   top: 15px;
   visibility: visible;
   width: 209px;
}
#wb_txt-title {
   font-family: "Archivo Narrow";
   font-size: 17px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0px 0px 6px 0px;
   text-align: left;
}
#wb_L_Motto {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/11-1920p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Motto {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Motto {
   padding: 2px 15px 2px 15px;
}
#L_Motto .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Motto > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Motto > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-motto {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-motto {
   font-family: Arial;
   font-size: 20px;
   font-weight: normal;
   margin: 70px 0px 70px 0px;
   padding: 0;
   text-align: right;
}
#wb_L_Head_EV {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_EV {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_EV {
   padding: 12px 15px 2px 15px;
}
#L_Head_EV .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_EV > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_EV > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_slogan {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/23-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_slogan {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_slogan {
   padding: 2px 15px 2px 15px;
}
#L_slogan .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_slogan > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_slogan > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-slogan {
   background-color: rgba(0,0,0,0.36);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-slogan {
   font-family: Arial;
   font-size: 21px;
   font-weight: normal;
   margin: 20px 0px 20px 0px;
   padding: 4px 4px 4px 4px;
   text-align: center;
}
#wb_Logo {
   display: none;
   height: 71px;
   left: 14px;
   margin: 0;
   padding: 0;
   top: 8px;
   visibility: hidden;
   width: 52px;
}
#wb_L_Head_ArrowUp_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_ArrowUp_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_ArrowUp_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_ArrowUp_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_ArrowUp_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Oferta {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Oferta {
   padding: 12px 15px 2px 15px;
}
#L_Head_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Oferta {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/24-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Oferta {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Oferta {
   padding: 2px 15px 2px 15px;
}
#L_Oferta .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Oferta > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Oferta > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Oferta {
   font-family: Arial;
   font-size: 17px;
   font-weight: normal;
   margin: 10px 0px 10px 0px;
   padding: 0;
   text-align: left;
}
#wb_L_Head_Bkmrk_Header {
   display: inline;
   height: 20px;
   left: 10px;
   top: 10px;
   visibility: visible;
   width: 20px;
}
#wb_L_H_ArrowUp_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Kontakt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Kontakt {
   padding: 12px 15px 2px 15px;
}
#L_Head_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Kontakt {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/4-960p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Kontakt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Kontakt {
   padding: 2px 15px 2px 15px;
}
#L_Kontakt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Kontakt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Kontakt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-kontakt {
   background-color: rgba(0,0,0,0.37);
   background-image: none;
   border-radius: 5px;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-kontakt {
   font-family: Arial;
   font-size: 17px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0px 4px 0px 4px;
   text-align: left;
}
#wb_LayoutGrid1 {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_LayoutGrid1 {
   margin-bottom: 0px;
   margin-top: 0px;
}
#LayoutGrid1 {
   padding: 12px 15px 2px 15px;
}
#LayoutGrid1 .row {
   margin-left: -15px;
   margin-right: -15px;
}
#LayoutGrid1 > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#LayoutGrid1 > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Omnie {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Omnie {
   padding: 12px 15px 2px 15px;
}
#L_Head_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Omnie > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Face {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Face {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Face {
   padding: 2px 15px 2px 15px;
}
#L_Head_Face .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Face > .row > .col-1,
#L_Head_Face > .row > .col-2,
#L_Head_Face > .row > .col-3 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Face > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Face > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Face > .row > .col-3 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Omnie {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/25a-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Omnie {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Omnie {
   padding: 2px 15px 2px 15px;
}
#L_Omnie .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Omnie > .row > .col-1,
#L_Omnie > .row > .col-2 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Omnie > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Omnie > .row > .col-2 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_H_ArrowUp_Gestalt {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_ArrowUp_Gestalt {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_ArrowUp_Gestalt {
   padding: 12px 15px 2px 15px;
}
#L_H_ArrowUp_Gestalt .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_ArrowUp_Gestalt > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_Head_Cechy {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(39,57,70,0.40) 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Head_Cechy {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Head_Cechy {
   padding: 12px 15px 2px 15px;
}
#L_Head_Cechy .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Head_Cechy > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Head_Cechy > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt_OmnieLeft {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_OmnieLeft {
   font-family: Arial;
   font-size: 17px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0px 4px 0px 4px;
   text-align: left;
}
#wb_txt_Omnie_Right {
   background-color: rgba(0,0,0,0.57);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt_Omnie_Right {
   font-family: Arial;
   font-size: 17px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0px 4px 0px 4px;
   text-align: left;
}
#wb_MyFace {
   display: inline-block;
   height: 273px;
   margin: 0px 0px 0px 10px;
   padding: 0;
   visibility: visible;
   width: 170px;
}
#MyFace {
   height: 273px;
   width: 170px;
}
#wb_L_Cechy_terap {
   background-attachment: fixed;
   background-color: transparent;
   background-image: url(images/35-720p.jpg);
   background-position: 50% 0;
   background-position: left top;
   background-repeat: no-repeat;
   background-size: cover;
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_Cechy_terap {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_Cechy_terap {
   padding: 2px 15px 2px 15px;
}
#L_Cechy_terap .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_Cechy_terap > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_Cechy_terap > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_txt-CechyTerap {
   background-color: rgba(0,0,0,0.17);
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-CechyTerap {
   font-family: Arial;
   font-size: 17px;
   font-weight: normal;
   margin: 30px 0px 30px 10px;
   padding: 0px 4px 0px 4px;
   text-align: left;
}
#wb_L_H_End_ArrowUp {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_H_End_ArrowUp {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_H_End_ArrowUp {
   padding: 12px 15px 2px 15px;
}
#L_H_End_ArrowUp .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_H_End_ArrowUp > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#wb_L_VSpace {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, #273946 100%);
   display: table;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_L_VSpace {
   margin-bottom: 0px;
   margin-top: 0px;
}
#L_VSpace {
   padding: 100px 15px 300px 15px;
}
#L_VSpace .row {
   margin-left: -15px;
   margin-right: -15px;
}
#L_VSpace > .row > .col-1 {
   padding-left: 15px;
   padding-right: 15px;
}
#L_VSpace > .row > .col-1 {
   border: 0px solid #FFFFFF;
   border-radius: 0px;
   display: block;
   text-align: left;
   width: 100%;
}
#L_Head_Nota {
   background-color: #000000;
   background: linear-gradient(to right, #000000 0%, rgba(105,105,105,0.80) 100%);
   display: inline;
   font-family: Arial;
   font-size: 13px;
   font-style: normal;
   font-weight: normal;
   height: 782px;
   margin: 0;
   text-decoration: none;
   visibility: visible;
}
#L_Head_Nota {
   margin: 0;
}
#wb_txt-ArrowUp_Oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp_Oferta {
   margin: 10px 0px 10px 0px;
   padding: 0;
}
#wb_txt-ArrowUp-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-ArrowUp-Kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-ArrowUp-Kontakt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-ArrowUp-Gestalt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-ArrowUp-Gestalt {
   margin: 40px 0px 40px 10px;
   padding: 0;
}
#wb_txt-H-End-ArrowUp {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-End-ArrowUp {
   margin: 10px 0px 10px 10px;
   padding: 0;
}
#wb_L_Head_Btn_en {
   display: none;
   height: 35px;
   left: 301px;
   margin: 0;
   padding: 0;
   top: 30px;
   visibility: hidden;
   width: 39px;
}
#wb_L_Head_Btn_pl {
   display: inline;
   height: 35px;
   left: 273px;
   margin: 0;
   padding: 0;
   top: 29px;
   visibility: visible;
   width: 39px;
}
#wb_txt_Nota {
   display: inline;
   height: 561px;
   left: 30px;
   top: 32px;
   visibility: visible;
   width: 255px;
}
#wb_txt_Nota {
   font-family: Arial;
   font-size: 15px;
   font-weight: normal;
}
#wb_txt-H-Cechy {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-H-Cechy {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-Omnie {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-Omnie {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-kontakt {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-kontakt {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#wb_txt-head-oferta {
   background-color: transparent;
   background-image: none;
   display: block;
   font-family: Arial;
   font-size: 8px;
   font-style: normal;
   font-weight: normal;
   text-decoration: none;
   visibility: visible;
}
#wb_txt-head-oferta {
   font-family: "Segoe UI Symbol";
   font-size: 24px;
   font-weight: normal;
   margin: 30px 0px 30px 2px;
   padding: 0;
   text-align: left;
}
#disable-right-click-JavaScript1 {
   display: inline;
   height: 58px;
   left: 58px;
   top: 14px;
   visibility: visible;
   width: 196px;
}
#Extension1 {
   display: inline-block;
   height: 100px;
   visibility: visible;
   width: 100px;
}
}
