
* {box-sizing:border-box;}

/* Slideshow container */
.slideshow-container {
  max-width: 400px;
  width: auto;
  height: auto;
  position: relative;
  float: left;
}

/* Slideshow container */
.slideshow-container2 {
  width: 100%;
  height: auto;
  position: relative;
 
}

/* Next & previous buttons */
.prev, .next {
  cursor: pointer;
  position: absolute;
  top: 50%;
  width: auto;
  margin-top: -22px;
  padding: 20px;
  color: white;
  font-weight: bold;
  font-size: 18px;
  transition: 0.6s ease;
  border-radius: 3px;
  user-select: none;
}

/* Position the "next button" to the right */
.next {
  right: 0;
  border-radius: 3px;
}

/* Number text (1/3 etc) */
.numbertext {
  color: #fff;
  font-size: 12px;
  padding: 8px 12px;
  position: absolute;
  top: 0;
  background-color: rgba(0,0,0,0.5);
  border-radius: 3px;
}

/* On hover, add a black background color with a little bit see-through */
.prev:hover, .next:hover {
  background-color: rgba(0,0,0,0.5);
  text-decoration: none;
  color: #FFF;
}

/* The dots/bullets/indicators */
.dot {
  cursor: pointer;
  height: 10px;
  width: 10px;
  margin: 0 2px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
  transition: background-color 0.6s ease;
}

.active, .dot:hover {
  background-color: #717171;
}

/* 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}
}

body {
	margin: 0px;
	padding: 0;
	background-color: white;
	background-repeat: repeat;
	background-position: top;
	font-family: "Century Gothic", sans-serif;
	font-style: normal;
	font-size: 14px;
	color: #7b6f6a;

}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	text-transform: none;
	font-family: "Century Gothic", sans-serif;
	font-style: normal;
	color: #534741;
	font-weight: normal;
}

h1 { font-size: 18px; }
h2 { font-size: 16px; }
h3 { font-size: 15px; }

a {
	text-decoration: none;
	color: #9b713c;
}

a:hover {
	text-decoration: underline;
	color: #ff8400;
}

#container {
	
	width:800px;
	height:500px;
	 
}

/* Header */

#header {
	float: center;
	max-width: 930px;
	width: 100%;
	height: auto;
	margin: 0px auto;
	background-image: none;
	font-size: 12px;
	text-align: center;
}

#header a {
	text-transform: normal;
	text-decoration: none;
	font-size: 12px;
	color: #534741;
}

#logo {
	float: center;
	padding: 0px 0px 0px 0px;
	margin: 0px auto;
	text-transform: none;
	font-size: 24px;
	color: white;
	background: url(../images_eng/logo.png);
	background-repeat:no-repeat;
	width: 350px;
	height: 126px;
	
}

@media (max-width: 30em) {
  /* styl pro menší šírku */
  .logo {  
	width: 250px;
	height: auto;
		}
}

#language {
	
	height: 20px;
	width: auto;	
	padding: 0px 10px 0px 0px;
	font-size: 12px;
	color: #7b6f6a;
	position: absolute;
	right: 0px;
	top: 0px;
}

#language a {
	text-transform: normal;
	text-decoration: none;
	font-size: 12px;
	
	
}

/* Content */


#content {
	position: relative;
	float: center;
	max-width: 930px;
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px px;
	border: 0px solid white;
	
}

@media (max-width: 60em) {
  /* styl pro menší šírku */
  #content {
  	max-width: 650px;	
		}
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  #content {  
	max-width: 350px;	
		}
}

#content2 {
	position: relative;
	float: center;
	max-width: 920px;
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px 0px 0px 5px;
	border: 0px solid white;
	
}

@media (max-width: 60em) {
  /* styl pro menší šírku */
  #content2 {
  	max-width: 615px;	
		}
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  #content2 {  
	max-width: 310px;	
		}
}

#content3 {
	position: relative;
	float: center;
	max-width: 930px;
	width: auto;
	height: auto;
	margin: 0px auto;
	padding: 0px px 0px px;
	border: 0px solid white;
	
}

@media (max-width: 60em) {
  /* styl pro menší šírku */
  #content3 {
  	max-width: 400px;	
		}
}

@media (max-width: 30em) {
  /* styl pro menší šírku */
  #content3 {  
	max-width: 300px;	
		}
}

#showroom {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid white;
}

/* MENU */

#menu {
	float: center;
	text-align: center;
	max-width: 930px;
	width: auto;
	margin: 0px auto;
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  #menu {
	width: 150px;
	margin: 0px auto;
}}

.menu {
	float: center;
	text-align: center;
	width: auto;	
	height: auto;
	border: 0px solid black; 
	margin: 10px 10px 10px 10px;
	font-size: 14px;
	display: inline-block;
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  .menu {
	font-size: 15px;
	width: 100%;
	height: 15px;
	text-align: center;
	margin: 10px 10px 10px 0px;
}}

#menu a {
	text-transform: normal;
	text-decoration: none;	
	color: #534741;
}

/* KONEC MENU */



#slideshow {
	float: right;
	width: 100%;	
	height: auto;
	margin: 0 auto;
	background-repeat: no-repeat;
	padding: 0px;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black; 
}

.imgWrap {
  position: relative;
  	width: 100%;
	max-width:300px;
}

.imgDescription {
  position: absolute;
  top: 10;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.8);
  color: #534741;
  line-height: 150%;
  visibility: hidden;
  opacity: 0;
  text-align: center;

  /*remove comment if you want a gradual transition between states
  -webkit-transition: visibility opacity 0.2s;
  */
}

@media (max-width: 60em) {
  /* styl pro menší šírku */
  .imgDescription {visibility: visible;
  opacity: 1;
	}
}

.imgWrap:hover .imgDescription {
  visibility: visible;
  opacity: 1;
}


/* Obsah */

#sloupce {
	float: left;
	width: 178px;
	height: 100%;
	padding: 0px 0px 0px 20px;
	margin: 30px 0px 0px 0px;
	border-top: 0px solid black; 
	border-left: 1px solid #A9A9A9; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black; 
    font-size: 13px;
	color: white;
		
}

#sloupce a {
	color: #DEB887;
	text-decoration: none;
	font-size: 14px;
}

#sloupce a:hover {
	text-decoration: underline;
	color: #ff8400;
}

#box {
	float: left;
	width: 300px;	
	height: auto;
	padding: 10px;
	margin: 10px 5px 5px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9;   
	
		
}

#box2 {
	float: left;
	max-width: 920px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9; 	
}

#box_br {
	float: left;
	width: 278px;
	height: auto;
	padding: 10px;
	margin: 10px 5px 5px 0px;
	border-top: 1px solid #A9A9A9; 
	border-left: 1px solid #A9A9A9; 
	border-bottom: 1px solid #A9A9A9; 
	border-right: 1px solid #A9A9A9; 
    font-size: 13px;
	color: #534741;
	border-radius: 5px;
}

#box2_br {
	float: left;
	max-width: 920px;
	width: auto;
	height: auto;
	padding: 0px;
	margin: 0px 0px 0px 0px;
	border-top: 1px solid #A9A9A9; 
	border-left: 1px solid #A9A9A9; 
	border-bottom: 1px solid #A9A9A9; 
	border-right: 1px solid #A9A9A9;
}

#box3b {
	position: relative;
	float: center;
	text-align: center;
	max-width: 930px;
	width: auto;
	height: auto;
	padding: 20px 0px 40px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9; 
	clear: both;
}

#box5 {
	position: relative;
	float: center;
	text-align: center;
	max-width: 930px;
	width: auto;
	height: auto;
	padding: 10px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9; 
	clear: both;
	
}

#box6 {
	float: left;
	width: 300px;	
	height: auto;
	padding: 0px 10px 20px 10px;
	margin: 0px 5px 5px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9;   
	
		
}

#box7 {
	float: left;
	max-width: 600px;	
	height: auto;
	padding: 0px 10px 20px 10px;
	margin: 0px 5px 5px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9;   
	
		
}

#box8 {
	float: left;
	width: 450px;	
	height: auto;
	width: auto;
	
	padding: 0px 10px 20px 10px;
	margin: 0px 5px 5px 0px;
	border-top: 0px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9;   
	
		
}

#obsahindex {
	float: left;
	width: 798px;
	height: 290px;
	padding: 10px 0px 0px 0px;
	margin: 0 auto;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black; 
	font-size: 12px;
	color: #FAEBD7;
}

#obsahindex a {
	color: #DEB887;
	text-decoration: none;
	font-size: 15px;
}

#obsahindex a:hover {
	text-decoration: underline;
	color: #ff8400;
}


#obsah {
	float: left;
	width: 778px;
	height: auto;
	padding: 20px 0px 0px 20px;
	margin: 0 auto;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black; 
	
	
}

#obsah2 {
	float: left;
	width: auto;
	height: auto;
	padding: 0px 0px 10px 20px;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black; 
	
	
}

#obsah3 {
	float: left;
	width: 540px;
	height: auto;
	padding: 0px 0px 10px 0px;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black;
	color: #534741;
		
}

#obsah3 a {
	color: #FAEBD7;
	text-decoration: none;
	}
	
#obsah3 a:hover {
	text-decoration: none;
	
}
#obsah4 {
	float: left;
	width: 250px;
	height: auto;
	padding: 0px 0px 10px 0px;
	border-top: 0px solid black; 
	border-left: 0px solid black; 
	border-bottom: 0px solid black; 
	border-right: 0px solid black;
	color: #534741;
	
}

#obsah4 a {
	color: #FAEBD7;
	text-decoration: none;
	}
	
#obsah4 a:hover {
	text-decoration: none;
	
}


#uvod {
	float: left;
	width: 350px;
	height: auto;
	padding: 10px 10px 10px 10px;
	margin: 10px 10px 10px 20px;
	font-size: 14px;
	font-style: normal;
}


#formularmail {
	float: left;
	width: 350px;
	height: 250px;
	padding: 0px 0px 0px 0px;
	margin: 20px 10px 10px 20px;
}

#kontakt {
	float: left;	
	min-width: 750px;
	width: auto;
	height: 320px;	
	padding: 0px 0px 0px 0px;
	margin: 20px 10px 30px 20px;
	background-color: #FFF;
}

#footer {
	position:relative;
	float: center;
	text-align: center;
	font-size: 12px;
	max-width: 930px;
	width: auto;
	min-height: 60px;
	height: auto;
	padding: 30px 0px 20px 0px;
	margin: 0px auto;
	border-top: 1px solid #A9A9A9; 
	border-left: 0px solid #A9A9A9; 
	border-bottom: 0px solid #A9A9A9; 
	border-right: 0px solid #A9A9A9; 
	clear: both;
}

/* text */

#text {
    float: left;
	padding: 10px 10px 10px 10px;
	max-width: 280px;
	min-width: 150px;
	width: auto;
	height: auto;
	font-size: 13px;
	text-align: left;
	
}

@media (max-width: 60em) {
  /* styl pro menší šírku */
  #text {
  	max-width: 650px;	
		}
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  #text {  
	max-width: 350px;	
		}
}

#text2 {
    float: right;
	padding: 10px 10px 10px 10px;
	max-width: 500px;
	width: auto;
	height: auto;
	font-size: 13px;
	text-align: left;
	
}

#text3 {
    float: right;
	padding: 0px 0px 0px 0px;
	max-width: 300px;
	width: auto;
	height: auto;
	font-size: 13px;
	text-align: left;
	
}

#fotogalerie {
    float: left;
	padding: 10px 10px 10px 10px;
	margin: 5px 5px 5px 5px;
	width: 115px;
	height: 130px;
	font-size: 15px;
	text-align: center;
	border: 0px solid white;
		
}

#fotogalerie2 {
   position: relative;
    float: left;
	padding: 0px;
	margin: 0px 5px 0px 0px;
	width: auto;
	max-width:300px;
	font-size: 18px;
	text-align: center;
	border: 0px solid white;
		
}

#fotogal {
    float: left;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 5px 0px;
	width: 170px;
	height: 53px;
	font-size: 13px;
	text-align: center;
	border: 0px solid white;
	font-style: normal;

}

#image {
    float: left;
	padding: 5px 5px 5px 5px;
	margin: 0px 0px 0px 0px;;
	max-width: 650px;
	width: auto;
	height: auto;
	font-size: 13px;
	border: 0px solid white;
	color: #FAEBD7;
	
}

.image2 {
    border-radius: 5px;
	
}

#image2 {
    float: left;
	max-width: 100%;
  	height: auto;
	padding: 15px 0px 0px 15px;
	margin: 0 auto;
	font-size: 13px;
	border: 0px solid white;
	color: #FAEBD7;
	
}


.image {
	float: left;
	border: 0px solid rgb(247,247,247);
	margin: 2px 2px 2px 2px;
	border: 0px solid #737373;
	border-radius: 5px;
}

.image:hover {
	border: 1px solid #9b713c;
}

@media (max-width: 40em) {
  /* styl pro menší šírku */
  .image {  
	max-width: 80px;
	width: auto;
	max-height: 80px;
	height: auto;
		}
}

@media (max-width: 20em) {
  /* styl pro menší šírku */
  .image {  
	max-width: 70px;
	width: auto;
	max-height: 70px;
	height: auto;
		}
}

.image_no_border {
	float: left;
	max-width: 100%; 
  	box-sizing: border-box; 
  	height: auto;
	margin: 0px 0px 0px 0px;
	border: 0px solid #000000;
}

.social {
	float: left;
  	box-sizing: border-box; 
  	margin: 5px 5px 5px 5px;
	
}

/* contact form */

input[type="submit"] {
        background: #6FA4F8;
        color: white;
        padding: 5px 10px;
        border-radius: 5px;
        border: 0px;
}

input[type="submit"]:hover {
        background: #2976f8;
        color: #EEEEEE;
        cursor: pointer;
}

input[type="text"], input[type="email"], input[type="password"] {
        width: 250px;
        border-radius: 5px;
        border: 1px solid #aaaaaa;
        padding: 0.3em;
}

input[type="date"] {
        width: 150px;
        border-radius: 5px;
        border: 1px solid #aaaaaa;
        padding: 0.3em;
		font-family: "Century Gothic", sans-serif;
		font-style: normal;
}

input[type="submit"] {
        padding: 10px 25px;
        display: block;
        margin: 0 auto;
        margin-top: 20px;
        font-weight: bold;
}

textarea {
        border-radius: 5px;
        border: 1px solid #aaaaaa;
        width: 250px;
        height: 120px;
}

