body {
  padding: 20px 0;
  margin: 0;
  font: 70% verdana, sans-serif;
  background: #666666;
}


p {
  margin: 0 0 8px 0;
}

li {
  margin: 0 0 4px 0;
}

h1 {
  display:none;
  font-family: Georgia, verdana, sans-serif;
}

h2 {
  margin: 0 0 40px 0;
  font-size: 205%;
  color: #FF9933;
  font-family: Georgia, verdana, sans-serif;
}

h4 {
  margin: 40px 0 10px 0;
  padding: 0 0 5px 0;
  font-size: 115%;
  color: #669933;
  border-bottom: 1px solid #ccc;
  font-family: Georgia, verdana, sans-serif;
}

h5 {
  margin: 15px 0 2px 0;
  padding: 0;
  color: #669933;
  font-family: Georgia, verdana, sans-serif;
  font-size: 115%;
}

h6 {
  margin: 0;
  font-weight: normal;
  color: #999999;
  font-family: Georgia, verdana, sans-serif;
  font-size: 85%;
}

#main {
  width: 750px;
  text-align:left;
  margin: 15px auto 0 auto;
  background: #FFFFCC;
  border: solid 1px #ffc;
  position: relative;
}

#headline {
  color: #FFFFCC;
  position: absolute;
  left: 355px;
  top: 145px;
  width: 400px;
  text-align: left;
}

#hlavicka-index {
  width: 100%;
  height: 470px;
  background: url('pics/sekce/index.jpg') no-repeat 0 0;
}

#hlavicka {
  width: 100%;
  height: 200px;
  background: url('pics/sekce/page.jpg') no-repeat 0 0;
}

#telo {
  width: 100%;
  padding-bottom:20px;
}

#levy-sloupec {
  width: 175px;
  float: left;
  padding-bottom:150px;
}

#stred {
  margin-left: 180px;
  border-left: 1px solid #ccc;
}

#jadro { 
  margin: 10px;
  background-position: right top;
  background-repeat: no-repeat;
}

#paticka {
  padding: 10px;
  font-size: 11px;
  text-align: center;
  color: #f5f5f5;
  background: rgb(80,20,10);
}

.gallery {
     padding: 10px;
   font-size: 11px;
   text-align: center;
   color: #000000; 
   border: 1px dashed #eee;
     background: #f5f5f5;
}

.gallery_lide {
     padding: 10px;
   font-size: 11px;
   text-align: left;
   color: #000000; 
   border: 1px dashed #eee;
     background: #f5f5f5;
}

#news {
     padding: 10px;
   font-size: 11px;
   text-align: left;
}

/* KONKRTN STYLY */

#levy-sloupec ul {
  margin: 0 0 0 10px;
  padding: 0;
  list-style: none;
  font-family: Georgia, verdana, sans-serif;
  font-size: 14px;
}

#levy-sloupec li {
  margin:0 0 1px 0;
}

#levy-sloupec a {
  color: #993300;
  text-decoration: none;
  diplay:block;
  width:90%;
  padding: 1px 5px 2px 5px;
}

#levy-sloupec a:hover {
  color: #f5f5f5;
  background: rgb(80,20,10);
  text-decoration: none;
}

#stred a {
  color: #669933;
  text-decoration: underline;
}

#stred a:hover {
  color: #66cc33;
  text-decoration: underline;
}

#headline a {
  color: #ffc;
  text-decoration: underline;
}

#headline a:hover {
  color: #ffc;
  text-decoration: underline;
}

#paticka a {
  color: #f5f5f5;
  text-decoration: underline;
}

#paticka a:hover {
  color: #f5f5f5;
  text-decoration: underline;
}

/* fotogalerie ------------------------------------------------------- */
#fotogalerie {
  }

#fotogalerie img{
  float: left;
  border: 1px solid #666666;
  margin-right: 20px;
  }


/* foto ------------------------------------------------------- */
#foto {
  }

#foto h3{
  font-size: 10px;
  font-weight: normal;
  text-align: left;
  color: rgb(180,180,180);
  background-color: rgb(1,95,9);
  padding:2px 5px;
  margin-bottom:20px;
  display:table;
  }

#foto h3 a{
  font-size: 10px;
  color: white;
  text-decoration: none;
  }


/* aktuality ------------------------------------------------------- */
#aktuality{
  width: 168px;
  position: absolute;
  top: 200px;
  right: 10px;
  background-color: rgb(1,95,9);
  background-color: rgb(100,20,10);
  background-color: #FF9933;
  padding-bottom: 20px;
  }

#aktuality h2{
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color:white;
  margin: 0px;
  padding: 6px 5px 7px 5px;
  background-image: url(pics/elements/back-lista-bw.gif);
  background-position: left top;
  background-repeat: repeat-x;
  }

#aktuality h3{
  font-family: verdana, sans-serif;
  font-size: 10px;
  font-weight: normal;
  color: #FFFFCC;
  padding: 7px 5px 3px 5px;
  margin:0px;
  }

#aktuality img{
  border-bottom: 1px solid #FFFFCC;
  }

#aktuality a {
  color: white;
  }


/*  ------------------------------------------------------- */
.matrjoska {
  width:100%;
  }

.blok {
  width:100%;
  display:table;
  }

.clear {
  clear:both;
  }

.clear-left {
  clear:left;
  }

.clear-right {
  clear:right;
  }


/*  ------------------------------------------------------- */
.bold {
  font-weight: bold;
  }

.right {
  text-align: right;
  }

.center {
  text-align: center;
  }

.left {
  text-align: left;
  }

.justify {
  text-align: justify;
  }

.obr {
  border: 1px solid #ccc;
  }

.obr-r {
  float: right;
  border: 1px solid #ccc;
  margin-left: 10px;
  margin-bottom: 5px;
  }

.obr-l {
  float: left;
  border: 1px solid #ccc;
  margin-right: 10px;
  margin-bottom: 5px;
  }

.image {
  float: right;
  border: 1px solid #666666;
  margin-left: 10px;
  margin-right: 20px;
  }

.r {
  float: right;
  }

.obj-r {
  float: right;
  margin-left: 10px;
  margin-bottom: 5px;
  }

.obj-l {
  float: left;
  margin-right: 10px;
  margin-bottom: 5px;
  }

.foto {
  border: 1px solid #ccc;
  }

.aktivni {
  color: rgb(1,95,9);
  background-color:yellow;
  }

hr {
  color:#ccc;
  background-color:#ccc;
  height:1px;
  margin:0px;
  padding:0px;
  }

  
