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

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

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

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

@font-face {
    font-family: 'Roboto';
    src: url('/files/fonts/Roboto-Thin.ttf') format('truetype');
    font-weight: 200;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/files/fonts/RobotoSlab-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/files/fonts/RobotoSlab-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'Roboto Slab';
    src: url('/files/fonts/RobotoSlab-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
* {
	margin: 0px;
	padding: 0px;
}
body{
  	background-color: #ffffff;
  	color:  #4d4c4c;  
	font-size: 75%;
	text-align: left;
	font-family: Roboto,sans-serif;
	line-height: 1.4;
	height: 100%;
}
#cookies_souhlas{
	width: 100% !important;
}
strong, b{
	font-weight: bold;
}
header{
	position: relative; 
	width: 100%; 	
}
header.def{
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);	
}

#stripe{
	text-align: right;
	background: #f1f1f1;
	padding: 15px 0;
}
#stripe > div{
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}
#stripe p, #stripe a{
	font-weight: normal;
	color: black;
	text-decoration: none;
	display: inline-block;
	font-size: 17px;
	margin-bottom: 0;
}
#stripe p{
	margin: 0 8px;
}
#stripe a:hover{
	text-decoration: underline;
	color: #00aaef;
}
#stripe p.mail a{
	background: url(/files/images/mail.png) no-repeat left center;
	padding-left: 25px;
}
#stripe p.tel a{
	background: url(/files/images/telefon.png) no-repeat left center;
	padding-left: 25px;
}
#stripe p.doba span{
	color: #c2a126;
	font-weight: normal;
}	

/* horni menu */
#menu_top {
	position: relative;
    	width: calc(100% - 263px);
    	display: inline-block;
    	text-align: right;
	margin-top: 25px;
}

#hornimenu1, #header{	
	margin: 0 auto;
      font-family: 'Roboto',sans-serif;
	background: transparent;
	border-left: none;
	border-right: none;
	box-shadow: none;
}

#header{
	position: relative;
	text-align: left;
	width: 100%;
	max-width: 1260px;
	margin: 0 auto;
}

.odkaz_na_uvod{
    	font-size: 31px;
    	color: #212121;
    	text-decoration: none;
	font-family: 'Roboto Slab';
	display: inline-block;
	padding-top: 5px;
}
.odkaz_na_uvod span{
	font-weight: bold;
}
#nadpatickou .odkaz_na_uvod{

}
#nadpatickou .odkaz_na_uvod img{
	max-width: 300px;
}

#logo{
    	text-align: center;
    	margin-top: -52px;
    	margin-bottom: 0;
	padding: 25px 10px;
    	position: relative;
	display: inline-block;
	vertical-align: top;
	background: white;
-webkit-box-shadow: 0px -5px 5px 1px rgba(0,0,0,0.25);
-moz-box-shadow: 0px -5px 5px 1px rgba(0,0,0,0.25);
box-shadow: 0px -5px 5px 1px rgba(0,0,0,0.25);
}

#hornimenu1{
	margin-bottom: 4px; 
}

#mobile_open, #mobile_close {
    	display: none;
	color: transparent;
}

.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover {
    color: black;
    display: block;
    position: relative;
    text-decoration: none;
    text-align: center;
    font-size: 17px;
    font-weight: normal;
    padding: 10px 15px;
}

.ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover, .ddmx .selected {
    color: white;
    background: #00aaef;
}

.ddmxlileft .section{
	display: none;
      width: 193px;
      position: absolute;
      top: 100%;
      display: none;
      z-index: 1000;
	color: black;
	background: #e6e0cb;
	border-top: 1px solid white;
}

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

 .ddmxlileft .section .ddmxlileft a{
	display: block;
	padding: 7px 8px 9px 8px;
	width: 92%;
	color: black;
	display: block;
	text-decoration: none;
	font-size: 17px;
}

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

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

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

.ddmxlileft a.item2 + .section a:hover{
	color: white;
	background: #2c2c2c;
}

.ddmx .ddmxlileftsel, .ddmx .ddmxlileft {
    display: inline-block;
    padding: 0;
    margin: 0;
    background-image: url(/files/images/delitko.png);
    background-repeat: no-repeat;
    background-position: center right;
}

.ddmx .ddmxlileftsel:last-of-type, .ddmx .ddmxlileft:last-of-type{
    background-image: none;	
}
#intro{
	position: relative;
      text-align: center;
}

#intro > div{
	max-width: 1200px;
	display: inline-block;
	position: relative;
}
#intro #slides{
	max-width: 1260px;
	margin: 0 auto;
	position: relative;
}


#intro img{
	width: 100%;
	height: auto;
}

#intro p, #intro p a{
	font-size: 24px;
	color: white;
      font-family: 'Roboto Slab',sans-serif;
	font-weight: bold;	
	margin-bottom: 0;
	text-decoration: none;
}

#intro p a:hover{
	text-decoration: underline;
}

/* hlavni sloupec */
#main_content {
	height: auto;
	padding: 15px 0;
	text-align: left;
	width: 1260px;
	margin: 0 auto;
	position: relative;
	display: block;
	overflow: hidden;
}

#left_col{
	width: 260px;
	float: left;
	margin-right: 20px;
}

#category{
	background: #00aaef;
	padding: 15px 0;
}
#category p{
	margin: 0;
	text-align: left;
}
#category > p > a{
	color: white;
	padding: 6px 10px;
	background: transparent;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	display: block;
}
#category > p > a:hover, #category > p.open > a, #category > p.selectedP > a{
	background: #01438e;
}
#category p.close{
	opacity: 1;
	float: none;
	font-weight: inherit;
	font-size: inherit;
	text-shadow: none;
}
#category p.close + div{
	display: none;
}
#category .item2{
	background: #f1f1f1;
	padding: 8px 0;
}
#category .item2 a{
	color: black;
	font-weight: 300;
	padding: 5px 20px;
	display: inline-block;
	text-decoration: none;
}
#category .item2 a:hover, #category .item2 > .open > a, #category .item3 + p.open a, #category .item2 p a.selected{
	text-decoration: underline;
}
#category .item3 a{
	padding: 5px 20px;
	padding-left: 40px;
	display: inline-block;
}
#category .item3 a:hover, #category .item3 p.selectedP a{
	text-decoration: underline;
}

#left_col .box{
	margin-top: 15px;
	background: #f1f1f1;
	padding: 15px;
}
#left_col .box a.map{
	display: block;
	padding: 12px;
    	padding-left: 70px;
	color: white;
	text-decoration: none;
	font-size: 17px;
	font-weight: bold;
	background: #00aaef url(/files/images/mapa.png) no-repeat center left 5px;
}
#left_col .box a.map:hover{
	background: #01438e url(/files/images/mapa.png) no-repeat center left 5px;
}
#content{
	overflow: hidden;
	float: right;
    	width: calc(100% - 280px);
}

/**********************************/
/*         BANNERY
/*********************************/

#banners{
	text-align: center;
}
.banner{
	max-width: 440px;
	width: 90%;
	display: inline-block;
	margin: 0 5px;
	margin-bottom: 10px;
	vertical-align: top;
}
.banner .top{
	position: relative;
}
.banner .top a{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.banner h2{
	color: black;
	font-size: 24px;
	font-weight: 300;
	border-bottom: 4px solid #00aaef;
	text-align: center;
	margin-bottom: 0;
	padding-bottom: 5px;
}
.bannner_img{
	position: relative;
}
.bannner_img img{
	width: 100%;
	height: auto;
	display: block;
}
.banner .vice{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	margin: auto;
	padding: 5px 10px;
	color: white;
	width: 130px;
	text-align: center;
	background: #00aaef;
}
.banner .top:hover h2{
	color: #01438e;
	border-bottom: 4px solid #01438e;
}
.banner .top:hover .vice{
	background: #01438e;
}
.banner .bottom{
	padding: 10px;
	background: #f1f1f1;
	text-align: left;	
	min-height: 70px;
}
.banner .bottom a{
	display: inline-block;
	padding-left: 10px;
	background: url(/files/images/odr.png) no-repeat left top 9px;
	font-weight: 300;
	text-decoration: none;
	width: calc(50% - 12px);
	vertical-align: top;
	font-size: 16px;
}
.banner .bottom a:hover{
	text-decoration: underline;
	color: #01438e;
}

.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;
}

#mapa_nadpis{
	max-width: 998px;
	margin: 0 auto;
	margin-top: 5px;
}
#mapa{
	margin: 10px 0;
	border-top: 1px solid #d9d9d9;
}
#mapa > div{
	/*max-width: 998px;*/
	margin: 0 auto;
	position: relative;
}

#mapa > div iframe{
	width: calc(100% - 2px) !important;
	border: 1px solid #d9d9d9;
	max-height: 300px;
}

#main_content table { 
border: 1px solid #E4E4E4; width: auto; height: auto; 
} 
#main_content td { 
border: 1px solid #E4E4E4; padding: 10px; line-height: 1.3em; 
} 

#nadpatickou{
	background: #f4f4f4;
	text-align: center;
}
#nadpatickou > div{
	max-width: 900px;
	justify-content: space-between;
    	align-items: center;
	margin: 0 auto;
	padding: 25px 0;
}
#nadpatickou .col-md-auto{
	vertical-align: middle;
	padding: 1rem 0;
}

#nadpatickou .col-md-auto:nth-of-type(2){
	border-left: 1px solid white;
	border-right: 1px solid white;
	padding: 1rem 2rem;
}

#nadpatickou .mail{
	background: url(/files/images/obalka.png) no-repeat left center;
	padding-left: 25px;
	display: block;
}
#nadpatickou .tel{
	background: url(/files/images/tel.png) no-repeat left 4px center;
	padding-left: 25px;
	display: block;
}
#nadpatickou .mail a, #nadpatickou .tel a{
	text-decoration: none;
}
#nadpatickou .mail a:hover, #nadpatickou .tel a:hover{
	text-decoration: underline;
}

/* paticka */
#footer {
	color: white;
	height: auto;
	width: 750px;
	margin: 0 auto;
	text-align: center;
	background: transparent;
	border: none;
}
footer {
  	background: #00aaef;
  	z-index: 0;
  	width: 100%;

}
#footer_text{ 
	padding: 2em 0; 
}
#footer #footer_text, #footer #footer_text p, #footer #footer_text a{
	color: white;
	font-size: 15px;
}
#footer #footer_text p:first-of-type{
}
#footer #footer_text p.yellow{
	display: inline;
}
#footer #footer_text p.yellow, #footer #footer_text p.yellow a{
	color: white;
}

/* 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: #00aaef;
	font-family: 'Roboto',sans-serif;
	font-size: 36px;
      font-weight: 300;
	margin-bottom: 5px;
}
h1.centered{
	text-align: center;
}
h2 {
	color: black;
	font-size: 24px;
	font-weight: 300;
	font-family: 'Roboto',sans-serif;
}
h3 {
	color: black;
	font-size: 17px;
	font-weight: bold;
	font-family: 'Roboto',sans-serif;
	clear: both;
	margin-top: 23px;
}
h4 {
	color: #00aaef;
	font-size: 14px;
	font-weight: 600;
}
p, li, label {
  margin: 0 0 12px 0;
  line-height: 1.3em;
  font-size: 17px;
  font-weight: 300;
  list-style-type: none;
  color: #313131;
  text-align: left;
}

#main_content ul{
	padding-left: 0;
}

#main_content 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%;
}

#main_content a[rel="lightbox[all]"] img{
	border: 5px solid #f4f4f4;
	margin: 4px;
}
#main_content a[rel="lightbox[all]"] img:hover{
	border: 5px solid #bc9c23 !important;
}
a,
a:visited {
    color: #313131;
    font-size: 17px;
    text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #00aaef;
}
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 0px 0px;
}

#main_content table {
  border: 1px solid #ffffff;
  width: auto;
  height: auto;
}

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

.box_container {
    display: flex;
}

#main_content section.box{
	border: 2px solid #d1b138;
	padding: 2%;
	width: 43%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-bottom: 10px;
	position: relative;
	flex: 1;
}

section.box2{
	border: 2px solid #d1b138;
	padding: 2%;
	width: 94%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

section.box h2{

}

#main_content section.box:nth-of-type(2), #main_content section.box.right{
	float: right;
	margin-left: 20px;
}

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

/* hlavicka - odkaz logo */
#head .link_logo  {
	background: url(/files/images/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;
}
/**********************************/
/*  FORMULARE 
/*********************************/

#popForm{
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;	
	left: 0;
	display: none;
	z-index: 100;
	background: rgba(50,50,50,0.5);
}
#popForm > div{
	width: auto;
	max-width: 900px;
	margin: 0 auto;
	margin-top: 100px;
	background: white;
	position: relative;
}
#form_main {
  position: relative;
  padding: 20px;
  height: auto; 
  width: calc(100% - 40px);
}
#form_main fieldset{
	border: none;
}
#close {
    position: absolute;
    top: 0px;
    right: 5px;
    cursor: pointer;
    font-size: 25px;
}
#form_main p {
  float: left;
  clear: both;
}
#form_main input, #form_main textarea {
  float: right;
  padding: 1.5%;
  width: 70%;
  margin-bottom: 5px;
  color: #000;
  border: 1px solid rgb(207,216,221);
  background-color: rgb(240,241,243);
  font-family: 'Roboto';
}
#form_main textarea {
  width: 70%;
}
#form_main input:active, #form_main textarea:focus {
  border: 1px solid rgb(68,68,68);
  outline: none
}
#form_main textarea {
  height: 104px;
}
#form_main .submit{
	float: none;
    	overflow: hidden;
} 
#form_main .submit input{
	padding: 0;
}	


#form{
      position: relative;
	background: #e9f4ff;
	clear: both;
	padding: 15px;
}
.form_title{
	margin-top: 0;
	font-weight: 300;
	margin-bottom: 15px;
}
div#left_form{ 
	float: left; 
	width: 45%;
	vertical-align: top;
}
div#left_form p{
	margin-bottom: 10px;
}
div#right_form{ 
	float: right; 
	margin-left: 15px;
	width: calc(55% - 15px);
	vertical-align: top;
}
.red{
	color: #F00;
}
#form p{
	margin-bottom: 4px;
}
#form fieldset { 
  	margin: 0;
  	border: none;
  	background: transparent;
  	color: white;
}
#form label{
	width: 150px;
	color: black;
	line-height: 35px;
	display: inline-block;
	vertical-align: top;
	font-weight: 300;
}
#form input, textarea {  
  	margin: 0px;
  	padding: 5px;
  	font-size: 1em;
	background: white;
	border: 1px solid #adc5dc;
	color: #2c2c2c;
	font-family: Roboto;
}
#form input.submit, #form_main .submit input { 
  background: #00aaef;
  color: white;
  width: 100px;
  height: 33px;
  cursor: pointer;
  float: right;
}
#form input.submit:hover, #form_main .submit input:hover{
  background: #01438e;
  color: white;
}
#form fieldset p input { 
  width: calc(100% - 167px);;
  
}
#form fieldset p input.alert{
	border: 1px solid red;
}
#form fieldset p textarea { 
  width: calc(100% - 167px);
  height: 110px;
}
#form fieldset p.submit {
  	position: relative;
  	margin-bottom: 0;
  	clear: both;
	font-weight: 300;
	padding-top: 10px;
}                          

.buttonFilterSend{
	display: none;
} 


/*************************
REZERVACE
***************************/
#form_prihlaska, #form_prihlaska fieldset{
	border: none;
}
#form_prihlaska .row{
	width: 100%;
	margin-bottom: 10px;
}
#form_prihlaska .col{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}
#form_prihlaska .col.sub label{
	display: block;
	width: 100%;
}
#form_prihlaska .col.sub input{
	margin-left: 123px;
}
#form_prihlaska label{
	display: inline-block;
	width: 120px;
}
#form_prihlaska .col:nth-of-type(2) label{
	text-align: right;
}
#form_prihlaska input[type="text"], #form_prihlaska input[type="tel"]{
	border: 1px solid lightgray;
	padding: 5px;
	font-size: 16px;
	width: calc(100% - 150px);
	font-family: Roboto;
}
span.red{
	color: red;
}
#form_prihlaska input[type="submit"], #form_nabidka input[type="submit"]{
	border: none;
	color: white;
	background: #00aaef;
	padding: 5px 15px;
	display: inline-block;	
	cursor: pointer;
	font-size: 17px;
	font-family: Roboto;
}
#form_prihlaska input[type="submit"]:hover,
#form_nabidka input[type="submit"]:hover{
	background: #01438e;
	color: white;
}
#form_nabidka table.cols:first-of-type label{
	width: 80px;
	display: inline-block;
}
#form_nabidka table.cols > tbody > tr > td{
	width: 50%;
}
/***************************/
/*  FROM NABIDKA
/***************************/


#form_nabidka TABLE
{
	border-collapse: collapse;
	border: none;
	font-family: Roboto;
	font-size: 16px;
}

#form_nabidka TABLE P
{
	font-style: italic;
}
#form_nabidka #zprava
{
	margin-top: 20px;
	width: calc(100% - 12px);
}
#form_nabidka TABLE
{
	width: 100%;
}
#form_nabidka TABLE TD
{
	vertical-align: top;
	border: none;
}
#form_nabidka TABLE TD.lab_poznamka
{
	padding-top: 20px;
}
#form_nabidka .tab_bottom
{
	margin-top: 20px;
}
#form_nabidka FIELDSET
{
	border: 0px solid #000000;
}
#form_nabidka SELECT
{
	margin-bottom: 3px;
	font-size: 15px;
	font-family: Roboto;
	border: 1px solid lightgray;
	width: 100%;
}
#form_nabidka INPUT
{
	margin-bottom: 3px;
	font-size: 15px;
	font-family: Roboto;
	border: 1px solid lightgray;
}
#form_nabidka .alert
{
	border: 1px solid #FD0202;
	background-color: #FFEAEA;
}
#form_nabidka FIELDSET LEGEND
{
	display: none;
}
#form_nabidka UL, #form_nabidka OL
{
	list-style-position: outside;
	margin: 0px 0px 0px 25px;
}
/***************************/
/*  PRODUKTY
/***************************/

.title{
	color: black;
	font-weight: 300;
	font-size: 24px;
	border-bottom: 1px solid black;
	padding-bottom: 5px;
	clear: both;
}
#produkty{
	text-align: center;
	padding: 5px 0;
}
.produkt_box{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	padding: 10px 20px;
	text-align: center;
	position: relative;
	border-right: 1px solid #e5e5e5;
	margin-left: -4px;
	margin-bottom: 10px;
}
.produkt_box:nth-of-type(3n+3), .produkt_box:last-of-type{
	border-right: none;
}
.produkt_box a.mainLink{
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 10;
}
.produkt_title{
	color: black;
	font-weigth: normal;
	font-size: 17px;
	text-align: center;
}
.produkt_img{
	position: relative;
}
.produkt_img img{
	border: none !important;
	max-width: 100%;
	margin: 0 !important;
}
.akce{
	position: absolute;
	bottom: 0;
	left: 0;
}
.akce .novinka{
	color: white;
	font-weight: bold;
	background: #00aaef;
	padding: 1px 5px;
}	
.produkt_text{
	text-align: center;
	font-size: 15px;
	height: 3.8em;
    	overflow: hidden;
}
.produkt_cena p{
	text-align: center;
	color: black;
	font-size: 17px;
	font-weight: bold;
}
.produkt_button{
	text-align: center;
}	
.produkt_button p{
	display: inline-block;
	color: white;
	font-weight: bold;
	padding: 5px 20px;
	background: #00aaef;
}
.produkt_box:hover{
-webkit-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);
-moz-box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);
box-shadow: 0px 0px 5px 2px rgba(0,0,0,0.25);
}
.produkt_box:hover .produkt_button p{
	background: #01438e;
}
.vice{
	text-align: center;
	margin: 15px 0;
}	
.produkt_pagination{
	margin: 10px 0;
	text-align: left;
}

.produkt_pagination .strankovani-odkaz, .produkt_pagination .strankovani-sipky{
	padding: 0px 5px;
	color: black;
	border: 1px solid #dcdcdc;
	text-decoration: none;
	font-weight: normal;
}

.produkt_pagination b{
	border: 1px solid black;
	color: black;
	padding: 2px 5px;
    	line-height: 19px;
      display: inline-block;
	vertical-align: top;
}

.produkt_pagination .strankovani-sipky{	
	display: inline-block;
}

.produkt_pagination .strankovani-odkaz:hover, .produkt_pagination .strankovani-sipky:hover, .produkt_pagination b{
	border: 1px solid black;
	color: black;
}
/**********************************/
/*  PRODUKT DETAIL 
/*********************************/
.produktDetailImg .akce{
	bottom: auto;
	top: 10px;
}

.produktDetailImg {
	position: relative;
    	float: left;
    	margin: 8px 2% 15px 0;
    	width: 350px;
	height: 150px;
}
.produktDetailImg a{
    	width: 350px;
	height: 150px;
	position: relative;
	display: block;
}

.produktDetailImg img{
    	max-width: 350px;
	max-height: 150px;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto !important;
	border: none !important;
}
#main_content .produktDetailImg a[rel="lightbox[all]"] img:hover{
	border: none !important;
}
.produktDetailParam {
    float: left;
    margin-top: 8px;
    width: 57%;
    position: relative;
	max-width: 350px;
}
.produktDetailParam p{
	position: relative;
	border-bottom: 1px solid #e3e3e3;
	margin: 0;
	padding: 5px 0;
}
.produktDetailParam p span:first-of-type{
	width: 150px;
	display: inline-block;
}

.produktDetailParam p select{
	position: absolute;
	left: 150px;
	width: 254px;
	height: 25px;
}
.cena {
    border: 1px solid #e9e4af;
    padding: 28px 10px;
    border-radius: 5px;
    margin: 15px 0;
    clear: both;
    font-family: Roboto;
}

.cena p{
	display: inline-block;
}

.cena p.produktDoKosiku{
	float: right;
}
.produktCenaSDPH{
	font-weight: bold;
}
.cena-bez-DPH{
}
.breadcrumb, .breadcrumb a{
	color: #3C3C3C;
	font-size: 14px;
}
#dotazBox{
	text-align: center;
	clear: both;
}
#dotazBox > button{
	display: inline-block;	
	border: 1px solid #00aaef;
	padding: 20px 100px;
}
button#modal-launch{
    background: none;
	border-radius: 0;
    cursor: pointer;
	box-shadow: none;
}
button#modal-launch p{
	font-size: 24px;
	text-align: center;
}
button#modal-launch a{
	font-size: 24px;
	color: white;
	text-decoration: none;
	padding: 10px 20px;
	background: #00aaef;	
	margin-top: 10px;
	display: inline-block;
}
button#modal-launch a:hover{
	background: #01438e;
}

.modal-content{
	border: none;
	border-radius: 0;
	font-family: Roboto,sans-serif;
}

div.modal-header {
	border-radius: 0;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2ab8fa+0,2a83fa+100 */
	background: #0AAAED;
}

div.modal-header .close{
	margin: 0 0 auto;
	border: 1px solid white;
	border-radius: 5px;
	padding: 0.4rem 0.7rem;
	color: white;
	opacity: 1;
	-webkit-transition: all 0.3s; 
	-ms-transition: all 0.3s;
    	transition: all 0.3s;    
}
div.modal-header .close:not(:disabled):not(.disabled):hover, 
div.modal-header .close:not(:disabled):not(.disabled):focus{
	opacity: 1;
	color: black;
	background: white;
}

.modal-dialog label {
    margin-bottom: 0.2rem;
}

.modal-dialog .modal-title{
	color: white;
	/* text-transform: uppercase; */
	font-size: 25px;
	font-family: 'Roboto';
	font-weight: bold;
}

span.mandatory-star {
    color: #ff6d6d;
}

.modal-dialog .modal-body {
    background-color: #f5f5f5;
}

.modal-dialog .modal-body label{
	/* font-weight: bold; */
	font-size: 17px;
	color: black;
}

.modal-dialog .btn-primary{
	border: 1px solid #06438D;
	color: white;
	font-family: 'Roboto';
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
    	padding: 0.375rem 1.75rem; 

	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#6bc2ff+0,01a0ea+100 */
	background: #0AAAED;
	-webkit-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5) !important;
	-moz-box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5) !important;
	box-shadow: inset 1px 1px 2px 0px rgba(255,255,255,0.5) !important;
}


.modal-dialog .btn-primary:hover{
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2aa1fa+0,2a82fa+100 */
	background: #06438D;
}


.was-validated .form-control:invalid, .form-control.is-invalid, .was-validated .custom-select:invalid, .custom-select.is-invalid
{
    background-color: #ffdede;
}

.invalid-feedback, .form-text, small, .small {
    font-size: 15px;
}

/*************
SLIDESHOW
**************/
#slides{
	position: relative;
	display: none;
}	

.slidesjs-previous {
    background: url(/files/images/prev.png) no-repeat left top;
    left: 15px;
}
.slidesjs-next {
    background: url(/files/images/next.png) no-repeat left top;
    right: 15px;
}
.slidesjs-navigation, .slidesjs-navigation:hover {
    color: transparent;
    position: absolute;
    bottom: calc(50% - 21px);
    height: 42px;
    width: 35px;
    display: block;
    z-index: 100;
}

#header figcaption{
	position: absolute;
	top: 44%;
	max-width: 972px;
      left: 0;
      right: 0;
	margin: auto;
	color: #c2a126;
	font-family: 'Roboto Slab';
	font-size: 36px;
	padding: 0px 20px 5px 20px;
	background: rgba(0,0,0,0.5);
	line-height: 60px;
	text-align: center;
	text-shadow: 2px 2px 1px rgba(0, 0, 0, 1);
}
#header #slides figcaption{

}

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

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

#hornimenu1{
	width: 100%;
}

#header, #main_content, #footer{
	width: 96%;
	margin: 0 auto;
}

.form_content{
	width: 96%;
	margin: 0 auto;
	height: auto;
}

#menu_top{
	height: auto;
}

.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	float: none;
	display: inline-block;
	position: relative;
}


div#left_form, .form_content fieldset p.submit, div#right_form{
	margin: 0;
	float: left;
	width: 100%;
}

.form_content fieldset p input, .form_content fieldset p textarea{
	width: 96%;
	padding: 5px 2%;
}
.produkt_box:nth-of-type(3n+3){
    border-right: 1px solid #e5e5e5;
}
.produkt_box:nth-of-type(2n+2), .produkt_box:last-of-type{
    border-right: none;
}


}

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

#mobile_open, #mobile_close{
    text-align: center;
    width: 100%;
    height: 30px;
    padding-bottom: 15px;
    margin-bottom: 10px;
    vertical-align: top;
    cursor: pointer;
    color: #00aaef;
}
#mobile_open {
    background: url(/files/images/hamburger.png) no-repeat center bottom;
    display: block;
}
#mobile_close {
    background: url(/files/images/close.png) no-repeat center bottom;
}
#hornimenu1 {
    display: none;
    position: absolute;
    left: 0;
    z-index: 500;
    background: white;
    padding-bottom: 30px;
}
#hornimenu1.visible {
    display: block;
    overflow: hidden;
}
.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	background-image: none;
	display: block;
}
.ddmxlileft .section {
    width: 100%;
}
.ddmxlileft .section, .ddmxlileft a.item2 + .section{
	position: relative;
	top: auto;
	left: auto;
	display: block;
}
#nadpatickou > div{
	display: block;
}
#nadpatickou .col{
	display: block;
	width: calc(100% - 40px);
	padding: 20px;
	text-align: center;
}
#nadpatickou .col:nth-of-type(2){
	width: calc(100% - 40px);
	padding: 20px;
	border-left: none;
	border-right: none;
}
#nadpatickou .col .mail, #nadpatickou .col .tel{
	display: inline-block;
}
#left_col{
	width: 100%;
	margin-right: 0;
	float: none;
	margin-bottom: 15px;
}
#left_col .box{
	display: none;
}
#content{
	float: none;
	width: 100%;
	margin-bottom: 20px;
}
table.cols > tbody > tr> td{
	display: block;
}
#form_prihlaska .col, #form_main p{
	width: 100%;
}
#form_prihlaska .col.sub input{
	margin-left: 0;
}
#form_prihlaska label{
	width: 100%;
	text-align: left;
}
#form_prihlaska .col:nth-of-type(2) label{
	text-align: left;
}
#main_content table.kontakt_table{
	width: 100% !important; 
}
}
	
@media screen and (max-width: 720px){

#menu_top{
	margin-top: 5px;
}
#logo{
	width: 96%;
	margin: 0 auto;
	padding: 10px 0;
	display: block;
	background-position: top center;
	padding-left: 0;
	-webkit-box-shadow: none;
    	-moz-box-shadow: none;
    	box-shadow: none;
}	
#stripe{
	text-align: center;
}
#menu_top{
	width: 100%;
}
.box_container {
    display: block;
}

.produkt_box{
	border: none !important;
}

#main_content img{
	max-width: 94%;
	height: auto !important;
}
#main_content .bannner_img img{
	max-width: 100%;
}

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

#header figcaption{
	line-height: 30px;
      font-size: 15px;
}

#header #slides figcaption{
	bottom: 5px;
}
#popForm{
	overflow-y: scroll;
}
#popForm > div{
	margin-top: 0;
}

.aktuality_vice_odkaz.abs a{
	position: relative;
	right: auto;
	top: auto;
}
.produktDetailImg, .produktDetailParam{
	width: 100%;
	max-width: 100%;
	margin: 5px 0;
}
#dotazBox > div{
	padding: 20px 40px;
}
#form_main input, #form_main textarea{
	width: calc(97% - 2px);
}
#form_nabidka .tab_bottom td{
	display: block;
}
#form_nabidka table.cols > tbody > tr > td{
	width: 100%;
}

}

@media screen and (max-width: 640px){
.banner .bottom a{
	width: 100%;
}
}



