<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Google web fonts - thanks to Google */
@font-face {
font-family: 'roboto_regular';
src: url('../fonts/roboto-regular-webfont.eot');
src: url('../fonts/roboto-regular-webfont.eot?#iefix') format('embedded-opentype'),
	 url('../fonts/roboto-regular-webfont.woff') format('woff'),
	 url('../fonts/roboto-regular-webfont.ttf') format('truetype');
font-weight: normal;
font-style: normal;
}

@font-face {
    font-family: 'rubikmedium';
    src: url('../fonts/rubik-medium-webfont.eot');
    src: url('../fonts/rubik-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/rubik-medium-webfont.woff2') format('woff2'),
         url('../fonts/rubik-medium-webfont.woff') format('woff'),
         url('../fonts/rubik-medium-webfont.ttf') format('truetype'),
         url('../fonts/rubik-medium-webfont.svg#rubikmedium') format('svg');
    font-weight: normal;
    font-style: normal;
}

body {
font-size: 90%;
background-color: #fff;
padding:0 50px;
font-family:"roboto_regular", "Helvetica", "Arial", sans-serif;
background-position: 0 0;
background-repeat:repeat-x;
margin: 0 auto;
}

#capybara .cp-detail h1 {
  margin: 40px 0 20px;
  font-size: 40px;
  line-height: 48px;
}

#capybara .cp-detail h2 {
  margin: 50px 0 20px;
  font-size: 30px;
  line-height: 36px;
}

#capybara .cp-brand {

	display: none !important;

}
/*
COLORS

grey #ccccca
green #c7ddcd
brown #efcbbc
text #3e3e3c
green text #386234
brown text #752607
*/

* {
color: #3e3e3c;
}

.side-nav ul *,.side-nav h2,.side-nav ul a,.perex strong,.content h1,.content h2,.content h3,.rec strong,.pdf,strong {
color: #386234;
}

.c-izolace .side-nav ul *,.c-izolace .side-nav h2,.c-izolace .side-nav ul a,.c-izolace .perex strong,.c-izolace .pdf,.c-izolace strong,.c-izolace .content h1,.c-izolace .content h2,.c-izolace .content h3,.c-izolace .rec strong {
color: #752607;
}

div.c-filtrace,a.c-filtrace,.c-filtrace .rec,div .c-filtrace-box .rec {
background-color: #c7ddcd;
}

div.c-izolace,a.c-izolace,.c-izolace .rec,div .c-izolace-box .rec {
background-color: #efcbbc;
}

div.c-other,a.c-other,.c-other .rec,div .c-other-box .rec {
background-color: #ccccca;
}

.c-filtrace .rec:hover,.banners .c-filtrace:hover {
background-color: #386234;
}

.c-izolace .rec:hover,.banners .c-izolace:hover {
background-color: #752607;
}

.c-other .rec:hover,.banners .c-other:hover {
background-color: #3e3e3c;
}

a.rec:hover *,.banners a:hover * {
color: #fff;
}

.content-box {
background-image:url("../images/other-bg.png");
background-position: 50% 0;
background-repeat: repeat;
background-size: 100% auto;
}

.c-izolace .content-box {
background-image:url("../images/izolace-bg.png");
}

.c-filtrace .content-box {
background-image:url("../images/filtrace-bg.png");
}

/* links */
a {
color:inherit;
text-decoration:none;
}

a:hover {
color: #000;
}

.uline a,a.box span,.box-head {
display: inline-block;
border-bottom: 1px solid #3e3e3c;
margin-bottom: .5em;
}

a.box span,.box-head {
margin: 15px 20px;
}

a.box:hover span {
color: #fff;
border-bottom: 1px solid #fff;
}

/* texts */
h1,h2,h3,h4,h5,strong {
font-weight: normal;
font-family: "rubikmedium", "Helvetica", "Arial", sans-serif;
}

textarea {
font-family:"roboto_regular", "Helvetica", "Arial", sans-serif;
}

h1 {
font-size: 4em;
display: block;
margin: 30px 30px 0 30px;
width: 75%;
}

h2 {
font-size: 5em;
}

.side-nav h2 {
font-size: 2.3em;
margin: 35px 20px 20px;
}

h3 {
font-size: 1.8em;
margin: .2em 0;
}

.homepage h3 {
font-size: 2.2em;
}

h4 {
font-size: 1.5em;
}

h5 {
font-size: 120%;
margin: 15px 0 0;
}

/* layout */
.header-box,.data,footer {
max-width:1300px;
margin: 0 auto;
}

header {
position: relative;
width: 100%;
}

.header-box {
position: relative;
width: 100%;
background-color: #ccccca;
border-bottom: 2px solid #fff;
}

.scroll-header .data {
padding-top: 64px;
}

.scroll-header .header-box {
position: fixed;
left: 0;
right: 0;
z-index: 99;
width: 100%;
background-color: #ccccca;
border-bottom: 2px solid #fff;
}

section,.copy,.copy br,.share {
clear: left;
}

.copy * {
font-size: 10px;
}

nav {
}

footer {
background-color: #ccccca;
}

.perex {
position: relative;
min-height: 182px;
border-bottom: 2px solid #fff;
background-image:url("../images/perex-other.png");
background-position: 100% 100%;
background-repeat: no-repeat;
background-size: auto 100%;
}

.c-filtrace .perex {
background-image:url("../images/perex-filtrace.png");
}

.c-izolace .perex {
background-image:url("../images/perex-izolace.png");
}

.perex .col-3-4 {
margin-left: 25%;
}

.perex strong {
display: block;
padding: 20px 0;
width: 75%;
font-size: 1.2em;
line-height: 150%;
}

.perex img {
float: right;
margin: 30px 40px 0
}

.bredcrumb {
position: absolute;
bottom: 5px;
left: 20px;
}

.bredcrumb,.bredcrumb * {
font-size: 0.9em;
}

.side-nav {
display: block;
height: 100%;
}

.side-nav ul {
margin: 0 20px 20px 20px;
padding: 0;
}

.side-nav .submenus ul {
margin: 0 24px 10px 16px;
}

.submenus a {
padding-left: 16px;
display: inline-block;
}

.submenus li li a {
padding-left: 0px;
}

.submenu {
background-image:url("../images/plus.gif");
background-position: 0 50%;
background-repeat: no-repeat;
}

.active .submenu {
background-image:url("../images/minus.gif");
background-position: 0 50%;
background-repeat: no-repeat;
}

.c-izolace .submenu {
background-image:url("../images/plus-2.gif");
}

.c-izolace .active .submenu {
background-image:url("../images/minus-2.gif");
}

.news a {
display: block;
padding-bottom: 10px;
}

.news * {
color: #3e3e3c;
}

.data {
background-color: #ccccca;
border-bottom: 2px solid #fff;
}

.c-izolace .data,.c-izolace-box {
background-color: #efcbbc;
}

.c-filtrace .data,.c-filtrace-box {
background-color: #c7ddcd;
}

.share {
background-color: #ccccca;
}

.share span {
display: block;
width: 170px;
float: left;
line-height: 60px;
padding-left: 20px;
}

/* columns */
.col-2 {
position: relative;
float: left;
width: 50%;
}

.col-3 {
position: relative;
float: left;
width: 33.33%;
border-right: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.noborder {
border-right: none;
}

.col-4 {
position: relative;
float: left;
width: 25%;
}

.col-2-3 {
position: relative;
float: left;
width: 66.66%;
}

.col-6 {
position: relative;
float: left;
width: 16.66%;
}

.col-8 {
position: relative;
float: left;
width: 12.5%;
}

.col-3-4 {
position: relative;
float: left;
width: 75%;
}

.col-5-6 {
position: relative;
float: left;
width: 83.33%;
}

/*.data-l-p-20 section .col-2:nth-child(2n) { */

.rec {
position: relative;
float: left;
width: 33.33%;
height: 37em;
overflow: hidden;
border-right: 2px solid #fff;
border-bottom: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.rec.last {
border-right: none;
}

.rec h3,.rec p {
margin: 15px 20px 7px;
}

.rec div {
width: 100%;
height: 14em;
overflow: hidden;
}

.rec div strong {
font-size: 2.5em;
display: block;
margin: 20px;
}

.rec span {
display: block;
position: absolute;
bottom: 20px;
left: 20px;
width: 27px;
height: 9px;
background-image:url("../images/arrow-right.gif");
background-position: 0 0;
background-repeat: no-repeat;
}

.pdf {
font-size: 1.1em;
line-height: 170%;
padding-left: 30px;
background-image:url("../images/icon-download.png");
background-position: 0 50%;
background-repeat: no-repeat;
}

.box-big {
border-bottom: 2px solid #fff;
}

.box-big h2 {
margin: 10px;
}

.box-big a div {
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}

.box-big .arrow {
margin-top: 0;
}

.box-big h2,.box-big strong,.box h3,.inline-bg h4 {
color: #fff;
}

.box-big img {
width: 100%;
float: left;
}

.box-big a {
position: relative;
display: block;
text-align: center;
}

.box-big p {
margin-top: -5px;
}

.box-big span {
display: block;
width: 100%;
height: 62px;
margin-top: 7em;
background-image:url("../images/filtrace-med.png");
background-position: 50% 50%;
background-repeat: no-repeat;
}

.box-big strong {
font-size: 1.3em;
}

.box-big .izolace span {
background-image:url("../images/izolace-med.png");
}

.box-big .izolace img {
width: calc(100% - 2px);
}

.box-big .arrow {
display: block;
position: absolute;
top: 50%;
right: 0;
width: 27px;
height: 9px;
background-image:url("../images/arrow-left.gif");
background-position: 0 0;
background-repeat: no-repeat;
}

.box-big .izolace .arrow {
left: 0;
right: auto;
background-image:url("../images/arrow-right.gif");
}

.box {
position: relative;
}

div.box {
border-bottom: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.izolace a.box:hover,.box-big .izolace:hover div {
background-image:url("../images/bg-brown.png");
background-position: 0 0;
background-repeat: repeat;
}

.filtrace a.box:hover,.box-big .filtrace:hover div {
background-image:url("../images/bg-green.png");
background-position: 0 0;
background-repeat: repeat;
}

.other a.box:hover,.box-big .other:hover {
background-image:url("../images/bg-grey.png");
background-position: 0 0;
background-repeat: repeat;
}

.other a.inline-bg:hover {
background-image:url("../images/bg-grey.png") !important;
background-position: 0 0;
background-repeat: repeat;
}

.inline-bg {
background-position: 50% 0;
background-repeat: no-repeat;
background-size: 100% 100%;
}

.inline-bg { 
filter: gray; /* IE6-9 */
-webkit-filter: grayscale(1); /* Google Chrome, Safari 6+ &amp; Opera 15+ */
filter: grayscale(1); /* Microsoft Edge and Firefox 35+ */
}

.izolace .inline-bg { 
filter: gray sepia(1) saturate(1) hue-rotate(341deg); /* grayscale(1) sepia(0) saturate(1) hue-rotate(75deg) */
-webkit-filter: grayscale(1) sepia(1) saturate(1) hue-rotate(341deg);
filter: grayscale(1) sepia(1) saturate(1) hue-rotate(341deg);
}

.grayscale {
-khtml-opacity:.30;
-moz-opacity:.30; 
-ms-filter:"alpha(opacity=30)";
filter:alpha(opacity=30);
filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0.3);
opacity:.30;
background: rgba(255,0,0,0.4);
background: url(yourimagehere.jpg);
-moz-filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
-o-filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
-webkit-filter: grayscale(100%);
filter: gray;
filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
}

.box a.box {
height: 100%;
}

img {
border: 0;
}

.box-big .filtrace {
border-right: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.box img {
float: left;
}

.box div {
clear: left;
}

.box a {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
}

.box img {
width: 100%;
}

.col-6 img {
margin-top: 8px;
margin-right: 5px;
width: 20%;
}

.box h3,.box h4 {
text-align: center;
padding: 0 15%;
}

.rec img {
width: 100%;
}

.no-photo .box:hover h3,.no-photo .box:hover h4 {
color: #fff;
}

/* pcs */
.pcs-box {
overflow: hidden;
height: 100%;
}

.pcs-col img {
width: 100%;
float: left;
}

.pcs-box img {
width: 100%;
position:absolute;
top:0;
bottom:0;
margin:auto;
}

/* nav */
nav {

}

#logo {
display: block;
width: 135px;
height: 120px;
position: absolute;
top: 17px;
left: 35px;
z-index: 50;
background-image:url("../images/logo.png");
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100% auto;
-webkit-transition: width .3s,height .3s,top .3s,left .3s;
transition: width .3s,height .3s,top .3s,left .3s;
}

.scroll-header #logo {
width: 52px;
height: 55px;
top: 7px;
left: 20px;
}

.c-izolace #logo {
background-image: url("../images/logo2.png");
}

#search {
display: none;
width: 50%;
height: 60px;
position: absolute;
right: 0;
bottom: -60px;
z-index: 99;
background-color: #aeaeae;
}

.button-send {
display: block;
width: 30%;
float: right;
line-height: 60px;
text-align: center;
color: #fff;
background-color: #3d3d3c;
}

#search .button-send input {
width: 100%;
margin: 10px 0;
background-color: #3d3d3c;
}

#search .button-send:hover input {
cursor: pointer;
}

#search input {
border: none;
color: #fff;
float: right;
width: 55%;
margin: 10px 7% 10px 0;
height: 40px;
line-height: 40px;
background-color: #aeaeae;
font-size: 1.3em;
}

#search span {
background-image:url("../images/arrow-search.png");
background-position: 50% 50%;
background-repeat: no-repeat;
width: 13px;
height: 6px;
position: absolute;
right: 27px;
top: -6px;
z-index: 99;
}

.popupmenu span {
background-image:url("../images/arrow-popup.png");
background-position: 50% 50%;
background-repeat: no-repeat;
width: 13px;
height: 6px;
position: absolute;
left: 27px;
top: -6px;
z-index: 99;
}

.popupmenu strong {
text-transform: uppercase;
font-size: 1.2em;
}

.icon-search {
display: block;
background-image:url("../images/search.png");
background-position: 50% 50%;
background-repeat: no-repeat;
width: 27px;
height: 31px;
margin: 13px;
}

.icon-search:hover {
cursor: pointer;
}

nav ul,footer ul {
padding: 0;
margin: 0;
}

nav li,footer li,.side-nav li,.mobile-nav li {
list-style: none;
}

.side-nav .active a {
text-decoration: underline;
}

nav li {
float: right;
}

nav li a {
display: block;
margin: 18px 18px;
line-height: 26px;
}

nav li a:hover,nav li .active {
display: inline-block;
border-bottom: 1px solid #3e3e3c;
}

nav li li {
height: auto;
}

nav li li a {
display: inline-block;
margin: 1px 0;
line-height: 25px;
}

nav li a:hover {
margin-bottom: 17px;
}

nav li li a:hover,nav .langs a:hover {
margin-bottom: 0px;
}

nav li li strong {
line-height: 50px;
}

nav .langs a {
margin: 2px 20px;
line-height: 14px;
text-align: center;
}

.langs {
}

nav .border {
border-left: 2px solid #fff;
}

/* dropdown menu */
nav li {
position: relative;
height: 62px;
}

nav li:hover .popupmenu {
/*display: block;*/
}

nav li .popupmenu {
display: none;
position: absolute;
z-index: 999;
padding: 10px 0;
width: 600px;
z-index: 200;
}

nav li li {
float: none;
display: block;
}

nav li ul {
float: left;
display: block;
margin-left: 20px;
margin-right: 20px;
max-width: 160px;
}

#popup-bg {
display: none;
position: absolute;
bottom: -25em;
left: 0;
z-index: 90;
width: 100%;
height: 25em;
background-image:url("../images/white.png");
background-position: 0 0;
background-repeat: repeat;
}

#popup-bg div {
width: 100%;
height: 25em;
position: absolute;
bottom: -25em;
left: 0;
}

#side-link {
position: fixed;
right: 22px;
top: 226px;
width: 44px;
z-index: 999;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}

#side-link img {
float: left;
}

#side-link a {
display: block;
position: absolute;
height: 44px;
top: 0;
width: 183px;
background-image:url("../images/filtrace-side.png");
background-position: 0 0;
background-repeat: repeat;
}

#side-link .izolace {
background-image:url("../images/izolace-side.png");
left: -183px;
position: absolute;
}

.c-filtrace #side-link .izolace {
left: 0px;
}

#side-link strong {
display: block;
color: #fff;
font-size: 18px;
line-height: 44px;
text-align: center;
}

.share div {
width: 160px;
margin: 0 auto;
padding-top: 10px;
}

.share a {
display: block;
float: left;
width: 30px;
height: 40px;
background-image:url("../images/share.png");
background-position: 0 7px;
background-repeat: no-repeat;
}

.share a:hover {
background-image:url("../images/share-on.png");
}

.share .icon-fb {
background-position: -30px 7px;
}

.share .icon-gp {
background-position: -60px 7px;
}

.share .icon-in {
background-position: -90px 7px;
}

.share .icon-em {
background-position: -120px 7px;
}

.switches {
position: absolute;
text-align: center;
width: 100%;
z-index: 99;
font-size: 2em;
top: 85%;
}

.switches .active {
color: #fff;
}

/* icons */
.icon-main,.icon-h1 {
background-image:url("../images/icon-ap5.png");
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: 90% auto;
width: 100%;
height: 12em;
margin-bottom: 2px;
background-color: #fff;
}

.h1-text {
position: relative;
padding-right: 47%;
width: auto;
}

.h1-text div {
position: absolute;
top: 12px;
right: 0;
width: 49%;
}

.icon-h1 {
position: relative;
float: right;
display: block;
width: 44px;
height: 44px;
margin: 0 0 7px 7px;
}

.icon-h1 span {
top: 44px;
color: #fff;
display: none;
font-size: 9px;
left: -50px;
z-index: 99;
padding-top: 15px;
padding-bottom: 5px;
position: absolute;
text-align: center;
width: 150px;
background-position: 50% 0;
background-repeat: no-repeat;
}

.icon-h1:hover span {
display: block;
}

.on-filtrace span {
background-image:url("../images/arrow-down-filtrace.gif");
}

.on-izolace span {
background-image:url("../images/arrow-down-izolace.gif");
}

.icon-h1 .on-izolace:hover {
background-color: #752607;
}

.icon-h1 .on-filtrace:hover {
background-color: #386234;
}

.box .icon-filtrace,.box .icon-izolace {
position: absolute;
display: block;
top: 15px;
right: 20px;
width: 49px;
height: 38px;
margin: 0;
padding: 0;
background-position: 0 0;
background-repeat: no-repeat;
background-size: 100% auto;
z-index: 10;
border-bottom: none !important;
}

.box .icon-filtrace {
background-image:url("../images/icon-grey-filtrace.png");
}

.box .icon-izolace {
background-image:url("../images/icon-grey-izolace.png");
}

.icon-ap6 {
background-image:url("../images/icon-ap6.png");
}
.icon-ap7 {
background-image:url("../images/icon-ap7.png");
}
.icon-ap8 {
background-image:url("../images/icon-ap8.png");
}
.icon-ap10 {
background-image:url("../images/icon-ap10.png");
}
.icon-ap11 {
background-image:url("../images/icon-ap11.png");
}
.icon-ap12 {
background-image:url("../images/icon-ap12.png");
}
.icon-ap13 {
background-image:url("../images/icon-ap13.png");
}
.icon-ap14 {
background-image:url("../images/icon-ap14.png");
}
.icon-ap15 {
background-image:url("../images/icon-ap15.png");
}
.icon-ap16 {
background-image:url("../images/icon-ap16.png");
}
.icon-ap17 {
background-image:url("../images/icon-ap17.png");
}

.skypeIcon p {
margin: 0;
padding: 0;
}

.skypeIcon img {
margin: 4px !important;
vertical-align: 0px !important;
}

/* forms */
.search input {
border: none;
}

header .search {
width: 100%;
height: 35px;
position: relative;
}

header .search form {
padding: 0;
width: 100%;
}

header .search input {
font-size: 110%;
line-height: 100%;
width: 70%;
margin: 5px 20px 0 0;
float: right;
text-align: right;
}

.box-form form {
padding: 0 30px;
}

form .col-2 input {
width: 20px;
float: left;
height: 20px;
line-height: 20px;
}

form .col-2 {
background-color: #f6f6f6;
margin: 10px 0;
}

form .firstel {
width: 44%;
margin-right: 6%;
}

.continue form .firstel {
width: 30%;
margin-right: 2%;
}

form .lastel {
width: 44%;
margin-left: 6%;
}

.continue .box-form .lastel {
width: 32%;
margin-right: 0;
margin-top: 10px;
float: left;
clear: none;
height: 40px;
line-height: 40px;
}

form .col-2 label {
float: left;
height: 40px;
line-height: 40px;
margin-left: 10px; 
}

form .col-2 input {
margin-left: 20px; 
}

.box-form input,.box-form textarea {
width: 90%;
margin: 10px 0;
padding: 0 5%;
height: 36px;
line-height: 36px;
border: none;
background-color: #f6f6f6;
font-size: 1.1em;
}


.box-form .error,.msg * {
color: #fff;
}

.box-form .error {
background-color: #d22929;
}

.msg {
background-color: #d22929;
padding: 20px 120px;
text-align: center;
box-sizing: border-box;
max-width: 1300px;
margin: 0 auto;
border-bottom: 2px solid #fff;
}

.msg.green {
    background-color: #ccccca;
}

.msg.green * {
    color: #0e612c;
}

.box-form textarea {
height: 120px;
line-height: 30px;
}

.continue .box-form input {
float: left;
font-size: 1.1em;
margin: 10px 2% 5px 0;
padding: 0 2%;
width: 43%;
}

.continue .box-form .col-2 input {
float: left;
font-size: 1.1em;
margin: 10px;
padding: 0;
width: 18px;
}

.continue .box-form textarea {
width: 92%;
height: 70px;
padding: 0 2%;
}

form .send-button {
clear: left;
width: 100%;
padding: 0;
background-color: #989996;
color: #fff;
}

form .send-button:hover {
background-color: #3d3d3c;
cursor: pointer;
}

/* globals */

.right {
text-align: right;
}

.center {
text-align: center;
}

.to-right {
float: right;
}

.reset {
clear: both;
}

.pg {
padding: 20px;
}

.content .pg {
padding: 30px;
}

.content p {
margin-top: 0;
}

.content ul {
padding: 5px 15px;
}

.content-box {
position: relative;
}

.vline {
position: absolute;
top: 0;
left: 25%;
width: 2px;
height: 100%;
border-left: 2px solid #fff;
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}

.izolace li * {
color: #752607;
}

.filtrace li * {
color: #386234;
}

/* banners */
.banners a {
display: block;
}

.banners img {
width: 100%;
float: left;
}

.banners .pg {
border-top: 2px solid #fff;
}

/* bookmark */
.bookmark {
position: relative;
}

/* tables */
table {
width: auto;
margin: 5px 0 10px 0;
}

table img {
width: 95%;
}

td {
border: 0;
padding: 0;
margin: 0;
}

table tr td:nth-child(2n) {
text-align: right;
}

/* gallery */
.gallery {
float: right;
margin-left: 30px;
margin-right: -30px;
width: 25%;
}

.gallery img {
width: 100%;
margin-bottom: 2px;
float: left;
}

.pcs-height {
background-size: 100% auto;
}

#map_style {
width: 100%;
height: 300px;
clear: both;
}

.map-info-box {
clear: left;
height: 300px;
border-top: 2px solid #fff;
border-bottom: 2px solid #fff;
background-color: #ccccca;
}

.map-info-box a.box {
height: 300px;
border-right: 2px solid #fff;
}

.rec-line {
position: relative;
border-bottom: 2px solid #fff;
}

.rec-line .line {
clear: left;
}

.rec-line .rec {
width: 75%;
float: left;
border: none;
height: auto;
}

.rec-line .rec div {
height: auto;
width: auto;
}

.rec-line .gallery {
width: 25%;
float: left;
margin: 0;
overflow: hidden;
}

.rec-line .rec:hover {
background-color: transparent;
}

.rec-line .gallery img {
float: left;
width: auto;
height: 100%;
margin: 0;
}

.top-border {
border-top: 2px solid #fff;
}

.noborder {
border: none;
}

div.no-bottom-border {
border-bottom: none;
}

/* slideshow */
.map-info-box .slideshow-box {
height: 300px;
}

.slideshowHolder {
position:relative;
overflow:hidden;
height:100%;
}

.slideshow {
position:absolute;
top:0;
left:0;
width:100%;
display:block;
overflow:hidden;
height:100%;
background-color: #ccccca;
}

.slideshow &gt; h4,.box h3, .box h4 {
margin: 0;
width: 70%;
padding: 0 15%;
position: absolute;
top: 50%;
left: 0;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-o-transform: translateY(-50%);
-ms-transform: translateY(-50%);
}

.slideshow &gt; h4 {
text-shadow: 1px 1px 4px #000;
}

.slideshow:hover &gt; h4 {
text-shadow: none;
}

.slideshow span {
position: absolute;
top: 0;
left: 0;
}

.switch:hover {
cursor: pointer;
}
	    
.hide {
display: none;
}

/* responsive */ 

.mobile-hide {
display: block;
}
	    
.mobile-display,.mobile-nav {
display: none;
}

@media screen and (min-width: 1400px) {
	body {
		font-size: 90%;
		padding: 0 35px;
	}
	
	.scroll-header .header-box {
		margin: 0 auto;
	}

	nav li a {
		margin: 18px 16px;
	}
	
	nav li ul {
		margin-left: 16px;
	}
}

@media screen and (max-width: 1400px) {
	.scroll-header .header-box {
		width: auto;
	}
	
	.scroll-header .header-box {
		margin: 0 50px;
	}
}

@media screen and (max-width: 1200px) {
	body {
		font-size: 90%;
		padding: 0 40px;
	}
	
	.scroll-header .header-box {
		margin: 0 40px;
	}

	h2 {
		font-size: 4em;
	}

	nav li a {
		margin: 18px 14px;
	}
	
	nav li ul {
		margin-left: 14px;
	}
	
	.box-big span {
		margin-top: 5em;
	}
	
	#logo {
		width: 130px;
		background-position: 0 2px;
	}
	
	.rec {
		height: 40em;
	}
	
	.rec div {
		height: 11em;
	}
}

@media screen and (max-width: 1100px) {
	body {
		font-size: 88%;
	}

	nav li a {
		margin: 18px 11px;
	}
	
	nav li ul {
		margin-left: 11px;
	}
	
	#logo {
		width: 125px;
		background-position: 0 4px;
	}

	.rec {
		height: 38em;
	}
	
	.box-big strong {
    	font-size: 1.2em;
	}
}

@media screen and (max-width: 1000px) {
	body {
		font-size: 85%;
		padding:0 30px;
	}
	
	.scroll-header .header-box {
		margin: 0 30px;
	}

	nav li a {
		margin: 18px 10px;
	}
	
	nav li ul {
		margin-left: 10px;
	}
	
	#logo {
		width: 115px;
		background-position: 0 7px;
	}

	.rec {
		height: 40em;
	}
	
	.box-big strong {
    	font-size: 1.1em;
	}
	
	.box .icon-filtrace,.box .icon-izolace {
		width: 35px;
		height: 38px;
	}
}

@media screen and (max-width: 900px) {
	body {
		font-size: 80%;
		padding:0 8px;
	}
	
	.scroll-header .header-box {
		margin: 0 8px;
	}
	    
	.tablet-hide {
		display: none;
	}
	
	.col-3 {
	    width: 50%;
	}
	
	.tablet-col-2 {
		width: 100%;
	}
	
	.tablet-col-2 .filtrace,.tablet-col-2 .izolace,.tablet-col-2 .other,.tablet-col-2 .box-form,.col-2-3 {
	    width: 50%;
	    float: left;
	}
	
	.tablet-col-2 {
	    border-top: 2px solid #fff;
	}
	
	.tablet-col-2 .other {
	    border-right: 2px solid #fff;
	}
	
	.box-big span {
		margin-top: 3em;
	}
	
	#logo {
		width: 105px;
		background-position: 0 10px;
	}

	.rec {
		width: 50%;
		height: 35em;
	}
	
	.rec.last {
	    border-top: none;
	}
	
	.rec.last {
	    border-right: 2px solid #fff;
	}
	
	.content .rec:nth-child(2n) {
	    border-right: none;
	}
	
	#popup-bg {
	    bottom: -29em;
	    height: 29em;
	}
}

@media screen and (max-width: 800px) {
	body {
		font-size: 75%;
		padding:0 5px;
	}
	
	.scroll-header .header-box {
		margin: 0 5px;
	}
	
	#logo {
		width: 95px;
		background-position: 0 14px;
	}
	
	.col-6 {
		width: 33.33%;
	}
}

@media screen and (max-width: 700px) {
	body {
		font-size: 80%;
		padding: 0;
	}

	nav li a {
		margin: 18px 5px;
	}
	
	.rec {
		width: 100%;
		height: auto;
		border-right: none !important;
		padding-bottom: 3em;
	}
	
	.rec.top-border {
		border-top: none;
	}
	
	.col-2,.col-3,.col-4,.col-6,.col-2-3,.col-3-4,.tablet-col-2 .filtrace,.tablet-col-2 .box-form {
		width: 100%;
	}
	
	.col-3 {
		border-right: none;
	}
	
	.col-6 {
		width: 50%;
	}
	
	.share {
	    border-top: 2px solid #fff;
	}
	
	.share span, .vline,.side-nav .news,.perex {
		display: none;
	}
	
	h1 {
    	font-size: 3em;
    	margin: 20px;
    }
    
    .box-form form {
    	padding: 0 20px;
	}
    
    .pg,.content .pg {
    	padding: 20px;
    }
    
    .mobile-reset {
    	clear: left;
    }
    
    .copy p {
    	padding: 0;
    	text-align: left;
    }
    
    footer {
        padding: 10px;
    }
    
    footer .pg {
        padding: 0px;
    }
    
    .continue form .firstel {
    	width: 48%;
	}
	
	.continue .box-form .lastel {
    	width: 98%;
    }
    
    .rec div {
    	height: auto;
    }
    
    .gallery {
		margin-left: 10px;
		margin-right: -20px;
		width: 33%;
	}
	
	nav,#side-link,#logo {
		display: none;
	}
	
	.mobile-nav .icons-box {
		height: 70px;
	}
	    
	.mobile-nav {
		display: block;
	}
	
	.icons-box {
		border-bottom: 2px solid #fff;
	}
	
	.icons-box a,.icons-box div {
		float: right;
		display: block;
		width: 60px;
		height: 70px;
		border-left: 2px solid #fff;
		background-image:url("../images/search.png");
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	
	.icons-box .logo {
		background-image:url("../images/logo-small.png");
		float: left;
		width: 80px;
		border-left: 0;
	}
	
	.icons-box div {
		width: 45px;
	}
	
	.icons-box .icon-search {
		margin: 0;
	}
	
	.icons-box .icon-filtrace {
		background-image:url("../images/icon-top-filtrace.png");
	}
	
	.icons-box .icon-izolace {
		background-image:url("../images/icon-top-izolace.png");
	}
	
	.icons-box .icon-filtrace:hover,.mobile-nav .box .icon-filtrace.active {
		background-image:url("../images/icon-top-filtrace-on.png");
		background-color: #386234;
	}
	
	.icons-box .icon-izolace:hover,.mobile-nav .icon-izolace.active {
		background-image:url("../images/icon-top-izolace-on.png");
		background-color: #752607;
	}
	
	#search {
		bottom: -30px;
		width: 100%;
    }
	    
	.mobile-nav ul {
		position: absolute;
		display: none;
		top: 30px;
		left: 0;
		width: 100%;
		z-index: 99;
		background-color: #656464;
		color: #fff;
		margin: 0;
		padding: 0;
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
	}
	
	.mobile-nav .langs,.mobile-nav .langs a {
		background-color: #656464;
	}
	
	.mobile-nav li {
		border-bottom: 2px solid #989996;
	}
	
	.mobile-nav li a {
		display: block;
		font-size: 1.1em;
		color: #fff;
		line-height: 30px;
		margin: 0 6%;
		width: 88%;
	}
	
	.mobile-nav .langs a {
		margin: 0 0 0 7%;
		float: right;
		color: #fff;
		line-height: 30px;
	}
	
	.mobile-nav span {
		display: block;
		line-height: 30px;
		background-color: #656464;
		background-image:url("../images/mobile-menu.gif");
		background-position: 50% 50%;
		background-repeat: no-repeat;
	}
	
	.menu-box {
		position: relative;
	}
	
	.menu-box .langs {
		float: right;
		position: absolute;
		right: 20px;
		top: 0;
		width: 40%;
		z-index: 99;
	}
	
	.mobile-nav span:hover {
		cursor: pointer;
	}
	
	#search span {
    	right: 17px;
    }
    
    .box-big .col-2 {
    	width: 50%;
    }
    
    .box-big a {
    	height: 20em;
    	overflow: hidden;
    }
    
    .box-big span,.box-big p,.box-big .arrow {
    	display: none;
    }
    
    .box-big img,.box-big .izolace img {
    	height: 100%;
    	width: auto;
    }
    
    h2 {
    	font-size: 3em;
    }
    
    .box-big h2 {
	    position: absolute;
	    top: 50%;
	    width: 100%;
	    margin: 0;
	    transform: translateY(-50%);
    }
    
    .box a {
		left: auto;
		position: relative;
		top: auto;
	}
    
    .slideshow &gt; h4, .box h3, .box h4 {
		left: auto;
		margin: 0;
		position: relative;
		top: auto;
		-webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        line-height: 22px;
        padding: 5px 6%;
		width: 88%;
		font-size: 1.4em;
	}
	
	.homepage .box img,.homepage .box span,.slideshow-box,.mobile-hide {
		display: none;
	}
	
	.homepage .col-3 .no-bottom-border {
		border-bottom: 2px solid #fff;
	}
	
	.homepage .box h3 {
		color: #3e3e3c;
	}
	
	.box h3, .box h4 {
    	text-align: left;
	}
	
	.map-info-box {
		border-bottom: none;
		border-top: none;
		height: auto;
	}
	
	.homepage .box {		
		background-image:url("../images/arrow-right.gif");
		background-position: 95% 50%;
		background-repeat: no-repeat;
	}
	
	.h1-text {
		padding-right: 0%;
	}
		
	.h1-text div {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
	}
	
	.icon-h1 {
		float: left;
		margin: 0 7px 7px 0;
	}
		
	.icon-h1:hover span {
		display: none;
	}
	
	.content-box,.c-izolace .content-box,.c-filtrace .content-box {
		background-image: none;
	}
	
	.box-form {
		padding-bottom: 30px; 
	}
	
	.scroll-header .data {
		padding-top: 0;
	}
		
	.scroll-header .header-box {
		position: relative;
		left: auto;
		right: auto;
	}
}
</pre></body></html>