body {
  font-family: "verdana", "tahoma", sans serif;
  font-size: 100%;
  text-align: center;
  background: #010101 url("/image/pozadi.gif") repeat-x;
  margin: 0;
  padding: 0;
}
div#container {
  width: 833px;
  font-size: 70%;
  text-align: left;
  color: #acacab;
  background: url("/image/pozadi_vertikalni.gif") 10px 0 repeat-y;
  margin: auto;
}
div#top {
  width: 833px;
  height: 90px;
  background: #2a2b27 url("/image/design_1.gif") right top no-repeat;
}
div#top p {
  position: relative;
  float: left;
  width: 321px;
  height: 90px;
  font-size: 180%;
  color: #fff;
  margin: 0;
}
div#top p a {
  display: block;
  width: 230px;
  color: #fff;
  background-color: #fe0000;
  margin: 50px 0 0 40px;
}
div#top p a span {
  position: absolute;
  left: 0; top: 0;
  display: block;
  cursor: pointer;
  width: 321px;
  height: 90px;
  background-image: url("/image/logo.gif");
}
div#head {
  clear: both;
  position: relative;
  width: 833px;
  height: 209px;
  background-color: #10110b;
}
/* Dodelat odsazeni */
div#head p {
  float: left;
  font-size: 180%;
  color: #fff;
  margin: 130px 0 0 0px;
  padding-left: 160px;
}
div#head span {
  position: absolute;
  left: 0; top: 0;
  width: 574px;
  height: 209px;
  background-image: url("/image/hlavicka_pozadi.gif");
}
div#head ul {
  float: right;
  width: 259px;
  background-color: #10110b;
  margin: 0;
  padding: 0;
}
div#head ul li {
  float: left;
  list-style-type: none;
  padding-bottom: 0;
}
#content {
  margin: 20px 40px 0 50px;
}
div#leftHeadlineBox {
  float: left;
  width: 400px;
  margin-right: 25px;
}
div#rightHeadlineBox {
  float: left;
  width: 310px;
}
h1 {
  font-size: 170%;
  font-weight: normal;
  color: #b01400;
  margin: 0 0 15px 0;
}
h2 {
  font-size: 140%;
  font-weight: normal;
  color: #e9e4cd;
  margin: 15px 0 10px 0;
}
h3 {
  font-size: 120%;
  color: #7388b3;
  margin: 15px 0 5px 0;
}
ul#foot {
  width: 833px;
  background: #eceaeb url("/image/paticka_pozadi.gif") no-repeat;
  margin: 0;
  padding: 26px 0 24px 0;
}
ul#foot li {
  display: inline;
  padding: 0 0 0 37px;
  line-height: 1em;
}
ul#foot li#webdesign {
  padding-left: 185px;
}
ul#foot li a, div#top ul li a {
  color: #fff;
  text-decoration: none;
}
ul#foot li a:hover, div#top ul li a:hover {
  text-decoration: underline;
}
.right {
  float: right;
}

/* default basic */
a {
  color: #bd1201;
  text-decoration: underline;
}
a:hover {
  text-decoration: none;
}
p {
  margin: 0 0 10px 0;
  line-height: 1.6em;
}
img {
  display: block;
  border: 0;
}
ul li {
  list-style-type: square;
  line-height: 1.3em;
  padding-bottom: 3px;
}
table {
  font-size: 100%;
  color: #acacab;
  border: 1px solid #afafaf;
  border-collapse: collapse;
}
table tr td {
  border: 1px solid #afafaf;
  border-collapse: collapse;
  padding: 5px;
}
table tr td p {
  margin: 0;
}
textarea {
  width: 350px;
  height: 100px;
  border: 1px solid #14759e;
}
form {
  margin: 0;
}

/* default subclass */
hr.separator {
  clear: both;
  visibility: hidden;
  padding-top: 5px;
}
p#page404 {
  width: 690px;
  height: 50px;
  font-size: 150%;
  color: red;
  margin: 20px 0 20px 20px;
  overflow: auto;
}
p.errorMessage {
  color: red;
  margin-top: 10px;
}
p.infoMessage {
  color: green;
  margin-top: 10px;
}
span.highlight {
  color: #ff8c00;
  font-size: 130%;
}
input.input {
  width: 230px;
  border: 1px solid #14759e;
}
table.noBorder, table.noBorder tr td {
  border: none;
}
table#tableForm {
  margin: 20px 0 0 50px;
  border: 0;
}
table#tableForm tr td {
  border: 0;
}
table#tableForm tr td.right {
  width: 170px;
  text-align: right;
  vertical-align: top;
}
div.photoBox {
  float: left;
  width: 100px;
  height: 105px;
  margin-left: 8px;
}
#detailPhotoBox {
  width: 720px;
  text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  border: 2px solid #175e88;
  display: inline;
}
p#lastNextPhoto {
  text-align: center;
}