body {
  background-color:#E7E7E7;
  font:13px Georgia, "Arial CE", Arial, sans-serif;
  color:black;
  line-height:1.4em;
}
* {margin:0; padding:0;}
hr {display:none;}
img, fieldset {border:none;}
ul {list-style:none;}
a {text-decoration:none; color:black;}

div#container {
  width:888px;
  margin:0 auto;
  padding:27px 0;
  position:relative;
}
h1 {
  width:150px;
  height:135px;
  text-transform:uppercase;
  font:bold 24px "Arial CE", Arial, sans-serif;
  text-align:center;
}
h1 a {
  display:block;
  width:150px;
  height:90px;
  margin-bottom:10px;
  background:url(title.gif) no-repeat;
  overflow:hidden;
  text-indent:-100000em;
  text-align:left;
}
ul#main-menu {
  width:112px;
  margin-left:71px;
  padding-top:30px;
  float:left;
}
* html ul#main-menu {
  margin-left:35px;
}
ul#main-menu li {
  width:98px;
  height:20px;
  padding:9px 0 0 14px;
  background:url(main-menu.gif) no-repeat;
  font:12px "Arial CE", Arial, sans-serif;
  text-transform:lowercase;
}
ul#main-menu a {
  color:#522121;
}
div#content {
  width:705px;
  float:right;
  background:url(content.gif) repeat-y;
  position:relative;
}
div#content h2 {
  font-size:32px;
  font-weight:normal;
  text-transform:uppercase;
  line-height:32px;
  position:absolute;
  top:-70px;
  left:0;
}
p#description {
  width:320px;
  font:10px Verdana, "Arial CE", Arial, sans-serif;
  text-align:justify;
  position:absolute;
  top:-108px;
  left:290px;
}
ul#gallery-menu {
  width:605px;
  height:29px;
  border-bottom:1px solid #B5A674;
  background-color:#E7E7E7;
}
ul#gallery-menu li {
  padding:0 12px;
  background:#D6D6D6 url(gallery-menu.gif) no-repeat top right;
  font:bold 12px "Arial CE", Arial, sans-serif;
  text-transform:uppercase;
  float:left;
  white-space:owrap;
  line-height:29px;
}
div#block {
  width:605px;
  padding:5px 0;
  text-align:center;
  float:left;
}
div#block * {
  text-align:left;
}
div#block p {
  padding:2em 30px;
}
div#content dl {
  width:100px;
  font-size:10px;
  position:relative;
  top:-19px;
  margin-bottom:-19px;
  float:left;
}
div#content dd {
  line-height:13px;
}
div#content dd img {
  margin-bottom:-3px;
}
p#footer {
  height:20px;
  padding:2px 4px;
  background-color:#47392B;
  font:11px "Arial CE", Arial, sans-serif;
  color:#EED684;
  position:relative;
  clear:both;
}
p#footer a.zapytanie {
  position:absolute;
  top:0;
  right:10px;
}
p#footer a.ver {
color:white;
}
p.small {
  width:597px;
}
