
body,html {
  background-image: url(/img/paper2.gif);
  background-color: #ffffff;
  color: #000000;
  font-family: verdana, sans-serif;

  letter-spacing: 1pt;
  line-height: 1.4;
  scrollbar-base-color: black;
  scrollbar-track-color: black;
  scrollbar-arrow-color: silver
}

a         {
    text-decoration: none;
    color: #800000;
}

a:hover   {text-decoration: underline}


div.pageText {
    font-family: verdana, sans-serif;
    font-size: medium;
    text-align: left;
    margin: 5px 0px 5px 0px;
}

img.illustration {
  margin: 8px;
  border: 2px solid black;
}

img.clenp {
  margin: 8px;
  border: 2px solid black;
}

td.clen2 {
    text-align: center;
}

img.clen2p {
  margin: 8px;
  border: 2px solid black;
}

p.clen2Meno {
  margin: 0px;
 color: #000000;
 font-size: large;
}

p.clen2Nick {
  margin: 0px;
 color: #000000;
}


img.clens {
  margin: 4px;
  border: 1px solid black;
}


p.clenMeno {
 color: #000000;
 font-size: 25px;
  margin: 20px 0px 0px 20px;
}

p.clenNick {
 color: #000000;
 font-size: 20px;
  margin: 0px 0px 5px 20px;
}


p.clenTitul {
  color: #404000;
  font-size: 18px;
  margin: 0px 0px 0px 40px;
}



td.photoAlbumThumbnail {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
}

img.photoAlbumThumbnail {
  margin: 4px;
  border: 1px solid black;
  
}

img.photoAlbumIcon {
  margin: 4px;
  border: 1px solid black;
}

div.photoAlbumArrow {
    text-align: right;
}

img.videoPreview {
  margin: 4px;
  border: 1px solid black;
}

a.ponukaButton {
    padding: 0px 2px 0px 2px;
    text-decoration: none;
    border: 1px dotted black;
    color: black;
}

a.ponukaButton:hover {
    padding: 0px 2px 0px 2px;
    text-decoration: none;
    border: 1px dotted black;
    background: yellow;
    color: black;
}


img.ponukaThumb {
  margin: 2px;
  border: 1px solid black;
}

td.ponukaThumb {
    padding: 10px 15px 10px 0px;
}


div.kontakt {
    text-align: center;
    padding: 10px 15px 10px 0px;
    font-size: large;
}

table.kontakt {
    font-size: large;
}

dl {
    margin-left: 15px;
}

dt {
    font-weight: bold;
    margin-top: 10px;
}

div.gbMessage {
    border-top: thin dotted;
}

div.gbTitle {
    font-weight: bold;
}

div.gbMeta {
    font-style: italic;
    font-size: small;
}

div.gbBody {
    margin: 10px 10px 10px 10px;
}

