/* default subclass */
p.moreInfoImage {
  position: relative; clear: both; width: 135px; height: 27px; text-align: right; font-size: 11px; margin: 0 0 0 345px;
}
p.moreInfoImage a {
  font-weight: bold; color: #fff; 
}
p.moreInfoImage a span {
  left: 100%; width: 135px; height: 25px; margin-left: -134px;
}
p.moreInfoImage a span {
  background: url("/media/images/vice_informaci_tlacitko.jpg") no-repeat;
}
p.moreInfoImage a:hover span {
  background-position: 0 -25px;
}
p.moreInformationTxt {
  text-align: right; margin-top: -5px;
}
p.designText {
  text-align: justify;
}
p.headlineLink {
  margin: -5px 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;
}
hr.separatorLeft {
  clear: left; visibility: hidden; padding-top: 5px;
}
.hidden {
  visibility: hidden;
}
.none {
  display: none;
}
p#page404 {
  width: 915px; 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;  
}
div#container ul.errorMessage li, div#container  ul.successMessage li { 
  list-style-type: square; background: none; padding-left: 0;
}
p.note {
  clear: both; width: 950px; text-align: justify; font-style: italic; margin-bottom: 5px;
}
span.required {
  color: #d54617;
}
span.highlight {
  font-size: 130%; color: #ff8c00;
}
form.form input {
  float: left; width: 160px; padding: 4px 10px 4px 10px; border: 1px solid #c2c0c1;
  background-image: url("/media/images/inputs_buttons/input_pozadi.png");
}
form.form input.submitButton {
  float: left; width: 182px; font-weight: bold; margin: 0 0 0 160px; border: 1px solid #333;
}
form.form input.radio {
  float: none; width: 30px; padding: 0; border: none; background: none; 
}
form.form fieldset {
  float: left; width: 500px; margin: 0 0 12px 0px; padding-bottom: 10px; border: 1px solid #3c3a3b;
}
form.form ul {
  float: left; width: 470px; margin: 15px 0 0 30px; 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: 280px; height: 80px; padding: 4px 10px 4px 10px; border: 1px solid #c2c0c1;
  background-image: url("/media/images/inputs/input_pozadi.png");
}
div.photoBox {
  float: left; width: 100px; height: 105px; margin-left: 8px;
}
div#detailPhotoBox {
  width: 475px; text-align: center;
}
div.photoBox img, div#detailPhotoBox img {
  display: inline; border: 2px solid #ffd300; 
}
p#lastNextPhoto {
  text-align: center;
}
h2.designFloatH2 {
  float: left; font-weight: normal; font-size: 200%; margin: 15px 0 15px 0; padding: 0 0 0 30px;
  background: url("/media/images/icons/kategorie_h2.jpg") 0 0 no-repeat;
}

/* default */
a span {
  position: absolute; left: 0; top: 0; display: block; cursor: pointer;
}
a {
  text-decoration: underline; color: #C62827;
}
a:hover, a:active {
  text-decoration: none; color: #333;
}
h1 {
  font-weight: normal; font-size: 200%; margin: 15px 0 5px 0; padding: 10px 0 0 30px;
  background: url("/media/images/icons/kategorie_h2.jpg") 0 10px no-repeat;
}
h2 {
  font-size: 130%; margin: 0; padding: 15px 0 10px 0;
}
h3 {
  font-size: 120%; margin: 3px 0 10px 0;
}
p {
  line-height: 1.4em; margin: 0 0 10px 0;
}
img {
  border: 0;
}
ul, ol {
  margin: 5px 30px 5px 30px; padding: 0;
}
ul li {
  list-style-type: square; line-height: 1.3em; padding-bottom: 2px;
}
ol li {
  line-height: 1.3em; padding-bottom: 2px
}
fieldset {
  margin: 0; padding: 0 3px 0 3px;
}
fieldset ul li {
  list-style-type: none;
}
table {
  font-size: 100%; color: #777; 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 0 10px 0;
}
table.noBorder, table.noBorder tr td {
  border: none;
}
table.noBorder, table.noBorder tr td {
  border: none;
}
form {
  margin: 0;
}
