@import url(https://fonts.googleapis.com/css?family=Open+Sans);

body {
  font-family: 'Open Sans', sans-serif;
   font-size: 15px;
   color: #1c1b20;
   margin : 0;   
   
  background: url(../pictures/bg_textview.webp);
  background-repeat: repeat;
  background-attachment: fixed; 


   background-color : #ffffff;
   max-width: 100%;
   overflow-x: hidden;   
}

/* kvoli vimeo embed na full width */
.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; height: auto; } 
.embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/* STRUCTURE */
* {
  box-sizing: border-box;
  padding: 0px;  
}


/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
   padding: 0px;
}

p.text                    { font-size: 15px; color: #333333; }

#pagewrap {
  padding: 0px;
  width: 100%;
  margin: 0px auto;
  /*background: url(../pictures/background_white.webp) repeat-y;
  background-position: center center;    */ 
}

#slogan2                { color: #fff; margin-top: 40px; padding: 80px; margin: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 32px; font-weight: normal; }


#kdesom1 {    
  width: 100%;
  height: 110px;
  background-color: #016330;    
  vertical-align: middle;  
  padding: 0px;
  margin: 0px;
}

#kdesom2 {   
  vertical-align: middle;  
  margin: 0 auto;
  padding: 0px;
  width: 100%;
  height: 100%;
  max-width: 1172px;   
}

#kdesom_left { 
  height: 100%;  
  padding: 0px;
  margin: 0px;
  display: inline-block;  
  width: 50%;      
  background: url(../pictures/minilogo_white.webp) no-repeat;
  background-position: left center;  
  background-size: 35px;
}

#kdesom_right {  
  height: 100%;
  padding: 0px;
  margin: 0px; 
  display: inline-block;
  width: 50%;  
  text-align: right;
}

p.kdesom {   
  float: left; 
  padding: 0px;  
  color: #fff; 
  font-family: 'Helvetica Neue', sans-serif; 
  font-size: 22px; 
  font-weight: normal; 
  margin-left: 50px;
  margin-top: 44px;  
}

#socialnesiete {   
  padding-top: 25px;
  display: block;     
}

#facebook               { float: right; width: 58px; height: 58px; cursor: pointer; background: url(/pictures/facebook.webp) no-repeat; background-size: cover; margin-right: 14px; }
#facebook:hover         { filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; }
#instagram                { float: right; width: 58px; height: 58px; cursor: pointer; background: url(/pictures/instagram.webp) no-repeat; background-size: cover; margin-right: 14px;  padding: 0px; }
#instagram:hover          { filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; }
#youtube                { float: right; width: 58px; height: 58px; cursor: pointer; background: url(/pictures/youtube.webp) no-repeat; background-size: cover; margin-right: 14px;  padding: 0px; }
#youtube:hover          { filter:alpha(opacity=80);-moz-opacity:.80;opacity:.80; }

#vstupnemeranie1 {
  position: relative;  
  background: url(../pictures/bg_opytajte_sa_nas.webp) no-repeat;
  padding: 0px;
  margin: 0px;
  height: auto;
  min-height: 100px;  
  background-size: cover;
  background-position: bottom center;
  width: 100%;
}
#vstupnemeranie2 {  
  margin: 0 auto;  
  padding-top: 20px;  
  padding-bottom: 0px;  
  max-width: 1200px;
  width: 100%;
  text-align: right;
}

#offer2 {
  position: relative;  
  width: 50%;
  padding-left: 40px;
  padding-right: 40px;
  padding-bottom: 20px;
  margin-left: 50%;
}
#offer2nadpis {
  font-size: 24px;
  color: #fff;
  text-align: right; 
  margin: 0px auto;
  padding-top: 40px;  
}

#offer2 p {  
  font-size: 28px;
  padding: 0px;
  margin: 0px;
  color: #fff;
}
#offer2 p.text {  
  font-size: 14px;  
  margin: 0px;
  padding: 0px;
  color: #fff;
}
#offerbox2 {  
  position: relative;  
  padding-top: 20px;  
  padding-left: 0px;
  padding-right: 0px;
  display: inline-block;
  text-align: center;
  margin: 0 auto;  
  height: auto;
  min-height: 320px; 
  width: 100%;   
}
#offerbox2 input {
  font-size: 18px;
  border: 1px solid #666;
  height: 39px;
  color: #016330;
  background-color: #fff;
  width: 100%;
  padding: 10px;
}

textarea.offerbox2 {
  font-family: 'Open Sans', sans-serif; 
  font-size: 18px;
  border: 1px solid #666;
  height: 235px;  
  color: #016330;
  background-color: #fff;
  width: 94%;
  padding: 10px;
}

#offerbox2 input.odeslat {
  float: right;
  font-size: 14px;
  border: 0px solid #fff;
  margin-top: 20px;
  height: 48px;  
  width: 140px;
  color: #fff;
  background-color: #016330;
  text-align: center;
  font-size: 18px;
}

/* STRUCTURE */
* {
  box-sizing: border-box;
}

/* Create three equal columns that floats next to each other */
.column50 {
  float: left;
  width: 50%;
  padding: 10px;  
  height: auto; /* Should be removed. Only for demonstration */
}

/* Create three equal columns that floats next to each other */
.column100 {
  float: left;
  width: 100%;
  padding: 10px;  
  height: auto; /* Should be removed. Only for demonstration */
}

/* Clear floats after the columns */
.row:after {
  content: "";
  display: table;
  clear: both;
}



#content {     
  width: 100%;
  text-align: center;
  margin: 0px auto;  
  background-color: #97c00e;   
  padding: 0px;
  height: 102px;
}
#incontent {
  width: 100%;
  max-width: 1172px;
  margin: 0px auto;  
  height: 100%;
  padding: 0px;  
}

#menufix {    
  width: 100%;
  height: 100%; 
  padding-top: 0px;  
  text-align: left;  
  margin: 0px auto;  
}

.parallax-window {
    height: 100%;
    max-height: 548px;
    min-height: 548px;
    background: transparent;
}
.parallax-window-bottom {
    height: 100%;
    max-height: 447px;
    min-height: 400px;
    background: transparent;
}



#slider_header1 {  
  position: fixed;
  left: 50%;
  transform: translate(-50%, 0);
  z-index: 9800;
  max-width: 1170px;
  width: 100%;
  margin: 0px auto; 
  padding: 0px;      
}
#slider_header2 {
  display: inline-block;
  vertical-align: top;
  float: left;
  width: auto; 
  height: 100%;
  padding: 0px; 
}
#slider_header3 {
  display: inline-block;
  vertical-align: top;
  float: right;
  text-align: right;
  width: auto; 
  height: 100%;
  padding: 0px;   
}

#logo                   { margin-top: 50px; width: 230px; height: 270px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s; }
#logo:hover             { margin-top: 50px; width: 230px; height: 270px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50;  }

#gradient {
  position: absolute;
  opacity: 0.9;
  pointer-events: none;
  z-index: 99999;
  background:url(../pictures/bg_gradient_transparent.webp) repeat-y; 
  background-size: contain;
  height: auto;
  width: 100%;
}

#telefon                { text-shadow: 1px 2px #016330; color: #fff; margin-top: 90px; font-size: 26px; padding-left: 60px; display: block; text-align: right; cursor: pointer; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s;}
#telefon:hover          { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
#mail                   { text-shadow: 1px 2px #016330; color: #fff; margin-top: 4px; font-size: 26px; padding-left: 60px; display: block; text-align: right; cursor: pointer; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s;}
#mail:hover             { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }
#kontakt                { text-shadow: 1px 2px #016330; color: #fff; margin-top: 4px; font-size: 26px; padding-left: 60px; display: block; text-align: right; cursor: pointer; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s;}
#kontakt:hover          { filter:alpha(opacity=50);-moz-opacity:.50;opacity:.50; }


#scroll {
    position:fixed;
    right:30px;
    bottom:30px;
    cursor:pointer;
    width:50px;
    height:50px;
    background-color:#016330; 
    text-indent:-9999px;
    display:none;

}
#scroll span {
    position:absolute;
    top:50%;
    left:50%;
    margin-left:-8px;
    margin-top:-12px;
    height:0;
    width:0;
    border:8px solid transparent;
    border-bottom-color:#ffffff;
}
#scroll:hover {
    background-color:#97c00e;
    opacity:1;
}


#text1 {  
  width: 100%;  
  text-align: center;
  margin: 0px auto;  
  padding: 0px;  
}

#text2 {
  display: inline-block;
  width: 100%;
  max-width: 1172px;  
  text-align: center;
  margin: 0px auto;    
  padding-top: 20px;  
  padding-bottom: 20px;  
}



#novinka1 {  
  background-repeat: repeat-y;
  background-size: cover;
  background-attachment: fixed; 
  width: 100%;  
  text-align: center;
  margin: 0px auto;  
  padding: 0px;  
}

#novinka2 {
  display: inline-block;
  width: 100%;
  max-width: 1172px;  
  text-align: center;
  margin: 0px auto;    
  padding-top: 0px;  
  padding-bottom: 0px;  
}

 #textview { 
  min-height: 0px;
  margin: 0 auto;
  width: 100%;
  text-align: left; 
  padding: 0px;
}
#galeria { 
  display: inline-block;
  margin: 0 auto;
  margin-top: 40px;
  width: 100%;
  text-align: left; 
  padding: 0px;
}

#novinka { 
  min-height: 200px;
  margin: 0 auto;
  width: 100%;
  text-align: left; 
  padding: 0px;
}

#imgtext         { z-index: 999999; right: 0px; width: 50%; margin-top: -260px; padding-left: 20px; position: absolute; text-align: left; height: auto; background-color: #97c00e;  -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s; cursor: pointer; } 
#imgtext:hover   { background-color: #376f0d;  filter:alpha(opacity=70);-moz-opacity:.70;opacity:.70; cursor: pointer; } 

#panel1                 { position: absolute; width: 100%; height: 450px; float: left; }
#panel2                 { width: auto; height: 450px; text-align: right; }

#slogan                 { color: #fff; margin-top: 50px; margin-left: 50px; font-family: 'Helvetica Neue', sans-serif; font-size: 40px; font-weight: normal; letter-spacing: -1px; line-height: 1.2; }

p.slogan        { color: #fff; margin-top: 50px; margin-left: 50px; font-family: 'Helvetica Neue', sans-serif; font-size: 40px; font-weight: normal; letter-spacing: -1px; line-height: 1.2;  }

#panel3                 { width: 100%; min-height: 150px; float: right; }
#panel4                 { width: auto; height: auto; text-align: left; opacity: 0.95; }
#imgtext2               { display: inline-block; width: 50%; margin-top: 90px; left: 0px; position: absolute; text-align: right; height: auto; background-color: #016330;  } 
#slogan2                { color: #fff; margin-top: 40px; padding: 80px; margin: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 32px; font-weight: normal; }

footer {
  position: relative;
  display: block;
  width: 100%;
  text-align: center;
  margin: 0px auto;  
  background-color: #016330; 
  background:url(../pictures/bg_footer.webp);
  background-size: cover;

  clear: both;
  padding: 0px;
}

h1                        { display: inline; font-family: Verdana; font-size: 26px; color: #016330; font-weight: normal; padding: 0px; }
h2                        { display: inline; font-family: Verdana; font-size: 26px; color: #016330; font-weight: normal; padding: 0px; }
h3                        { display: inline; font-family: Verdana; font-size: 26px; color: #016330; font-weight: normal; padding: 0px; }
p                         { font-family: 'Helvetica Neue', sans-serif; font-size: 16px; color: #1c1b20; }
a                         { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #016330; text-decoration: none; } 
a:hover                   { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #97c00e; text-decoration: none; } 

a.white                   { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #fff; text-decoration: none; }
a.white:hover             { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #fff; text-decoration: underline; }

a.nadpis                  { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #97c00e; text-decoration: none; } 
a.nadpis:hover            { font-family: 'Helvetica Neue', sans-serif; font-size: 18px; color: #97c00e; text-decoration: underline; } 

input[type=submit]        { font-family: 'Helvetica Neue', sans-serif; font-size: 17px; color: #ffffff; border: 1px solid #000000; background-color: #97c00e; height:40px; min-width: 120px; cursor: pointer; } 
input:hover[type=submit]  { font-family: 'Helvetica Neue', sans-serif; font-size: 17px; color: #ffffff; border: 1px solid #000000; background-color: #016330; height:40px; min-width: 120px; cursor: pointer; } 
p.oznam                   { font-family: 'Helvetica Neue', sans-serif; font-size: 17px; color: #97c00e; } 
input.text                { font-family: 'Helvetica Neue', sans-serif; font-size: 15px; color: #97c00e; text-align: center; border: 1px solid #97c00e; background-color: #ffffff; height:40px; min-width: 200px; cursor: pointer; } 
input.text_hover          { font-family: 'Helvetica Neue', sans-serif; font-size: 15px; color: #97c00e; text-align: center; border: 1px solid #97c00e; background-color: #fbf5f7; height:40px; min-width: 200px; cursor: pointer; } 

.cube1 { display: inline-block; padding: 0px; margin: 0px; width: 24%; vertical-align: top; }
.cube2 { display: inline-block; padding: 0px; margin: 0px; width: 24%; vertical-align: top; }
.cube3 { display: inline-block; padding: 0px; margin: 0px; width: 24%; vertical-align: top; }
.cube4 { display: inline-block; padding: 0px; margin: 0px; width: 24%; vertical-align: top; }
.icon  { margin-bottom: 30px; }



#menucopyright2 {
  max-width: 1172px;  
  text-align: center;
  margin: 0px auto;  
  clear: both;
  padding: 0px;
}

#copyright1 {
  width: auto;
  float: none;
  margin: 0px;
  padding-top: 60px;
  padding-bottom: 60px; 
}

.middle {
  width: 100%;  
  text-align: center;
  margin: 0px auto;    
  padding: 0px;  
}

#myBtn {
    display: none; /* Hidden by default */
    position: fixed; /* Fixed/sticky position */
    bottom: 20px; /* Place the button at the bottom of the page */
    right: 30px; /* Place the button 30px from the right */
    z-index: 99; /* Make sure it does not overlap */
    border: none; /* Remove borders */
    outline: none; /* Remove outline */
    background-color: #016330; /* Set a background color */  
    color: white; /* Text color */
    cursor: pointer; /* Add a mouse pointer on hover */
    padding: 15px; /* Some padding */
    border-radius: 10px; /* Rounded corners */
    font-size: 18px; /* Increase font size */
}

#myBtn:hover {
    background-color: #97c00e; /* Add a dark-grey background on hover */ 
}

.scrollingElement {
  overflow: scroll;
  position: absolute;
  top: 213px;
  left: 0;
  width: 100vw;
  height: 100vh;
  overflow-y: auto;
}



/************************************************************************************
MEDIA QUERIES
*************************************************************************************/
/* for 980px or less */
@media screen and (max-width: 980px) {

#offer2 {
  width: 100%;
  clear: both;
  margin: 0px auto; 
}


#vstupnemeranie1 {
  position: relative;  
  padding: 0px;
  margin: 0px;
  height: auto;
  background-size: cover;
  background-position: bottom left;
  width: 100%;
}

#offerbox input {
  display: inline-block;
  font-size: 18px;
  border: 0px solid #e3e3e3;
  height: 29px;
  margin-bottom: 10px;
  color: #016330;
  background-color: #fff;
  padding: 5px;
  margin-right: 5px;
  width: 98%;
}
#offerbox input:hover {
  background-color: #f3f3f3;
}
#offerbox textarea {
  font-family: 'Open Sans', sans-serif; 
  font-size: 18px;
  border: 1px solid #e3e3e3;
  height: 135px;  
  color: #016330;
  background-color: #fff;
  width: 98%;
  padding: 5px;
    margin-right: 5px;
}
#offerbox textarea:hover {
  background-color: #f3f3f3;
}  
  
  #vlajky { position: absolute; top: 10px; left: 20px; }  


  #logo                   { margin-bottom: 0px; margin-top: 0px; padding: 0px; margin-left: 40px; min-width: 150px; width: 100%; max-width: 160px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s; }
  #logo:hover             { margin-bottom: 0px; margin-top: 0px; padding: 0px; margin-left: 40px; min-width: 150px; width: 100%; max-width: 160px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;  }
  #telefon                { margin-right: 20px; font-size: 21px; }
  #mail                   { margin-right: 20px; font-size: 21px; }
  #kontakt                { margin-right: 20px; font-size: 21px; }


  #menuoff p { margin-top: 10px; }
  #menuon  p { margin-top: 10px; }      
  
  #pagewrap { width: 100%; margin: 0px; padding: 0px; margin: 0px; }
  
  #content {
    display: inline-block;
    margin: 0px;
    height: 64px; 
    width: 100%;
    padding: 0px;
  }

  #incontent {
    height: 40px; 
    width: 100%;
  }

 .middle {    
 
    padding: 0px;
    margin: 0px;    
  }

 #kdesom1 {    
    width: 100%;
    height: 70px;
    background-color: #016330;    
    vertical-align: middle;  
    padding: 0px;
    margin: 0px;
  }

#kdesom_left { 
  height: 100%; 
  padding: 0px;
  margin: 0px;
  display: inline-block;  
  vertical-align: top;
  width: 70%;    
  background: none;
  background-position: left center;  
}

#socialnesiete {   
  padding-top: 20px;
  padding-right: 20px;
  display: block;     
}


#kdesom_right {  
  height: 100%;
  padding: 0px;
  margin: 0px; 
  display: inline-block;
  width: 30%;  
  text-align: right;
}


p.kdesom {     
  float: left; 
  padding: 0px;  
  color: #fff; 
  font-family: 'Helvetica Neue', sans-serif; 
  font-size: 17px; 
  font-weight: normal; 
  margin-left: 20px;
  margin-top: 24px;
}    
  
  #panel1                 { width: 100%; height: 450px; float: left; }
  #panel2                 { width: auto; height: 450px; text-align: right; }
  #slogan                 { color: #fff; margin-top: 20px; margin-left: 20px; font-family: 'Helvetica Neue', sans-serif; font-size: 20px; font-weight: normal; letter-spacing: -1px; line-height: 1.2; }
  #imgtext                { z-index: 999999; right: 0px; width: 50%; margin-top: -100px; padding-left: 20px; position: absolute; text-align: left; height: auto; background-color: #97c00e;   }
  
  #text {
    clear: both;
    padding: 0px;
    width: auto;
    float: none;
  }

  #panel4                 { width: 80%; height: auto; text-align: left; opacity: 0.95;}
  #imgtext2               { display: inline-block; width: 80%; margin-top: 120px; left: 0px; position: absolute; text-align: right; height: auto; background-color: #016330;  } 
  #slogan2                { color: #fff; margin-top: 40px; padding: 40px; margin: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 32px; font-weight: normal; }

 #textview { 
  margin: 0 auto;
  width: 90%;
  text-align: left; 
  padding: 0px;
}

 #novinka { 
  margin: 0 auto;
  width: 90%;
  text-align: left; 
  padding: 0px;
}

  #telefon                { display: none; }
  #mail                   { display: none; }
  #kontakt                { display: none; }

   #facebook               { width: 34px; height: 34px; margin-top: 0px; margin-right: 0px; }   
   #evivant                { width: 34px; height: 34px; margin-top: 0px; margin-right: 0px; }   
   #instagram                { width: 34px; height: 34px; margin-top: 0px; }   
   #youtube                { width: 34px; height: 34px; margin-top: 0px; }   

}

/* for 650px or less */
@media screen and (max-width: 650px) {

#vstupnemeranie {
 top: 30%;
}
#offer2 {
  width: 100%;
  clear: both;
  margin: 0px auto; 
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 20px;  
}


a.cennik                  { font-family: 'Helvetica Neue', sans-serif; font-size: 16px; color: #016330; text-decoration: none; } 
a.cennik:hover            { font-family: 'Helvetica Neue', sans-serif; font-size: 16px; color: #97c00e; text-decoration: none; } 
p.cennik                  { font-size: 15px; padding: 2px; }

.vlajkaon {
  margin-left: 2px; display: inline-block; height: 26px; line-height: 26px; padding-top: 0px; padding-bottom: 3px; padding-left: 4px; padding-right: 4px;
}
.vlajkaoff {
  margin-left: 2px; display: inline-block; height: 26px; line-height: 26px; padding-top: 0px; padding-bottom: 3px; padding-left: 4px; padding-right: 4px;
}


  #logo                   { margin-top: -30px; margin-left: 30px; min-width: 100px; width: 50%; max-width: 120px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s; }
  #logo:hover             { margin-top: -30px; margin-left: 30px; min-width: 100px; width: 50%; max-width: 120px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%;  filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;  }

 #textview { 
  margin: 0 auto;
  width: 90%;
  text-align: left; 
  padding: 0px;
}

 #novinka { 
  margin: 0 auto;
  width: 90%;
  text-align: left; 
  padding: 0px;
}

  #slider_header1 {  
    position: fixed;
    left: 50%;
    transform: translate(-50%, 0);
    z-index: 9800;
    max-width: 1170px;
    width: 100%;
    margin: 0px auto; 
    padding: 0px;      
  }
  #slider_header2 {
    display: inline-block;
    vertical-align: top;
    float: left;
    width: 100%; 
    height: 100%;
    padding: 0px; 
  }
  #slider_header3 {
    display: none;  
  }

  #panel4                 { width: 80%; height: auto; text-align: left; opacity: 0.95;}
  #imgtext2               { display: inline-block; width: 70%; margin-top: 220px; left: 0px; position: absolute; text-align: right; height: auto; background-color: #016330;  } 
  #slogan2                { color: #fff; margin-top: 20px; padding: 30px; margin: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 26px; font-weight: normal; }

  #menuoff p { margin-top: 7px; }
  #menuon  p { margin-top: 7px; }    
  
  #content {
    height: 54px;
    width: 100%;    
    float: none;
    margin: 0px;
    padding: 0px;
  }
  
  .middle {  
    float: none;
    margin-left: 0px;
  }

#copyright1 { padding: 20px; }
.cube1 { display: inline-block; width: 100%; min-width: 300px; padding: 0px; margin: 0 auto; padding-bottom: 40px; padding-top: 20px; }
.cube2 { display: inline-block; width: 100%; min-width: 300px; padding: 0px; margin: 0 auto; padding-bottom: 40px; }
.cube3 { display: inline-block; width: 100%; min-width: 300px; padding: 0px; margin: 0 auto; padding-bottom: 40px; }
.cube4 { display: inline-block; width: 100%; min-width: 300px; padding: 0px; margin: 0 auto; padding-bottom: 20px; }


}

/* for 480px or less */
@media screen and (max-width: 480px) {  

   #vstupnemeranie1 {
       background-image: none;
       background-color: #97c00e;
   }

  a.white                   { font-size: 28px; }
  a.white:hover             { font-size: 28px; }


  td.skryt { display: none;  }

  #logo                   { margin-top: 0px; margin-left: 30px; min-width: 60px; width: 50%; max-width: 80px; height: 150px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%; -o-transition:.5s;  -ms-transition:.5s;  -moz-transition:.5s;  -webkit-transition:.5s;  transition:.5s; }
  #logo:hover             { margin-top: 0px; margin-left: 30px; min-width: 60px; width: 50%; max-width: 80px; height: 150px; background:url(../pictures/logo_lekaren_zdravie.webp) no-repeat; background-position: center center; cursor: pointer; background-size: 100%;  filter:alpha(opacity=60);-moz-opacity:.60;opacity:.60;  }

   #facebook               { width: 30px; height: 30px; margin-top: 0px; margin-right: 10px; }   
   #evivant                { width: 30px; height: 30px; margin-top: 0px; margin-right: 10px; }   
   #instagram                { width: 30px; height: 30px; margin-top: 0px; }   
   #youtube                { width: 30px; height: 30px; margin-top: 0px; }   

  .middle {  
    float: none;
    margin-left: 0px;
  }

  #panel1                 { width: 100%; height: 321px; float: left; }
  #panel2                 { width: auto; height: 321px; text-align: right; }
  #panel3                 { width: 100%; min-height: 321px; float: right; }
  #panel4                 { width: 100%; height: auto; text-align: left; opacity: 0.95;}
  #imgtext2               { display: inline-block; width: 80%; margin-top: 220px; left: 0px; position: absolute; text-align: right; height: auto; background-color: #016330;  } 
  #slogan2                { color: #fff; margin-top: 20px; padding: 20px; margin: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 22px; font-weight: normal; }

  #slogan               { color: #fff; margin-top: 0px; margin-left: 0px; padding: 20px; padding-bottom: 20px; margin-bottom: 0px; font-family: 'Helvetica Neue', sans-serif; font-size: 14px; font-weight: normal; letter-spacing: -1px; line-height: 1.2; }
  #imgtext                { z-index: 999999; right: 0px; width: 55%; margin-top: -96px; padding-left: 0px; padding-bottom: 0px; margin-bottom: 0px; position: absolute; text-align: left; height: auto; background-color: #97c00e;   }
#menucopyright            { display: none; }

  footer #menucopyright2 {
 
  }
  #menucopyright {
    display: none;
  }

}

#content, .middle, #text {
  margin-bottom: 0px;
}



#menuoff                { height: 100px; float: left; background-color: #3a3223; cursor: pointer; padding-bottom: 20px; }
#menuoff:hover          { height: 100px; float: left; background-color: #404244; cursor: pointer; padding-bottom: 20px; }
#menuon                 { height: 100px; float: left; background-color: #97c00e; cursor: pointer; padding-bottom: 20px; } 
#menuon:hover           { height: 100px; float: left; background-color: #97c00e; cursor: pointer; padding-bottom: 20px; } 

p.menu                    { }
a.menuoff                 { margin-left: 12px; margin-right: 12px; font-family: 'Helvetica Neue', sans-serif;  font-size: 1.1em; color: #fff; text-decoration: none;  letter-spacing: 0px; }
a.menuoff:hover           { margin-left: 12px; margin-right: 12px; font-family: 'Helvetica Neue', sans-serif;  font-size: 1.1em; color: #fff; text-decoration: none;  letter-spacing: 0px; }
a.menuon                  { margin-left: 12px; margin-right: 12px; font-family: 'Helvetica Neue', sans-serif;  font-size: 1.1em; color: #fff; text-decoration: none;  letter-spacing: 0px; }
a.menuon:hover            { margin-left: 12px; margin-right: 12px; font-family: 'Helvetica Neue', sans-serif;  font-size: 1.1em; color: #fff; text-decoration: none;  letter-spacing: 0px; }







a.gray2                   { font-family: Verdana; font-size: 15px; color: #c4c4c4; text-decoration: none; }
a.gray2:hover             { font-family: Verdana; font-size: 15px; color: #c4c4c4; text-decoration: none; }
a.gray                    { font-family: Verdana; font-size: 15px; color: #4f4f4f; text-decoration: none; }
a.gray:hover              { font-family: Verdana; font-size: 15px; color: #4f4f4f; text-decoration: none; }
p.gray                    { font-size: 13px; color: #4f4f4f; }
p.gray2                   { font-size: 13px; color: #c4c4c4; }

p.textwhite               { font-size: 13px; color: #ffffff; }
p.nadpiswhite             { font-size: 15px; color: #ffffff; }
p.copyright               { font-size: 15px; color: #ffffff; }

a.module_novinka2         { font-family: Verdana;    font-weight: normal;        font-size: 13px;    color: #e94351;    text-decoration: none; }
a.module_novinka2:hover   { font-family: Verdana;    font-weight: normal;        font-size: 13px;    color: #1c1b20;    text-decoration: none; }
a.module_novinka          { font-family: Verdana;    font-weight: normal;        font-size: 13px;    color: #1c1b20;    text-decoration: none; }
a.module_novinka:hover    { font-family: Verdana;    font-weight: normal;        font-size: 13px;    color: #e94351;    text-decoration: none; }


select {
height: 36px;
padding:0px;
border-radius: 6px; 
-moz-border-radius: 6px; 
-webkit-border-radius: 6px; 
border: 1px solid #03325E;

   margin: 0;
    background: #e5eaee;
    color:#03325e;
        outline:none;
    display: inline-block;

}


td.tip                    { height: 22px; background-color:#ffcc33;}
td.gray                   { height: 22px; background-color:#dddddd;}
td { padding: 3px; border: 0px solid #ccc; }
a.oznam                   { font-size: 15px; color: #016330; }
a.oznam:hover             { font-size: 15px; color: #03325e; }
a.selected                { text-decoration: underline; font-size: 15px; color: #03325e; }
a.selected:hover          { text-decoration: underline; font-size: 15px; color: #03325e; }
a.notselected             { text-decoration: none; font-size: 15px; color: #03325e; }
a.notselected:hover       { text-decoration: none; font-size: 15px; color: #03325e; }
table.aktivny             { cursor: pointer; }
a.aktivny                 { font-family: Verdana; color: #016330; font-size: 15px; text-decoration: none; }
a.aktivny:hover           { font-family: Verdana; color: #333333; font-size: 15px; text-decoration: none; }
input                     { font-size: 15px; color: #000000; }
textarea                  { font-size: 15px; color: #000000; }
img.hlavna                { border-color:#016330;  border-style:dashed;  border-width:5px; }
p.zlta15                  { font-size: 15px; color: #03325e; }
p.modra15                 { font-size: 15px; color: #03325e; }
p.nadpis                  { font-size: 15px; color: #03325e; }
p.zlta                    { font-size: 16px; color: #97c00e; }
td.blue                   { height: 45px; background-color: #016330; text-align: center; }
a.modra                   { font-size: 18px; }
