body {
	text-align: left;
	margin: 0px;
  font-family: verdana;
  width: 100%;
  background: #dbd1c5 url(../images/home/background.jpg) no-repeat;
}
body.contact {
  background: #dbd1c5 url(../abbyty/images/background.jpg) no-repeat;
}
#heading {
  height: 80px;
}
#heading .logo {
  margin: 7px;
  margin-left: 20px;
}
#main .gutovka {
  position: absolute;
  top: 63px;
  left: 244px;
}
#main .bohdalec {
  position: absolute;
  top: 119px;
  left: 502px;
}
#main .showroom {
  position: absolute;
  top: 345px;
  left: 330px;
}
#links {
  font: 18px verdana;
  position: absolute;
  top: 500px;
  left: 20px;
}
#links #about_link {
  border-top: 1px solid #5a5a5a;
  width: 130px;
  height: 25px;
  padding: 3px;
}
#links #ref_link {
  border-top: 1px solid #5a5a5a;
  width: 130px;
  height: 25px;
  padding: 3px;
}
#links #cont_link {
  border-top: 1px solid #5a5a5a;
  border-bottom: 1px solid #5a5a5a;
  width: 130px;
  height: 25px;
  padding: 3px;
}
#links_small {
  font: 18px verdana;
  position: absolute;
  top: 492px;
  left: 0px;
}
#links_small #about_link {
  width: 145px;
  _width: 170px;
  height: 25px;
  padding-left: 23px;
}
#links_small #ref_link {
  width: 145px;
  _width: 170px;
  height: 25px;
  padding-left: 23px;
}
#links_small #cont_link {
  width: 145px;
  _width: 170px;
  height: 25px;
  padding-left: 23px;
}
#links_small #home_link {
  width: 145px;
  _width: 170px;
  height: 25px;
  padding-left: 23px;
}
#cont_text {
  position: absolute;
  top: 5px;
  left: 5px;
  font-family: tahoma;
  font-size: 11px;
  letter-spacing: 1px;
  width: 795px;
  height: 490px;
  background-image: url(../images/white_background.png);
  filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='./abbyty/images/white_background.png',sizingMethod='scale');
  _background-image: none;
  padding: 15px;
  padding-top: 0px;
}
#content {
  position: absolute;
  top: 88px;
  left: 181px;
  width: 819px;
  height: 503px;
  overflow: auto;
  overflow-x: hidden;
}
td {
  font-family: tahoma;
  font-size: 12px;
}
p {
  text-align: justify;
}
#main #reklama {
  position: absolute;
  top: 80px;
  left: 300px;
  width: 418px;
  height: 510px;
  background-color: #978597;
  filter: alpha(opacity=0); 
  -moz-opacity: 0; 
  opacity: 0; 
}
#main #reklama img {
  margin-left: 5px;
  margin-top: 5px;
}
#main #reklama #close_icon {
  position: absolute;
  top: 5px;
  left: 5px;
  color: white;
  font-size: 14px;
  font-family: tahoma;
  font-weight: bold;
}
