/* default subclass */
p.moreInfoImage2, p.moreInfoImage3 {
  position: relative; clear: both; width: 127px; height: 25px; font-size: 11px;
}
p.moreInfoImage2 a, p.moreInfoImage3 a {
  color: #fff; background-color: #c67023;
}
p.moreInfoImage2 a:hover span, p.moreInfoImage3 a:hover span, p.moreInfoImage2 a:active span, p.moreInfoImage3 a:active span {
  background-position: 0 -25px;
}
p.moreInfoImage2 a span {
  width: 127px; height: 25px;
  background: url("/media/images/vice_informaci_tlacitko_2.jpg") no-repeat;
}
p.moreInfoImage3 a span {
  width: 127px; height: 25px;
  background: url("/media/images/vice_informaci_tlacitko_3.jpg") no-repeat;
}
p.headlineLink {
  margin: -9px -19px 10px 18px;
}
p.headlineLink a {
  text-decoration: none;
}
p.headlineLink a:hover, p.headlineLink a:active {
  text-decoration: underline;
}
p.breadCrumb {
  margin: 264px -19px 10px -20px; padding: 10px 0 10px 20px;
  background-color: #e98527;
}
hr.separator {
  clear: both; visibility: hidden; padding-top: 5px;
}
ul#childrenPages {
  margin-top: 0;
}
p#page404 {
  width: 535px; overflow: auto; font-size: 150%; color: red; margin: 20px 0 20px 20px;
}
ul.errorMessage, ul.successMessage { 
  font-weight: bold; margin: 0 0 25px 0; padding: 10px 10px 10px 27px;
}
ul.errorMessage { 
  background: #feebeb; color:#c80000; border: 1px solid #ffd9d9; 
}
ul.successMessage { 
  background: #ecffe9; color: #40852b; border: 1px solid #abef96;  
}
ul.errorMessage li, ul.successMessage li { 
  list-style-type: square;
}
p.note {
  clear: both; font-style: italic; margin-bottom: 5px;
}
span.required {
  color: #d54617;
}
span.highlight {
  font-size: 130%; color: #ff8c00;
}
form.form input {
  float: left; width: 170px; padding: 4px 10px 4px 10px; border: 1px solid #555;
  background-image: url("/media/images/input_button/input_pozadi.png");
}
form.form input.submitButton {
  float: left; width: 192px; font-weight: bold; margin: 0 0 0 160px; border: 1px solid #333;
}
form.form ul {
  float: left; width: 540px; margin: 0 0 10px 0; padding: 0;
}
form.form ul li {
  float: left; list-style-type: none; padding-bottom: 6px;
}
form.form label {
  float: left; display: block; width: 140px; text-align: left; margin: 0 20px 0 0;
}
form.form textarea {
  width: 350px; height: 90px; padding: 4px 10px 4px 10px; border: 1px solid #555;
  background-image: url("/media/images/input_button/input_pozadi.png");
}
div.photoBox {
  float: left; width: 100px; height: 105px; margin-left: 8px;
}
div#detailPhotoBox {
  width: 576px; text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  display: inline; border: 2px solid #ebebeb; 
}
p#lastNextPhoto {
  text-align: center;
}

/* default */
a span {
  position: absolute; left: 0; top: 0; display: block; cursor: pointer;
}
a {
  text-decoration: underline; color: #ffe401;
}
a:hover, a:active {
  text-decoration: none; color: #000;
}
h1 {
  font-size: 170%; color: #fff; margin: 0; padding: 0 0 7px 17px;
  background: url("/media/images/nadpis_bod.png") 0 6px no-repeat;
}
h2 {
  font-size: 130%; color: #fff; margin: 13px 0 8px 0;
}
h2 a {
  color: #fff;
}
h3 {
  font-size: 120%;
}
p {
  line-height: 1.4em; margin: 0 0 10px 0;
}
img {
  border: 0;
}
ul li {
  list-style-type: square; line-height: 1.3em; padding-bottom: 3px;
}
table {
  font-size: 100%; color: #555; border: 1px solid #afafaf; border-collapse: collapse;
}
table tr td {
  padding: 5px; border: 1px solid #afafaf; border-collapse: collapse;
}
table tr td p {
  margin: 0;
}
table.noBorder, table.noBorder tr td {
  border: none;
}
table.noBorder, table.noBorder tr td {
  border: none;
}
form {
  margin: 0;
}