body {
  font-family: sans-serif;
  font-size: 9pt;
  background-color: lightsteelblue;
}

td {
  font-size: 9pt;
  vertical-align: top;
}

input {
  border: 1px solid gray;
}

textarea {
  font-family: sans-serif;
  font-size: 9pt;
  border: 1px solid gray;
}

table {
  width: 100%;
}

#obal {
  width: 760px;
  text-align: left;
  height: 100%;
}

#tt { /* horni radek */
  height: 20px;
  width: 760px;
  clear: both;
  background-image: url(images/bgtop.gif);
  font-size: 8pt;
}

#tt1 {
  float: left;
  position: relative;
  left: 30px;
  top: 3px;
  color: gray;
}

#tt2 {
  float: right;
  position: relative;
  right: 30px;
  top: 3px;
  color: gray;
  /* font-variant: small-caps; */
  text-transform: uppercase;
  
}

#mm { /* stredni cast */
  clear: both;
  padding: 0;
  /* height: 300px; */
}

#main {
  width: 718px;
  border: 1px white solid;
  margin-left: 20px;
  text-align: left;
}

#bb { /* spodni cast */
  clear: both;
  background-image: url(images/bgbot.gif);
  background-repeat: no-repeat;
}

#bb1 {

}

#bb2 {

}

#bb3 {

}

#nad {
  clear: both;
  height: 20px;
  padding: 3px 5px 3px 5px;
  background-color: dodgerblue;
  color: white;
  border: 1px solid gray;
  margin-bottom: 1px;
  font-size: large;
}

#nad1 {
  float: left;
}

#nad2 {
  float: right;
}

#hdr {
  clear: both;
  height: 100px;
  font-weight: bold;
  background-color: white;
  background-image: url(images/zahlavi.png);
  background-repeat: no-repeat;
  background-position: right top;
  padding: 3px;
  border-bottom: 1px solid white;
}

#hdr img {
  margin: 7px 0 0 7px;
/*   padding: 0 20px 0 20px; */
}

#menu {
  clear: both;
  padding: 5px 5px 3px 5px;
  background-color: silver;
  color: white;
  border-bottom: 2px solid white;
  /* border-top: 2px solid gray; */
  border-bottom: 2px solid #555;
}

#menu a {
  color: white;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#menu #men {
  color: #555;
  text-decoration: none;
  font-weight: bold;
  text-transform: uppercase;
}

#menu a:hover {
  color: #555;
}

#menu1 {
  float: left;
}

#menu2 {
  float: right;
  font-weight: bold;
  color: black;
}

#mid {
  clear: both;
  padding: 3px 5px 3px 5px;
  background-color: white;
  /* background-image: url(images/cmyk.gif); */
  background-image: url(images/pokus2.png);
  /* background-position: right bottom; */
  background-position: left top;
  background-repeat: no-repeat;
}

#mid p {
  text-align: justify;
}

#mid h1 {
  /* text-align: right; */
  margin-right: 10px;
  margin-top: 10px;
  font-size: 200%;
  color: dodgerblue;
}

#mid h2 {
  font-size: 130%;
  color: gray;
}

#mid li {
  list-style-type: square;
}

#dvasloupce {
  margin-top: 20px;
  clear: both;
}

#sloupec1 {
  clear:both; 
  float:left; 
  width: 315px; 
  margin: 8px 20px 20px 15px; 
  text-align: justify;
}

#sloupec1a {
  background-image: url(images/sl1a.gif); 
  height: 20px; 
  clear:both;
}

#sloupec1b {
  background-image: url(images/sl1b.gif); 
  clear:both; 
  padding: 0 25px 0 15px;
  text-align: center; 
}

#sloupec1b img {
  border: 3px solid whitesmoke;
  margin: 5px;
}

#sloupec1c {
  background-image: url(images/sl1c.gif); 
  height: 25px;
}

#sloupec2 {
  margin-top: 5px;
  float: left; 
  width: 335px; 
  text-align: justify;
}

#ftr {
  clear: both;
  font-weight: bold;
  background-color: silver;
  padding: 2px 5px 2px 5px;
  border-top: 2px solid darkgray;
  border-bottom: 2px solid darkgray;
}

#ftr a {
  color: navy;
  text-decoration: none;
}

#cmyk {
  clear: both;
  width: 100%;
  height: 23px;
  background-color: white;
  background-image: url(images/cmyk.gif);
  background-position: right bottom;
  background-repeat: no-repeat;
  margin-top: 20px;
  margin-bottom: 0;
}
