/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, h7, p, blockquote, a, abbr, acronym, address, big, cite, dl, dd, del, dfn, font, img, ins, kbd, q, s, samp, small, strike, sub, sup, tt, var, ol, ul, li, menu, fieldset, form, label, legend, input, textarea, table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
}
body{

}
.pozadi{
 /*background: #fff url('pozadi2.jp.jpg') repeat-x center top;  */
  background-size: 100%;
}
#hornilista{
  background-color: black;
  height: 30px;
}
.kontakt_hr{
  width: 890px;
  margin: 0 auto;
}
.zahlavi p{
  float: right;
}
#header{
  position: relative;
  width: 100%;
  height: 323px;
  background:  url(../grafika/hlavicka_hneda.jpg) no-repeat;
}
#container{
  margin: 0 auto;
  width: 890px;
}
#obal_section{
  background-color: rgba(199, 199, 199, 1);
  margin: 0 auto;
  width: 871px;
  height: 100%;

}
#obal_section2{
  /*background-color: rgba(40, 10, 0, 1);    */
   background-color: #3f1c11 ;
  margin: 0 auto;
  width: 859px;
  height: 100%;
}
#obal_section3{

  background-color: rgba(199, 199, 199, 1); 
  margin: 0 auto;
  width: 871px;
  height: 1600px;

}
#obal_section4{
 /* background-color: rgba(40, 10, 0, 1);   */
    background-color: #6D3C2B ;
  margin: 0 auto;
  width: 859px;
  height: 1610px;
}
.paticka {
  height: 70px;
  width: 871px;
  margin: 0 auto;
  background-color: #896109;
}
.paticka p {
  font-size: 10pt;
  margin-bottom: 1em;
  font-weight: normal;
  color: #ce9114;
  padding: 10px 0 6px 27px;
  margin: 0 auto;
}

ul#nabidka li {
  margin: 10px 34px;
  float: left;
  list-style: none;
  line-height: normal;
}
ul#nabidka li.home {
  background: url(../grafika/nabidka/home.jpg) no-repeat ;

}
ul#nabidka li.map {
  margin: 10px 20px;
  background: url(../grafika/nabidka/mapa.jpg) no-repeat ;

}
ul#nabidka li.kontakt {
  margin: 10px 26px;
  background: url(../grafika/nabidka/email.jpg) no-repeat ;
}
ul#nabidka li a {
  background: none;
  width: 12px;
  height: 20px;
  display: block;
}



#logo{
background: #fff url('/grafika/logo.jpg');
}
  /* TEXT*/
h1 {
  font-size: 1.65em;
  margin-bottom: 1em;
  font-weight: normal;
  color: #ce9114;
  padding: 10px 0 6px 27px;
  margin-left: 60px;
}
h2 {
  font-size: 1.2em;
  margin: 24px 0 12px 0;
  color: #ce9114;
}
h3{
  font-size: 15pt;
  margin: 24px 0 12px 20px;
  color: #ce9114;
}
p {
  margin: 10px 0;
  text-align: justify;
  font-size: 1em;
  line-height: 1.55em;
  color: #ffffff;
}
li{
  margin: 10px 0;
  text-align: justify;
  font-size: 1em;
  line-height: 1.55em;
  color: #ffffff;

}
#obrazky {
  display: inline;
  float: right;
  width: 700px;
  margin-right: 37px;
}
.example-image{
  margin-top: 10px;
  margin-bottom: 10px;
  border: 2px solid grey; 
  margin-left: 30%;
}

#center {
  display: inline;
  float: right;
  width: 700px;
  margin-right: 37px;
}
ol{
  margin: 10px 0 0 50px;
  text-align: justify;
  font-size: 14pt;
  color: #ffffff;
}

div.cleaner {
  clear: both;
  height: 1px;
  line-height: 1px;
  font-size: 1px;
}
#cssmenu ul li {
  float: left;
  /* padding: 3px 49px 3px 48px; */
  background: none;
  background: url('grafika/cara.gif') right no-repeat;
}
#cssmenu ul li.last_li {
  background: none;
}

#cssmenu ul li a {
  display: block;
  color: #fff;
  width: 115px;
  text-align: center;
  font-size: 1em;
  text-decoration: none;
  font-family: Arial;
  font-weight: bold;
  padding: 3px 5px 3px 0px;
}
 /* TLAČÍTKA*/
#cssmenu{
  position: absolute;
  left: 30px;
  top: 279px;
}
.menu{
text-transform: uppercase;
list-style-type: none;
}
.menu .active {
color: #ffffff; 
}
.menu li active{
color: #ffffff;
}
.menu li, .menu .active li {
 margin: 0px; 
 padding: 10px 10px 7px 10px; 
 display: inline;
}
li {
list-style-type: disc;
margin: 0px 0px 5px 15px;
font-size: 13pt; 
}
li {
margin: 10px 0px 5px 15px;
 
}

.menu .active a {
color: #ffffff;
}
.menu a {
font-size: 13pt;
color: #ffffff;
}
a, a:link {
color: #ffffff;
text-decoration: none;
}
a, a:link {
color: #ffffff;
text-decoration: none;
}
a:hover {
    text-decoration: underline;  
}

a:active {
    text-decoration: underline;    
}
tbody th {
border-bottom: 1px solid #ffffff;
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: left;
  border: 1px solid transparent;
}

#center .example-image img{
  margin: 0 auto;
}
    

@media screen and (max-width: 1200px) {
    body {
        background-color: lightblue;
    }
    .pozadi{
         background: white;
}
}






