body {
  font-family:tahoma;
  font-size:76%;
  background:#672222 url('../img/bodyback.jpg') repeat-x left top;
}

#layout {
  padding-bottom:15px;  
}

#page {
  margin:0 auto;
  width:950px;
  background:#F6F6F6;
  text-align:left;
}

#content {
  background:url('../img/pageback.gif') repeat-y 1px 0px;
}

#cnt-l {
  width:226px;
  float:left;
}

#cnt-r {
  width:724px;
  margin-top:350px;
  float:right;
  margin-bottom:50px;
}

#footer {
  position:absolute;
  width:683px;
  margin-left:245px;
  margin-top:-35px;
}

  #footer p {
    padding:10px 10px 10px 10px;
    background:#E5E5E5;
    color:#871B1B;
  }
  
  #footer p a {
    color:#871B1B;
    text-decoration:none;
  }
  #footer p a:hover {
    text-decoration:underline;
  }

.ftrrohy {
  margin:0 auto;
  width:950px;
  height:17px;
  background:url('../img/ftrrohy.gif') no-repeat left top;
}

#strip {
  position:absolute;
  top:400px;
  margin-left:948px;
}

#strip a {
  display:block;
  width:27px;
  height:37px;
  margin-bottom:2px;
}

  #strip a.fav {
    background:url('../img/strip-fav.gif') no-repeat 0px 0px;
  }
    #strip a.fav:hover {
      background:url('../img/strip-favh.gif') no-repeat 0px 0px;
    }
  #strip a.print {
    background:url('../img/strip-print.gif') no-repeat 0px 0px;
  }
    #strip a.print:hover {
      background:url('../img/strip-printh.gif') no-repeat 0px 0px;
    }
  #strip a.mail {
    background:url('../img/strip-mail.gif') no-repeat 0px 0px;
  }
    #strip a.mail:hover {
      background:url('../img/strip-mailh.gif') no-repeat 0px 0px;
    }
  #strip a.rss {
    background:url('../img/strip-rss.gif') no-repeat 0px 0px;
  }
    #strip a.rss:hover {
      background:url('../img/strip-rssh.gif') no-repeat 0px 0px;
    }    
    
    
/*GLOBALS*/

.hidden {
  display:none;
}

.clr {
  clear:both;
  float:none;
  height:0px;
  font-size:0px;
  line-height:0px;
}

a.logoklik {
  position:absolute;
  /*top:0px;*/
  top:-18px;
  margin-left:0px;
  width:226px;
  height:263px;
  background:url('../img/logo.jpg') no-repeat left top;
  cursor:pointer;
}

.webdesign {
  position:absolute;
  margin-top:20px;
  padding-top:4px;
  padding-bottom:10px;
  width:930px;
  font-size:.92em;
  text-align:right;
}

.webdesign a {
  color:#cccccc;
  text-decoration:none;
}

.webdesign a:hover {
  color:#fff;
  text-decoration:underline;
}

.topstrip {
  position:absolute;
  top:2px;
  margin-left:230px;
  font-size:.83em;
  z-index:9;
  color:#fff;
}
  .topstrip a {
    color:#ccc;
    text-decoration:none;
  } 
  .topstrip a:hover {
    text-decoration:underline;
    color:#fff;
  }
  
.wysiwyg .loginform table tr td {
  background:transparent;
  border:none;
}

.loginform fieldset {
  border:none;
}

.loginform fieldset label {
  font-weight:bold;
}


.wysiwyg .regform {
  margin-top:20px;
}

.wysiwyg .regform table tr td {
  background:transparent;
  border:none;
}

.wysiwyg .regform label {
  font-weight:bold;
}

input.submit {
  width:70px;
  height:17px;
  border:1px solid #7E2121;
  background:url('../img/submit.gif') no-repeat left top;
  color:#fff;
  font-weight:bold;
  cursor:pointer;
  font-size:.92em;
  padding:0px 0px 2px 0px;
  margin-left:110px;
}

/*
a.pdf {
  padding-left:15px;
  background:url('../img/pdf.gif') no-repeat 0px 0px;
}*/

.mapapraha {
  clear:both;
  
}

.mapapraha iframe {
  border:1px solid #672322;
  margin:20px 0px 20px 0px;
}

.mapapraha iframe small {
  display:none;
}

.wysiwyg .mapapraha table tr td {
  background:none;
  border:none;
} 
.wysiwyg .mapapraha table tr td input.submit {
  margin-left:0px;
}