* {
  margin: 0;
  padding: 0;
}

.clear { clear: both; }
.fr { float: right; }
.mimgl { float: left; margin-right: 20px; margin-bottom: 20px; }
.mimgr { float: right; margin-left: 20px; margin-bottom: 20px; }

body {
  background: #E46F3B url(bg.jpg) no-repeat center top;
  text-align: center;
  font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
  font-size: 82%;
  color: #333333;
  padding-bottom: 20px;
}

input, textarea, select, button {
  font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
  font-size: 100%;
  padding: 2px;
  border: 1px rgb(216,69,5) solid;
}

#obal {
  width: 1000px;
  text-align: left;
  margin: 0 auto;
}

#top {
  height: 162px;
}

#top a span {
  display: none;
}

#top a {
  background-color: red;
  width: 260px;
  height: 160px;
  display: block;
  cursor: hand;
  background: url(logo.jpg) no-repeat center center;
}

#menu {
  float: left;
  width: 280px;
}

#menu ul {
  list-style-type: none;
  margin-top: 20px;
}

#menu ul li a {
  display: block;
  height: 24px;
  _height: 30px;
  background: url(menu.jpg) repeat-x left top #ffffff;
  padding: 6px 0 0 20px;
  width: 230px;
  _width: 250px;
  text-decoration: none;
}

#menu ul li a:hover {
  display: block;
  background: url(menusel.jpg) repeat-x left top rgb(4,1,1);
  color: white;
  text-decoration: none;
}

.sel {
  font-weight: bold;
  background: url(menusel.jpg) rgb(4,1,1) repeat-x left top !important;
  color: #ffffff !important;
}

#menu a {
  color: #333333;
}

.menu2 {
  padding-left: 40px !important;
  width: 210px !important;
  _width: 250px !important;
  color: gray;
  font-style: italic;
  height: 18px !important;
  _height: 20px !important;
  padding-top: 3px !important;
}

#text {
  float: left;
  width: 640px;
  _width: 700px;
  padding: 30px;
  padding-top: 0px;
  background: #ffffff url(text.jpg) repeat-x top;
  margin-top: 15px;
  
}

#text h2 {
  font-size: 162%;
  margin-bottom: 20px;
  color: black;
  border-bottom: 1px #000000 solid;
  font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
}

#text h3 {
  color: black;
  font-size: 142%;
  margin-bottom: 20px;
  border-bottom: 1px #333333 solid;
  font-family: 'Georgia CE', Georgia, 'Times New CE', 'New York CE', times, serif;
}

#text ul, #text ol {
  margin-left: 30px;
}

#text ul, #text ol, #text p, #text table {
  margin-bottom: 20px;
}

#text table td, #text table th {
  font-size: 82%;
  text-align: left;
  padding-right: 20px;
  padding-bottom: 10px;
}

#text table td p, #text table th p {
  margin-bottom: 0px !important;
}

img {
  border: 0;
}

.galerie a {
  padding: 5px;
  margin-right: 5px;
  display: block;
  float: left;
  width: 110px;
  height: 110px;
  vertical-align: middle;
  display: block;
  float: left;
  text-align: center;
  border: 1px rgb(162,135,82) solid;
  margin-bottom: 5px;
}

.galerie img {
  border: 0;
}

#text a {
  color: rgb(217,69,5);
}

#text a:hover {
  color: black;
}

.copy {
  padding-top: 10px;
  _padding-top: 0px;
  text-align: right;
  font-size: 82%;
  color: white;
  width: 960px;
  margin: 0 auto;
}

.copy a {
  color: white;
}

.copy a:hover {
  text-decoration: none;
}

.citat {
  color: brown;
  font-size: 132%;
  line-height: 100% !important;
  border-left: 4px brown dotted;
  padding-left: 20px;
  font-style: italic;
}

#vlajky {
  text-align: right;
  width: 100%;
  display: block;
  height: 130px;
  padding-top: 20px;
  _height: 150px;
}

#vlajky a {
  margin-left: 10px;
}

#vlajky span {
  color: white;
  font-size: 12px;
  vertical-align: top;
  color: rgb(129,41,3);
}

.seznamgalerii {
  float: left;
  margin-right: 20px;
}
