 html,body {
  height: 100%;
  margin:0px;padding:0px;
 }
 a {text-decoration: underline; color: #937a00;}
 a:hover {text-decoration: underline; color: #b39a20;}
 
 body {
  background: url(_graphics/bg.gif) repeat-y center;
  text-align: center;
  font-family: georgia, new york ce, utopia, serif;
  font-size: 80%;
 }
 h2 {
  font-size: 130%;
  margin: 10px 0 0 0;
 }
 img {
  border: none;
 }
 p {
  text-align: justify;
  margin: 2px 0 6px 0;
 }
 #holder {
  position: relative;
  width: 718px;
  text-align: left;
  margin: 0 auto;
  height: auto;
  min-height: 100%;
  background: url(_graphics/bg1.gif) repeat-y left top;
 }
 #top {
  height: 123px;
 }
 #middle {
  height: 49px;
 }
 #switcher {
  position: absolute;
  top:0;
  left:694px;
 }
 #menu {
  font-weight: bold;
  padding: 0 0 0 25px;
 }
 #page {
  padding: 0 45px 0 25px;
 }
 #ceny_obj {
  float: right;
  width: 400px;
  background-color: #e5e0bd;
  border: 1px solid #ccbc39;
  margin: 6px;
  padding: 4px;
 }
 .cntr {
  text-align: center;
 }
 .ceny {
  float: left;
  width: 200px;
  margin: 5px;
  background-color: #e5e0bd;
  border: 1px solid #ccbc39;
  text-align: center;
 }
 .ceny table {
  width: 196px;
  margin: 0 2px 0 2px;
 }
 .ceny td {
  text-align: center;
 }
 .ceny .objednat {
  background-color: #cab837;
  border: 2px outset #b9a226;
 }
 .clearer {
  clear: both;
 }
 #bottomer,#footer {
  height: 30px;
 }
 #footer {
  position: absolute;
  bottom: 0;
  left:1px;
  background-color: #e4e1cc;
  width: 692px;
  border-top: 1px solid black;
  font-size: 10px;
  text-align: right;
 }
 #footer a,#footer a:hover {
  color: black;
  text-decoration: underline;
 }
 .imgr {
  float: right;
  margin: 5px;
  border: 1px solid #8e8c80;
 }
 .imgl {
  float: float;
  margin: 5px;
  border: 1px solid #8e8c80;
 }
 .brdr {
  border: 1px solid #8e8c80;
 }
 #R3D_klient_poc {
  height: 8px;
 }
 
 #weblink {
text-align: center;
margin: 20px 0 0 0;
color: #808080;
font-size: 9px;
}
#weblink a {
color: #808080;
}
