#cssmenu ul {
  text-align: center ;
  margin: 0 auto ;
  padding: 0;
  list-style-type: none;
  width: 1100px;
  position: relative;
  display: block;
  height: 36px;
  font-size: 18px;
  background: Black;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;

 
}


#cssmenu ul2 {
  margin-right: 0px;
  padding: 0;
  list-style-type: none;
  width: 1100px;
  position: relative;
  display: block;
  height: 36px;
  font-size: 14px;
  background: #773141;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;

 
}

#cssmenu ul3 {
  margin-right: 0px;
  padding: 0;
  list-style-type: none;
  width: 1100px;
  position: relative;
  display: block;
  height: 36px;
  font-size: 12px;
  background: Black;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;

 
}
#cssmenu li {
  display: block;
  float: left;
  margin: 0;
  padding: 0;
}
#cssmenu li2 {
  display: block;
  float: right;
  margin: 4;
  padding: 4;
}

#cssmenu li a {
  display: block;
  float: left;
  color: #CAD3C6;
  text-decoration: none;
  padding: 12px 20px 0 20px;
  height: 24px;
  background: transparent url('divider.gif') no-repeat top right;
}

#cssmenu li a:hover {
background: Black;

 text-decoration-style: solid;
 
   font:  bold 18px Montserrat;
 
}


#cssmenu li a:active {

  color: red;
}

#csstext ul {
  padding: 10px;
  
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 14px;
  background: #F0F0F0;
  color:black;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;
    border-radius:7px;

}

#csstext nadpis0 {
  padding: 10px;
  text-align:center;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 20px;
  background: #F0F0F0;
  color:black;
  border-bottom: 0px solid #555555;
  border-top: 0px solid #919191;
  border-radius:7px;
}

#csstext nadpis1 {
  padding: 10px;
  text-align:justify;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 20px;
  background: #F0F0F0;
  color:black;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 1px solid #555555;
  border-top: 1px solid #919191;
  border-radius:7px;
}

#csstext ulram {
  padding: 10px;
  
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 14px;
  background: #F0F0F0;
  color:black;
  font-family: Montserrat, Constantia, Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 4px solid #555555;
  border-top: 1px solid #919191;
  border-radius:7px;
}


#csstext ulmob {
  padding: 10px;

  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 40px;
  background: #F0F0F0;
  color:black;
  font-family: Constantia, Helvetica, Arial, Verdana, sans-serif;

}

#csstext nadpis {
  padding: 10px;
  text-align:right;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-size: 18px;
  background: white;
  color:black;
  font-family: Constantia, Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 4px solid #555555;
  border-top: 1px solid #919191;
  border-radius:7px;
}





#csstext nadpis1 {
  padding: 10px;
  text-align:left;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-weight: bold;
  font-size: 16px;
  background: white;
  color:black;
  font-family: Constantia, Helvetica, Arial, Verdana, sans-serif;
}

#csstext nadpis2 {
  padding: 10px;
page-break-after: always;
  text-align:center;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-weight: bold;
  font-size: 40px;
  background: white;
  color:black;
  font-family: Constantia, Helvetica, Arial, Verdana, sans-serif;
}
#csstext ul2 {
  padding: 10px;
  text-align:left;
  list-style-type: none;
  width: 1080px;
  position: relative;
  font-style:italic;
  font-size: 36px;
  color: #773141;
  background: white;
  font-family: Constantia, Helvetica, Arial, Verdana, sans-serif;
  border-bottom: 4px solid #555555;
  border-top: 1px solid #919191;
  border-radius:7px;
}

#csstext konec_stranky {
  page-break-after: always;

}

 #slideshow { 
    margin: 50px auto; 
    position: relative; 
    width: 240px; 
    height: 240px; 
    padding: 10px; 
    box-shadow: 0 0 20px rgba(0,0,0,0.4); 
}

#slideshow > div { 
    position: absolute; 
    top: 10px; 
    left: 10px; 
    right: 10px; 
    bottom: 10px; 
}

