/****************
SABLONA 1
*****************/
@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: 'RobotoBlack';
    src: url('/files/fonts/Roboto-Black.ttf') format('truetype');
}

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

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

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

@font-face {
    font-family: 'Roboto Slab';
    src: url('/files/fonts/RobotoSLab-Thin.ttf') format('truetype');
    font-weight: 200;
}
* {
	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;
	position: relative;
	height: 100%;
}
#header_full{
	position: relative; 
	width: 100%; 
	background-image: url(/files/images/background.jpg); 
      background-repeat: repeat-x; 
	background-position: center top; 	
}

/* horni menu */
#menu_top {
	background: #17a026;
	position: relative;
	height: 70px;
	width: 100%;
}

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

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

#odkaz_na_uvod{
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 145px;
	height: 106px;
}

#logo{
	background-image: url(/files/images/logo.png); 
      background-repeat: no-repeat; 
	background-position: left center; 
	min-height: 105px;	
	padding-left: 150px;
}

#nadpis{
	font-size: 34px;
	color:  black;
      font-family: 'Roboto',sans-serif;
	margin-bottom: 0;
	padding-top: 30px;
	padding-left: 30px;
	text-transform: uppercase;	
	text-align: center;
}

#nadpis .green{
	font-size: 46px;
	color: #17a026;
}

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

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

.ddmxlileft .section{
	display: none;
      width: 200px;
      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: 5px 8%;
	width: 84%;
	color: black;
	display: block;
	text-decoration: none;
	font-size: 15px;
}

 .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 {
    float: left;
    padding: 0;
    margin: 0;
    background-image: url(/files/images/menu_top_separator.jpg);
    background-repeat: no-repeat;
    background-position: center right;
}

.ddmx .ddmxlileftsel:last-of-type, .ddmx .ddmxlileft:last-of-type{
    background-image: none;	
}
#intro{
	position: relative;
      padding-bottom: 15px;
}

#intro img{
	width: 100%;
	height: auto;
	-webkit-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
	box-shadow: 1px 1px 3px 0px rgba(0,0,0,0.5);
}


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

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

#mapa_main{
	width: 627px;
	display: inline-block;
	position: relative;
}

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

#mapa_main a, #map_other a{
	position: absolute;
	display: block;
	color: white;
	padding: 9px 20px;
	background: #17a026;
	text-decoration: none;
	bottom: 15px;
	left: 15px;
}

#mapa_main a:hover, #map_other a:hover{
	background: #0ada21;
}

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

#map_other > div iframe {
    width: calc(100% - 300px);
    margin-top: -120px;
    margin-bottom: -110px;
}

#main_content #map_other{
	position: relative;
	background: url(/files/images/mapa.png) no-repeat right 10px center;
	border: 1px solid #eae9e9;
	padding: 0;
	clear: both;
}

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

#main_content #map_other img{
	width: auto;
	height: 200px;
	float: left;
	border: none;	
	margin: 0;
}
#main_content #map_other img:hover, #main_content .galerie_container img, #main_content .galerie_container img:hover{
	border: none;
}
#main_content #map_other img:hover{
	border: none !important;
}

#main_content .colorBox{
	width: auto;
	border: 1px solid #d9eedb;
	background: #effbf0;
	padding: 10px 15px;
	margin: 25px 0;
}


#main_content table { 
border: 1px solid #E4E4E4; 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: #000;
	height: auto;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	background: transparent;
	border: none;
}
#footer_full {
  background: #2c2c2c;
  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: black;
	font-family: 'Roboto Slab',sans-serif;
	font-size: 30px;
	font-weight: normal;
}
h2 {
	color: #17a026;
	font-size: 24px;
	font-weight: normal;
	font-family: 'Roboto Slab',sans-serif;
}
h3 {
	color: black;
	font-size: 20px;
	font-weight: normal;
	font-family: 'Roboto Slab',sans-serif;
	clear: both;
}
h4 {
	color: #0ea155;
	font-size: 14px;
	font-weight: 600;
}
p, li {
  margin: 0 0 12px 0;
  line-height: 1.3em;
  font-size: 15px;
  list-style-type: none;
  color: #4d4c4c;
}

#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 img{
	border: 5px solid #e0dfdf;
	margin: 4px;
}
#main_content img:hover{
	border: 5px solid #0ada21 !important;
}
a,
a:visited {
    color: #2C2C2C;
    font-size: 15px;
}
a:hover {
	color: #17a026;
}
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;
}

#main_content table {
  border: 1px solid #E4E4E4;
  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 div.box{
	border: 6px solid #e0dfdf;
	padding: 2%;
	width: 43%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-bottom: 10px;
	position: relative;
	flex: 1;
}

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

div.box h2{
	color: #17a026;
	font-weight: bold;
}

#main_content div.box:nth-of-type(2), #main_content div.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 
/*********************************/

.form_title{
  border: none;
  font-weight: normal;
    margin-bottom: 30px;
    margin-top: 5px;
	color: white;
	height: 35px;
	background: url(/files/images/otaznik.png) no-repeat left 247px center
}

div#left_form{ float: left; margin-left: 40px; }

div#right_form{ float: right; margin-left: 15px; margin-right: 40px; }

#form_main{
  position: relative;
	background: #17a026;
}

.red{color: #F00;}

.form_content p{
	margin-bottom: 4px;
}
.form_content p.gdpr{
	clear: both;
	margin-left: 40px;
}
.form_content p.gdpr a, .form_content p.gdpr a:hover{
	color: white;
}
.form_content p.gdpr a:hover{
	text-decoration: none;
}

.form_content{
  width: 960px;
height: 270px;
margin: 0 auto;
}

.form_content fieldset { 
  margin: 0;
  padding: 1em;
  border: 0px solid red;
}

.form_content input, textarea {  
  margin: 0px;
  padding: 0.5em;
  font-size: 1em;
	background: white;
	border: none;
	color: #2c2c2c;
	font-family: 'Roboto', sans-serif;
	font-size: 15px;
}

.form_content input.submit { 
  background: #0ada21;
  border: none;
  color: white;
  width: 208px;
  height: 33px;
  cursor: pointer;
}
.form_content input.submit:hover{
  background: #2c2c2c;
}


.form_content fieldset p input { 
  width: 193px;
  
}
.form_content fieldset p textarea { 
  width: 613px;
  height: 135px;
}
.form_content fieldset p.submit {
  position: relative;
  margin-bottom: 0;
  float: left;
  margin-left: 40px;
}

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: white;
	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: 40%;
    height: 62px;
    width: 35px;
    display: block;
    z-index: 100;
}

#intro .caption{	
	margin-bottom: 0;
	position: absolute;
	bottom: 23px;
      left: 8px;
      right: 8px;
	color: white;
	font-size: 22px;
	padding-left: 20px;
	background: url(/files/images/slide_bcg.png) repeat;
	line-height: 60px;
	text-align: left;
	font-family: "Roboto Slab";
	text-shadow: 1px 1px 0px rgba(0, 0, 0, 1);
}
/***********
RESPONSIVE
************/

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

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

#logo{
	float: none;
	padding: 0;
	padding-left: 250px;
}

#logo p{
	text-align: left;
}

#map_other{
	background: none;
}

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

div#left_form, .form_content fieldset p.submit, div#right_form{
	margin: 0;
	float: left;
	width: 100%;
}
.form_content p.gdpr{
	margin: 0;
	padding-top: 5px;
}

.form_content fieldset p input, .form_content fieldset p textarea{
	width: 96%;
	padding: 5px 2%;
}

#aktuality_slide .slidesjs-container{
	min-height: 275px;
	height: auto !important;
}

#aktuality_slide .aktuality_img img{
	    max-width: 88%;
}

.reference_box{
	width: 44%;
	padding: 2%;	
}

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

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

.reference_col_container.detail .reference_galerie{
	overflow: auto;
}

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

.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	display: block;
}

.ddmxlileft .section{
	width: 100%;
}

#logo{
	width: 96%;
	margin: 0 2%;
	background-position: top center;
	padding-left: 0;
}
#logo p{
	padding-top: 100px;
	text-align: center;
}

#odkaz_na_uvod{
	width: 100%;
}

.box_container {
    display: block;
}

#main_content div.box, #main_content div.box:nth-of-type(2){
	width: 92%;
	float: none;
	display: block;
	margin: 0 auto;
	margin-bottom: 10px;
}

#aktuality_slide .slidesjs-container{
	min-height: 240px;
}

#aktuality_slide .slidesjs-pagination{
	position: relative;
	right: auto;
	bottom: auto;
}

#main_content .galerie-slozky tr td, .galerie_slozka{
	width: 100%;
	padding: 0;
}

.reference_box{
	width: 80%;
    margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}

.reference_box:nth-of-type(3n+1),.reference_box:nth-of-type(2n+1) {
    margin: 0 auto;
	margin-bottom: 20px;
}

.reference_vice_odkaz a{
	    margin-bottom: -2%;
}

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

.reference_col_container.detail .reference_img a{
	max-width: 100%;
}

#main_content .reference_col_container.detail .reference_img img{
	width: 96% !important;
	margin: 0;
}

.reference_col_container.detail .reference_img a:nth-of-type(3n+1){
	margin: 0;
	margin-bottom: 20px;
}

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

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

#intro .caption{
	bottom: 17px;
    	left: 3px;
    	right: 3px;
	line-height: 30px;
      font-size: 15px;
}

.aktuality_vice_odkaz.abs a{
	position: relative;
	right: auto;
	top: auto;
}

}






