body {
  background: #474747 url("/image/dokument_pozadi.gif");
  font-family: 'verdana', 'tahoma', sans serif;
  font-size: 100%;
  text-align: center;
  margin: 0;
  padding: 0;
}
div#Container {
  background-color: #474747;
  color: #fff;
  font-size: 70%;
  width: 748px;
  margin: auto;
  text-align: left;
}
p#Logo {
  float: left;
  width: 201px;
  height: 74px;
  background: #474747 url("/image/logo.gif") no-repeat;
  margin: 0;
}
p#Logo a {
  display: block;
  width: 201px;
  height: 74px;
}
p#Logo strong, ul#Menu strong, div#Top strong, p#Top strong {
  display: none;
}
p#HeadText {
  float: right;
  font-size: 130%;
  margin: 30px 130px 0 0;
  _margin: 0;
  _padding: 30px 130px 0 0;
}
ul#Menu {
  clear: both;
  padding: 0;
  margin: 0;
  width: 748px;
}
ul#Menu li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style-type: none;
}
ul#Menu li a {
  float: left;
  height: 48px;
  padding: 0;
}
ul#Menu li img {
  border: 0;
}
p#Top {
  background: #d4e4ed url("/image/hlavicka.gif");
  width: 748px;
  height: 190px;
  clear: both;
  margin: 0;
  padding: 0;
}
div#Top strong {
  display: none;
}
h1 {
  color: #c38618;
  font-size: 130%;
  margin: 0 0 10px 0;
}
h2 {
  color: #c38618;
  font-size: 110%;
  margin: 0 0 10px 0;
}
div#Main {
  background: #fff url("/image/main_pozadi.gif") repeat-y;
  width: 748px;
}
div#MainLeft {
  float: left;
  width: 455px;
  margin: 0;
  background-color: #5e5e5e;
}
div#MainLeftIn {
  margin: 26px 36px 97px 36px;
}
p.MainLeftButton {
  height: 16px;
  background: url("/image/button.gif") right no-repeat;
}
p.MainLeftButton a {
  display: block;
  float: right;
  width: 100px;
  height: 16px;
}
p.MainLeftButton span {
  display: none;
}
div#MainRight {
  width: 293px;
  float: right;
  background-color: #9d9ea0;
}
div#MainRight h2 {
  color: #444;
  font-size: 110%;
  margin: 20px 0 0 40px;
}
div#MainRight a {
  color: #444;
}
p.MainRightTxt{
  margin: 10px 30px 0 40px;
}
p {
  line-height: 1.5em;
  margin: 3px 0 10px 0;
}
p.MainRightLink {
  text-align: right;
  width: 160px;
  margin: 0 40px 10px 90px;
}
#Foot {
  background: #DEDEDE url("/image/paticka_pozadi.gif");
  width: 748px;
  height: 48px;
  clear: both;
}
ul#FootMenu {
  width: 748px;
  margin: 0;
  padding: 20px 0 0 0;
  color: #ebebeb;
}
ul#FootMenu li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style-type: none;
  padding: 10px 0 0 30px;
}
ul#FootMenu li a {
  color: #fff;
  text-decoration: none;
}
ul#FootMenu li a:hover {
  color: #fff;
  text-decoration: underline;
}
ul#FootMenu li#Webdesign {
  text-decoration: none;
  color: #ebebeb;
  margin-left: 110px;
}

/* template */
p#Page404 {
  color: red;
  margin: 10px 0 30px 20px;
}
p.ErrorMessage {
  color: red;
  margin-top: 10px;
}
p.InfoMessage {
  color: #ffcc33;
  margin-top: 10px;
}
hr.Separator {
  clear: both;
  visibility: hidden;
  padding-top: 5px;
}
span.Highlight {
  color: #ff8c00;
  font-size: 130%;
}
input.Input {
  width: 160px;
  border: 1px solid #999;
}
table#TableForm {
  border: 0;
}
table#TableForm tr td {
  border: 0;
}
table#TableForm tr td.Right {
  width: 160px;
  text-align: right;
  color: #fff;
  vertical-align: top;
}
input.Checkbox {
  margin: -3px 6px 0px -3px;
  padding: 0;
}
div.PhotoBox {
  float: left;
  width: 100px;
  height: 90px;
  margin-left: 10px;
  text-align: center;
}
#DetailPhotoBox {
  width: 375px;
  text-align: center;
}
div.PhotoBox img, div#DetailPhotoBox img {
  border: 2px solid #29416a;
  display: inline;
}
p#LastNextPhoto {
  text-align: center;
}
textarea {
  width: 250px;
  height: 100px;
  border: 1px solid #999;
}
Img {
  border: 0;
}
a {
  color: #c38618;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
table {
  font-size: 100%;
  color: #555;
}