* {
	margin: 0px;
	padding: 0px;
}

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

@font-face {
    font-family: 'RobotoSLab';
    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: 0px;
	padding: 0px;
}
body {
  background: url(/files/images/header.jpg) no-repeat top center;
  color:  #4b4b4d;  
	font-size: 75%;
	text-align: left;
	font-family: Roboto,sans-serif;
	line-height: 1.4;
	height: 100%;
}

a[rel="lightbox[all]"] img
    	position: relative;
    	display: inline-block;
	border: 5px solid white;
	margin: 4px;
}

a[rel="lightbox[all]"]:hover img
	border: 5px solid #d1e240;
}



#header_full{
	position: relative; 
	width: 100%; 
	background: transparent;	
}

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

#hornimenu1, #header{
	width: 1000px;
	margin: 0 auto;
      font-family: 'Roboto',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{
	background-image: url(/files/images/logo.png); 
      background-repeat: no-repeat; 
	background-position: left center; 
	display: inline-block;
	width: 265px;
	height: 80px;
	margin-top: 7px;
}

#logo{
	min-height: 80px;	
	display: inline-block;
	margin-right: 20px;
}

#nadpis{
	font-size: 21px;
	color:  black;
	margin-bottom: 0;
	margin-top: 32px;
	display: inline-block;
	vertical-align: top;
	font-family: roboto;
	font-weight: 300;
}

#header_boxes{
	display: inline-block;
	vertical-align: top;
	margin-top: 27px;	
	float: right;
}


#header_boxes p{
	display: inline-block;
	border: 1px solid #dcdcde;
	color: #868687;
	border-radius: 20px;
    	padding: 8px 17px;
    	padding-left: 36px;
}	
#header_boxes p a{
	color: #868687;
}
#header_boxes p a:hover{
	color: #4b4b4d;
}

#header_boxes p:nth-of-type(1){
	background: #f8f7f7 url(/files/images/tel.png) no-repeat left 10px center;
}
#header_boxes p:nth-of-type(2){
	background: #f8f7f7 url(/files/images/obalka.png) no-repeat left 10px center;
}

.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: 15px;
    font-weight: normal;
    padding: 24px 14px;
}

.ddmxlileft{
	position: relative;
}

.ddmx .ddmxlileft:hover .item1, .ddmx .ddmxlileft:hover .item1-active, .ddmx .ddmxlileft:hover .item1-active, .ddmx .item1.selected {
    	background: #84f542;
	color: black;
}

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

.ddmxlileft .section{
	display: none;
      width: 200px;
      position: absolute;
      top: 100%;
      display: none;
      z-index: 1000;
	color: black;
	background: white url(/files/images/menu_arrow.png) no-repeat top center;
	border: 1px solid #7df636;
	border-radius: 15px;
	padding: 15px 0;
	left: calc(-100px + 50%);
}

 .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;
	text-align: center;
}

 .ddmxlileft .section .ddmxlileft a:hover{
	background: #7df636;
}

.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 .ddmxlileftsel:last-of-type, .ddmx .ddmxlileft:last-of-type{
    background-image: none;	
}

/*******************
SEARCHBOX
*******************/
.searchbox {
    display: inline-block;
    position: relative;
    float: right;
    margin-top: 15px;
}
.searchbox INPUT.submit {
    background: transparent;
    background-image: url(/files/images/lupa.png);
    background-repeat: no-repeat;
    background-position: center center;
    border: none;
    color: #FFFFFF;
    position: absolute;
    right: 15px;
    top: 5px;
    height: 25px;
    width: 25px;
    margin: 0;
    cursor: pointer;
    padding: 0;
}
.searchbox INPUT.search_text {
    background: transparent;
    color: #84f542;
    border: 1px solid #7df636;
    border-radius: 20px;
    width: 225px;
    margin: 0;
    padding: 10px 10px 8px 10px;
    text-align: left;
    vertical-align: middle;
    outline: none;
    font-size: 15px;
}

#intro{
	position: relative;
}

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

div#pruh{
	background: #fcffff;
	padding-top: 25px;
	padding-bottom: 20px;
}

div#pruh ul{
	width: 1000px;
	margin: 0 auto;
}
div#pruh ul li{
	display: inline-block;
	font-weight: bold;
	font-size: 18px;
	color: black;
	background: url(/files/images/odr_velka.png) no-repeat left center;	
	padding-left: 32px;
    	line-height: 28px;
    	margin-right: 10px;
}

/* hlavni sloupec */
#main_content{
	background: #f8f7f7;
}
#main_content > div{
	height: auto;
	padding: 15px 0;
	text-align: left;
	width: 1000px;
	margin: 0 auto;
}

a[rel="lightbox[all]"] img{
	margin: 5px !important;
	border: 3px solid #F8F7F7 !important;
}

#main_content div#left{
	display: inline-block;
	width: 52%;
	margin-right: 5%;
	vertical-align: top;
}	

#main_content div#left p{
	text-align: justify;
}

#main_content div#left h1{
	font-size: 24px;
}

#main_content div#right{
	display: inline-block;
	width: 40%;
	vertical-align: top;
}	

#main_content div#right li{
	background: url(/files/images/odr_velka.png) no-repeat left top;
	font-size: 20px;
	min-height: 32px;
	margin-bottom: 3px;
	padding-left: 35px;
}	

#main_content div#right li a{
	font-size: 20px;	
}

#main_content a.button{
	display: block;
	color: white;
	text-decoration: none;
	font-size: 21px;
	text-align: center;
	background: #58ab26;
	padding: 20px 0;
	margin-bottom: 12px;
      margin-top: 15px;
}
#main_content a.button:hover{
	color: #4b4b4d;
	background: #84f542;
}	

#default_content{
	background: white;
	display: inline-block;
    	width: 100%;
}

#default_content > div{
	width: 1000px;
	margin: 0 auto;
	margin-bottom: 15px;
}

#default_content #aktuality_slide_box{
	border: 1px solid #dcdcde;
	background: #f8f7f7;
}

.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: #58ab26;
	padding: 10px 0;
}

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

#nadpatickou > div *{
	color: white !important;
	font-weight: 300;
}

#nadpatickou > div h2{
    font-size: 28px;
    font-weight: 300;
}

#nadpatickou > div h3{
    font-size: 20px;
}




#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: #4b4b4d;
	height: auto;
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	background: transparent;
	border: none;
}
#footer_full {
  background: white;
  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-size: 30px;
	font-weight: 300;
	text-align: left;
}

h1.cent{
	text-align: center;
}
h2 {
	color: #58ab26;
	font-size: 18px;
	font-weight: bold;
}
h3 {
	color: black;
	font-size: 16px;
	font-weight: normal;
	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: #4b4b4d;
}

li{
	padding-left: 30px;
	background: url(/files/images/odr.png) no-repeat left top;
}

#main_content ul{
	padding-left: 0;
}

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

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

a,
a:visited {
    color: #4b4b4d;
    font-size: 15px;
}
a:hover {
	text-decoration: none;
	color: #58ab26;
}
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 0 0px;
}

#banners{
	background: #58ab26;
	width: 100%;
	text-align: justify;
	border-top: 15px solid #fcffff;
	padding-bottom: 5px;
}

#banners > div:nth-of-type(1){
	width: 1000px;
	margin: 0 auto;
	margin-top: -15px;
	text-align: justify;
}

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

.banner{
	width: 23%;
	display: inline-block;
	background: #4b4b4d;
	position: relative;
	vertical-align: top;
}

.banner h2{
	color: white;
	padding: 10px 15px;
	margin-bottom: 0;
	text-align: left;
	font-weight: 300;
	font-size: 20px;
}

.banner a{
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	width: 100%;
}


.banner .ban_img{
	position: relative;	
}

.banner .ban_img img{
	width: auto;
	border: none !important;
	margin: 0 !important;
}

.banner p.text{
	color: white;
	text-align: left;
	padding: 8px 7px;
	min-height: 155px;
}

.banner p.link{
	color: white;
	display: inline-block;
	padding: 5px 7px;
	font-weight: 300;
	font-size: 18px;
	margin-bottom: 0;
	border-bottom: 3px solid #84f542;
	margin-left: 7px;
}

.banner:hover h2{
	background: #747474;
}

.banner:hover p.link{
	background: #58ab26;
}

/****************
Aktuality
****************/

#aktuality_slide_box {
	width: 980px;
	margin: 15px auto;
    background: white;
    padding: 10px;
    position: relative;
    height: 43px;
}

div.aktuality_box span.number {
    display: inline-block;
    float: left;
    height: 30px;
    width: 30px;
    line-height: 30px;
    text-align: center;
    background: #58ab26;
    font-size: 16px;
    color: white;
    text-decoration: none;
    border-radius: 3px;
    margin-left: 0;
    margin-top: 7px;
    margin-right: 15px;
}

#aktuality_slide {
    display: none;
}

#aktuality_slide .aktuality_name, #aktuality_slide .aktuality_date {
    display: inline-block;
    color: #4b4b4d;
    font-size: 16px;
    line-height: 25px;
    margin-top: 7px;
}

#aktuality_slide .aktuality_name a, .over_slide a.archiv{
	color: #4b4b4d;
	font-size: 15px;
	vertical-align: top;
}

.over_slide {
    position: absolute;
    right: 15px;
    top: 10px;
    line-height: 43px;
    z-index: 100;
}

.over_slide img{
	margin-right: 10px;
	vertical-align: top;
	margin-top: 10px;
	margin-left: 4px;
}

.over_slide a.fcb{
	display: inline-block;
	background: url(/files/images/fcb.png) no-repeat center center;
	width: 43px;
	height: 43px;
	vertical-align: top;
}
.over_slide a.fcb:hover{
	background: url(/files/images/fcb_hover.png) no-repeat center center;
}

a.fcb2{
    margin-top: 3px;
	display: inline-block;
	background-image: url(/files/images/fcb.png) ;
    background-size: contain;
	width: 30px;
	height: 30px;
	vertical-align: top;
}
a.fcb2:hover{
background-image: url(/files/images/fcb_hover.png) ;
background-size: contain;
}


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

div.box{
	width: 48%;
	display: inline-block;
	vertical-align: top;
	float: left;
	margin-bottom: 10px;
	position: relative;
}

div.box > a{
	color: #58ab26;
	font-size: 22px;
	display: block;
	text-align: center;
	margin-bottom: 8px;
}

div.box > div{
	background: #f0f0f0;
}

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

div#ref div.box:nth-of-type(2), div#ref div.box:nth-of-type(4){
	float: right;
}

div#ref div.box:nth-of-type(4) > div{
	padding: 25px;
    	padding-bottom: 7px;
    	padding-top: 19px;
	border: 1px solid #dcdcde;
	overflow: hidden;
}

div#ref div.box:nth-of-type(4) #category p{
	display: inline-block;
	width: 48%;
	float: left;
}

div#ref div.box:nth-of-type(4) #category p a{
	color: white;
	background: #58ab26;
	border-radius: 5px;
	display: block;
	padding: 8px 15px;
	font-weight: bold;
	text-decoration: none;
}
div#ref div.box:nth-of-type(4) #category p a:hover{
	background: #7df636;
	color: #4b4b4d;
}

div#ref div.box:nth-of-type(4) #category p:nth-of-type(2n){
	float: right;
}

#map_canvas {
    height: 353px;
    width: 100%;
    border: 1px solid #888;
    font-family: Calibri;
}

#slidebox2 {
    text-align: center;
    position: relative;
    margin-top: 2px;
    height: 252px;
    width: 270px;
    background-image: url(/files/images/slideshow_xx.png);
    padding-top: 25px;
    float: right;
}
H2.slidebox2_title {
    color: #555;
    text-align: center;
    margin-bottom: 0px;
}
#carousel {
    width: 214px;
    margin: 0 auto;
    margin-top: 10px;
    overflow: hidden;
}
#slidesrox {
    overflow: hidden;
    position: relative;
}
#buttons {
    width: 214px;
    margin-left: 0px;
    margin-top: 4px;
}
#buttons A {
    display: block;
    width: 31px;
    height: 32px;
    text-indent: -999em;
    outline: 0;
}
A#prev {
    background: url(/files/images/butrow_1l.png) no-repeat;
    float: left;
}
A#next {
    background: url(/files/images/butrow_1r.png) no-repeat;
    float: right;
}
#slidesrox UL {
    position: relative;
    left: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 7500000px;
}
#slidesrox LI {
    float: left;
    margin-bottom: 0px;
	padding-left: 0;
	background: none;
}
#slidesrox LI IMG {
    border: 1px solid #FFF !important;
	margin:  !important;
}
/**********************************/
/*  Produkty
/*********************************/
.breadcrumb + h1 + div{
	margin-bottom: 10px;
}

.products{
	width: 100%;
	position: relative;

}

.products:after {
    content: '';
    display: inline-block;
    width: 100%;
}

.produkt_box{
	width: 232px;
	min-height: 240px;
	display: inline-block;
	border: 1px solid #dcdcde;
	background: #f8f7f7;
	vertical-align: top;
	position: relative;
	margin-bottom: 20px;
	margin-right: 18px;
}

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

.produkt_box h2{
	padding: 10px;
	font-weight: normal;
	border-bottom: 1px solid #dcdcde;
	margin-bottom: 0;
	text-align: center;
	height: 45px;
	overflow: hidden;
	display: table;
	vertical-align: middle;
	width: calc(100% - 20px);
}
.produkt_box h2 a{
	text-decoration: none;
	display: table-cell;
    	vertical-align: middle;
}	
.produkt_box h2 a:hover{
	color: #4b4b4d;
}
.produkt_box:hover h2 a{
	text-decoration: underline;
}

.produkt_img{
	margin-bottom: 0;
	position: relative;
}

.produkt_img img{
	width: 100%;
}

.produkt_img img.ico_sleva{
	width: auto;
	position: absolute;
	top: 5px;
	left: 5px;
	z-index: 100;
}

.produkt_button{
	margin: 0;
	position: absolute;
	bottom: 7px;
	right: 0;
}
.produkt_button a{
    color: white;
    display: inline-block;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 16px;
	text-decoration: none;
    border-bottom: 3px solid #84f542;
	background: #4b4b4d;
}
.produkt_box:hover .produkt_button a{
	background: #58ab26;
}



.produkt_pagination > *{
	margin: 10px 0;
}

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

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

.produkt_pagination .strankovani-sipky{
	color: #4b4b4d;
	border: 1px solid #dcdcde;
	display: inline-block;
	background: #f8f7f7;
}

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

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

.detail_box{
	overflow: hidden;
	margin-bottom: 20px;
}

.detail_img{
	width: 49%;
	display: inline-block;
	vertical-align: top;
}

.detail_img img{
	border: 1px solid #dcdcde;
	height: auto;
}

.detail_hodnoty h3, .detail_popis h3{
	color: #4b4b4d;
	padding-bottom: 3px;
	border-bottom: 1px solid #d7d7d8;
}

.switcher_wrap{
	width: 49%;
	display: inline-block;
	vertical-align: top;
	float: right;
}

#window_switch{
	border: 1px solid #dcdcde;
	border-top-left-radius: 0;
	padding: 10px;
	background: #f8f7f7;
	height: 305px;
	overflow-y: scroll;
}

#window_switch::-webkit-scrollbar
{
  width: 15px;  /* for vertical scrollbars */
  height: 25; /* for horizontal scrollbars */
  border: 5px solid #f8f7f7;
}

#window_switch::-webkit-scrollbar-track{
  background: #f8f7f7;
}

#window_switch::-webkit-scrollbar-thumb{
  background: #4b4b4d;
}

#window_switch table {
	border: none;
	border-collapse: collapse;
	width: 100%;
      margin-bottom: 7px;
}

#window_switch td {
	border: none;
	padding: 5px;
      font-size: 14px;
      font-family: Roboto;
}

a.back{
    color: white;
    display: inline-block;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 3px solid #84f542;
    background: #4b4b4d;
	float: right;
	margin-top: 10px;
}
a.back:hover{
	background: #58ab26;
}

.detailProduktDalsiImg{
	width: 140px;
	height: 105px;
	background: white;
	margin: 3px;
	display: inline-block;
	text-align: center;
	vertical-align: top;
	border: 1px solid #d7d7d8;
}

.detailProduktDalsiImg a[rel="lightbox[all]"] img, .detail_img a[rel="lightbox[all]"] img{
	border: none !important;
	margin: 0px !important;
}

#main_content #window_switch{
	padding: 15px;
}

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

#ribbon_switch div.button_switch{
	display: inline-block;
	cursor: pointer;
	margin-bottom: -1px;
	margin-right: -2px;
	border: 1px solid #dcdcde;
	padding: 5px 30px;
	font-family: Roboto;
	font-weight: 300;
	font-size: 23px;
	color: #333333;
}

#ribbon_switch div.button_switch:hover,
#ribbon_switch div.button_switch.selected_switch{
	font-weight: normal;
	background: #f8f7f7;
	border-bottom: 1px solid #f8f7f7;
}

div.box_switch{
	padding-bottom: 20px;
}

/**********************************/
/*  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;
}
/**********************************/
/*  FORMULARE 
/*********************************/


div#left_form{ float: left; }

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

/**********************************/
/*  FORMULARE 
/*********************************/

.form_title{
  border: none;
  font-weight: 300;
	font-size: 23px;
	padding-right: 40px;
	background: url(/files/images/otaznik.png) no-repeat right center;
	display: inline-block;
    margin-bottom: 30px;
    margin-top: 5px;
	color: white;
	height: 35px;
}

div#left_form{ float: left; }

div#left_form p{
	margin-bottom: 15px;
}

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

#form_main{
      position: relative;
	background: #4b4b4d;
	clear: both;
	padding-bottom: 13px;
}

.red{color: #F00;}

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

.form_content{
  	width: 1000px;
	margin: 0 auto;
	padding-bottom: 10px;
}

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

.form_content label{
	width: 162px;
	color: white;
	display: inline-block;
	vertical-align: top;
}

.form_content #right_form label{
	width: 130px;
}	

.form_content input, textarea {  
  margin: 0px;
  padding: 0.5em;
  font-size: 1em;
	background: white;
	border: 1px solid #504e4e;
	color: #2c2c2c;
	font-family: Roboto;
}

.form_content input[type="file"]{
	background: transparent;
	padding: 0;
	border: none;
	color: white;
	position: relative;
}

.form_content label.fupload{
	position: absolute;
	display: inline-block;
	background: #6b6b6c;
	border: 1px solid #929295;
	color: white;
	width: 107px;
    	text-align: center;
    	z-index: 100;
    	padding: 2px 0px;
	cursor: pointer;
}

.form_content input.submit { 
  background: #58ab26;
  border: none;
  color: white;
  width: 100px;
  height: 33px;
  line-height: 13px;
  cursor: pointer;
}
.form_content input.submit:hover{
  background: #84f542;
  color: #4b4b4d;
}


.form_content fieldset p input { 
  width: 225px;
  
}
.form_content fieldset p input.alert{
	border: 1px solid red;
}
.form_content fieldset p textarea { 
  width: 420px;
  height: 127px;
  border: 1px solid #ababac;
}
.form_content fieldset p.submit {
  position: relative;
  margin-bottom: 0;
  float: right;
  clear: both;
  margin-left: 40px;
}
#footer_text{ padding: 2em 0; }
#footer #footer_text, #footer #footer_text p, #footer #footer_text a{
	color: #4b4b4d;
	font-size: 15px;
}

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

.reference_box{
  	display: inline-block;
	width: 23.5%;
	margin-right: 1%;
	margin-bottom: 20px;
	text-align: center;
	position: relative;
	vertical-align: top;
}

.reference_img {
    max-height: 159px;
    overflow: hidden;
}

.reference_name{
	padding: 8px 0;
}	

.reference_name a{
	color: black;
	text-decoration: none;
	font-size: 15px;
	min-height: 4em;
      display: block;
}

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

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

.reference_vice_odkaz{
	text-align: center;
}

.reference_vice_odkaz a{
	display: inline-block;
	text-decoration: none;
	color: black;
	padding: 8px;
	background: #d1e240;
	border: 1px solid #b6cb00;
	border-bottom: none;
	font-size: 15px;
}

.reference_vice_odkaz a:hover{
	background: #b6cb00;
}



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

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


.reference_col_container.detail .reference_big{
	width: 47%;
	float: left;
	margin-bottom: 10px;
	margin-right: 3%;
}

.reference_col_container.detail .reference_big a{
	display: block;
	width: 100%;
	margin: 0;
-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
}

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

.reference_col_container.detail .reference_text{
	width: 100%;
	text-align: justify;
	margin-bottom: 10px;
}

.reference_col_container.detail .reference_text div{
	/*display: inline;
	float: left;*/
}

.reference_col_container.detail .reference_text ul{
	display: inline;
}

.reference_col_container.detail .reference_text ul li{
	list-style-position: inside;
	display: inline-block;
}

.reference_col_container.detail .reference_text h3,
.reference_col_container.detail .reference_text p,
.reference_col_container.detail .reference_text ul,
.reference_col_container.detail .reference_text ul li{
	/*float: left !important;
	clear: right;*/
}

.reference_col_container.detail .reference_text h3{
	clear: none;
}

.reference_col_container.detail .reference_galerie{
	position: relative;
	width: 96%;
	padding: 2%;
	overflow: auto;
	background: white;
-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
    -moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
    box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
}

.reference_col_container.detail .reference_img a{
	width: 22%;
	display: inline-block;
	float: left;	
	border: 3px solid white;
	margin-bottom: 20px;
}

.reference_col_container.detail .reference_img a:hover{
	border: 3px solid #d1e240;
}

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

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

.breadcrumb a{
	color: #3C3C3C;
	font-size: 14px;
}

/***************************/
/*  AKTUALITY
/***************************/
.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
	background: #f8f7f7;
	width: calc(100% - 32px);
  height: auto;
  padding: 15px;
	display: inline-block;
	border: 1px solid #dcdcde;
	position: relative;
	margin-bottom: 15px;
	vertical-align: top;
}
.aktuality_col_container .aktuality_date {
  font-size: 8pt;
  color: #000000;
  display: none;
}

.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
	text-decoration: none;
	color: #4b4b4d;
	font-weight: bold;
	font-size: 18px;
}
.aktuality_col_container .aktuality_name a:hover {
  color: #4b4b4d;
  text-decoration: underline;
}

.aktuality_col_container .aktuality_text {
	min-height: 50px;
}
.aktuality_col_container .aktuality_text a,
.aktuality_col_container .aktuality_text a:visited {
  color: #028C3E;
  text-decoration: underline;
}
.aktuality_col_container .aktuality_text a:hover {
  color: black;
  text-decoration: none;
}
.aktuality_col_container .aktuality_img {
	float: right;
	margin-left: 10px;
	border: 5px solid #dcdcde;
}

.aktuality_col_container .aktuality_img img {
  	width: auto;
    	max-height: 150px;
    	height: auto;
    	object-fit: contain;
}
.aktuality_col_container .aktuality_vice_odkaz {
}

.aktuality_col_container .aktuality_vice_odkaz a{
    color: white;
    display: inline-block;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 3px solid #84f542;
    background: #4b4b4d;
}

.aktuality_col_container .aktuality_vice_odkaz a:hover{
	background: #58ab26;
}
.aktuality_vice_odkaz.abs{
	float: right;
}
.aktuality_vice_odkaz.abs a{
    color: white;
    display: inline-block;
    padding: 5px 10px;
    font-weight: 300;
    font-size: 16px;
    text-decoration: none;
    border-bottom: 3px solid #84f542;
    background: #4b4b4d;
}

.aktuality_vice_odkaz.abs a:hover{
	background: #58ab26;
}

#aktualita{
	background: white;
	position: relative;
}

/**************
FOTOGALERIE
*****************/

#galerie-thumbs {
	margin-top: 15px;
    background-color: white;
    border-radius: 3px;
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
-moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
    width: 92%;
    padding: 2% 4%;
    height: auto;
    overflow-x: scroll;
}

#main_content table.galerie-slozky{
	border: none;
}

.galerie-slozky + .galerie_container{
	display: none;
}

#main_content .galerie-slozky tr{
	display: inline;
}

#main_content .galerie-slozky tr td{
	display: inline-block;
	border: none;
}

#main_content .galerie_nahledy td{
	padding: 0;
	box-shadow: none;
	    display: table;
}	

.galerie_slozka{
	text-align: center;
	position: relative;
	width: 298px;
}

.galerie_slozka p.fotka{
	padding: 3px;
	background: url(/files/images/slozka.png) no-repeat center top;
	background-size: contain;
	position: relative;
}

.galerie_slozka p.fotka a{
	position: relative;
	display: inline-block;
}

.galerie_slozka p.fotka img{
	width: 275px !important;
	height: auto !important;
	margin: 0 !important;
}

.galerie_slozka p.fotka a{
	border: 6px solid white;
}

.galerie_slozka:hover  p.fotka a{
	border: 6px solid #d1e240;
}

.galerie_slozka:hover a:before {
    content: '';
    display: block;
    background: rgba(12, 12, 12, 0.5) url(/files/images/lupa.png) no-repeat;
    width: 100%;
    background-position: center center;
    height: 100%;
    position: absolute;
    z-index: 100;
    top: 0;
    right: 0;
}

.galerie_slozka .img_caption{
	display: block;
	position: absolute;
	bottom: 0;
    	left: 0;
    	right: 0;
	color: white;
	padding: 15px;
	text-align: center;
	background: url(/files/images/foto_bcg.png) repeat left top;
	font-size: 16px;
}

.galerie_container tr{
	display: inline-flex;
}

.galerie_container td{
	border: 3px solid #ead5b6;
      box-shadow: 0px 0px 2px 2px #c7b49c;
	margin: 0 5px;
}

.galerie_fotka, .galerie_fotka_uvodni{
	width: 80%;
	margin: 0 auto;
	text-align: center;
}

.galerie_fotka .velke{
	display: none;
}

.galerie_fotka .velke.activ{
	display: block;
}

.galerie_fotka .velke.activ a{
	-webkit-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 7px 2px rgba(0,0,0,0.3);
}

#main_content .thumbs img, #main_content .thumbs img:hover{
	cursor: pointer;
	border: 1px solid white;
    	border-bottom: 2px solid white;
	width: auto !important;
    	height: auto !important;
    	margin: 0;
}

div.galerie_container table.galerie_table .thumbs:hover{
	border: 3px solid #853d01;
}

div.galerie_fotka img, div.galerie_fotka img:hover, div.galerie_fotka_uvodni img, div.galerie_fotka_uvodni img:hover{
	border: none;
      box-shadow: none;
}

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

.galerie_container::-webkit-scrollbar-track{
  background: white;
  border-radius: 3px;
}

.galerie_container::-webkit-scrollbar-thumb{
  background: #d1e240;
  border-radius: 3px;
}

/*************
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;
}

#intro_over{
	width: 100%;
	position: absolute;
	top: 15px;
	height: calc(100% - 15px);
}

.caption{
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

.caption > div{
	padding: 15px;
	width: 48%;
	background: rgba(0,0,0,0.7);
}

.caption h2{
	font-weight: 300;
	font-size: 24px;
	color: #84f542;
}

.caption p{
	color: white;
	text-align: justify;
}

.intro_nadpis{
	bottom: 25px;
	position: absolute;
	width: 100%;
}

.intro_nadpis p{
	width: 1000px;
	margin: 0 auto;
	font-size: 47px;
	color: white;
	font-weight: 300;
	text-shadow: 1px 1px 3px rgba(0, 0, 0, 1);
}

.caption p:last-of-type{
	margin-bottom: 0;
}

a.vice{
	color: white;
	background: #707073;
	padding: 8px 15px;
	text-decoration: none;
	display: inline-block;
}
a.vice:hover{
	background: #58ab26;
}	

/*************
SLIDESHOW AKTUALITY
**************/
#aktuality_slide{

}

#aktuality_slide .aktuality_name,
#aktuality_slide .aktuality_date,
#aktuality_slide .aktuality_text{
	width: 70%;
	float: left;
}

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

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

#aktuality_slide .aktuality_date{
	color: black;
	font-size: 15px;
}

#aktuality_slide .aktuality_text p{
	color: black;
	font-size: 15px;
}

#aktuality_slide .aktuality_img{
	float: right;
	width: 45%;
}

#aktuality_slide .aktuality_img img{
	border: 3px solid #4d4e42;
	    max-width: 92%;
}

#aktuality_slide .aktuality_vice_odkaz{
	clear: both;
	margin-top: 10px;
}

#aktuality_slide .aktuality_vice_odkaz a{
	background: url(/files/images/sablona1/odr.png) no-repeat left center;
	padding-left: 20px;
	color: black;
	font-size: 15px;
}

#aktuality_slide .slidesjs-pagination{
	padding: 0;
	margin: 0;
	position: absolute;
	left: 50%;
    	bottom: 40px;
	z-index: 100;
}

#aktuality_slide .slidesjs-pagination li{
	display: inline-block;
	margin-left: 5px;
	background: none;
	padding-left: 0;
}
	
#aktuality_slide .slidesjs-pagination li a{
	display: block;
	color: #4a4a47;
	text-decoration: none;
	font-weight: bold;
	line-height: 34px;
	height: 34px;
	width: 34px;
	background: url(/files/images/act_button.png) no-repeat center center;
	font-size: 15px;
	margin: 0 2px;
}

#aktuality_slide .slidesjs-pagination li a.active, #aktuality_slide .slidesjs-pagination li a:hover{
	background: url(/files/images/act_button_hover.png) no-repeat center center;
	color: white;
}

#mobile_open, #mobile_close {
    display: none;
}

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

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

#hornimenu1{
	width: 96%;
	padding: 0 2%;
}

div#header_full {
    
}

#header, #main_content > div, #footer, div#pruh ul,
#banners > div:nth-of-type(1), #default_content > div{
	width: 96%;
	margin: 0 auto;
}

#intro {
    overflow: hidden;
}

#header_boxes{
	float: none;
}

#banners > div:nth-of-type(1){
	margin-top: -15px;
	text-align: center;
}
.banner h2{
	text-align: center;
}
.banner{
	vertical-align: top;
    	width: 48%;
    	max-width: 238px;
	margin: 0 1%;
	margin-bottom: 10px;
}
.banner p.text {
	min-height: 0;
    max-height: 89px;
    overflow: hidden;
}

#aktuality_slide_box{
	width:96%;
	padding: 10px 2%;
	height: 125px;
}

#aktuality_slide .aktuality_name, #aktuality_slide .aktuality_date, #aktuality_slide .aktuality_text{
	width: auto;
}

.produkt_box, .produkt_box:nth-of-type(4n){
	margin-right: 13px;
}

.over_slide{
	top: auto;
	bottom: 15px;
}	

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

#menu_top{
	height: auto;
}

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

.searchbox{
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
}

#logo{
	padding: 0;
}

#logo p{
	text-align: left;
}

#nadpatickou{
	width: 96%;
	padding: 10px 2%;
}

#nadpatickou > div{
	width: 100%;
}

#map_other{
	background: none;
}

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

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

.intro_nadpis p{
	display: none;
}

iframe{
	width: 100% !important;
}


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

.form_content label.fupload{
	width: 107px;
	left: 0px;
    	top: 19px;
}

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


}

@media screen and (max-width: 720px){
#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: 10px;
}
#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: 10px;
}
#hornimenu1 {
    display: none;
    position: absolute;
    left: 0;
    width: 100%;
    z-index: 500;
    background: #58ab26;
	padding: 0;
    padding-bottom: 30px;
}
#hornimenu1.visible {
    display: block;
    overflow: hidden;
}
.ddmx .ddmxlileftsel, .ddmx .ddmxlileft{
	display: block;
}
.ddmx .item1, .ddmx .item1:hover, .ddmx .item1-active, .ddmx .item1-active:hover{
	padding: 5px 15px;
}
#hornimenu1.visible .ddmxlileft .section{
	width: 100%;
	position: relative;
	top: auto;
	left: auto;
	display: block;
	border-radius: 0;
}
.ddmxlileft .section .ddmxlileft{
	text-align: center;
}

.detail_img, .switcher_wrap{
	float: none;
	width: 100%;
	margin-bottom: 10px;
}
.searchbox{
	margin: 5px auto;
	width: 96%;
	display: block;
}
.searchbox INPUT.search_text{
	width: calc(100% - 22px);
}
.produkt_box, .produkt_box:nth-of-type(4n){
	margin-right: 13px;
}
}
	
@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{
	text-align: center;
}

#odkaz_na_uvod{
	width: 100%;
	margin-right: 0;
	text-align: center;
	background-position: center center;
}

.banner{
	width: 60%;
	margin-bottom: 10px;
}

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

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

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

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

div#ref div.box:nth-of-type(4) #category p, div#ref div.box:nth-of-type(4) #category p:nth-of-type(2n){
	width: 100%;
	float: none;
}

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

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

.aktuality_col_container .aktuality_img{
	float: left;
	margin-left: 0;
}
.aktuality_col_container .aktuality_name{
	clear: both;
}

#main_content div#left, #main_content div#right{
	width: 100%;
	margin-right: 0;
}

#main_content img{
	height: auto !important;
	width: 100% !important;
}

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

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

.products{
	text-align: center;
}

#aktuality_slide_box{
	height: 145px;
}
.over_slide{
	right: 15px;
	top: auto;
	bottom: 15px;
}

#aktuality_slide .aktuality_name, #aktuality_slide .aktuality_date, #aktuality_slide .aktuality_text{
	width: auto;
}

.caption{
	display: none;  
}

.banner{
	max-width: 320px;
	width: 100%;
	margin: 0 auto;
	margin-bottom: 20px;
	display: block;
}

.banner{
	diplay: block;
}
}











