/* Default subclass */
p.moreInfoImage1 {
  position: relative; width: 573px; text-align: right; font-size: 11px;
}
p.moreInfoImage2 {
  position: relative; width: 212px; height: 30px; text-align: right; font-size: 11px;
}
p.moreInfoImage1 a span {
  left: 100%; width: 147px; height: 30px; margin-left: -120px;
}
p.moreInfoImage2 a span {
  left: 100%; width: 87px; height: 30px; margin-left: -87px;
}
p.moreInfoImage1 a span {
  background: url("/media/images/vice_informaci_tlacitko.jpg") no-repeat;
}
p.moreInfoImage2 a span {
  background: url("/media/images/cist_vice_tlacitko.jpg") no-repeat;
}
p.moreInfoImage1 a:hover span, p.moreInfoImage2 a:hover span {
  background-position: 0 -30px;
}
p.moreInfoImage1 a, p.moreInfoImage2 a {
  text-decoration: none; color: #c85e5e;
}
p.moreInfoImage1 a:hover, p.moreInfoImage1 a:active, p.moreInfoImage2 a:hover, p.moreInfoImage2 a:active {
  text-decoration: underline; color: #c85e5e;
}
p.designText {
  text-align: justify;
}
p.headlineLink {
  margin: -7px 0 10px 0;
}
p.headlineLink a {
  text-decoration: none;
}
p.headlineLink a:hover {
  text-decoration: underline;
}
hr.separator {
  clear: both; visibility: hidden; padding-top: 5px;
}
p#page404 {
  width: 550px; height: 50px; overflow: auto; font-size: 150%; color: red; margin: 20px 0 20px 20px;
}
ul.errorMessage, ul.successMessage { 
  font-weight: bold; margin: 0 0 10px 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 {
  font-style: italic; margin-bottom: 5px;
}
span.required {
  color: #d54617;
}
span.highlight {
  font-size: 130%; color: #ff8c00;
}
form.form input {
  float: left; width: 220px; padding: 4px 10px 4px 10px; border: 1px solid #c2c0c1;
  background-image: url("/media/images/input_button/input_pozadi.png");
}
form.form input.submitButton {
  float: left; width: 242px; font-weight: bold; margin: 0 0 0 150px; border: 1px solid #333;
}
form.form ul {
  float: left; width: 580px; 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: 130px; text-align: left; margin: 0 20px 0 0;
}
form.form textarea {
  width: 380px; height: 100px; padding: 4px 10px 4px 10px; border: 1px solid #c2c0c1;
  background-image: url("/media/images/input_button/input_pozadi.png");
}
div.photoBox {
  float: left; width: 100px; height: 105px; margin-left: 8px;
}
div#detailPhotoBox {
  width: 470px; text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  display: inline; border: 2px solid #175e88;
}
p#lastNextPhoto {
  text-align: center;
}

/* Default tags */
a span {
  position: absolute; left: 0; top: 0; display: block; cursor: pointer;
}
a {
  text-decoration: underline; color: #E21E2C;
}
a:hover, a:active {
  text-decoration: none; color: #222;
}
h1 {
  font-size: 160%; color: #E21E2C; margin: 0 0 10px 0; padding: 0;
}
h2 {
  font-size: 130%; color: #E21E2C; margin: 10px 0 12px 0; padding: 0;
}
h3 {
  font-size: 120%; color: #E21E2C margin: 10px 0 10px 0;
}
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: #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;
}
form {
  margin: 0;
}
