@charset "utf-8";
/* CSS Document */

html, body { height: 100%; }
body { padding: 0; margin: 0; color: #424755; font-family: Tahoma, Geneva, sans-serif; font-size: 16px; }

a { color: #26b95a; text-decoration: none; }
a:hover { text-decoration: underline; }

/* LAYOUT */
div.packet { min-height: 100%; height: 100%; position: relative; margin: 0; padding: 0; }
#menuIN, div.content, div.footerIN, div.copyIN { width: 960px; min-height: 10px; margin: 0 auto; }
div.wrapp { padding-bottom: 230px; margin: 0; }
div.slider { background: url('inc/dum-index.jpg') center no-repeat; background-size: cover; width: 100%; height: 500px; position: relative; z-index: -100; margin-bottom: 30px; } 
div.footer { width: 100%; height: 230px; position: absolute; bottom: 0;	left: 0; background: #424755; }
body>div.packet { height: auto; }

.slideC { background: url('inc/slider-C.jpg') center no-repeat !important; background-size: cover !important; }

div.uvod { text-align: center; margin: 0; padding: 0; min-height: 200px; }
div.uvod p { line-height: 36px; font-size: 23px; margin: 8px 0 16px 0; padding: 0; }
div.buttZobrazit { height: 55px; width: 100%; text-align: center; margin: 0; }
div.buttZobrazit span { display: block; width: 300px; text-align: center; background: #26b95a; color: white; margin-left: 330px; padding: 5px 0; font-family: Trebuchet MS; text-transform: uppercase; font-weight: bold; font-size: 20px; border-radius: 5px; cursor: pointer; }
div.skryty { display: none; text-align: center; margin-top: -70px; }
div.skryty p { font-size: 17px; line-height: 30px; }

div.uvod table, div.text-dum table { width: 100%; border-collapse: collapse; border-spacing: 0; font-size: 16px; text-align: left; margin: 20px 0 30px 0; }
div.uvod table tr, div.text-dum tr { border-bottom: 1px solid #efefef; }
div.uvod table td, div.text-dum td { line-height: 23px; padding: 10px 0; }
td.item { width: 20%; font-weight: bold; }

div.green-bar { background: #26b95a; color: white; width: 100%; height: 80px; text-align: center; }
div.green-bar span { font-size: 40px; font-family: Trebuchet MS; text-transform: uppercase; line-height: 80px; padding-left: 20px; padding-right: 20px; }
div.green-bar i { font-size: 40px; line-height: 80px;  transition: 1s; transform: rotate(0deg); }
div.green-bar i:hover { transition: 1s; transform: rotate(360deg);  }

div.cleaner { clear: left; }

p { line-height: 27px; }

h1, h2, h3, h4, h5 { font-family: Trebuchet MS; }
h1 { background: white url('inc/logo.png') no-repeat center; height: 120px; margin: 10px 0 0 0; box-shadow: 3px 3px 3px 3px rgba(20,20,20,0.1); transition: 0.5s; }
h1:hover { background: white url('inc/logo-seda.png') no-repeat center; transition: 0.5s; }
h2 { margin: 0; padding: 0; text-transform: uppercase; font-size: 33px; color: #26b95a; } 
h3 { color: white; font-size: 20px; margin: 0; padding: 0; text-transform: uppercase; line-height: 30px;  }
h4 { margin: 0; padding: 0; text-transform: uppercase; font-size: 18px; color: #26b95a; }

h1 span { display: none; }
 
/* MENU */
div.menu { width: 100%; height: 60px; border-top: 4px solid #28b158; box-shadow: 0px 0px 5px 5px rgba(20,20,20,0.1); z-index: 1000; }
div.menu-logo { width: 205px; padding: 0; margin: 0; float: left; color: #26b95a; }
div.menu-items { width: 100%; padding: 0; margin: 0; text-transform: uppercase; font-family: Trebuchet MS; }
div.menu-items ul { margin: 0; padding: 0; list-style: none; text-align: right; }
div.menu-items ul li { font-size: 17px; display: inline-block; line-height: 60px; margin-left: 55px; }
div.menu-items a { text-decoration: none; color: #424755; }
div.menu-items a:hover { color: #26b95a; display: block; border-bottom: 5px solid #26b95a; transition: 0.50s; }

/* TRISLOUPCOVY LAYOUT NA HP */
div.threeColumn { padding: 15px 0 270px 0; }
div.columnA { position: relative; float: left; width: 312px; height: 234px; margin: 0 6px 0 0; background: url('inc/dumA.jpg'); }
div.columnB { position: relative; float: left; width: 312px; height: 234px; margin: 0 6px 0 6px; background: url('inc/dumB.jpg'); }
div.columnC { position: relative; float: right; width: 312px; height: 234px; margin: 0 0 0 6px; background: url('inc/dumC.jpg'); }
div.header { background: rgba(0,0,0,0.2); padding: 5px 0 0 10px; height: 30px; }
.animatedA, .animatedB, .animatedC { position: absolute; left: 0; bottom: 0; display: none; background: rgba(38,185,90,0.7); width: 292px; height: 100px; color: white !important; font-size: 14px; padding: 10px; line-height: 20px; }
div.showMore { background: white; color: #26b95a; font-weight: bold; line-height: 23px; margin: 11px 0 0 160px; padding: 0 5px 0 5px; text-transform: uppercase; text-align: center; border-radius: 5px; }
div.showMore a { text-decoration: none; color: #26b95a; }

/* FOOTER */
div.footerIN { color: white; }
div.footerIN a { text-decoration: none; color: white; }
div.footerIN a:hover { color: #26b95a; transition: color 0.50s; }
div.footer-logo { width: 310px; float: left; }
div.footer-menu { width: 250px; float: left; tex-align: center; margin-top: 15px; text-align: center; }
div.footer-menu ul { margin: 0; padding: 6px 0 0 0; list-style: none; text-align: center; font-size: 14px; }
div.footer-menu ul li { line-height: 28px; }
div.footer-kontakt { width: 400px; float: right; }
div.footer-kontaktIN { margin-top: 15px; text-align: center; }
div.footer-kontaktIN i { font-size: 45px; }
div.footer-kontaktIN img { padding: 15px 0 0 0; }
div.footer-telefon { margin-top: 35px; width: 230px; float: right; text-align: center; }
div.footer-email { margin-top: 35px; width: 230px; text-align: center; }
div.footer-telefon span, div.footer-email span { display: block; margin-top: 15px; font-size: 14px; } 
div.footer-telefon i, div.footer-email i { transform: scale(1); transition: 1s;  }
div.footer-telefon i:hover, div.footer-email i:hover { transition: 1s; transform: scale(1.3) }
div.copy { height: 30px; width: 100%; background: #26b95a; color: white; margin-top: 190px; text-align: center; font-size: 13px; line-height: 30px; }
div.copy a { color: white; text-decoration: none; }
div.copy a:hover { text-decoration: underline; }

/* PODSTRANKY */
div.text-dum { text-align: left; margin: 0; padding: 0; min-height: 200px; }
div.text-dum h2 { text-align: center;  }
div.text-dum h4 { font-size: 23px; margin-bottom: 15px; margin-top: 20px; }
div.text-dum p { line-height: 32px; font-size: 19px; margin: 8px 0 16px 0; padding: 0; }
div.text-dum a { text-decoration: none; color: #26b95a; }
div.text-dum a:hover { text-decoration: underline; }
div.text-dum ul a { text-decoration: none; color: #424755; }
div.text-dum ul a:hover { text-decoration: underline; }
div.text-dum ul { margin: 0 0 20px 0; padding: 0; list-style: none; font-size: 18px !important;  }
div.text-dum ul li { line-height: 36px; }
div.map { float: right; width: 300px; height: 300px; margin: 18px 0 10px 15px; }

img.vizual { width: 100%; }

div.informace, div.dispozice, div.parametry { margin: 0 0 0 0; padding: 0; }
div.dispozice, div.parametry { display: none; }
#dispozice span.arrowUp, #parametry span.arrowUp { display: none; }
#informace span.arrowDown { display: none; }

div.galerie { margin-bottom: 10px; }
div.galerie img { float: left; width: 300px; height: 200px; margin: 0 20px 20px 0; }
