h1{
	font-size:200% ;
	color: #0e0a01;
	text-align: center;
}

h2{ margin-top: 30px;
    color: #130c02;
    text-align: center;
}

body {
    /*background-color: #130c02;
    background-image: url("WoodTTT.jpg");
    background-repeat: repeat;
    background-position:top;*/
    background-color: #FFFFFF;
    margin: 0px auto 0px auto;
    color: white;
    max-width: 1180px;
    font-size: 1.5em;
 }

 .left{ 
    float: right;
}

#footer {
    text-align: center;
	margin-top : 5px;
	font-size : small;
    color: #7c8768;
    opacity: 0.9;
}

.navbar-wrapper {
    padding: 0;
    margin: 0;
	display: block;
}

.navbar-wrapper .myContainer{
   padding: 0px;
   margin-right: 0px;
}

.navbar-inverse {
   margin-bottom: 0px;
   background-color: #130c02;
}
.navbar-inverse .navbar-nav>li>a {
   color: white;
}

.navbar-inverse .navbar-nav>li>a:hover {
   color: #8b7a62;
}
.container {
	padding-right: 0px;
	padding-left: 0px;
}

@media (min-width: 1200px){
 .container {
    width: 1180px;
 }
}

@media (min-width: 992px){
.container {
    width: 100%;
 }
}
@media (min-width: 768px){
.container {
    width: 100%;
 }
}

.navbar-inverse .navbar-toggle {
    float: left;
    margin-left: 20px;
}

@media (max-width: 62em) {
	.navbar-nav {
		padding-top: .425rem;
		padding-left: 0.75rem;
	}
	.navbar-nav .nav-item {
		float: none;
	}
	.navbar-brand {
		float: right;
	}
	.navbar-brand,
	.navbar-nav .nav-item {
		display: block;
	}
	.navbar-nav .nav-item + .nav-item {
		margin-left: 0;
	}
	.dropdown-menu {
		position: relative;
		float: none;
	}
}


/*************************/

.logo{
    margin: -15px 0px;
    padding: 0px 0px;
    opacity: 0.8;
    height: 51px;
}
.logo:hover{
    opacity: 1;
}

@media (max-width: 62em) {
    .logo{
     margin: -15px 0px;
    }
}

.ikonamessage{
    height: 52px;
    padding: 0px;
    margin-top: -15px;
    float: right;
}

.nav2{
   /* background-image: url("WoodTTT.jpg");*/
    background-color: white;
    background-image: none;
    margin-bottom: 40px;
}

article {
 	background-color: white;
 	color: black;
}
.slides{
    display: none;
    position: relative;
}
.slides img{
        width: 100%;
}

.article2 {
    margin: 0px;
    padding: 260px 50px 50px 50px;
    background-color: white;
}

#map{
    width: 100%;
    height: 600px;
    border-top: solid 1px #444444;
}

.btn-secondary{
    float: right;
		background-color: #cccccc;
    opacity: 0.7;
}

.tabulkaproduktu th{
    padding: 10px;
    text-align: left;
    font-family: arial,veranda;
    font-size:15px;
    border-collapse: collapse;
    background-color: #c4b08e;
    color: white;
}

#tooltip{
    visibility: hidden;
    width: 120px;
    background-color: #961919;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    left: 120px;
    top: 150px;
}

.ikonsluzby {
    display: inline-block;
    width: 190px;
    height: 160px;
    padding: 15px 0px 15px 0px;
    text-align: center;
    font-size: 110%;
    color: white;
}

.ikonsluzby p{
    border-radius: 10px;
    box-shadow: 0 0 15px 6px #130c02;
    background-color: #130c02;
    width: fit-content;
    margin: 10px auto;
}

.ikonsluzby img{
    height: 100px;
    border-radius: 3px;
    margin-top: 4px;
}

.ikonsproduct{
    display: inline-block;
    width: 190px;
    height: 160px;
    padding: 15px 0px 15px 0px;
    text-align: center;
    font-size: 110%;
    color: white;
}

.ikonsproduct img{
    height: 100px;
    border-radius: 3px;
    margin-top: 4px;
}

@media (max-width: 560px) {
  .ikonsluzby{
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-size: 110%;
    color: white;
  }

  .ikonsluzby img{
    height: 100px;
    border-radius: 3px;
    margin-top: 4px;
	display: none;
  }

  .ikonsproduct {
    display: inline-block;
    width: 100%;
    height: 40px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-size: 110%;
    color: white;
  }

  .ikonsproduct img{
    height: 100px;
    border-radius: 3px;
    margin-top: 4px;
	display: none;
  }
}


.ikonsproduct img:hover{
    height: 104px;
    margin-top: 0px;
}

.ikonsproduct a{
	color: white;
}

.ikonsproduct a:hover{
	text-decoration: none;
}

.ikonsproduct a p{
    border-radius: 10px;
    box-shadow: 0 0 15px 6px #130c02;
    background-color: #130c02;
    width: fit-content;
    margin: 10px auto;
}

.selectproduct{
    display: inline-block;
    width: 190px;
    height: 160px;
    padding: 15px 0px 15px 0px;
    text-align: center;
    font-size: 110%;
    color: #373f27;
    border-radius: 10px 10px 0px 0px;
	background-color: white;
}

@media (max-width: 560px) {
  .selectproduct {
    display: inline-block;
    width: 100%;
    height: 140px;
    padding: 5px 0px 5px 0px;
    text-align: center;
    font-size: 110%;
    color: #373f27;
    border-radius: 10px 10px 10px 10px;
    background-color: white;
  }
}

.selectproduct a p{
    color: #130c02;
    margin-top: 10px;
}

.selectproduct a:hover{
    text-decoration: none;
}

.selectproduct img{
    height: 100px;
    border-radius: 60px;
    opacity: 1;
}

.produkty{
    min-height: 200px;
    margin: 5px 15px;
    padding: 5px;
    border-left: 1px solid #bfb6af;
    border-top: 1px solid #bfb6af;
    border-radius: 5px;
}

.produkty:hover{
    border-left: 1px solid #cbc5bf;
    border-top: 1px solid #cbc5bf;
}

.sluzby{
    width: 95%;
    height: 170px;
    margin: 5px;
    padding: 21px;
    border-left: 1px solid #dccaa7;
    border-top: 1px solid #dccaa7;
    border-right: 2px solid #9a896b;
    border-bottom: 2px solid #9a896b;
    border-radius: 5px;
}

.sluzby img{
    height: 170px;
    margin-right: 4%;
    border: solid 1px white;
    border-radius: 3px;
}
.certifikat{
    float: right;
    height: 180px;
    margin: 0px;
    border: none;
    border-radius: 0px;
    cursor: pointer;
    position: absolute;
    right: 0px;

}
.produkty img{
    height: 170px;
    margin-right: 4%;
    border: solid 1px white;
    border-radius: 3px;
    float: left;
	padding: 10px 0px 0px 5px;
}

.produkty img:hover{
    cursor: pointer;
}

.produkty p{
    margin-top: 0px;
    padding-top: 7px;
}

.produkty a{
    text-decoration: none;
    color: black;
}


.produkty b{
    /*text-align: center;
    color: #29200f;*/
}
/*
.produkty select{
    border: solid 1px #c4b08e;
    margin: 2px 0px 2px 0px;
    width: 250px;
}

.produkty input{
     border: solid 1px #71634a ;
     color: #4e3d1d;
 }

.produkty input:hover{
    border: solid 2px #71634a ;
    color: #4e3d1d;
    cursor: pointer;
}
.produkty button{
    border: solid 1px #273f08;
    color: #223f08;
    background-color: white;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 5px;
    box-shadow: 5px 5px 3px #888888;
}

.produkty button:hover{
    border: solid 1px #273f08;
    color: white;
    background-color: #223f08;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    padding: 5px;
    cursor: pointer;
    box-shadow: 10px 10px 5px #888888;
}
*/
/* prezeranie obrazkov */


/* The Modal (background) */
.zobrazenie {
    left: 0;
    top: 0;
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url("WoodTTT.jpg");

}
#zobraz{
display: none;
    left: 0;
    top: 0;
    z-index: 1;
    position: fixed;
    width: 100%;
    height: 100%;
    background-image: url("WoodTTT.jpg");
}


/* Modal Content *//*
.zobrazenie2 {
    position: relative;
    background-color: #fefefe;
    margin: 0;
    padding: 0;
    width: 100%;
}*/
#zobraz img{
   /* max-width: 900px;*/
}
/* The Close Button */

.close {
    color: white;
    position: absolute;
    top: 10px;
    right: 25px;
    font-size: 35px;
    font-weight: bold;
    z-index: 2;
    background-color: rgba(0,0,0,0.7);
    width: 29px;
    text-align: center;
    border-radius: 6px;
    opacity: .9;
}
/*
.close:hover,
.close:focus {
    cursor: pointer;
    color: #997;
    text-decoration: none;

}
*/

.cursor {
    cursor: pointer;
}


/******** fotogaleria **********/


/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    z-index: 1;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover, .close:hover {
    background-color: rgba(0,0,0,0.8);
}

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 0px;
    width: 96%;
    text-align: center;
    background-color: #190904;
    opacity: 0.9;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor:pointer;
    height: 13px;
    width: 13px;
    margin: 0 2px;
    background-color: #c4b08e;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

.active, .dot:hover {
    background-color: #867157;
}

/* Fading animation */
.fade {
    -webkit-animation-name: fade;
    -webkit-animation-duration: 1.5s;
    animation-name: fade;
    animation-duration: 1.5s;
}

@-webkit-keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

@keyframes fade {
    from {opacity: .4}
    to {opacity: 1}
}

/* fotogaleria */
.fotogaleria{
    background-color:white ; /* #decbaa;*/
  /*  width: 1160px;
    left: 0px;
    position: absolute;
    padding-left: 20px;
    padding-bottom: 10px;*/
}
.ikons{
    display: inline-block;
    min-width: 225px;
    height: 140px;
    margin: 15px 0px 15px 0px;
    text-align: center;
    font-size: 110%;
    color: #373f27;
}

.ikons img{
    height: 150px;
    border-radius: 3px;
    border: 2px solid white;


}

.ikons img:hover{
    border: 2px solid #101010;
    cursor: pointer
}


.modal-open{
    padding: 0;
}

.modal-content {
  /*  display: inline-grid;*/
}

.modal-product img{
     width: 100%;
}
/*
.modal-header {
    display: table-caption;
}

.modal-header .close {
    color: black;
}

.modal-header .close:hover {
    background-color: white;
}

.modal-body img{
    width: 100%;
}

.modal-body h3{
    margin-bottom: 0;
    text-align: center;
}
*/
.tablezam{
border-collapse: collapse;
width: 100%;
font-size: small;
margin-bottom: 10px;
}

.tablezam th{
background-color:#130c02;
color:white;
padding: 3px 10px 3px 10px;
text-align: center;
}

.tablezam td{
    color:#372803;
    padding: 3px 10px 3px 10px;
    text-align: center;
}

.without-margin-top {
	margin-top: 0;
}

.row{
    margin-right: 0;
    margin-left: 0;
    padding: 0px 20px;
}

.col-sm-6{
    float: left;
  /*  width: 45%; */
    padding: 10px 20px;
}

.imageWrapper {
    margin: 5px auto;
    display: table;
}
.imageWrapper img {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
}
.popis {
    margin: 5px 0px;
    padding: 5px;
    border-left: 1px solid #9a896b;
    border-top: 1px solid #9a896b;
    border-radius: 5px;
    font-size: medium;
}

.popisProduktov {
    margin: auto;
    text-align: center;
    padding: 10px 0;
    font-size: medium;
}

.paleta {
	width: 100%;
    background-color: #130c02;
    color: white;
    height: 24px;
    padding: 1px;
}

.paleta:hover {
    color: #9a896b;
}

.popover{
    max-width: 50%;
}
