/*************************/
/***   FONTS           ***/
/*************************/

@font-face {
    font-family: 'Ubuntu';
    src: url('/files/fonts/Ubuntu-R.ttf') format('truetype');
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/files/fonts/Ubuntu-B.ttf') format('truetype');
    font-weight: bold;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/files/fonts/Ubuntu-M.ttf') format('truetype');
	font-weight: 500;
}

@font-face {
    font-family: 'Ubuntu';
    src: url('/files/fonts/Ubuntu-L.ttf') format('truetype');
    font-weight: 300;
}

* {
	margin: 0px;
	padding: 0px;
}
body {
  background-color: white;
  color:  #4d4c4c;  
	font-size: 75%;
	text-align: left;
	font-family: 'Ubuntu';
	line-height: 1.4;
	height: 100%;
}
body.blue{
	background: #e6faff;
}

#main_content a[rel="lightbox[all]"]{
	border: 5px solid white;
}

#main_content a[rel="lightbox[all]"] img, #main_content > div img{
    	position: relative;
    	display: inline-block;
	margin: 4px;
}

#main_content a[rel="lightbox[all]"]:hover{
	border: 5px solid #ddf8fd;
}


header{
	position: relative; 
	width: 100%; 
	background: #002c4f;	
}

body.def header{
-webkit-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.35);
-moz-box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.35);
box-shadow: 0px 5px 7px 0px rgba(0,0,0,0.35);	
}

/* horni menu */
#menu_top {
	background: #002c4f;
	position: relative;
	width: 100%;
}

#hornimenu1, #header{
	width: 1060px;
	margin: 0 auto;
      font-family: 'Ubuntu';
	background: transparent;
	border-left: none;
	border-right: none;
	box-shadow: none;
}

#hornimenu1{
	position: relative;
}

#header{
	padding-bottom: 5px;
	position: relative;
	text-align: left;
}

#odkaz_na_uvod{
	background-image: url(/files/images/logo.png); 
      background-repeat: no-repeat; 
	background-position: left center; 
	display: inline-block;
	width: 333px;
	height: 33px;
	margin-right: 40px;
	margin-top: 20px;
	margin-bottom: 20px;
}

#logo{
	min-height: 80px;	
}

#kontakt{
	display: inline-block;
	vertical-align: top;
	padding-left: 20px;
	float: right;
    	margin-top: 25px;
	background: url(/files/images/tel.png) no-repeat left top;
	text-align: right;	
}

#kontakt p, #kontakt a{
	color: white;	
	font-size: 20px;
	text-decoration: none;
	margin-bottom: 0;
    	line-height: 22px;
}

#kontakt p.blue{
	color: #34cde3;
	font-size: 17px;
}

.searchbox {
    display: inline-block;
    position: relative;
    vertical-align: top;
    margin-left: 65px;
    margin-top: 25px;
	color: white;
}

.searchbox INPUT.search_text {
    background: transparent;
    font-family: Ubuntu;
    color: white;
    border: 1px solid white;
    width: 250px;
    margin: 0;
    padding: 5px 8px;
    text-align: left;
    vertical-align: middle;
    font-size: 17px;
}

.searchbox INPUT.submit {
    background: transparent;
    background-image: url(/files/images/lupa.png);
    background-repeat: no-repeat;
    background-position: right center;
    border: none;
    color: #FFFFFF;
    height: 25px;
    width: 25px;
    margin: 0;
    margin-left: 5px;
    cursor: pointer;
    padding: 0;
}

.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
    color: white;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    padding: 12px 0;	
    padding-right: 27px;
}

.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover, .ddmx .item1.selected {
    color: #47e2fb;
	text-decoration: underline;
}

.ddmxlileft .section{
	display: none;
      width: 100%;
      position: absolute;
      top: 100%;
      display: none;
      z-index: 1000;
	color: #002c4f;
	background: white;
	border: 1px solid #b0f5fa;
	border-top: none;
	padding: 5px 0;
-webkit-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
-moz-box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
box-shadow: 5px 5px 10px 0px rgba(0,0,0,0.5);
}

.ddmxlileft:hover .section{
	display: block;
}

 .ddmxlileft .section .ddmxlileft{
	width: 100%;
	background-image: none;
	position: relative;
}

 .ddmxlileft .section .ddmxlileft a{
	display: block;
	padding: 5px 13px;
	color: #002c4f;
	display: block;
	text-decoration: none;
	font-size: 17px;
}

 .ddmxlileft .section .ddmxlileft a:hover{
	background: #ddf7fd;
}

.ddmxlileft a.item2 + .section{
      position: absolute;
      top: 0;
	left: 200px;
      border-top: none;
	display: none;
	color: black;
	background: #b4c902;
}

.ddmxlileft a.item2 + .section a:hover{
	background: white;
}

.ddmx .ddmxlileftsel, .ddmx .ddmxlileft {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.ddmx .ddmxlileft:last-of-type .item1{
    padding-right: 0;
}


#hornimenu1 .ddmxlileft .section .cat{
	vertical-align: top;
	position:relative;
	margin-left: 10px;
	z-index: 200;
	display: table-cell;
	text-align: center;
}
#hornimenu1 .ddmxlileft .section .cat a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	border-bottom: none;
	z-index: 200;
}
#hornimenu1 .ddmxlileft .section .cat a:hover{
	border-bottom: none;
}
#hornimenu1 .ddmxlileft .section .cat h2{
	text-transform: initial;
	font-size: 16px;
	display: inline-block;
	line-height: initial;
	text-align: center;
   	margin: 0;
    	vertical-align: top;
	color: black;
	font-weight: 300;	
	padding: 0 7px;
}
#hornimenu1 .ddmxlileft .section .cat:hover h2{
	text-decoration: underline;
	color: #26d1ec;
}
#hornimenu1 .ddmxlileft .section .cat img{
	display: inline-block;
	margin-right: 8px;
}
#hornimenu1 .ddmxlileft .section .cat .img{
	height: 140px;
	text-align: center;
	position: relative;
}
#hornimenu1 .ddmxlileft .section .cat .img img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#hornimenu1 .ddmxlileft:hover > .section{
	display: block;
	position: absolute;
    	left: 0;
    	right: 0;    
    	z-index: 200;
    	background: white;
}

#hornimenu1 .ddmxlileft > .section > div{
	display: table;
    	table-layout: fixed;
    	width: 100%;
	margin-bottom: 10px;
}


#intro{
	position: relative;
	border-bottom: none;	
}

#intro img{
	width: 100%;
	height: auto;
	vertical-align: middle;
}

/* hlavni sloupec */
#main_content {
	height: auto;
	padding: 15px 0;
	text-align: left;
	width: 1060px;
	margin: 0 auto;
	display: block;
      font-size: 18px;
      font-weight: 300;
}


.green_box{
	border: 1px solid #30a865;
	color: #30a865;	
	text-align: center;
	padding: 20px;
	font-size: 18px;
      font-family: 'Roboto Slab',sans-serif;
}

.kontakt{
	width: 330px;
	display: inline-block;
}

.kontakt p:first-of-type, .kontakt h3{
      font-family: 'Roboto',sans-serif;
	margin: 10px 0;
}

.kontakt p{
	margin-bottom: 8px;
}

.kontakt strong, .kontakt strong a{
	color: black;
	font-size: 15px;
}

#nadpatickou{
	width: 100%;
	background: #d1e240;
}

#nadpatickou > div{
	width: 1060px;
	margin: 0 auto;
}

#nadpatickou .text{
	width: 50%;
	display: inline-block;
	vertical-align: top;
	padding-top: 20px;
}

#map_other p{
	position: absolute;
	display: block;
	padding: 6px 10px;
	background: white;
	-webkit-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
box-shadow: 0px 0px 7px 1px rgba(0,0,0,0.3);
	left: 15px;
	top: 15px;	
	color: #4a4949;
}

#map_other p span{
	display: block;
}


#map_other a{
	left: 10px;
	bottom: 10px;
}

#map_other div > a{
    position: absolute;
    display: block;
    width: 135px;
    border: none;
    padding: 6px 10px;
    font-size: 17px;
    font-weight: 400;
    background: #002c4f;
    color: #50e4ef;
    text-decoration: none;
    bottom: 12px;
    right: 15px;
    left: auto;
    text-align: center;
}

#mapa_main a:hover, #map_other div > a:hover{
    background: #50e4ef;
    color: #002c4f;
}

#map_other a{
	left: 10px;
	bottom: 10px;
}

#map_other > div iframe {
    width: 100%;
    margin-top: -135px;
    margin-bottom: -110px;
}

#map_other{
	position: relative;
	padding: 0;
	clear: both;
	margin-bottom: 0;
}

#map_other > div{
	position: relative;
	overflow: hidden;
}

#main_content table { 
border: none; width: auto; height: auto; 
} 
#main_content td { 
border: 1px solid #E4E4E4; padding: 10px; line-height: 1.3em; font-size: (ten který je na webu standardní v hlavní sekci) 
} 
/* paticka */
#footer {
	color: #4a4949;
	height: auto;
	width: 1060px;
	margin: 0 auto;
	text-align: left;
	background: transparent;
	border: none;
}
footer{
  background: #002c4f;
  z-index: 0;
  width: 100%;

}
#footer a,
#footer a:visited,
#footer a:hover {
	color: #000;
	text-decoration: none;
}
/* resetovac */
#reset {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
/**********************************/
/*         DEFAULTNI HODNOTY
/*********************************/

h1, h2, h3, h4 {
  line-height: 1.3em;
  margin: 0 0 12px 0;
  text-align: left;
}
h1 {
	color: #002c4f;
	font-size: 30px;
	font-weight: 200;
	text-align: left;
	margin-top: 15px;
}

h1.cent{
	text-align: center;
}
h2 {
	color: #002c4f;
	font-size: 24px;
	font-weight: normal;
}
h3 {
	color: #002c4f;
	font-size: 20px;
	font-weight: bold;
	clear: both;
}
h4 {
	color: #002c4f;
	font-size: 14px;
	font-weight: 600;
}
p, li {
  margin: 0 0 12px 0;
  line-height: 1.3em;
  font-size: 17px;
  font-weight: 300;
  font-family: 'Ubuntu';
  list-style-type: none;
  color: #002c4f;
}

#main_content ul{
	padding-left: 0;
}

#main_content li, #nadpatickou li{ 
  background: url(/files/images/odr.png) no-repeat left top 7px;
  list-style: none;
	padding-left: 20px;
  
}

img {
	border: none;
	margin: 0; 
	max-width: 100%;
}

a,
a:visited {
    color: #002c4f;
    font-size: 17px;
    font-weight: 300;
}
a:hover {
	text-decoration: none;
	color: #04bbd6;
}
table {
	border-collapse: collapse;
	border: none;
  margin: 0 0 12px 0;
}
table td {
  vertical-align: top;
  text-align: left;
}
ul, ol {
	list-style-position: outside;
	margin: 0 0 12px 0px;
}

#banners{
	width: 100%;
	text-align: center;
	background: white;
	padding: 15px 0;
}

#banners > div{
	width: 1060px;
	margin: 0 auto;
	position: relative;
	text-align: justify;
}

.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

.banner{
	display: inline-block;
	text-align: center;
}

.banner .round{
	width: 160px;
	height: 160px;
	border-radius: 85px;
	margin: 0 auto;
	margin-bottom: 10px;
}
.banner .round h2{
	padding-top: 40px;
	margin-top: 10px;
	font-size: 24px;
	text-align: center;
}

.banner:nth-child(odd) .round{
	border: 5px solid #47e2fb;
	background: #47e2fb;
}
.banner:nth-child(odd):hover .round{
	background: #94effe;
}
.banner:nth-child(odd) .round h2{
	color: #002c4f;
	background: url(/files/images/banner_ico_1.png) no-repeat top center;
}
.banner:nth-child(even) .round{
	border: 5px solid #ff6203;
	background: #ff6203;
}
.banner:nth-child(even):hover .round{
	background: #ff8c46;
}
.banner:nth-child(even) .round h2{
	color: white;
	background: url(/files/images/banner_ico_2.png) no-repeat top center;
}

.banner a{
	text-decoration: none;
	display: block;
	position: relative;
}

.banner div:not(.round){
	width: 200px;
	text-align: center;
    	height: 130px;
    	overflow: hidden;
}

.banner div:not(.round) *{
	font-size:17px;
	font-family: Ubuntu;
	font-weight: 300;	
	color: #002c4f;
}

#main_content table {
  border: none;
  width: auto;
  height: auto;
}

#main_content td {
  border: 1px solid #E4E4E4;
  padding: 10px;
  line-height: 1.3em;
  font-size: 15px;
  color: #4d4c4c;
}

/**********************************/
/*  MODULY 
/*********************************/

/* hlavicka - odkaz logo */
#head .link_logo  {
	background: url(/files/images/sablona1/logo.png);
	float: left;
	width: 397px;
	height: 78px;
	display: block;
	margin-top: 30px;
    margin-bottom: 10px;
}
/* clear obtekani */
.clear {
	border:  0px none;
	margin:  0px;
	padding: 0px;
	float: none;
	clear: both;
	width: 0px;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}

p.red{margin-left: 60px;}

input.alert,
textarea.alert {
  border: solid 1px red;
}

#footer_text{ padding: 2em 0; }
#footer #footer_text, #footer #footer_text p, #footer #footer_text a{
	color: #50e4ef;
	font-size: 15px;
	font-weight: 300;
}

#footer #footer_text a:hover{
	color: #50e4ef;
	text-decoration: underline;
}
/***************************/
/*  PRODUKTY
/***************************/

#window_switch{

}

#produktDetailContainer #window_switch{
	background: White;
}

#window_switch table {
	border: 1px solid #e0e0e0;
	border-top-left-radius: 0;
	border-collapse: collapse;
	width: 100%;
      margin-bottom: 7px;
}

#window_switch td {
	border: 1px solid #e0e0e0;
	border-top-left-radius: 0;
	padding: 5px;
      font-size: 14px;
      font-family: Roboto;
}

.navigation_slick{
	text-align: center;
}

#main_content .navigation_slick li {
    width: 10px;
    height: 10px;
    display: inline-block;
    background: url(/files/images/nav.png) no-repeat center center;
	background-size: cover;
    color: transparent;
	cursor: pointer;
	margin: 10px 2px;
	margin-bottom: 15px;
	padding-left: 0;
}
#main_content .navigation_slick li:hover, #main_content .navigation_slick li.slick-active {
    background: url(/files/images/nav_selected.png) no-repeat center center;
	background-size: cover;
}
#main_content .navigation_slick li button{
	display: none;
}
.slick-slider{
	margin-bottom: 0;
}

.slick-prev:before, .slick-next:before{
	color: transparent;
}

#main_content #window_switch{
}

#main_content div.box_switch{
	padding-bottom: 0;
}

div#ribbon_switch {
    overflow: hidden;
    padding-top: 15px;
}

#ribbon_switch div.button_switch{
	display: inline-block;
	float: left;
	cursor: pointer;
	padding: 5px 30px;
	margin: 7px 0;
	font-weight: 300;
	font-size: 30px;
	color: #002c4f;
}

#ribbon_switch div.button_switch:last-of-type{
	border-right: none;
}

#ribbon_switch div.button_switch:hover,
#ribbon_switch div.button_switch.selected_switch{
	background: #47e2fb;
}
#index_content .produkt_box{
	width: 22%;
	    margin: 0 1px;
}

.produkt_box{
  	display: inline-table;
	width: 255px;
	margin-bottom: 20px;
	margin-top: 20px;
	padding: 5px 0;
	text-align: center;
	position: relative;
	background: transparent;
	vertical-align: top;
	padding-bottom: 0px;
}
.produkt_box form:hover{
	border: 1px solid #50e4ef;
}
.produkt_box form{
	outline: none;
	border: 1px solid #b3f5fa;
	background: white;
}
.produkt_box form{
	display: block;
	margin-right: 15px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	position: relative;
}

.produkt_box a{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 50;
}

.shop-katalog .produkt_box{
	margin-right: 8px;
}

.shop-katalog .produkt_box form{
	right: 0;
	left: 0;
	border: 1px solid white;
	margin-right: 0;
}
.shop-katalog .produkt_box form:hover{
	border: 1px solid #50e4ef;
}

.shop-katalog hr{
	height: 0;
	border: none;
	border-bottom: 1px solid #c4edef;
}

.shopPath, .shopPath a{
	font-size: 15px;
	color: #002c4f;
}

.produkt_box .vice{
	color: #50e4ef;
	display: inline-block;
	padding: 7px 25px;
	background: #002c4f;
      font-weight: 400;
}
.produkt_box:hover .vice{
	color: #002c4f;
	background: #50e4ef;
}

.produkt_box h2{
	margin-top: 0;
	font-size: 17px;
	height: 2.5em;
	overflow: hidden;
	font-weight: normal;
	margin-bottom: 0;
	color: #002c4f;
	font-family: Ubuntu;
	text-align: center;
	text-decoration: none;
}

#index_content .produkt_box:nth-of-type(4n+4){
 	
}

.shop-katalog .produkt_box:nth-of-type(3n+4){
 	margin-right: 0;
}

.produkt_text{
	min-height: 80px;
	color: #2e2e2e;	
}

.produkt_img{
	position: relative;
	height: 200px;
	margin: 15px 0;
	text-align: center;
}

p.akce {
    position: absolute;
    max-width: 130px;
    right: 0;
    top: 0px;
    text-align: left;
	z-index: 10;
}

p.akce .akce, p.akce .tip{
    display: block;
    text-transform: uppercase;
    text-align: center;
    width: 60px;
    color: white;
    padding: 2px 0px;
	margin-bottom: 3px;
}
p.akce .akce {
    background: #ff6203;
}
p.akce .tip{
    background: #00cbec;
}

.detail_box .produkt_img img{
	max-width: 100%;
	max-height: calc(100% - 6px);
	border: 3px solid white;
}

#content span.akce{
	position: absolute;
	max-width: 130px;
	left: 0;
	top: 10px;
	text-align: left;
}

#content span.akce img{
}

#content .produkt_img .novinka, #content .produkt_img .tip, #content .produkt_img .vanoce{

}

.produkt_box .produkt_cena{
	font-size: 17px;
      color: #002c4f;
}

.produkt_box .produkt_button a{
	display: inline-block;
	float: right;
	margin-right: 15px;
	border: 1px solid #e9e4af;
	background: #ffffe5;
	padding: 3px 15px;
	height: 1.4em;
}

.produkt_box .produkt_button a:hover{
	border: 1px solid #84094f;
	background: #9b1461;
	color: white;
}

.produkt_box:hover h2 a{
	text-decoration: underline;
}

#main_content .produkt_img img{
	height: auto;
	margin: auto !important;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	max-width: 90%;
	display: inline-block;
	border: none !important;
}

.produkt_vice_odkaz{
	text-align: center;
}

.produkt_vice_odkaz a{
	display: inline-block;
	text-decoration: none;
	color: white;
	padding: 4px;
	padding-left: 25px;
	padding-right: 10px;
	background: #01386a url(/files/images/sablona2/sipka_hover.png) no-repeat left 5px top 11px;	
	border-bottom: none;
	font-size: 15px;
}

.produkt_vice_odkaz a:hover{
	background: #026ccd url(/files/images/sablona2/sipka_hover.png) no-repeat left 5px top 11px;
}

.produkt_pagination{
	margin: 10px 0;
	text-align: right;
}

.produkt_pagination .strankovani-odkaz, .produkt_pagination .strankovani-sipky{
	border: 1px solid #00cdec;
	padding: 3px 4px;
	color: #002c4f;
	background: #c3eeef;
	text-decoration: none;
	font-weight: normal;
	vertical-align: middle;
      font-size: 14px;
}

.produkt_pagination b{
	background: #002c4f;
	color: #50e4ef;
	padding: 5px 6px;
    	vertical-align: top;
	line-height: 16px;
      display: inline-block;

}

.produkt_pagination .strankovani-sipky{	
	display: inline-block;
	padding: 1px 4px;
	padding: 0px 4px 3px 4px;
}

.produkt_pagination .strankovani-odkaz:hover, .produkt_pagination .strankovani-sipky:hover, .produkt_pagination b{
	background: #002c4f;
	color: #50e4ef;
}

.podkategorie-section {
    margin: 0 0 15px 0;
    overflow: hidden;
}
.podkategorie {
    width: 250px;
    margin: 0px 12px 10px 0px;
    padding: 0;
    float: left;
    text-align: center;
    overflow: hidden;
    position: relative;
    margin-bottom: 10px;
	border: 1px solid #c4edef;
	background: white url(/files/images/arrow.png) no-repeat center right 5px;
}
.podkategorie a {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    width: 100%;
    left: 0;
    z-index: 150;
	text-decoration: none;
}
.podkategorie h2 {
	height: 95px;
    	font-size: 16px;
    	padding-right: 25px;
    	margin: 0;
    	font-weight: bold;
    	display: table;
    	text-align: left;
    	vertical-align: middle;
}
.podkategorie h2 span{
	display: table-cell;
	vertical-align: middle;
}
.podkategorie:hover h2, .podkategorie.active h2 {
    text-decoration: underline;
}
#main_content .podkategorie .kat_img{
	position: relative;
	height: 95px;
	width: 70px;
	float: left; 
	margin-right: 5px;
}

#main_content .podkategorie:hover, #main_content .podkategorie.active{
	border: 1px solid #50e4ef;
}
#main_content .podkategorie .kat_img img{
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
	margin: auto;
	border: none !important;
	max-height: 85px;
	width: auto;
	height: auto;
}

p.produkt_popis {
    min-height: 52px;
}

p.produkt_cena, p.produkt_hodnota{
	padding: 6px 0;
	font-size: 18px;
}
.produkt_box p.produkt_cena{
	border-bottom: none;
}
p.produkt_cena span, p.produkt_hodnota span{
	width: 135px;
	display: inline-block;
}

#produktDetailContainer #window_switch{
	padding: 20px;
	padding-top: 35px;
}

#podobne h2{
	font-size: 23px;
	margin-bottom: 10px;
	margin-top: 0;
}

.produkt_detail_img{
	display: inline-block;
	vertical-align: top;
	margin-right: 10px;
}

.produkt_detail_img a{
	display: block;
	width: 290px;
	height: 350px;
	position: relative;	
}

#main_content .produkt_detail_img a img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

.produkt_detail_text{
	display: inline-block;
	vertical-align: top;
	width: calc(100% - 315px);
}

.blue_text{
	background: #ddf7fd;
	padding: 10px 15px;
}

#galerie-thumbs {
    margin-top: 15px;
    background-color: white;
	border: 1px solid #c0ecf0;
    width: auto;
    padding: 1% 1%;
    height: auto;
    overflow-x: scroll;
}

#galerie-thumbs .galerie_nahledy {
    display: table;
}

#galerie-thumbs .detailProduktDalsiImg {
      display: table-cell;
}

#galerie-thumbs .detailProduktDalsiImg a{
	position: relative;
	width: 120px;
	height: 150px;
	display: block;
}
#galerie-thumbs .detailProduktDalsiImg a img{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
}

#galerie-thumbs::-webkit-scrollbar
{
  width: 25px;  /* for vertical scrollbars */
  height: 25; /* for horizontal scrollbars */
  border: 5px solid white;
  border-radius: 3px;
}

#galerie-thumbs::-webkit-scrollbar-track{
  background: white;
  border-radius: 3px;
}

#galerie-thumbs::-webkit-scrollbar-thumb{
  background: #ddf7fd;
  border-radius: 3px;
}

/***************************/
/*  BOTTOM INFO
/***************************/
#bottom_info{
	width: 100%;
	background: #016db6;
}

#bottom_info > div{
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

#bottom_info > div .column{
	width: 17%;	
	float: left;
	margin: 20px 0;
	margin-right: 4%;
}

#bottom_info > div .column:nth-of-type(3){
	width: 37%;
}

#bottom_info > div .column:nth-of-type(3) .ddmxlileft{
	display: inline-block;
	width: 44%;
	vertical-align: top;
}

#bottom_info > div .column:nth-of-type(4){
	float: right;
	text-align: center;
	margin-right: 0;
}

#bottom_info > div .column:nth-of-type(4) p{
	color: white;
	font-weight: 300;	
	font-size: 19px;
	margin: 0;
	margin-bottom: 15px;
}

#bottom_info > div .column h2{
	color: white;
	font-weight: 300;
	border-bottom: 1px dotted white;
	font-size: 20px;
	margin: 0;
	margin-bottom: 11px;
	padding-bottom: 4px;
}

#bottom_info > div .column .ddmxlileft{
	list-style: none;
	color: white;
	background: url(/files/images/square.png) no-repeat left center;
	padding-left: 15px;
}

#bottom_info > div .column .ddmxlileft a{
	color: white;
	font-size: 14px;
	text-decoration: none;
}

#bottom_info > div .column .ddmxlileft a:hover{
	text-decoration: underline;
}
/**********************************/
/*  SPODNI BOXY
/*********************************/

#bottom{
	background: white;
	width: 100%;
	padding: 20px 0;
	box-sizing: border-box;
}
body.def #bottom{
	background: #e6faff;
}
#bottom > div{
	display: table;
	width: 1060px;
	margin: 0 auto;
}

#bottom .left, #bottom .right{
	display: table-cell;
	width: 50%;	
	vertical-align: top;
}

#bottom .left{
	border-right: 20px solid white;
}
body.def #bottom .left{
	border-right: 20px solid #e6faff;
}
#bottom .right{
	border: 1px solid #b3f5fa;	
	padding: 15px;
}
body.def #bottom .right{
	background: white;
}
#bottom h2{
	font-size: 20px;
	margin-top: 0;
	margin-bottom: 20px;
	color: #002c4f;
}
/**********************************/
/*  FORMULARE 
/*********************************/


div#left_form{ float: left; width: calc(50% - 10px);}

div#left_form p{
	margin-bottom: 5px;
	    width: 100%;
}

div#right_form{ float: right; margin-left: 20px; width:calc(50% - 10px);}

#form_main{
      position: relative;
	clear: both;
	padding: 15px;
	border: 1px solid #b3f5fa;
}

body.def #form_main{
	background: white;
}

#form_main input, #form_main textarea {
  float: right;
  padding: 1.5%;
  width: calc(97% - 2px) !important;
  margin-bottom: 5px;
  color: #000;
  border: 1px solid #b3f5fa;
  background-color: white;
  font-family: 'Ubuntu';
}
#form_main input {
    padding: 8px 5px;
}

.red{color: #F00;}

.form_content p{
	margin-bottom: 4px;
}

.form_content{
margin: 0 auto;
padding: 0px;
}

.form_content fieldset { 
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: white;
}

.form_content label{
	width: 100%;
	color: #002c4f;
	display: inline-block;
	vertical-align: top;
	margin-bottom: 5px;
}

.form_content fieldset p input { 
  width: 235px;
  
}
.form_content fieldset p input.alert{
	border: 1px solid red !important;
}
.form_content fieldset p textarea { 
	height: 150px;
}
.form_content fieldset p.submit {
  position: relative;
  margin-bottom: 0;
  float: right;
  clear: both;
  margin-left: 40px;
}

#form_main .form_content input.submit { 
	background: #002c4f;
	color: #50e4ef;
  	width: 100px !important;
  	cursor: pointer;
	border: none;
	font-size: 17px;
}
#form_main .form_content input.submit:hover{
  background: #50e4ef;
  color: #002c4f;
}

#message{
	position: fixed;
	top: 30%;
	width: 400px;
	margin: auto;
	z-index: 1000;
	left: 0;
	right: 0;
	max-width: 90%;
	padding: 2%;
	background: #f3f3f3;
	border: 1px solid #9201bb;
	text-align: center;
	display: none;
}

#message p{
	font-size: 20px;
}

#message > div{
	position: relative;
}

#message #close{
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: 45px;
	cursor: pointer;	
	line-height: 30px;
}
/*************
SLIDESHOW
**************/
#slides{
	position: relative;
	display: none;
	margin: 0;
}	

.slidesjs-pagination{
	position: absolute;
	left: 0;
    	right: 0;
	bottom: 5px;
    	margin-left: auto;
    	margin-right: auto;
	width: 50%;
	text-align: center;
	z-index: 100;
}

.slidesjs-pagination-item{
	display: inline-block;
	margin: 0 2px;
}

.slidesjs-pagination-item a{
	width: 11px;
	height: 11px;
	display: block;
	z-index: 1000;
	background: url(/files/images/slide_button.png) no-repeat center center;
	color: transparent;
}

.slidesjs-pagination-item a:hover, 
.slidesjs-pagination-item a.active{
	background: url(/files/images/slide_button_hover.png) no-repeat left top;
	color: transparent;
}

.caption{
	position:absolute;
    	left:0;
    	right:0;
    	margin-left:auto;
    	margin-right:auto;
	line-height: 60px;
	text-align: left;
    	top: 20px;
    	width: 100%;
}

.caption p{
	font-family: 'Ubuntu';
	font-size: 47px;
	text-transform: uppercase;
	text-align: center;
	color: white;
	font-weight: bold;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}


#mobile_open, #mobile_close {
    display: none;
}

#message {
    position: fixed;
    top: 30%;
    width: 400px;
    margin: auto;
    z-index: 1000;
    left: 0;
    right: 0;
    max-width: 90%;
    padding: 2%;
    background: #f3f3f3;
    border: 1px solid #e6faff;
    text-align: center;
    display: none;
}

/***********
RESPONSIVE
************/

@media screen and (max-width: 1080px){

#header, #hornimenu1, #banners > div, #main_content, .form_content, #footer{
	width: 96%;
	margin: 0 auto;
}
#odkaz_na_uvod{
	width: 100%;
	margin-right: 0;
}
.searchbox{
	margin-left: 0;
	margin-right: 10px;
	margin-top: 0;
}

#kontakt{
	float: none;
	margin-top: 0;
}

#banners > div{
	text-align: center;
}

#main_content{
	overflow: hidden;
}

.form_content fieldset p input, .form_content fieldset p textarea{
	width: 96%;
	padding: 5px 2%;
}
#logo{
	width: 96%;
	margin: 0 2%;
	background-position: top center;
	padding-left: 0;
}
#logo p{
	text-align: center;
}

#odkaz_na_uvod{
	width: 100%;
	margin-right: 0;
	text-align: center;
	background-position: center center;
}
.searchbox {
    margin-right: 0px;
    width: 100%;
    text-align: center;
}
#kontakt{
	background: none;
	padding-left: 0;
	margin-top: 10px;
	width: 100%;
	text-align: center;
}
#menu_top{
	height: auto;
}
#mobile_open {
    width: 100%;
    height: 30px;
    padding-top: 8px;
    padding-bottom: 15px;
    background: url(/files/images/hamburger.png) no-repeat center center;
    vertical-align: top;
    cursor: pointer;
    display: block;
}
#mobile_close {
    width: 100%;
    height: 30px;
    padding-top: 8px;
    padding-bottom: 15px;
    background: url(/files/images/close.png) no-repeat center center;
    vertical-align: top;
    cursor: pointer;
}
#hornimenu1 {
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 500;
    background: #002c4f;
    padding-bottom: 30px;
	display: none;
}
#hornimenu1.visible {
    display: block;
    overflow: hidden;
}
#hornimenu1.visible .ddmxlileft .section{
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	border: none;
	display: block;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
width: 100%;
}
#hornimenu1 .ddmxlileft > .section > div{
	display: block;
	text-align: center;
}
#hornimenu1 .ddmxlileft .section .cat{
	width: 150px;
	display: inline-block;
}
#hornimenu1 .ddmxlileft .section .cat h2{
	height: 3.5em;
	overflow: hidden;
}
.ddmx .ddmxlileftsel, .ddmx .ddmxlileft {
    	display: block;
	float: none;
}
.ddmxlileft .section .ddmxlileft{
	text-align: center;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover{
	padding-right: 0;
}




#bottom{
	width: 100%;
	padding:20px 2%;
	overflow: hidden;
}

#bottom > div{
	width: 100%;
}

#bottom .left {
    border-right: none !important;
    width: 100%;
}
#bottom .left, #bottom .right {
    margin-bottom: 15px;
    display: block;
}
#bottom .right {
    width: 100%;
	box-sizing: border-box;
}

#map_other{
	background: none;
}

#main_content #map_other img{
	height: auto;
	width: 100%;
	max-width: 100%;
}

.caption p{
	font-size: 25px;
}

.form_content #form_info{
	padding-left: 0;
}

.shop-katalog hr{
	display: none;
}

.shop-katalog{
	text-align: center;
}

}

@media screen and (max-width: 720px){
.produkt_detail_img{
	width: 100%;
	margin-right: 0;
}
.produkt_detail_text{
	width: 100%;
}
}
	
@media screen and (max-width: 640px){

.banner{
	width: 80%;
	margin-bottom: 10px;
}
.banner div:not(.round){
	width: 100%;
}

#main_content .banner .ban_img img{
	width: 100%;
	max-width: 100%;
}

#nadpatickou .text, #map_other{
	width: 100%;
}

.form_content fieldset{
	width: 100%;
	margin-right: 0;
}

.form_content #form_info{
	display: block;
	padding-top: 0;
	width: auto;
}

#form_main div.col {
    width: 100%;
}


#main_content a[rel="lightbox[all]"]{
	max-width: 94%;
}

div.kontakt, iframe{
	width: 100% !important;
}

.caption{
	bottom: auto;
    	left: 5px;
    	right: 5px;
	line-height: 30px; 
	width: 60%;     
}

.caption p{
	font-size: 15px;
}

}







#btn-FormSendMail{
    background: #002c4f;
    color: #50e4ef;
    width: 100px !important;
    cursor: pointer;
    border: none;
    font-size: 17px;
}

#btn-FormSendMail:hover{
    background: #50e4ef;
    color: #002c4f;
}

#form_main fieldset {
    border: none;
    padding: 0;
    margin: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-template-rows: auto auto auto auto;
    gap: 16px;
    align-items: start;
}

#form_main fieldset h2.form_title {
    grid-column: 1 / -1;
    grid-row: 1;
}

#form_main fieldset .col:nth-of-type(1) {
    grid-column: 1;
    grid-row: 2;
}

#form_main fieldset .col:nth-of-type(2) {
    grid-column: 1;
    grid-row: 3;
}

#form_main fieldset .col:nth-of-type(3) {
    grid-column: 1;
    grid-row: 4;
}

#form_main fieldset > div:not(.col) {
    grid-column: 2;
    grid-row: 2 / 5;
    display: grid;
    grid-template-rows: 1fr auto;
    align-items: start;
}

#form_main fieldset > div:not(.col) textarea {
    width: 100%;
    height: 100%;
    resize: none;
    box-sizing: border-box;
}

#form_main fieldset > div:not(.col) #btn-FormSendMail {
    justify-self: end;
    margin-top: 8px;
}
.invalid-feedback{
display: none !important;
}

