body {
 font-family: arial;
 font-size: 13px;
 background: #78613F;
 color: #fff;
 font-weight: bold;
 margin: 20px;
 text-align: justify;
}

img {border:0px}
.italic{font-style: italic;}
.tit {
	color: #DACA8F;
	font-weight:bold;
}
.lid{
	font-weight: bold;
	line-height: 1.4em;
}
.sub {
	font-weight: normal;
	line-height: 1.4em;
}
.galery img {
	border: 1px #000 solid; 
	cursor: pointer;
	margin-right: 10px;
}
.galery td {
	 font-family: Verdana, Arial, Sans Serif;
	font-size: 9px;
}

a.bar:link, a.bar:visited {
      color: #DACA8F; text-decoration: none; font-weight: bold;
      font-family:  Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
      font-size: 11px;
	  border:0px;
	  }

a.bar:hover {
      color: #4C2314;
      text-decoration: none;}
	  
	  
.close{
	text-align:right;
}