body {
	margin: 4px 0 0 0;
	background: #488DD1;
}
url {display: block; margin-top: 3px; margin-left: 20px;}
url loc {font-weight: bold;}
priority, lastmod, changefreq {color: gray;}
h1 {font: bold 25px Arial, Helvetica, sans-serif;}
#wrapper {
	width: 902px;
	margin: 0 auto;
	text-align: center;
	background: white url(images/footer.jpg) bottom no-repeat;
	padding: 3px 3px 6px 3px;
}
h3 {
	font: bold 22px Arial, Helvetica, sans-serif;
	color: white;
	text-align: left;
	margin: 5px 0 18px 0px;
}
#pps {
	color: brown;
}
li {
	color: white;
}
h4 {
	font: bold 18px Arial, Helvetica, sans-serif;
	padding-top: 175px;
}
img {
	margin-bottom: 4px;
}
a {
	text-decoration: none;
	color: yellow;
}
a:hover {
	color: orange;
	text-decoration: underline;
}
#top {
	width: 900px;
	height: 80px;
	border: 1px solid brown;
	background: url(images/head.jpg) no-repeat;
}
#header ul {
	text-align: left;
	margin: 3px 0 0 3px;
	padding: 0;
}
#header li {
	margin-right: 1px;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	list-style: none;
	float: left;
}
#header a {
	display: block;
	background: gray;
	color: white;
	margin: 0;
	padding: 3px 10px;
	text-decoration: none;
	border-bottom: 1px solid gray;
	border-right: 1px solid gray;
}
#header a:hover {
	background: #0066cc;
	color: white;
}
table {
	clear: both;
	border: 1px dashed orange;
	padding: 5px;
	margin: 5px 0px;
}
#text {
	text-align: left;
	font: 14px Arial, Helvetica, sans-serif;
	background: #488DD1 top right url(images/people.jpg) no-repeat;
	padding: 20px 240px 20px 15px;
}
table #text p, table #text ul {
	color: white;
	padding: 4px;
	background: #7CADDE;
	list-style: none;
}
table #text p a{
	color: yellow;
	background: none;
}
table #text a {
	display: block;
	height: 45px;
	padding: 5px;
	font: bold 15px Arial, Helvetica, sans-serif;
	color: black;
	margin-bottom: 3px;
}
a#alsace {
	background: white url(images/apartments.jpg) no-repeat center right;
}
a#sozopol {
	background: white url(images/costa_bulgaria.jpg) no-repeat center right;
}
a#pamporovo {
	background: white url(images/orpheus.jpg) no-repeat center right;
}
a#manoir {
	background: white url(images/manoir.jpg) no-repeat center right;
}
a#sahl {
	background: white url(images/sahl.jpg) no-repeat center right;
}
.ad {
	background: white;

	width: 280px;
	border: 1px solid orange;
}
.ad a {
	display: block;
	width: 280px;
}
.ad a:hover {
	text-decoration: none;
	color: black;
}
#footer {
	width: 900px;
	height: 65px;
	padding-top: 15px;
	margin: 0 auto;
/*	background: url(images/footer.jpg) no-repeat;*/
	color: black;
}
#footer p {
	font: 11px Arial, Helvetica, sans-serif;
	color: black;
	text-align: left;
	margin: 0;
	clear: both;
	padding-left: 15px;
	padding-top: 6px;
}
#footer ul {
	margin: 0;
	text-align: center;
	padding: 0 0 0 5px;
}
#footer li {
	margin-left: 8px;
	list-style: none;
	font: 12px Arial, Helvetica, sans-serif;
	float: left;
	color: black;
}
#footer a {
	color: black;
}
.align-left {

}
.backwards{
  unicode-bidi:bidi-override;
  direction:rtl;
  background:transparent;
  text-decoration:underline;
  padding:0 4px;
}
