/*************************/
/***   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: 'RobotoSlab';
    src: url('/files/fonts/RobotoSlab-Regular.ttf') format('truetype');
}

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

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

@font-face {
    font-family: 'RobotoSlab';
    src: url('/files/fonts/RobotoSLab-Thin.ttf') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'TrebuchetMS';
    src: url('/files/fonts/trebucbd.eot'),
    	   url('/files/fonts/trebucbd.eot?#iefix') format('embedded-opentype'), 
         url('/files/fonts/trebucbd.woff') format('woff');
         url('/files/fonts/trebucbd.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

*{
	margin: 0;
	padding: 0;
}

body{
  position: relative;
  text-align: left;
  font-family: Roboto;
  color: #000;	
  background: #414141;
}

*{
  margin: 0;
  padding: 0;
}
div 		{   	min-height: 1px; 	}
h1 		{ font-family: Roboto;  	text-align: left; font-size: 25px;    font-weight: normal; color: #9be433; padding-bottom: 0px; margin-bottom: 7px; }
h2		{ font-family: Roboto;  font-size: 24px; color: #97F412; font-weight: 200; margin-top: 10px; margin-bottom: 10px; } 
h3		{ font-size: 16px; font-family: Roboto; font-weight: bold; margin-bottom: 5px; color: #9be433;}
p, li		{ color:  white; line-height: 140%;  	margin-bottom: 10px; font-size: 15px;}
a		{ color: white;   	text-decoration: underline; font-size: 15px;}
a:hover	{ color: #9be433; }
div.clear{
  clear: both;
}
.EditableSection a, .EditableContent a, .editable-section a{
	text-decoration: underline;
}
.EditableSection a:hover, .EditableContent a:hover, .editable-section a:hover{
	text-decoration: none;
}
#cookies_souhlas{
	width: 100% !important;
}
strong, b{
	font-weight: bold;
}


/****** left_col.css ******/
div#left_col{
  position: relative;
  min-height: 600px;
  width: 230px;
  float: left;  
  margin-bottom: 10px;
  z-index: 100;
}
div#left_col a.vice.kontakt{
	width: 100%;
	line-height: 54px;
    	font-weight: bold;
    	font-size: 17px;
}

div#left_col div#mapa a{
	max-width: 100%;
	height: auto;
	display: inline-block;
	padding: 10px 30px;
	padding-left: 40px;	
	background: #1e1e1e url(/files/images/odr_green.png) no-repeat left 20px center;
	color: #97f412;
	width: auto;
	text-decoration: none;
}

div#left_col div#mapa a:hover{
	color: white;
	background: #65a803 url(/files/images/odr_white.png) no-repeat left 20px center;
}

div#left_col > h2{
	text-align: center;
	font-family: RobotoSlab;
	font-weight: normal;
}

div.left_col_edit_box{
  position: relative;
  padding: 5px;
	text-align: center;
  padding-bottom: 15px;
  overflow: hidden;
  font-weight: normal;
  color: #000;
}
div.left_col_edit_box > p:first-child{
	background: url(/files/images/arrow_down.png) no-repeat bottom center;
	padding: 0 10px;
	padding-bottom: 32px;
}
div.left_col_edit_box h2{
	margin-top: 0;
	font-size: 19px;
}

div.left_col_edit_box #aktuality_slide .aktuality_name a{
	color: black;
}

div.left_col_edit_box p, div.left_col_edit_box dd, div.left_col_edit_box a{
	height: auto;
	font-size: 17px;
}

div.left_col_edit_box a:hover{
	text-decoration: none;
}

div.left_col_edit_box > div{
	overflow: hidden;
}

div.left_col_edit_box2{
  position: relative;
  float: left;
  width: 220px;
}

div#category{
  position: relative;
  margin-bottom: 15px;
}
div#category p{
  margin-bottom: 0px;
}
div#category p.close + div {
    display: none !important;
}
div#category p#cid_20 a{
  border-bottom: none;
}
div#category a{
  position: relative;
  display: block;
  padding: 12px 15px 12px 25px;
  text-decoration: none;
  background: #414141;
  color: white;
  font-family: Roboto;
  font-size: 15px;
  border-bottom: 1px solid #202020;
  border-top: 1px solid #646464;
}
div#category p:first-child a{ border-top: none; }

div#category p:last-child a{ border-bottom: none; }
                              
div#category a:hover, div#category a.selected{
  color: #97f412;
  background-color: #1e1e1e;
}
                                                                   
div#category div.item2 p a{
  position: relative;
  display: block;
  padding: 4px 15px 4px 35px;
  width: 170px;
  text-decoration: none;
  background-image: none;
  font-size: 16px;
}   
div#category div.item2 p a:hover, div#category div.item2 p a.selected{
  background: url(/files/images/sablona2/odrazka.png) no-repeat 15px 9px;
  color: #2BCFF8;
}

div#mapa{
	text-align: center;
}
div#mapa p{
	font-size: 17px;
}
div#mapa a{
	display: block;
	text-decoration: underline;
	margin-top: 10px;
}

div#mapa a:hover{
	text-decoration: none;
}

/****** header.css ******/
div#header_full{
	background: #414141;
  	padding-bottom: 8px;
	border-bottom: 1px solid white;
}
#def div#header_full{
	border-bottom: none;
}
div#header{
  position: relative;
  width: 1020px;
  margin: 0 auto;
  border: none;
  box-shadow: none;
  background-color: transparent;
  overflow: hidden;
}
a#logo{
  display: inline-block;
  height: 68px;
  width: 230px;
  margin-top: 20px;
  background-image: url(/files/images/logo.png);
  background-repeat: no-repeat;
  background-position: center center;
  float: left;

}
div#header > p{
	display: inline-block;
	color:  #97f412;
	font-family: 'Roboto';
	font-weight: 300;	
	font-size: 26px;
	vertical-align: top;
	margin-top: 10px;	
	margin-left: 100px;
	float: left;
}


div#horniMenu{
	float: right;
	display: inline-block;
}

div#hornimenu1{
	width: auto;		
}

div.ddmxlileft{
	display: inline-block;
	height: 34px;
	margin-left: 8px;
	border: 1px solid #1e1e1e;
}

div.ddmxlileft a{
	line-height: 34px;
	font-family: Roboto;
	font-weight: normal;
	font-size: 15px;
	display: inline-block;
	color: white;
	text-decoration: none;
	padding: 0 23px;
}
div.ddmxlileft a:hover, div.ddmxlileft a.selected{
	color: #97f412;
	background: #1e1e1e;
}

#mobile_open, #mobile_close {
    display: none;
}
/****** boder.css ******/


div#container{
  position: relative;
  height: auto;  
  overflow: visible;
  background: url(/files/images/background.jpg) no-repeat center top;
}

div#main_content{
	width: 1020px;
  	margin: 0px auto;
	background: #555555;
	overflow: auto;
}

div#main_content div#content{
	padding-left: 20px;
	overflow: hidden;
	text-align: justify;
	  padding-right: 20px;
	padding-top: 20px;
}
div#content li{
	padding-left: 20px;
	background: url(/files/images/odr.png) no-repeat left top 7px;
	list-style: none;
}

div.breadcrumb{
  position: relative;
  margin-bottom: 10px;
  color: white;
	font-size: 15px;
	padding: 0;
	background: none;
}

div.breadcrumb a{
	color: white;
	font-size: 15px;
}

div.breadcrumb a:hover{
	text-decoration: none;
}

div#main_content #content{
	position: relative;
}

a[rel="lightbox[all]"]{
	position: relative;
	margin-right: 8px;
}

a[rel="lightbox[all]"] img{
	border: 1px solid #9be433 !important;
}
.fotogalerie a[rel="lightbox[all]"]{
	display: inline-block;
	margin: 4px 2px;
	position: relative;
	width: 235px;
	height: 155px;
	background: #414141;
	border: 1px solid #414141;
	vertical-align: top;
}
.fotogalerie a[rel="lightbox[all]"]:hover{
	background: #9be433;
	border: 1px solid #9be433;
}
.fotogalerie a[rel="lightbox[all]"] img{
    	position: absolute !important;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	margin: auto;
	max-width: 100%;
    	max-height: 100%;
	border: none !important;
	width: auto !important;
	height: auto !important;
}
.fotogalerie a[rel="lightbox[all]"] img:hover{
	border: none !important;
}

#content img{
	border: 1px solid #9be433;
}

.reference_img a, .reference_big a{
	position: relative;
	display: inline-block;
	max-width: 92%;
}

.reference_img a[rel="lightbox[all]"]{
	margin-right: 0;
	margin-bottom: 0;
}

a[rel="lightbox[all]"]:hover img, .reference_img a:hover img{
	border: 1px solid #1e1e1e !important;
}

div.white_box, div.white_box_inner{
	background: white;
	padding: 10px;
	text-align: left;
}

div.white_box h3, div.white_box_inner h3{
	color: #026ccd;
	font-weight: normal;
      margin: 10px 0;
      font-size: 21px;
}

div#content div.white_box li{
	list-style: none;
	background: url('/files/images/sablona2/odr.png') no-repeat left top 5px;
}

div#index_info{
	background: #fff001;
}

div#index_info > div{
	width: 990px;	
	margin: 0 auto;
	padding-top: 10px;
}

div#index_info div.column{
	width: 312px;
	display: inline-block;
	border-right: 1px solid #4a4a4a;
	vertical-align: top;
	margin-bottom: 15px;
 	min-height: 437px;
}

div#index_info div.column.one{
	padding-right: 10px;
}

div#index_info div.column.two{
	padding: 0 10px;
}

div#index_info div.column.three{
	padding-left: 10px;
	border-right: none;
}

div#index_info div.column.three p{
	margin-bottom: 0;
	margin-top: 5px;
}

div#index_info div.column.three dt{
	color: #4a4a4a;
}

div#index_info div.column.three dd, div#index_info div.column.three dd a{
	color: #4a4a4a;
	font-weight: bold;
}

div#index_info div.column.three dd a:hover{
	text-decoration: none;
	color: black;
}

div#index_info div.column p.special{
	text-align: center;
	padding: 5px 0;
	border-top: 1px solid #4a4a4a;
	border-bottom: 1px solid #4a4a4a;
	font-size: 16px;
	font-weight: bold;
	font-family: RobotoSlabBold;
}

a.vice{
	display: block;
	width: 305px;
	height: 80px;		
}

a.vice.kontakt{
	background: url('/files/images/kontakt_button.png') no-repeat left top;
	border: 1px solid #8cde15;
	border-radius: 0;
	height: auto;
	color: #272727;	
-webkit-box-shadow: 2px 4px 5px 0px rgba(36,36,36,1);
-moz-box-shadow: 2px 4px 5px 0px rgba(36,36,36,1);
box-shadow: 2px 4px 5px 0px rgba(36,36,36,1);
}
a.vice.kontakt span{
	padding: 0;
	line-height: 54px;
	font-weight: bold;
	font-size: 17px;
	max-width: 222px;
}

a.vice.kontakt:hover{
	background: url('/files/images/kontak_button_hover.png') no-repeat left top;
	color: #272727;
}

.kontakt {
  display: inline-block;
  border-spacing: 0px 1px;
  float: left;
  height: auto;
  widht: 36%;
}

/****** footer.css ******/
div#footer{
  position: relative;
  margin: 0 auto;
  color: #cccbcb;
  background: #414141;
  border: none;
  text-align: left;
  padding: 20px 10px;
  clear: both;
	overflow: hidden;
}
div#footer .row{
	flex-direction: row-reverse;
}


div#footer p{ 
  color: #cccbcb;
  font-size: 15px;
  margin-bottom: 5px;
}
div#footer a{
  color: #cccbcb;
  font-size: 15px;
  text-decoration: none;
} 
div#footer a:hover{
  text-decoration: underline;
} 

span.resp{
	background: url(/files/images/resp.png) no-repeat left center;
	margin-left: 20px;
	padding-left: 20px;
	line-height: 28px;
      display: inline-block;
}

/****** banners.css ******/

div#banners{
	width: 96%;
	margin: 0 auto;
	margin-bottom: 25px;
} 

div.banner{
	width: 31.9%;
	display: inline-block;
	text-align: center;
}

div#banners > div:nth-of-type(2){
	margin: 0 1.5%; 
}

div.banner a{
	max-width: 100%;
	position: relative;
	display: inline-block;
	text-decoration: none;
}

div.banner h2{
	padding-bottom: 10px;
	font-size: 24px;
	text-transform: uppercase;
	font-family: RobotoSlabBold;
	color: #4a4a4a;
	background: url(/files/images/banner_arrow.png) no-repeat bottom center;
}

div.banner img{
	border: 5px solid #323232;
	max-width: 96%;	
	position: relative;
	display: block;
}

div.banner a.ban:before, div.banner a.ban:after
{
	content:"";
    position:absolute; 
    z-index:-1;
    box-shadow:0 0 15px rgba(0,0,0,0.8);
    top:50%;
    bottom:0;
    left:20px;
    right:20px;
    border-radius:80px / 10px;
}

div.banner a:hover img, div.banner a:hover + p + a.ban img{
	border: 5px solid #fff001;
}

div.banner a.ban:hover:before, div.banner a:hover + p + a.ban:before {
    content: '';
    display: block;
    background: rgba(0, 0, 0, 0.3) url(/files/images/lupa_hover.png) no-repeat;
    width: 96%;
    background-position: center center;
    height: 96%;
	box-shadow: none;
    position: absolute;
    z-index: 100;
    top: 5px;
    left: 5px;
}

/***************************/
/*  PRODUKTY
/***************************/

.reference_box{
  	display: block;
	width: calc(94% - 2px);
	padding: 3%;
	margin-bottom: 20px;
	position: relative;
	background: #4c4c4c;
	border: 1px solid #6f6e6e;
	vertical-align: top;
	overflow: hidden;
}

.reference_img{
	float: left;
}
.reference_name a{
	color: #97f412;
	text-decoration: none;
	font-size: 19px;
      display: block;
	font-weight: bold;
}

.reference_text{
	height: 4em;	
	margin-bottom: 0.5rem;
	overflow: hidden;
	clear: right;
}

.reference_name{
	margin-bottom: 10px;
}

.reference_name a:hover{
	text-decoration: underline;
}

.reference_img img{
	width: 100%;
	height: auto;
	margin: 0;
}

.reference_vice_odkaz{
	text-align: center;
	z-index: 100;
	position: relative;
	display: inline-block;
	float: left;
}

.reference_vice_odkaz a{
	display: inline-block;
	text-decoration: none;
	color: #97f412;
	padding: 8px 15px;
	padding-left: 30px;
	background: #1e1e1e url(/files/images/odr_green.png) no-repeat left 15px center;
	font-size: 15px;
}

.reference_vice_odkaz a:hover{
	background: #65a803 url(/files/images/odr_white.png) no-repeat left 15px center;
	color: white;
}

.produkt_pagination{
	height: 35px;
	margin: 10px 0;
}

.produkt_pagination .strankovani-odkaz, .produkt_pagination .strankovani-sipky{
	border: 1px solid #c5c5c5;
	padding: 2px 0;
      width: 25px;
	text-align: center;
	display: inline-block;
	color: #c5c5c5;
	text-decoration: none;
	font-weight: bold;
}

.produkt_pagination b{
	border: 1px solid #c5c5c5;
	padding: 4px 7px;
	line-height: 16px;
      display: inline-block;
	color: #c5c5c5;
	background: #dfdede;
}

.produkt_pagination .strankovani-sipky{
	color: #c5c5c5;
	border: 1px solid #c5c5c5;
	display: inline-block;
}

.produkt_pagination .strankovani-sipky + .strankovani-sipky { 
	background: url(/files/images/sablona2/nav_end.png) no-repeat center center;	
}

.produkt_pagination .strankovani-sipky:hover{
	background: #dfdede;
}

.produkt_pagination .strankovani-odkaz:hover, .produkt_pagination .strankovani-sipky:hover{
	background: #dfdede;
}

.reference_col_container.detail .reference_box{
	margin: 0;
	border: none;
	width: 100%;
	padding: 0;
	background: none;
}

.reference_col_container.detail .reference_box > h3{
	clear: both;
}

.reference_col_container.detail .reference_box h3{
	color: #9be433;
	    font-size: 20px;
	font-weight: bold;
	text-align: left;
}

.reference_col_container.detail .reference_big{
	width: 48%;
	float: left;
    text-align: left;
}

.reference_col_container.detail .reference_big a{
    
}

.reference_col_container.detail .reference_big img{
	width: 100%;
	height: auto;
}

.reference_col_container.detail .reference_text{
	color: white;
	float: none;
	height: auto;
	text-align: left;
	margin-bottom: 10px;
	text-align: justify;
}

.reference_col_container.detail .reference_galerie{
	position: relative;
	width: calc(100% - 32px);
	overflow: hidden;
	background: #4c4c4c;
	border: 1px solid #6f6e6e;
	padding: 20px 15px;
	padding-bottom: 0;
	margin-bottom: 25px;
}

.reference_col_container.detail .reference_img{
	width: 29.5%;
	margin-right: 3%;
	display: inline-block;
	margin-bottom: 20px;
}

.reference_col_container.detail .reference_img img{
	width: 100% !important;
	height: auto !important;
}

.breadcrumb a{
	color: #3C3C3C;
	font-size: 14px;
}
.stretch {
    width: 100%;
    display: inline-block;
    font-size: 0;
    line-height: 0;
}

/***************************/
/*  AKTUALITY
/***************************/
.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
  width: auto;
  height: auto;
  overflow: auto;
  margin-top: 10px;
  padding: 0 10px;
  padding-bottom: 10px;
  clear: both;
  border: 1px solid #6f6e6e;
  background: #4c4c4c;
}
div#content2 .aktuality_col_container .aktuality_box{
	clear: none;
}
.aktuality_col_container .aktuality_date {
  display: block;
    color: white;
    font-size: 15px;
}
.aktuality_col_container .aktuality_name {
  padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
  color: #9be433;
  text-decoration: underline;
  font-size: 15pt;
	text-decoration: none;
}
.aktuality_col_container .aktuality_name a:hover {
  text-decoration: underline;
}

.aktuality_col_container .aktuality_text {
  text-align: left;
}
.aktuality_col_container .aktuality_text a,
.aktuality_col_container .aktuality_text a:visited {
  color: white;
  text-decoration: underline;
}
.aktuality_col_container .aktuality_text a:hover {
  text-decoration: none;
}
.aktuality_col_container .aktuality_img {
  float: left;
  margin-right: 10px;
  position: relative;
}
.aktuality_col_container .aktuality_img img {
  max-width: 250px;
  margin: 5px 5px 2px 0px;
  border: 1px solid #9be433;
}
.aktuality_col_container .aktuality_img a:hover img{
	border: 1px solid #1e1e1e;
}
.aktuality_col_container .aktuality_vice_odkaz {
      margin-top: 27px;
}

.aktuality_col_container .aktuality_vice_odkaz a{
	display: inline-block;
	vertical-align: bottom;
	width: 120px;
    	text-align: center;
	padding: 4px 3px;
	padding-left: 15px;
	border: 1px solid #a4a3a3;
	background: white url(/files/images/sablona2/sipka.png) no-repeat left 5px top 10px;
	color: black;
	text-decoration: none;
      font-size: 15px;
}

.aktuality_col_container .aktuality_vice_odkaz a:hover{
	background: #026ccd url(/files/images/sablona2/sipka_hover.png) no-repeat left 5px top 10px;
	border: 1px solid #026ccd;
	color: white;
}

.reference_intro{
	overflow: auto;
}

.reference_intro a{
	width: 31.3%;
	margin: 1%;
}

.reference_intro a img{
	width: 100% !important;
	height: auto !important;
}

.box_odkaz{
	clear: both;
	display: block;	
	width: 190px;
    padding: 5px;
    padding-left: 40px;
    background: white url('/files/images/sablona2/sipka.png') no-repeat left 8px top 12px;
    text-decoration: none;
    color: black;
    border: 1px solid #a4a3a3;
	margin-top: 10px;
}

.box_odkaz:hover{
	background: #f0f0f0 url('/files/images/sablona2/sipka.png') no-repeat left 8px top 12px;
}

/**************
SLIDES
**************/

#slides_cont{
	width: 100%;
    position: relative;
	overflow: hidden;
}
#slides_cont #slide_info{
	position: absolute;
	width: 427px;
	height: 156px;
	bottom: 1px;
	margin-left: auto;
	margin-right: auto;
	left: 0;
	right: 0;
}
#slides {
    position: relative;
	background: white;
	border-bottom: 1px solid white;
	margin-bottom: 0;
	height: 285px;
}
#slides div{
	position: relative;
	height: 285px;
}
#slides_cont #slide_info .caption{
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: auto;
	padding: 10px 25px;
	background: url(/files/images/slide_bcg.png) repeat left top;
	color: white;
	margin-bottom: 0;
	text-align: center;
	font-weight: 300;
	font-size: 23px;
}
#slides_cont #slide_info #popup-form, #slides_cont #slide_info a.vice.kontakt{
	position: absolute;
	bottom: 100px;
	left: 0;
    	right: 0;
    	margin-left: auto;
    	margin-right: auto;
	width: 222px;
	line-height: 54px;
    	font-weight: bold;
    	font-size: 17px;
	text-align: center;
	text-decoration: none;
	font-family: Roboto;
	cursor: pointer;
	
}
#slides_cont #slide_info .arrow{
	position: absolute;
	bottom: 60px;
	right: 20px;
	width: 58px;
	height: 76px;
	background: url(/files/images/arrow.png) no-repeat center center;
	z-index: 100;
}
.slick-slide{
	padding: 0 0.5px;
}

#slides div.caption{
      width: 960px;
      position: absolute;
      bottom: 60px;
      left: 7px;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      z-index: 100;
	
}

#slides div.caption p{
	color: white;
	font-size: 26px;
	font-family: RobotoSlab;
	font-weight: normal;
	padding: 15px 15px;
	display: inline-block;
	background: url(/files/images/slide_bcg.png) repeat;
}


#slides .slidesjs-slide{

}
#aktuality_slide_box{
	background: #1e1e1e;
	padding: 15px 25px;
	position: relative;
}
.over_slide{
	position: absolute;
	right: 15px;
	top: 15px;
	line-height: 37px;
	z-index: 100;
}
.archiv{
	vertical-align: top;
	font-size: 16px;	
	margin-right: 10px;
}
.fcb{
	width: 38px;
	height: 37px;
	display: inline-block;
	background: url(/files/images/fcb.png) no-repeat center center;
}
.fcb:hover{
	background: url(/files/images/fcb_hover.png) no-repeat center center;
}
#aktuality_slide{
	display: none;
}

#aktuality_slide .aktuality_name, #aktuality_slide .aktuality_date{
	display: inline-block;
	color: white;
	font-size: 16px;
	line-height: 37px;
}

#aktuality_slide .aktuality_date{
	margin-right: 15px;
	padding: 3px 0;
}

#aktuality_slide .aktuality_name a{
	text-decoration: none;	
	font-size: 16px;
	font-weight: bold;
}

#aktuality_slide .aktuality_name a:hover{
	text-decoration: underline;
	color: white;
}


#aktuality_slide .slidesjs-pagination li a.active, #aktuality_slide .slidesjs-pagination li a:hover {
    background: #444444;
	color: #fff001;
}

/**********************************/
/*  FORMULAR 
/*********************************/
#kontaktni-formular {
  margin: 5px 1%;
  padding: 5px 1%;
  overflow: hidden;
}
div.form_intro{
	border-bottom: 1px solid #555555;
	overflow: hidden;
	padding-bottom: 10px;
}
#kontaktni-formular hr {
  clear: both;
}
#kontaktni-formular img {
  vertical-align: middle;
  float: left;
  margin: 3px 1%;
}
#kontaktni-formular .float-left {
  width: 30%;
	display: inline-block;	
	  vertical-align: top;
	float: left;
}
.form_kontakt, .form_kontakt p{
	vertical-align: top;
}
.form_kontakt p{
	clear: right;
	color: #f3f2f2;
}

.form_kontakt, .form_kontakt a{
	color: #f3f2f2;
}
.form_kontakt div.ico{
	display: inline-block;
	background: #9ae332 url(/files/images/form_ico.png) no-repeat center center;
	border-radius: 4px;
	width: 50px;
	height: 90px;
	margin-right: 10px;
	float: left;
}

#kontaktni-formular #mail{
  width: 38%;
}
#kontaktni-formular #mail, #kontaktni-formular #mobil {
  margin-top: 25px;
  color: white;
}
#kontaktni-formular #mail a {
  color: white;
}
#kontaktni-formular #mail a {
  font-weight: bold;
}
#form_main {
  position: relative;
  float: left;
  margin-top: 20px; 
  height: auto; 
  width: 100%;
}
#form_main p {
  float: left;
  clear: both;
  color: #f3f2f2;
}
#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);
  border-radius: 3px;
}
#form_main textarea {
  width: 75%;
}
#form_main input:active, #form_main textarea:focus {
  border: 1px solid rgb(68,68,68);
  outline: none
}
#form_main textarea {
  height: 104px;
}
#form_box1, #form_box2, #form_box3, #form_box4, #form_box5 {
  width: 48%;
  margin-bottom: 0;
  overflow: hidden;
}
#form_box5 {
  margin-bottom: 8px;
}
#form_box5 {
  width: 50%;
  padding-left: 2%;
}
#form_box1, #form_box2, #form_box3, #form_box4 {
  float: left;
  clear: both;
}
#form_box5 {

}
#form_box6 {
  float: right;
  clear: both;
  margin-right: 5%;
}
#form_main input.submit {
  width: 100%;
  padding: 9px 19px;
  cursor: pointer;
  float: right;
  background-image: url(../files/images/tl-odeslat.png);
  background-repeat: no-repeat;
  color: white;
}
#form_main p.submit {
  padding: 0;
}
.alert{ border: 1px solid #F00 !important;
}
input.ui-state-error, textarea.ui-state-error  {
    border: 2px solid #cd0a0a !important;
}    

button#modal-launch, button#modal-launch-2 {
    background: none;
    border: none;
    cursor: pointer;
	padding: 0;
	box-shadow: none;
}
button#modal-launch-2 {
	padding: 0;
	width: 100%;
}

.modal-content{
	border: none;
	border-radius: 0;
}

div.modal-header {
	border-radius: 0;
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#aaf648+0,63a713+100 */
background: rgb(170,246,72); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhZjY0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2M2E3MTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(170,246,72,1) 0%, rgba(99,167,19,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,246,72,1)), color-stop(100%,rgba(99,167,19,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaf648', endColorstr='#63a713',GradientType=0 ); /* IE6-8 */
}

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-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 #63A713;
	color: white;
	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/#aaf648+0,63a713+100 */
background: rgb(170,246,72); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2FhZjY0OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM2M2E3MTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(170,246,72,1) 0%, rgba(99,167,19,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(170,246,72,1)), color-stop(100%,rgba(99,167,19,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(170,246,72,1) 0%,rgba(99,167,19,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#aaf648', endColorstr='#63a713',GradientType=0 ); /* IE6-8 */
	-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: #63A713;
}


.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, .modal a{
    font-size: 15px;
	color: #272727;
}                         

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

/***************
RESPONSIVE
***************/
@media screen and (max-width: 1010px){

div#container{
	width: 96%;
	margin: 0 auto;
}

div#hornimenu1{
	width: 100%;
}

div#header_full, div#horniMenu, #footer_full{
	background-size: cover;
}

div#header{
	width: 96%;
	padding: 0 2%;
}

.searchbox{
	float: left;
}

div#main_content{
	width: auto;
}

div#banners > div:nth-of-type(2){
	margin: 0 1%;
}

div#index_info > div{
	width: 96%;
	margin: 0 auto;
}

div#index_info div.column{
	width: 100%;
	min-height: auto;
	border-right: none;
	padding-left: 0;
}

div#index_info div.column.one {
    padding-right: 0;
}

div#index_info div.column.two {
      max-width: 310px;
	margin: 0 auto;
	display: block;
	text-align: center;
	padding: 0;
}

div#index_info div.column.three{
	text-align: center;
	padding-left: 0;
}

div#mapa a img{
	display: block;
	margin: 0 auto;
}

a.vice{
	margin: 0 auto;
}

div#left_col{
	z-index: 100;
}

div#main_content div#intro > p.caption{
	position: relative;
	top: -5px;
	left: auto;
      right: auto;
      margin: 0 1%;
}

div.white_box, div.white_box_inner{
	width: auto !important;
}

.aktuality_col_container .aktuality_box{
	clear: none;
}

.form_content{
	width: 96%;
	padding: 0 2%;
	height: auto;
	overflow: auto;
}

div#left_form{
	width: 43%;
}

div#right_form{
	width: 55%;
	margin: 0;
}

.form_content label{
	width: 25%;
}

.form_content fieldset p textarea{
	width: 69%;
	padding: 2%;
}

.form_content fieldset p input{
	width: 65%;
	padding: 2%;
}

div#footer{
	width: 100%;
	padding: 20px 2%;
}

.reference_img{
	margin-bottom: 5px;
}

div#main_content #content{
	margin-bottom: 15px;
}

#aktuality_slide .aktuality_img img{
	max-width: 220px;
	height: auto;
}	

.ui-dialog{
	width: 96% !important;
}

#kontaktni-formular .float-left{
	width: 100%;
}

#form_main input, #form_main textarea{
	width: 90%;
	float: left;
}
div#footer .row{
	flex-direction: initial;
}
div#footer .row > div{
	flex-basis: 100%;
	max-width: 100%;
	text-align: center;
}	

}

@media screen and (max-width: 820px){
div#header{
	overflow: visible;
}
a#logo, div#header > p, div#horniMenu{
	float: none;
}
#mobile_open {
    width: 30px;
    height: 30px;
    padding-top: 8px;
    padding-bottom: 15px;
    background: url(/files/images/hamburger.png) no-repeat left center;
    vertical-align: top;
    cursor: pointer;
    display: block;
    margin-left: 15px;
}
#mobile_close {
    width: 30px;
    height: 30px;
    padding-top: 8px;
    padding-bottom: 15px;
    background: url(/files/images/close.png) no-repeat left center;
    vertical-align: top;
    cursor: pointer;
    margin-left: 15px;
}
#hornimenu1 {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 50;
    background: #212121;
    padding-bottom: 30px;
}
#hornimenu1.visible {
    display: block;
    overflow: hidden;
    z-index: 150;
}
#hornimenu1.visible .ddmxlileft {
    display: block;
    width: 100%;
    text-align: center;
}
#hornimenu1.visible .ddmxlileft a{
	width: 100%;
	padding: 0;
}
.reference_col_container.detail .reference_img{
	width:46%;
}
}

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

div#left_col{
	width: 100%;
	padding-left: 0;
	float: none;
}

div.left_col_edit_box, div#category{
	float: none;
}

div#left_col a.vice.kontakt{
	margin: 0 auto;
	width: 222px;
}

div#left_col div#mapa{
	text-align: center;
}
div#main_content{
	padding: 2%;
}
div#main_content div#content{
	width: 100%;
	padding: 0;
}

div#header{
	text-align: center;
}

.searchbox{
	float: none;
}

div#header > p{
	margin-left: 0;
	margin-top: 5px;
}

a#logo{
	margin: 0 auto;
	margin-top: 10px;
}	

div.banner{
	width: 100%;
}

a.vice.ref, a.vice.kontakt{
	background-size: contain;
	max-width: 100%;
}

#slides .slidesjs-container, #slides .slidesjs-control{
	height: 205px !important;
}

div#index_info div.column.two{
	min-height: 437px;
}

div#category, div#category p{
	width: 100%;
}

div#category a{
	width: 100%;
	padding: 12px 7%;
}

div.left_col_edit_box{
	width: 96%;
	padding: 2%;
	text-align: center;
}
button#modal-launch-2{
	display: inline-block;
	width: auto;
}

div#mapa a{
	display: inline-block;
}

div#left_form{
	width: 100%;
}

div#right_form{
	width: 100%;
}

.form_content label{
	width: 20%;
}

div#left_form p{
	overflow: auto;
}

.form_content fieldset p input, .form_content fieldset p textarea{
	width: 69%;
	float: right;
}

.form_content fieldset p.submit{
	margin-top: 10px;
}

.reference_col_container.detail .reference_big, .reference_col_container.detail .reference_text{
	width: 100%;	
	float: none;
}

.slidesjs-navigation, .slidesjs-navigation:hover{
	bottom: 20%;
}

.slidesjs-container, .slidesjs-control{
	min-height: 1.5em;
}

div#content2{
	padding-left: 0;
}


.aktuality_col_container .aktuality_img img{
	max-width: 94%;
}

.galerie_slozka{
	width: 48%;
}
#aktuality_slide_box{
	
}
.over_slide{
	position: relative;
	top: auto;
	right: auto;
	line-height: initial;
}
a[rel="lightbox[all]"]{
	max-width: 96%;
}
a[rel="lightbox[all]"] img{
 	max-width: 100%;
	height: auto !important;
}
}

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

.reference_box:nth-of-type(n+2){
	margin: 0;
	margin-bottom: 10px;
}

.reference_box{
	margin-bottom: 10px;
}

.slidesjs-container, .slidesjs-control{
	min-height: 3em;
}
#slides_cont #slide_info{
	width: 100%;
}

#slides_cont #slide_info #popup-form, #slides_cont #slide_info a.vice.kontakt{
	bottom: 150px;
}
#slides_cont #slide_info .arrow {
    bottom: 95px;
    right: 0;
}

}