* {
	margin: 0px;
	padding: 0px;
}
body {
  background-color: #93D430;
  background-image: url(/files/images/back.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
  color:  #000000;
  
	font-size: 9pt;
	text-align: left;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.4;
	position: relative;
}
/* sirka webu, vycentrovani na stred */
#page_container {
	background-color: transparent;
	
	width: 1107px;
	margin: 0px auto; 
	position: relative;
	z-index: 10;
}
/* hlavicka */
#head_container {
	background-color: transparent;
	background-image: url(/files/images/header.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	border: none;
	position: relative;
}

.link_logo{
	overflow: auto;
	display: block;
}

#head_container a img{
	width: 100%;
	height: auto;
}
/* horni menu */
#menu_top {
  background-color: transparent;
	background-image: url(/files/images/blue.png);
	background-repeat: no-repeat;
	background-position: center top 17px;
	margin-top: -20px;
	height: 69px;
}
/* kosik shopu */
#eshop_cart {
  background-color: transparent;
	background-image: url(/files/images/body.jpg);
	background-repeat: repeat-x;
	background-position: 0 0;
	
  height: 20px;
  width: auto;
  padding: 5px 0px;
  font-size: 10pt;
}
.eshop_cart,
.eshop_cart a,
.eshop_cart a:visited {
  color: #000000;
  text-decoration: none;
}

#banners{
	width: 100%;
      background: url(/files/images/blue.png) no-repeat center top 15px;
	background-size: 100% 4.8em;
	text-align: justify;
    display: -webkit-flex;
    -webkit-justify-content: space-between;
    display: flex;
    justify-content: space-between;
}

#banners #banner{
	vertical-align: top;
	width: 48%;
	text-align: center;
	display: inline-block;
}

#banners #banner:first-of-type{
	
}

#banners #banner h2{
	margin-top: 1em;
}

#banners #banner p{
	text-align: justify;
}

#banners #banner img{
	max-width: 100%;
	width: auto;
	height: auto;
}

#main_content_intro a.jinolice, #main_content_intro a.drevenice{
	display: block;
	color: transparent;
	height: 6em;
}
#main_content_intro a.jinolice, #menu_top .jinolice a{
	background: transparent url(/files/images/jinonice.png) no-repeat center top;
}

#main_content_intro a.jinolice:hover, #menu_top .jinolice a:hover, #menu_top .jinolice a.selected{
	background: transparent url(/files/images/jinonice-hover.png) no-repeat center top;
}

#main_content_intro a.drevenice, #menu_top .drevenice a{
	background: transparent url(/files/images/drevenice.png) no-repeat center top;
}

#main_content_intro a.drevenice:hover, #menu_top .drevenice a:hover, #menu_top .drevenice a.selected{
	background: transparent url(/files/images/drevenice-hover.png) no-repeat center top;
}
/* obsahova cast */
#content {
	background: transparent;
	background-image: url(/files/images/main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
  	position: relative;
	z-index: 100;
	padding: 0px 0px 20px 0px;
}
#content.intro{
	background-position: center 40px;
}
/* levy sloupec */
#left_col {
	background-color: transparent;
	
	float: left;
	width: 138px;
	padding: 20px 0px 0px 0px;
	margin-left: 50px;
}
/* pravy sloupec */
#right_col {
  background-color: transparent;

	width: 230px;
	padding: 20px 0px 0px 0px;
	float: right;
}
/* hlavni sloupec */
#main_content {
	height: auto;
  padding: 20px 50px 10px 220px;
	text-align: left;
}
#main_content_intro {
	height: auto;
  padding: 0px 35px 10px 35px;
	text-align: left;
	margin-top: -40px;
}
/* paticka */
#footer {
	background-color: transparent;
	background-image: url(/files/images/footer.png);
	background-repeat: no-repeat;
  background-position: center 0;
	color: #ffffff;
	
	height: auto;
	padding: 15px 60px 20px 0px;
	text-align: right;
}
#footer_full {
  background-color: #01923F;
  
  position: absolute;
  bottom: 0px;
  left: 0px;
  z-index: 0;
  height: 80px;
  width: 100%;
}
#footer a,
#footer a:visited,
#footer a:hover {
	color: #ffffff;
	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 5px 0;
}
h1 {
	color:#B7E490;
	font-size: 16pt;
	font-weight: 400;
}
h2 {
	color: #000000;
	font-size: 14pt;
	font-weight: 400;
}
h3 {
	color: #fff;
	font-size: 11pt;
	font-weight: bold;
}
h4 {
	color: #000000;
	font-size: 9pt;
	font-weight: bold;
}
p, li {
  margin: 0 0 12px 0;
  line-height: 1.3em;
  font-size: 16px;
}
img {
	border: none;
	margin: 0;
}
a,
a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
table {
	border-collapse: collapse;
	border: none;
  margin: 0 0 12px 0;
}
table td {
  vertical-align: top;
  text-align: left;
}

.cenik {
	border-collapse: collapse;
	background-color: #b6daf5;
	border: 1px solid #709fca;
}

.cenik td {
	border: 1px solid #709fca;
	padding: 5px;
}

.nadpis {
	background-color: #709fca;
}

ul, ol {
	list-style-position: outside;
	margin: 0 0 12px 18px;
}
/**********************************/
/*  MODULY 
/*********************************/
.lang{
    position: absolute;
    right: 0;
    top: 130px;
    width: 50px;
    height: 80px;
    float: right;
}

.lang a {
    width: 50px;
    display: inline-block;
}
.lang img{
  margin-bottom: 4px;
}

/* hlavicka - odkaz logo */
#head{
	position: relative;
}
#head .link_logo  {
	float: left;
	width: 600px;
	height: 100%;
	display: block;
	position: absolute;
    	top: 0;
}
#menu_top .jinolice a{
 display: block;
 width: 50%;
 height: 70px;
 float: left;
}
#menu_top .jinolice a:hover, #menu_top .jinolice a.selected{
}
#menu_top .drevenice a{
 display: block;
 width: 50%;
 height: 70px;
 float: left;
}
#menu_top .drevenice a:hover, #menu_top .drevenice a.selected{  
}
/* sloupec boxy */
.col_box_title {
	background-color: #AAAAAA;
	color: #000000;
	
	font-size: 1.4em;
	padding: 10px 0px 10px 15px;
	margin: 0px 0px 5px 0px;
}
.col_box_content {
	background: transparent url(/files/images/rychlyKontakt.png) no-repeat top;
	padding: 37px 0px 0px 0px;
	min-height: 225px;
	margin: 0px 0px 0px 0px;
}
.col_box_content p{
padding: 0px 5px 0px 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_content fieldset { 
  background-color: #EEEEEE;
  
  margin: 0;
  padding: 1em;
  border: 1px solid #AAAAAA;
}
.form_content fieldset legend { 
  background-color: #AAAAAA;
  
  padding: 6px 12px;
  color: #000000;
  
  display: none;
}
.form_content input, textarea { 
  border: 1px solid #AAAAAA;
  
  margin: 0px;
  padding: 0.25em;
  font-size: 1em;
}

.form_content input.submit { 
  /*background-image: url(/files/button_send.png);
  background-repeat: no-repeat;
  background-position: 0 0;*/
  background-color: #01923F;
  border: none;
  color: #ffffff;
  
  width: 80px;
  height: 25px;
  cursor: pointer;
}
.form_content fieldset p label { 
  display: block;
}
.form_content fieldset p input { 
  width: 60%;
}
.form_content fieldset p textarea { 
  width: 97%;
}
.form_content fieldset p.submit {
  margin-bottom: 0;
}
input.alert,
textarea.alert {
  border: solid 1px red;
}

/**********************************/
/*  FORMAT
/**********************************/
span.red {
  color: red;
}

/**********************************/
/*  KATEGORIE
/**********************************/
DIV#category {
  visibility: visible;
  margin-bottom: 10px;
  padding: 0px 0px 0px 0px;
}
DIV#category div {
    margin: 0px;
}
DIV#category p {
  padding: 0px;
  margin: 0px;
}
DIV#category p.close + div {
    display: none !important;
}
DIV#category  a {
	background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
  padding: 8px 5px 8px 15px;
	text-decoration: none;
}
DIV#category A:hover {
    color: #01923F;
}
DIV#category P a.selected,
DIV#category P a:hover.selected {
  font-weight: bold;
}
/* 2. uroven */
DIV#category DIV.item2 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
	padding: 8px 5px 8px 30px;
	text-decoration: none;
}
DIV#category DIV.item2 a:hover {
  color: #01923F;
}
DIV#category DIV.item2 P a.selected,
DIV#category DIV.item2 P a:hover.selected {
  font-weight: bold;
}
/* 3. uroven */
DIV#category DIV.item3 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
  padding: 8px 5px 8px 45px;
	text-decoration: none;
}
DIV#category DIV.item3 a:hover {
  color: #01923F;
}
DIV#category DIV.item3 P a.selected,
DIV#category DIV.item3 P a:hover.selected {
  font-weight: bold;
}
/* 4. uroven */
DIV#category DIV.item4 a {
  background-color: #cccccc;
	border-bottom: solid 1px #444444;
	color: #000000;
	
	display: block;
	padding: 8px 5px 8px 60px;
	text-decoration: none;
}
DIV#category DIV.item4 a:hover {
  color: #01923F;
}
DIV#category DIV.item4 P a.selected,
DIV#category DIV.item4 P a:hover.selected {
  font-weight: bold;
}

/***************************/
/*  AKTUALITY
/***************************/
.aktuality_col_container {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_box {
  width: auto;
  height: auto;
}
.aktuality_col_container .aktuality_date {
  font-size: 8pt;
  color: #000000;
}
.aktuality_col_container .aktuality_name {
  padding: 6px 0px 3px;
}
.aktuality_col_container .aktuality_name a,
.aktuality_col_container .aktuality_name a:visited {
  color: #028C3E;
  text-decoration: underline;
  font-size: 10pt;
}
.aktuality_col_container .aktuality_name a:hover {
  color: black;
  text-decoration: none;
}

.aktuality_col_container .aktuality_text {
  text-align: left;
}
.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: left;
}
.aktuality_col_container .aktuality_img img {
  width: 80px;
  margin: 5px 5px 2px 0px;
  border: solid 1px #4D4B4C;
}
.aktuality_col_container .aktuality_vice_odkaz {
  text-align: right;
  margin-bottom: 0%;;
}

/***************************/
/*  ANKETA
/***************************/
.anketaSloupec {
	width: auto;
	height: auto;
	padding: 0px;
	font-size: 1.1em;
	float: none;
	margin: 10px 5px;
}
/* survey */
.survey {} /* main preview*/
.survey .question { font-weight: bold; color: #000000; margin-bottom: 5px;}
.survey .clear { clear:both; }
.surveyAnswer {font-size: 8pt;} /* css for answer */
.surveyAnswer .line {
	font-size: 2px;
	width: 90%;
	float: left;
	margin-top: 3px;
	background-color: #C9CAC4;
}
.surveyAnswer .number { 
  float: left;
  padding-left: 15px;
}
.surveyAll {} /* css for all surveys */
.survey_button {
  margin: 10px 0;
}
input.surveyVote {
  background-color: #01923F;
  
  color: #ffffff;
  border: none;
  padding: 0px;
  width: 72px;
  height: 20px;
}


/**********************************/
/* KOSIK				               */
/**********************************/
span.kosikCena {
  color: #FF0000;
}
span.nakupniKosik a{
  background-image: url(/files/images/kos.png);
  background-repeat: no-repeat;
  background-position: right center;
  
  padding-right: 30px;
}
span.loginStatus a{
  background-image: url(/files/images/prihlaseni.png);
  background-repeat: no-repeat;
  background-position: left center;
  
  padding-left: 20px;
  margin-left: 40px;
}
span.registraceLink a{
  background-image: url(/files/images/klic.png);
  background-repeat: no-repeat;
  background-position: left center;
  
  padding-left: 20px;
  margin-left: 10px;
}
/**********************************/
/*  VYHLEDAVANI
/*********************************/
.searchbox {
  position: absolute;
  right: 30px;
  top: 40px;
}
.searchbox input.search_text { 
  background-color: #ffffff;
  border: solid 1px #01923F;
  
  width: 180px;
  padding: 4px 6px;
}
.searchbox input.submit { 
  background-color: #01923F;
  border: solid 1px #01923F;
  color: #ffffff;
  
  height: 26px;
  width: 75px;
  
}
/**********************************/
/* LOGIN
/*********************************/
.login_box {
  padding: 0px;
}
.login_box strong.loginnadpis {
    color: #FFFFFF;
    font-size: 16px;
    padding-left: 0px;
}
.login_box table {
  width: 100%;
  border-spacing: 2px;
}
.login_box table td {
  padding: 3px;
}
.login_box input[type=text],
.login_box input[type=password] {
    width: 125px;
}
.login_box input[type=submit] {
    background-color: #01923F;
    background-image: url(/files/images/button_login.png);
    background-repeat: no-repeat;
    border: medium none;
    float: none;
    height: 22px;
    width: 103px;
}
/*********************************/
/*   PREHLED PRODUKTU            */
/*********************************/
.produkt_box {
  background-color: transparent;
  display: inline;
  float: left;
  width: 245px;
  margin: 0px 5px 10px 0px;
  padding: 0px 0px 0px 0px;
}
.produkt_box_in {
  border-right: solid 1px silver;
  border-bottom: solid 1px silver;
  padding: 0 8px;
}
.produkt_box h2 {
  min-height: 22px;
  font-size: 1.12em;
  font-weight: 700;
}
.produkt_box h2 a {
  color: #01923F;
  text-decoration: none;
}
.produkt_box p.produkt_img {
  float: left;
  text-align: left;
  min-height: 128px;
  margin: 0;
  position: relative;
}
.produkt_box p.produkt_img img {
  border: none;
  margin: 5px;
}

.produkt_box div.produkt_right {
  float: right;
  width: 45%;
  text-align: right;
}
.produkt_box p.produkt_cena {
  margin: 0;
}
.produkt_box p.produkt_cena strong {
  font-size: 1.3em;
}
.produkt_box p.produkt_cena span {
  display: block;
  font-size: 1.05em;
}
.produkt_box div.produkt_button {
  margin: 5px 0px;
}
.produkt_box .produkt_dostupnost {
  color: #00AB3A;
}

.produkt_box p.produkt_popis {
  color: #000000;
  clear: both;
  min-height: 40px;
  margin: 0;
  padding: 0px 5px;
}
/*********************************/
/*  DETAIL PRODUKTU
/*********************************/
.detail_box {
  height: 100%;
  float: left;
}
/* nadpisy */
.detail_box h1 {
  margin: 0 0 0.5em 0;
}
.detail_box h3 {
  border-bottom: 1px solid #999999;
  margin-bottom: 10px;
  padding-bottom: 10px;
}
/* hlavni obrazek */
.detail_box .detail_img {
  float: none;
  width: auto;
  padding: 10px 10px 10px 0px;
}
.detail_box .detail_img img {
  border: solid 10px #808080;
}
.detail_box .detail_img img:hover {
  border: solid 10px #BFBFBF;
}
/* info hodnoty */
.detail_box .detail_hodnoty table {
  border-spacing: 5px;
  border-collapse: separate;
  min-width: 30%;
}
.detail_box .detail_hodnoty td {
  
}
/* info o zbozi */
.detail_box .detail_info {
  float: none;
  width: auto;
}
.detail_box .detail_info table {
  border-spacing: 5px;
  border-collapse: separate;
  width: 90%;
}
.detail_box .detail_info table td {
   text-align: left;
   padding-right: 10xp;
}
/* dalsi obrazky*/
.detail_box .detail_images {
  padding: 0px;
  width: 99%;
  
}
.detail_box .detail_images .detail_image {
  background-color: #AAAAAA;
  border: solid 1px #7D7D7D;
  margin: 0 10px 10px 0;
  &padding-top: 10px;
  _padding-top: 10px;
  display: table;
  width: 135px;
  height: 135px;
  float: left;
}
.detail_box .detail_images .detail_image:hover {
  background-color: #7D7D7D;
}
.detail_box .detail_images .detail_image_in {
  text-align: center;
  vertical-align: middle;
  display: table-cell;
}
.detail_box .detail_images .detail_image img {
  margin: 0px;
  border: solid 2px #C3C3C3;
}
/* obrazky verze */
.detail_box .detail_images_verze {
  
}
.detail_box .detail_images_verze .detail_image {
  float: left;
  padding: 5px;
  width: 23%;
  height: 100%;
  min-height: 110px;
}
.detail_box .detail_images_verze .detail_image img {
  margin: 5px 5px 5px 0px;
}
/* tlacitko */
.detail_box .button_add {
  width: 62px;
  height: 22px;
  margin: 0 5px;
  background-image: url("/files/images/button_add.png");
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #444444;
  border: none;
  cursor: pointer;
}
/* navigace */
.breadcrumb {
  font-size: 0.97em;
  padding: 0 0 1em 0;
  color: #444444;
}
.breadcrumb a,
.breadcrumb a:visited {
  color: #444444;
  text-decoration: none;
}
.breadcrumb a:hover {
  color: #444444;
  text-decoration: underline;
}
/********** SESTAVY ************/


/******* PREHLED DOPORUCENE ******/

/*********************************/
/*  TOP PRODUKTY
/*********************************/
.top_produkty {
  margin: 0 0 1em 0;
}
.top_produkty .top_nazev {
  font-size: 10.5pt;
  margin: 0 0 0.3em 0;
}
.top_produkty .top_img {
  margin: 0;
}
.top_produkty .top_img img {
  border: solid 2px silver;
  margin: 0;
}
/* sleva */
.ico_sleva {
  position: absolute;
  top: -8px;
  right: -30px;
}
/*********************************/
/*  OBJEDNAVKA
/*********************************/
.kosikNavigace {
	width: auto;
	height: 55px;
}
.kosikNavigace .kosikFaze {
	background: url(/files/images/kosikFaze.png) no-repeat;
	width: 129px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 4px;
	color: black;
	border: solid 1px #D4D2D2;
}
.kosikNavigace #fazeSelected {
	background: url(/files/images/kosikFazeSelected.png) no-repeat;
	color: white;
	width: 129px;
	height: 27px;
	display: block;
	float: left;
	padding: 10px 0px 0px 30px;
	margin-right: 4px;
	border: solid 1px #00923F;
}

/* registrace */
.registraceTable {
	width: 100%;
	margin-top: 0px;
}
.registraceTable input[type=text],
.registraceTable input[type=password] {
  width: 300px;
}
.registraceTable .shop-cart-textarea-note,
#fPoznamka {
  width: 480px;
}
.registraceTable td {
	padding: 4px 4px 4px 4px;
}
td.registraceTitle {
	background: #3E3E3E;
	font-size: 10pt;
	padding: 4px 4px 4px 10px;
	color: white;
}

/* inputy povinne, alert */
table.registraceTable .povinneTD,
table.registraceTable .alertTD {
  font-weight: bold;
}

table.registraceTable .alert {
  border: 2px solid red;
}
/* Strankovani v kosiku */
.kosikPager {
	padding: 20px 0px 0px 0px;
}
input.pagerBack {
	background-color: #D01E16;
	background-image: none;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #B60A03;
	text-align: center;
}

input.pagerFw {
	background-color: #01A046;
	background-image: none;
	width: 102px;
	height: 22px;
	color: White;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #00923F;
	text-align: center;
}
input.buttonAktualizovat {
	background-color: #EEEDED;
	background-image: none;
	width: 102px;
	height: 22px;
	color: black;
	font-size: 10pt;
	text-align: right;
	padding: 0px 0px 0px 0px;
	text-decoration: none;
	border: solid 1px #D4D2D2;
	text-align: center;
}

.kosikRight {
  float: right;
  width: 280px;
  text-align: right;
}

/* Přehled kosiku */
.addToCartTxt {
	width: auto;
	padding: 5px 5px 5px 10px;
	margin-bottom: 20px;
	background: #01451E;
	color: white;
}

table.kosikTablePrehled {
	width: 100%;
  _width: 99%;
  color: black;
  margin: 0;
}
table.kosikTablePrehled a,
table.kosikTablePrehled a:visited {
  color: black;
}
table.kosikTablePrehled th {
	background-color: #00923F;
	color: White;
	padding: 20px 10px 10px 10px;
	border-left: none;
}

table.kosikTablePrehled td {
	background-color: #F5F5F5;
	padding: 5px 5px 5px 5px;
	border-left: solid 1px #00923F;
	text-align: center;
}
table.kosikTablePrehled tr.suda td {
  background: white;
}

div.kosikCelkovaCena {
	background-color: #F5F5F5;
	border: solid 1px #00923F;
	padding: 15px;
	margin-bottom: 10px;
	font-size: 12pt;
	font-weight: bold;
	text-align: center;
	color: black;
}

div.kosikCelkovaCena .kosikCelkovaCenaBezDPH {
  line-height: 180%;
  font-size: 10pt;
  font-weight: normal; 
}
div.kosikCelkovaCena .kosikCelkovaCenaBezDPH .kosikCelkovaCenaNum {
	color: #444444;
}
div.kosikCelkovaCena .kosikCelkovaCenaNum {
	color: #861924;
}
table.kosikTablePrehled .kosikFirstTd {
	border: none;
	white-space: normal;
}
table.kosikTablePrehled .kosikFirstTd a,
table.kosikTablePrehled .kosikFirstTd a:visited {
	color: #912201;
}

input.Image {
	border: none;
}
.disable {
  background-color: #dddddd;
}

/* tlacitka obj */
.kosikPager .kosikRight {
  float: right;
}
.kosikPager input {
  background-color: #00923F;
  border: solid 1px #00923F;
  color: #fff;
  padding: 2px 5px;
  height: 20px;
}
/***************************/
/*  HORNI MENU
/***************************/
.ddmx {
	background-color: transparent;
  display: block;
  position: relative;
  height: auto;
	margin: 0;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.ddmx .ddmxlileftsel,
.ddmx .ddmxlileft {
  float: left;
  padding:0; margin:0;
}
.ddmx .item1,
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover {
	background: transparent;
	border-left: solid 1px #046629;
	color: #FFFFFF;
	
	display: block;
	position: relative;
  padding: 12px 25px 11px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-size: 9pt;
	font-weight: normal;
}
.ddmx .item1:hover,
.ddmx .item1-active,
.ddmx .item1-active:hover,
.ddmx .selected {
	color: #000000;
	background-color: transparent;
}
.ddmx .ddmxlileft:first-child a {
  background-image: none;
}

.ddmx .ddmxlileftsel .item1 {
    color: #303030;
    background-color: transparent;
}

.ddmx .item2,
.ddmx .item3,
.ddmx .item4,
.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover 
 {
	background-color: #404040;
	border-bottom: 1px dotted #AFAFAF;
	color: #FFFFFF;
	
	display: block;
	position: relative;
	width: 160px;
	z-index: 5000;
  padding: 8px 10px 8px 8px;
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
}


.ddmx .item2:hover,
.ddmx .item2-active,
.ddmx .item2-active:hover,
.ddmx .item3:hover,
.ddmx .item3-active,
.ddmx .item3-active:hover,
.ddmx .item4:hover,
.ddmx .item4-active,
.ddmx .item4-active:hover {
	background-color: #E2DBCE;
	color: #000000;
}

.ddmx .item2 img,
.ddmx .item2-active img {
    position: absolute;
    top: 4px;
    right: 1px;
    border: 0;
}
.ddmx .section {
	border-top: none;
  width: 160px;
  position: absolute;
  top: 37px !important;
  visibility: hidden;
  margin-left: 10px;
  z-index: 1000;
}

* html .ddmx div { position: relative; } /* ie 5.0 fix */

/***************************/
/*  LEVE MENU
/***************************/
.ddmy {
	background-color: transparent;
  display: block;
  position: relative;
  height: auto;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	font-weight: normal;
}
.ddmy .ddmylileftsel,
.ddmy .ddmylileft {
  padding: 0px; 
  margin: 0px;
  float: none;
}
.ddmy .item1,
.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover {
	color: #000000;
	background: transparent url(/files/images/leftItem.png) no-repeat;
	display: block;
	width: auto;
  padding: 6px 0px 6px 10px;
	text-decoration: none;
	text-align: left;
	font-size: 9pt;
	font-weight: normal;
}
.ddmy .item1:hover,
.ddmy .item1-active,
.ddmy .item1-active:hover,
.ddmy .selected {
	color: #487A4C;
}


.ddmy .ddmylileftsel .item1 {
    color: #303030;
    background-color: transparent;
}

.ddmy .item2,
.ddmy .item3,
.ddmy .item4,
.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover 
 {	
	color: #FFFFFF;
	text-decoration: none;
	padding: 7px 10px 7px 8px;
	display: block;
	position: relative;
	text-align: left;
	text-decoration: none;
	font-size: 9pt;
}


.ddmy .item2:hover,
.ddmy .item2-active,
.ddmy .item2 a.selected,
.ddmy .item2-active:hover,
.ddmy .item3:hover,
.ddmy .item3-active,
.ddmy .item3-active:hover,
.ddmy .item4:hover,
.ddmy .item4-active,
.ddmy .item4-active:hover {
	color: white;
	text-decoration: underline;
}

.ddmy a.selected + .section{
	display: block;
}

.ddmy .section {
	width: 126px;
	margin: 0 auto;
	background: #47774d;	
	display: none;
}

* html .ddmy div { position: relative; } /* ie 5.0 fix */


button#modal-launch{
    background: none;
    border: none;
    cursor: pointer;
	padding: 0;
	box-shadow: none;
	width: 100%;
	margin-bottom: 0.5rem;
}
button#modal-launch p{
	margin: 0;
	color: black;
      font-weight: bold;
}
button#modal-launch a{
	background: #42744A;
	display: block;
	text-decoration: none;
	padding: 3px 0;
	border-radius: 10px;
	color: white;
}
button#modal-launch a:hover{
	background: #DCF1CB;
	color: black;
}

.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/#82b965+0,42744a+100 */
background: rgb(130,185,101); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYjk2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mjc0NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(130,185,101,1) 0%, rgba(66,116,74,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,185,101,1)), color-stop(100%,rgba(66,116,74,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b965', endColorstr='#42744a',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 #42744A;
	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/#82b965+0,42744a+100 */
background: rgb(130,185,101); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzgyYjk2NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0Mjc0NGEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top, rgba(130,185,101,1) 0%, rgba(66,116,74,1) 100%); /* FF3.6-15 */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(130,185,101,1)), color-stop(100%,rgba(66,116,74,1))); /* Chrome4-9,Safari4-5 */
background: -webkit-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: -o-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* Opera 11.10-11.50 */
background: -ms-linear-gradient(top, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* IE10 preview */
background: linear-gradient(to bottom, rgba(130,185,101,1) 0%,rgba(66,116,74,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#82b965', endColorstr='#42744a',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: #42744A;
}


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



/***************************/
/*  FOTOGALERIE - SLIDE
/***************************/

.gallery_slide #bigPic { 
  width: 500px;
  height: 335px;
  padding: 1px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  margin-bottom: 10px;
}
.gallery_slide #bigPic img { 
  position: absolute;
  display: none;
}
.gallery_slide ul#thumbs li.active { 
  border: 2px solid #000000;
  background-image: none;
  background-attachment: scroll;
  background-repeat: repeat;
  background-position: 0% 0%;
  background-color: #ffffff;
  padding: 2px;
}
.gallery_slide ul#thumbs, ul#thumbs li { 
  margin: 0px;
  padding: 0px;
  list-style: none;
}
.gallery_slide ul#thumbs li { 
  float: left;
  margin-right: 7px;
  margin-bottom: 5px;
  border: 1px solid #cccccc;
  padding: 3px;
  cursor: pointer;
}
.gallery_slide ul#thumbs img { 
  float: left;
  width: 80px;
  /*height: 80px;*/
  line-height: 80px;
  overflow-x: hidden;
  overflow-y: hidden;
  position: relative;
  z-index: 1;
}
.gallery_slide #photoContainer {
  width: 500px;
}

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

#page_container{
	width: 100%;
}

#head_container{
	background-size: 100% auto;
}

#head_container #head > img{
	width: 100%;
	height: auto;
}


#main_content_intro a.jinolice, #main_content_intro a.drevenice, #main_content_intro a.jinolice:hover, #main_content_intro a.drevenice:hover, #menu_top .drevenice a, #menu_top .drevenice a:hover, #menu_top .drevenice a.selected, #menu_top .jinolice a, #menu_top .jinolice a:hover, #menu_top .jinolice a.selected{
	background-size: contain;
	background-position: center center;
}

.lang {
    position: absolute;
    right: 15px;
    width: 50px;
    height: 80px;
    top: 5px;
    float: left;
}

#footer{
	background-size: 100% 100%;
}

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

iframe{
	width: auto !important;
	max-width: 100%;
}

table.cenik, table.cenik tr{
	width: 100% !important;
}

table.cenik td{
	width: 25% !important;
}

table.kontakt{
	width: 100% !important;
}

table.kontakt td{
	display: table-row;
}

}

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

#head_container{
	height: auto;
}

#head .link_logo{
	width: 100%;
}

.lang{
    	position: relative;
	top: auto;
	right: auto;
	float: none;
	margin: 0 auto;
    	margin-bottom: 10px;
    	width: 160px;
    	height: 50px;
}

.lang a{
	display: inline-block;
}

#banners{
	background: none;
}

#banners #banner{
	width: 100%;
	background: url(/files/images/blue.png) no-repeat center top 15px;
      background-size: 100% 4.8em;
}

div.jinolice, div.drevenice{
	overflow: auto;
}

#menu_top{
	height: auto;
	background-size: cover;
}

#menu_top .jinolice a, #menu_top .drevenice a{
	width: 100%;
}

#content{
	padding: 0 35px;
}

#content.intro{
	padding: 0;
}

#left_col{
	margin: 0;
	width: 100%;
}

#main_content{
	padding-left: 0;
	padding-right: 0;
	width: 100%;
}

.ddmy .item1, .ddmy .item1:hover, .ddmy .item1-active, .ddmy .item1-active:hover{
	    background-size: 100% 29px;
}

.col_box_content{
	text-align: center;
}

}