@font-face
{
font-family: homesgardens;
src: url('/subor/baskvl-ttf');
}

BODY {
  	font: 78%/1.5 Arial, Tahoma, Verdana, Geneva, Helvetica, sans-serif;
	color: #222;
  	background: url("/obrazok/3/fabric-bg-png");
	background-color: #979797;
	padding: 20px 0; 
}

#container{
  position: relative;
	width: 820px;
	padding-top: 186px;
	margin: 0 auto;
	background-color: white;
	min-height: 1px; _height: 1px; 
 	box-shadow: 5px 5px 5px #424242;
}

#menu {
  font: 140% 'homesgardens';
  min-height: 30px;
  overflow: hidden;
  background: white url(/images/styles/template8/black/menu2-bg.gif) repeat 0 0;
}

#lcolumn #search h2 label { font:'homesgardens';}

#contact {
  padding: 10px;
  border: 2px solid #eee;
  margin-bottom: 2em;
  background: #D4D4D4;
  box-shadow: 5px 5px 5px #424242;
}

#contact h2 { margin-left: 0.5em; }

#contact div {
  padding-left: 27px;
  padding-bottom: 0.2em;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 0.4em; 
}

#lcolumn #contact h2 {
  font: 190% 'homesgardens';
  color: #000;
}
