
.w3-allerta {  font-family: "Allerta Stencil", Sans-serif;}
.w3-merriweather {  font-family:  "Noto Serif",Verdana,sans-serif; xfont-stretch: ultra-condensed;xletter-spacing: -1px;}  //Artifika       "Noto+Serif"
.w3-bottombarx { border-bottom: 2px dashed;}
.w3-bottombar { border-bottom: 2px solid!important;}
.w3-mprice {font-family: 'Sarabun', sans-serif;font-weight:300;}

.w3-indigo,.w3-hover-indigo:hover{color:#fff!important;background-color:#0052c2!important}
.w3-text-indigo,.w3-hover-text-indigo:hover{color:#0052c2!important}
.w3-border-indigo,.w3-hover-border-indigo:hover{border-color:#0052c2!important}

.w3-teal, .w3-hover-teal:hover {
    color: #fff!important;
    background-color: #13bcb8!important;
}

.w3-ltblue,.w3-hover-ltblue:hover{color:#0064aa!important;background-color:#eff5fc!important}
.w3-text-ltblue,.w3-hover-text-ltblue:hover{color:#eff5fc!important}
.w3-border-ltblue,.w3-hover-border-ltblue:hover{border-color:#eff5fc!important}

.w3-npl{filter:sepia() saturate(400%) hue-rotate(175deg)}.w3-npl-max,.w3-hover-npl:hover{filter:#eff5fc(100%)}.w3-npl-min{filter:#eff5fc(50%)}

.w3-blu {filter:none}
.w3-blu:hover{filter:sepia() saturate(400%) hue-rotate(175deg)}
/*
@font-face {
    font-family: 'Ubuntu Condensed';
    src: url('../css/fonts/UbuntuCondensed-Regular/ubuntucondensed-regular-webfont.eot');
    src: url('../css/fonts/UbuntuCondensed-Regular/ubuntucondensed-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/UbuntuCondensed-Regular/ubuntucondensed-regular-webfont.woff') format('woff'),
         url('../css/fonts/UbuntuCondensed-Regular/ubuntucondensed-regular-webfont.ttf') format('ttf'),
         url('../css/fonts/UbuntuCondensed-Regular/ubuntucondensed-regular-webfont.svg#ubuntu_condensedregular') format('svg');
    font-weight: normal; font-style: normal;
}

@font-face {
  font-family: 'Roboto Condensed';
       url('../css/fonts/RobotoCondensed/RobotoCondensed-Regular.ttf') format('truetype');
}

@font-face {
    font-family: 'ThomasPG';
    src: url('../css/fonts/ThomasPrizeGrading.otf');
    font-weight: normal; font-style: normal;
}

@font-face {
    font-family: 'thomasscriptmedium';
    src: url('../css/fonts/Thomas_script_1.5_web/thomas_script_1_5_ct-webfont.eot');
    src: url('../css/fonts/Thomas_script_1.5_web/thomas_script_1_5_ct-webfont.eot?#iefix') format('embedded-opentype'),
         url('../css/fonts/Thomas_script_1.5_web/thomas_script_1_5_ct-webfont.woff') format('woff'),
         url('../css/fonts/Thomas_script_1.5_web/thomas_script_1_5_ct-webfont.ttf') format('ttf'),
         url('../css/fonts/Thomas_script_1.5_web/thomas_script_1_5_ct-webfont.svg#thomasscriptmedium') format('svg');
    font-weight: normal; font-style: normal;text-transform: uppercase;
}
*/

@font-face {
  font-family: 'Material Icons';
  font-style: normal; font-weight: 400;
  src: url('../css/fonts/Material_Icons/MateriaIcons-Regular.eot'); /* For IE6-8 */
  src: local('Material Icons'),
       local('MaterialIcons-Regular'),
       url('../css/fonts/Material_Icons/MaterialIcons-Regular.woff2') format('woff2'),
       url('../css/fonts/Material_Icons/MaterialIcons-Regular.woff') format('woff'),
       url('../css/fonts/Material_Icons/MaterialIcons-Regular.ttf') format('truetype');
}

.material-icons {
  font-family: 'Material Icons'; font-weight: normal; font-style: normal; font-size: 24px;  /* Preferred icon size */
  display: inline-block; line-height: 1;
  text-transform: none; letter-spacing: normal; word-wrap: normal; white-space: nowrap;  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga';
}

html, body{  
font-family:'KoHo',sans-serif;
    font-size: 16px;
    line-height: 1.5;
}  /* Ubuntu Condensed 'Roboto Condensed','Dosis','Hind',*/

@media screen and (max-width: 1240px) { .scraper { display: none ;} }



a:link {
	text-decoration : none; 
}

.maxw{padding:0; margin:0 auto; text-align:center;max-width:1442px;}




.col3 {
	 -moz-column-count:3; -moz-column-gap:10px; -moz-column-rule-width:1px;  -moz-column-rule-color:#FFFFFF; -moz-column-rule-style:none;
	 -webkit-column-count:3; -webkit-column-gap:10px; -webkit-column-rule-width:1px; -webkit-column-rule-color:#FFFFFF; -webkit-column-rule-style:none;
	 -o-column-count:3; -o-column-gap:10px; -o-column-rule-width:1px; -o-column-rule-color:#FFFFFF; -o-column-rule-style:none;
	 column-count:3; column-gap:10px; column-rule-width:1px; column-rule-color:#FFFFFF; column-rule-style:none;
}
.col2 {
	 -moz-column-count:2; -moz-column-gap:10px; -moz-column-rule-width:1px;  -moz-column-rule-color:#FFFFFF; -moz-column-rule-style:none;
	 -webkit-column-count:2; -webkit-column-gap:10px; -webkit-column-rule-width:1px; -webkit-column-rule-color:#FFFFFF; -webkit-column-rule-style:none;
	 -o-column-count:2; -o-column-gap:10px; -o-column-rule-width:1px; -o-column-rule-color:#FFFFFF; -o-column-rule-style:none;
	 column-count:2; column-gap:10px; column-rule-width:1px; column-rule-color:#FFFFFF; column-rule-style:none;
}
.col1 {
	 -moz-column-count:1; -moz-column-gap:20px; -moz-column-rule-width:1px; -moz-column-rule-color:#FFFFFF; -moz-column-rule-style:none;
	 -webkit-column-count:1; -webkit-column-gap:20px; -webkit-column-rule-width:1px; -webkit-column-rule-color:#FFFFFF; -webkit-column-rule-style:none;
	 -o-column-count:1; -o-column-gap:20px; -o-column-rule-width:1px; -o-column-rule-color:#FFFFFF; -o-column-rule-style:none;
	 column-count:1; column-gap:20px; column-rule-width:1px; column-rule-color:#FFFFFF; column-rule-style:none;
}


/* Style the list */
ul.breadcrumbs {
    padding: 8px 8px;
    list-style: none;
    background-color: #eee;
    margin-right:0px;
}
/* Display list items side by side */
ul.breadcrumbs li {
    display: inline;
    font-size: 12px;
}

/* Add a slash symbol (/) before/behind each list item */
ul.breadcrumbs li+li:before {
    padding: 4px;
    color: black;
    content: "/\00a0";
}

/* Add a color to all links inside the list */
ul.breadcrumbs li a {
    color: #0275d8;
    text-decoration: none;
}

/* Add a color on mouse-over */
ul.breadcrumbs li a:hover {
    color: #01447e;
    text-decoration: underline;
}


.formren {background: rgb(238,238,238); }
.formren label{ font-weight:550;padding-top:10px;padding-bottom:5px; color:#888;}
.formren input[type=date], .formren select, .formren input[type=text] { 
padding:3px 6px;border-radius: 0px;background-color: #eee; color:black;border:1px solid #888!important;}
.formren option { padding:3px 12px;background-color: #fff; color:navy;}
.formren input[type=text] { text-align:right;}

.formref {background: white; }

.formref label{ font-weight:600;font-size:18px;padding-top:10px;padding-bottom:0px; color:#0052c2; xtext-transform:uppercase}
.formref .label_n{ font-weight:400;font-size:16px;padding-top:20px;padding-bottom:-2px; color:#276CD5;}
.formref input[type=date], input[type=email], .formref select, .formref input[type=password], .formref input[type=text]  { color:#0052c2; height:40px; 
padding:6px 6px;border-radius: 0px;background-color: #fff; color:black;border:1px solid #0052c2!important;}
.formref option { padding:3px 12px;background-color: #fff; color:navy;}
.formref input[type=text],input[type=email],input[type=date],input[type=password] { font-size: 17px; text-align:left; color:#0052c2;}
.formref input[type=checkbox] {widtch:40px;height:40px;color:#0052c2;}

.formref input[type=submit] {
  background-color :#0052c2;
	background : url("../gfx/szukaj.png") no-repeat center center;
	padding:0;   
	width : 100%;	height :50px; 	border : none;
  font-weight: 400;   color: #fff;  font-family: "Segoe UI",Verdana,sans-serif;
  font-size: 24px;  line-height: 1.4;
}
.formref input[type=submit]:hover {
	background-color :#13bcb8;
	background : url("../gfx/szukaj2.png") no-repeat center center;
	padding:0;
  width : 100%;	height :50px; 	border : none;
  color: #fff;
}

.formref textarea {
    color:#0052c2;
    width: 100%;
    border: 1px solid #0052c2!important;
    padding: 6px;
    font-size: 17px;
    height: 271px !important;
}


.formsend { }

.formsend label{ font-weight:600;font-size:18px;padding-top:10px;padding-bottom:0px; color:#0052c2; xtext-transform:uppercase}
.formsend .label_n{ font-weight:400;font-size:16px;padding-top:20px;padding-bottom:-2px; color:#276CD5;}
.formsend input[type=date], input[type=email], .formsend select, .formsend input[type=password], .formsend input[type=text]  { color:#0052c2; height:40px; 
padding:6px 6px;border-radius: 0px;background-color: #fff; color:black;border:1px solid #0052c2!important;}
.formsend option { padding:3px 12px;background-color: #fff; color:navy;}
.formsend input[type=text],input[type=email],input[type=date],input[type=password] { font-size: 17px; text-align:left; color:#0052c2;}
.formsend input[type=checkbox] {widtch:40px;height:40px;color:#0052c2;}

.formsend input[type=submit] {
  background-color :#0052c2;
	xbackground : url("../gfx/szukaj.png") no-repeat center center;
	padding:0;   
	width : 100%;	height :50px; 	border: none;
  font-weight: 400;   color: #fff; 
  font-size: 24px;  line-height: 1.4;
}
.formsend input[type=submit]:hover {
	background-color :#13bcb8;
	xbackground : url("../gfx/szukaj2.png") no-repeat center center;
	padding:0;
  width : 100%;	height :50px; 	border: none;
  color: #fff; cursor: pointer;
}

.formsend textarea {
    color:#0052c2;
    width: 100%;
    border: 1px solid #0052c2!important;
    padding: 6px;
    font-size: 17px;
    height: 271px !important;
}
.spacex {display:block; height:16px; width:100%; background:none;}

.caldiv {
  position: relative;
  float: left;
  min-width: 100%;
}
.caldiv input[type=text] {
    xfont-size: 17px;
    text-align: left;
    color: #0052c2;
    height:34px; 
padding:6px 6px;
border-radius: 2px;
background-color: #fff; 
border:1px solid #ccc!important;
}

.caldiv:before {
    content: '\f073';
    font: normal normal normal 17px/1 FontAwesome;
    color: #eff;
    background-color:#0052c2;
    right: 1px;
    top: 1px;
    height: 32px;
    padding: 6px 12px ;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: auto;
}

.caldiv2 {
  position: relative;
  float: left;
  max-width: 140px;
}
.caldiv2 input[type=text] {
    text-align: right;
    color: #0052c2;
    height:24px; 
    padding:4px 4px;
    border-radius: 2px;
    background-color: #fff; 
    border:1px solid #ccc!important;
    bottom:-3px;
}

.caldiv2:before {
    content: '\f073';
    font: normal normal normal 17px/1 FontAwesome;
    color: #eff;
    background-color:#0052c2;
    xright: 1px;
    xtop: 0px;
    height: 24px;
    padding: 2px 2px ;
    //border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: auto;
}

.selectdiv {
  position: relative;
  float: left;
  min-width: 100%;
}

.selectdiv:after {
    content: '\f078';
    font: normal normal normal 14px/1 FontAwesome;
    color: #eff;
    background-color:#0052c2; /*  #008488*/
    right: 1px;
    top: 6px;
    height: 32px;
    padding: 8px 12px ;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdiv select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;  width: 100%;
  max-width: 100%;
  height: 34px;
  float: right;
  margin: 5px 0px;
  padding: 0px 10px;
  xfont-size: 17px;
  line-height: 1.75;
  color: #0052c2; /* #008488;*/
  background-color: #ffffff;
  background-image: none;  
	border-radius:2px;     
  border: 1px solid #ccc!important; /*  #13BCB8*/
  -ms-word-break: normal;
  word-break: normal;
}


/*  mainpage  */

.caldivm {
  position: relative;
  float: left;
  min-width: 100%;
}

.caldivm:before {
    content: '\f073';
    font: normal normal normal 17px/1 FontAwesome;
    color: #eff;
    background-color:#0052c2;
    right: 1px;
    top: 1px;
    height: 38px;
    padding: 8px 12px ;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: auto;
}

.selectdivm {
  position: relative;
  float: left;
  min-width: 100%;
}

.selectdivm:after {
    content: '\f078';
    font: normal normal normal 17px/1 FontAwesome;
    color: #eff;
    background-color:#0052c2;
    right: 1px;
    top: 6px;
    height: 38px;
    padding: 8px 12px ;
    border-left: 1px solid #0ebeff;
    position: absolute;
    pointer-events: none;
}

/* IE11 hide native button (thanks Matt!) */
select::-ms-expand {
display: none;
}

.selectdivm select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  /* Add some styling */
  
  display: block;  width: 100%;
  max-width: 100%;
  height: 40px;
  float: right;
  margin: 5px 0px;
  padding: 0px 10px;
  font-size: 17px;
  line-height: 1.75;
  color: #0052c2;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #0052c2;
  -ms-word-break: normal;
  word-break: normal;
}

  .ellipsismulti{
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 600px;
  height: 65px;
  margin: 0 auto;
  font-size: 16px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }
  .ellipsismulti:hover{
   color:teal;cursor:pointer;
  }
  
    .ellipsismulti2{
  font-style: italic;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 600px;
  height: 60px;
  margin: 0 auto;
  font-size: 14px;
  line-height: 1.4;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

  .ellipsismulti2:hover{
   color:teal;  cursor:pointer;
  }
  
    .ellipsismulti3{
    font-style: italic;
  display: block; /* Fallback for non-webkit */
  display: -webkit-box;
  max-width: 800px;
  height: 55px;
  margin: 0 auto;
  font-size: 18px;
  line-height: 1.4;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  }

   .bakprice {
   background: #0052C2 url(/gfx/bgrzb1.png) no-repeat; background-size: 100%; background-position: top right;
   }
   .bakprice:hover {
   background: #13BCB8 url(/gfx/bgrzb2.png) no-repeat; background-size: 100%; background-position: 50% right;
   cursor:pointer;
   }

.vignette-inset:after {
  content: '';
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  box-shadow: inset 0px 0px 110px white;
}

/* removing shadow on hover
for demonstration purposes */
.vignette-inset:hover:after {
  box-shadow: none;
}

.vignette-radial:after {
  content: '';
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: radial-gradient(circle, transparent 40%, white 150%);
}
/* removing shadow on hover
for demonstration purposes */
.vignette-radial:hover:after {
  background: none;
}

.vignette-colorful:after {
  content: '';
  position: absolute;
  top: 0; left: 0; bottom: 0; right: 0;
  background: radial-gradient(circle, transparent 50%, red 150%);
  mix-blend-mode: difference;
}

/* removing shadow on hover
for demonstration purposes */
.vignette-colorful:hover:after {
  background: none;
}

.rotelem { transition: all 0.3s ease-in-out 0s; }
.rotelem:hover { cursor: pointer; transform: rotate(90deg); transition: all 0.3s ease-in-out 0s;}

.fliph {-moz-transform: scaleX(-1);
        -o-transform: scaleX(-1);
        -webkit-transform: scaleX(-1);
        transform: scaleX(-1);
        filter: FlipH;
        -ms-filter: "FlipH";}
        
.flipv {-moz-transform: scaleY(-1);
        -o-transform: scaleY(-1);
        -webkit-transform: scaleY(-1);
        transform: scaleY(-1);
        filter: FlipV;
        -ms-filter: "FlipV";}
        
.butlupa {cursor: pointer;}

.shad1 {-webkit-filter: drop-shadow(5px 5px 5px #222); filter: drop-shadow(5px 5px 5px #222);}
.shad2 {-webkit-filter: drop-shadow(1px 1px 1px #666); filter: drop-shadow(1px 1px 1px #666); text-shadow: 1px 1px 1px #666; }
.shad3 {-webkit-filter: drop-shadow(1px 1px 0px #fff); filter: drop-shadow(1px 1px 0px #fff);}
.shad4 {-webkit-filter: drop-shadow(1px 1px 0px #111); filter: drop-shadow(1px 1px 0px #111);}
.ico1, .ico2, .ico3, .ico4 {
    height:220px;
    transition: background-image 0.5s;
    background-repeat: no-repeat;
    background-size: 140px 140px;
    background-position: center top;
    background-origin: content-box;
  }
.ico1 {	 background-image: url(/gfx/icons/ico1b.jpg); }
.ico2 {	 background-image: url(/gfx/icons/ico2b.jpg); }
.ico3 {	 background-image: url(/gfx/icons/ico3b.jpg); }
.ico4 {	 background-image: url(/gfx/icons/ico4b.jpg); }
.ico1:hover {    background-image: url(/gfx/icons/ico1g.jpg);}
.ico2:hover {    background-image: url(/gfx/icons/ico2g.jpg);}
.ico4:hover {    background-image: url(/gfx/icons/ico4g.jpg);}
.ico3:hover {    background-image: url(/gfx/icons/ico3g.jpg);}
.flink  {position:relative; top:150px;}
.flink:hover { color:#0052c2;}

.rr { 
  height: 40px;
  width: auto;
  position: relative;
background: -moz-linear-gradient(-45deg, rgba(30,87,153,0) 0%, rgba(30,87,153,1) 9%, rgba(30,87,153,0.93) 20%, rgba(117,161,199,0.8) 42%, rgba(207,239,247,0.92) 65%, rgba(30,87,153,1) 80%, rgba(30,87,153,1) 81%, rgba(30,87,153,0.8) 85%, rgba(30,87,153,0) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(-45deg, rgba(30,87,153,0) 0%,rgba(30,87,153,1) 9%,rgba(30,87,153,0.93) 20%,rgba(117,161,199,0.8) 42%,rgba(207,239,247,0.92) 65%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(135deg, rgba(30,87,153,0) 0%,rgba(30,87,153,1) 9%,rgba(30,87,153,0.93) 20%,rgba(117,161,199,0.8) 42%,rgba(207,239,247,0.92) 65%,rgba(30,87,153,1) 80%,rgba(30,87,153,1) 81%,rgba(30,87,153,0.8) 85%,rgba(30,87,153,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#001e5799', endColorstr='#001e5799',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
//background: linear-gradient(133deg, #ff2400, #e81d1d, #e8b71d, #e3e81d, #1de840, #1ddde8, #2b1de8, #dd00f3, #dd00f3);
//background: linear-gradient(133deg, #ff2400, rgb(0,255,0,0.5), rgb(255,0,255), #e3e81d, #1de840, #1ddde8, rgb(0,255,255,0.5));
background-size: 500% 180%;

-webkit-animation: rainbow 18s ease infinite;
-z-animation: rainbow 18s ease infinite;
-o-animation: rainbow 18s ease infinite;
  animation: rainbow 8s ease infinite;
}

@-webkit-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-moz-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@-o-keyframes rainbow {
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}
@keyframes rainbow { 
    0%{background-position:0% 82%}
    50%{background-position:100% 19%}
    100%{background-position:0% 82%}
}

.input-container {
    display: -ms-flexbox; /* IE10 */
    display: flex;
    width: 100%;
    margin-bottom: 15px;
}

.icon {
    padding: 4px;
    xbackground: #11bbbb;
    color: white;
    min-width: 50px;
    text-align: center;
}
.icon:hover {color:yellow;}

.input-field {
    width: 100%;
    padding: 4px;
    outline: none;
}

.input-field:focus {
    border: 2px solid dodgerblue;
}

/* Set a style for the submit button */
.btn {
    background-color: #11bbbb;
    color: white;
    padding: 0;
    border: none;
    cursor: pointer;
    width: 50px;
    opacity: 0.9;
}
.btn:hover {
    opacity: 1;
}
.li_foot {color:white;text-shadow: 1px 1px 1px #666; }
.xli_foot b{color:#11bbbb;font-weight:600;font-size:30px;text-shadow: 1px 1px 3px #111, -1px -1px 0px #eee;}
.li_foot a:hover {text-decoration:underline;}
.ul_foot {text-align:left;list-style: none;margin: 0; padding: 0; border-left:none white 1px;background:none;}
.logohov:hover { color:white;
	-webkit-filter: drop-shadow(0px 0px 5px teal);
	filter: drop-shadow(0px 0px 5px teal);
	}  
  
.SnaviContainer  li a { font-size:18px;text-decoration: none; background:#eef5fc; color:#006cc1;padding: 6px 8 6px 8px;margin: 0px;display: block;xtext-align: center; border-bottom: thin #006cc1 solid;
	-webkit-transition:background-color 0.40s ease-in-out;-moz-transition:background-color 0.40s ease-in-out;-o-transition:background-color 0.40s ease-in-out; -ms-transition:background-color 0.40s ease-in-out;
	transition:background-color 0.40s ease-in-out;}
.SnaviContainer li a:hover  { background: #fdca1b;color: #e40e64; text-decoration: none; }



.bg-pan-left  {	animation: bg-pan-left 5s infinite alternate forwards;}
.bg-pan-right {	animation: bg-pan-right 5s infinite alternate backwards;}

@keyframes bg-pan-left {
  0% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}

@keyframes bg-pan-right {
  0% {
    background-position: 0% 50%;
  }
  100% {
    background-position: 100% 50%;
  }
}

.dest_header .videoback {position:absolute;width:100%;height:200px;overflow:hidden}
.dest_header .videoback video {position:absolute;z-index:0;position:relative;top:50%;transform:translateY(-50%)}
.dest_header .videoback video.vidmaxi {width:100%;height:auto;min-height:200px;min-width:1280px}
.dest_header .video_ovfilter{background:url(/gfx/screen_video.png) top left repeat;position:absolute;width:100%;height:200px}



				@media  screen and (min-width: 601px) and (max-width:992px) {
				  .textblok2 {
				   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
				   -moz-column-count: 2;-webkit-column-count: 2; column-count: 2;
				  }
				}
				@media  screen and (min-width: 993px){
				  .textblok2 {
				   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
				   -moz-column-count: 3;-webkit-column-count: 3; column-count: 3;
				  }
				}
				
				.textblok2 p { padding:0px; text-align:justify;text-shadow: 1px 1px 1px #fff;}
				.textblok2 { 
				    height:auto; 
				    background-color:#F1E3C9;
				    xbackground-image: url(/gfx/bgcompas.jpg);   /* sandbkgld.png */
				    background-repeat: no-repeat;   
				    background-size: 30%;
				    background-position: bottom right;}
    
@media  screen and (min-width: 601px) and (max-width:992px) {
  .textbl {
   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
   -moz-column-count: 1;-webkit-column-count: 1; column-count: 1;
  }
}
@media  screen and (min-width: 993px){
  .textbl {
   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
   -moz-column-count:2;-webkit-column-count: 2; column-count: 2;
  }
}
    
.textbl p { padding:0px; text-align:justify;text-shadow: 1px 1px 1px #fff;}
.textbl   { height:auto;}


				@media screen and (min-width: 601px) and (max-width:992px) {
				  .textblo {
				   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
				   -moz-column-count: 2;-webkit-column-count: 2; column-count: 2;
				  }
				}
				
				@media screen and (min-width: 993px) {
				  .textblo {
				   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
				   -moz-column-count: 3;-webkit-column-count: 3; column-count: 3;
				   -moz-column-fill: balance;
				   column-fill: balance;
				  }
				}
				
				@media screen and (min-width: 994px) {
				  .textblo {
				   -webkit-column-gap:20px; -moz-column-gap:20px; column-gap:20px;
				   -moz-column-count: 4;-webkit-column-count: 4; column-count: 4;
				   -moz-column-fill: balance;
				   column-fill: balance;
				  }
				}
				.textblo h5 {  text-align:left; margin-top:0;margin-bottom:0;height:auto;font-weight:bold;line-height:auto}
				.textblo    { height:auto; text-align:left;line-height:auto;  
				}
    
/* season price smoke*/
  .cetykieta {  width: 125px; height: auto; text-align: center;vertical-align: middle; color: #000;  background: #F1E3C9; padding: 4 2 ;   font-size: 16px;
  position: absolute; left:-53px; top:-20px;  z-index: 100;  border-radius: 4px; 
    }

.centercrop2 {  /* 460px rozmiar okna dla center&crop */
  width: 100% ; height: 400px; overflow: hidden; position: relative; 
  
}
.centercrop2 > img {background-color: gray;
    position: absolute;
    left: -1000%; right: -1000%; top: -1000%; bottom: -1000%;
    margin: auto;
    min-height: 100%; min-width: 100%;
}

/*  suwaczki */
.slidecontainer {
  width: 85%;height:40px;
  border:0px solid #eee;
}
.range_slider {
  -webkit-appearance: none;
  margin-top:2px;
  width: 100%;
  height: 4px;
  background: #aaa;
  border:1px dotted #ccc;
  outline: none;
  xopacity: 0.7;
  -webkit-transition: .2s;
  transition: opacity .2s;
}

.range_slider:hover {
  opacity: 1;
}

.range_slider::-webkit-slider-thumb {
  -webkit-appearance: none;
  appearance: none;
  width: 20px;
  height: 30px;
  border-radius:5px;
  border: 3px solid white;//#004788;
    //width: 36px;
  //height: 36px;
  //background: url('/gfx/brand/favicon-32x32.png') no-repeat;
  background: #0052c2;
  cursor: pointer;
}
.range_slider::-webkit-slider-thumb:hover {  transition: all 0.35s;
  //background: url('/gfx/brand/android-icon-36x36.png') no-repeat;
	background: #FF168E;
}

.range_slider::-moz-range-thumb {
  width: 20px;
  height: 30px;
  background: #0052c2;
  cursor: pointer;
}
.range_slider::-moz-range-thumb:hover {
  background: #FF168E;
}


.cross {
    position: relative;
    display: inline-block;
}
.cross::before, .cross::after {
    content: '';
    width: 100%;
    position: absolute;
    right: 0;
    top: 50%;
}
.cross::before {
    border-bottom: 1px solid #123;
    -webkit-transform: skewY(-20deg);
    transform: skewY(-20deg);
}
.xcross::after {
    border-bottom: 2px solid #888;
    -webkit-transform: skewXY(25deg);
    transform: skewXY(25deg);
}

.form_main {display:block-inline;}
.form_main label {  text-shadow: 1px 1px 1px #fff;
    font-weight: 400;}
.form_main input {
    color:red;}
    
/* The container */
.container {
  display: block-inline;
  position: relative;
  margin:0;
  padding-left: 30px;
  margin-bottom: 0px;
  cursor: pointer;
  font-size: 16px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* Hide the browser's default radio button */
.container input {
  position: absolute;
  top: 0;
  opacity: 0;
  cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
  position: absolute;
  top: 6;
  left: 0;
  height: 30px;
  width: 30px;
  background-color: #fff;
  border-radius: 50%;
  border:1px solid #0052c2;

}

/* On mouse-over, add a grey background color */
.container:hover input ~ .checkmark {
  background-color: #fff;
}

/* When the radio button is checked, add a blue background */
.container input:checked ~ .checkmark {
  background-color: #0052c2;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none;
}

/* Show the indicator (dot/circle) when checked */
.container input:checked ~ .checkmark:after {
  display: block;
}

/* Style the indicator (dot/circle) */
.container .checkmark:after {
	/*
 	top: 8px;
	left: 8px;
	width: 14px;
	height: 14px;
*/
	top: 9px;
	left: 9px;
	width: 10px;
	height: 10px;
 
	border-radius: 50%;
	background: white;
}

.fsend { background:#fff; }
.fsend label { font-weight:600;font-size:18px;padding-top:10px;padding-bottom:0px; color:#0052c2;}
.fsend input[type=date], input[type=email], input[type=text], input[type=password], select  { 
height:40px; display: block; padding:6px 6px; 
background-color: #eee; color:#0052c2; border: none!important; 
border-bottom: 4px solid #ccc!important; width: 100%;
}
.fsend option { padding:3px 12px;background-color: #fff; color:#0052c2;}
.fsend input[type=checkbox] {width:40px;height:40px;color:#0052c2;}
.fsend input[type=submit] {
  background-color :#0052c2; color: #fff;
  padding:0;margin:0 0 10 0; height :50px; border: none;
  font-weight: 400; font-size: 24px; line-height: auto; width:100%;
}
.fsend input[type=submit]:hover {
  background-color :#e91e63; cursor: pointer;width:100%;
}
.fsend textarea {
    padding:6px 6px; 
    background-color: #eee; color:#0052c2; border: none!important; 
    height: 271px !important;
    border-bottom: 4px solid #ccc!important; width: 100%;
}
.asterisk { margin-left:5px;color:#e91e63; line-height: normal; font-family: sans-serif; font-size: 20px;}

.xsoftoback {-webkit-box-shadow:0px 0px 25px 10px #ffffff inset,0px 0px 25px 15px #ffffff inset;
-moz-box-shadow:0px 0px 25px 10px #ffffff inset,0px 0px 25px 15px #ffffff inset;
box-shadow:0px 0px 25px 10px #ffffff inset,0px 0px 25px 15px #ffffff inset; }

.frame { transition: transform .2s;  }  /* Animation // border:5px solid #fff;*/

.frame:hover { 
  transform: scale(1.2); /* (120% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
}