h1, h2, h3, h4, h5, h6 {
  color: white;
  font-weight: normal;
  font-family: 'MinionPro Semibold', Times;
} 

h1 {
  font-size: 2.5em;
}

a {
  color: white;
}

a:hover {
  text-decoration: none;
}

p {
/*   text-align: justify; */
   line-height: 150%;
}

li {
   line-height: 150%;
}

ul {
  list-style-image: url(../img/odrazka.gif);
  padding: 0;
  margin: 0 0 1em 1em;
}

/* table */

table.contenttable {
  border-collapse: collapse;
  margin-bottom: 10px;
  font-size: 1em;
  width: 100%;
}

table.contenttable p.bodytext {
  padding: 0px;
  margin: 0px;
}

table.contenttable th {
  width: 100px;
}

table.contenttable th, 
table.contenttable td {
  padding: 5px;
  border-top: 1px dotted rgb(190,188,189);
  border-bottom: 1px dotted rgb(190,188,189);
}

table.contenttable th p.bodytext {
  color: rgb(123,123,123);
}

/* obsah */

p.csc-frame-frame1 {
  font-size: 1.5em;
}

p {
  margin-top: 0;
}

/* galerie */

.csc-galerie .csc-textpic-imagerow {
  float: left;
  height: 235px;
}

.csc-galerie div.csc-textpic .csc-textpic-imagewrap .csc-textpic-image {
  margin: 1px;
}

#c173 {
  margin-top: 50px;
  margin-right: 20px;
}

#c175.csc-galerie .csc-textpic-imagerow {
  height: auto;
}
