

*{
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a, a:link, a:visited, a:hover {
	color: #691d0f;
}
.clear{clear:both;}
.b{border:1px solid #000000;}

body{
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	background-image: url(images/flowers.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.main1{
	width: 100%;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logo-back.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.grass{
	position: absolute;
	top: 409px;
	width: 100%;
	height: 57px;
	margin: 0px;
	padding: 0px;
	background-image: url(images/grass-small.png);
	background-repeat: repeat-x;
	background-position: top;
}
#main{
	width: 774px;
	margin: 0px auto;
	padding: 0px;
}
#logo {
	width: 774px;
	height: 466px;
}
#top{
	width: 775px;
	height: 34px;	
}
.top-container{
	margin-top: 3px;
}
.top-menu{
	float: left; 
}
.top-menu-sep{
	float: left; 
	padding-left: 7px;
	padding-right: 7px;
}
.top-menu-last{
	float: right;
	font-size: 11px;
	font-weight: bold;
}
.top-item{
	padding-top: 11px;
	padding-bottom: 4px;
	margin-left: 2px;
	margin-right: 2px;		
}
a.top-link, a.top-link:hover, a.top-link:visited{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
#content{
	width: 775px;
	padding-top: 24px;
	background-image: url(images/vitosha-top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
.left{
	padding-left: 7px;
	float: left;
}
.left-container{
	width: 138px; 
	height: 45px;
	background-image: url(images/menu-back.jpg);
	background-repeat: no-repeat;
}
.left-item{
	float: left;
	padding-top: 10px;
	padding-left: 10px;
}
.fleft{
	float: left;
}
.fright{
	float: right;
}
a.left-link, a.left-link:hover, a.left-link:visited{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.content-inner{
	float: left;
	padding-left: 40px;
}
.header{
	width: 400px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.content{
	padding-top: 15px;
	width: 400px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.banners{
	float: right;
	width: 148px;
	text-align: right;
}
.language{
	float: left;
	width: 382px;
	height: 91px;
	text-align: right;
	background-image: url(images/logo-right.jpg);
	background-repeat: no-repeat;
}
.language-item_on{
	padding-top: 14px;
	float: right;
	width: 30px;
	background-color: #FFFFFF;
	margin-left: 3px;
}
.language-item{
	float: right;
	width: 30px;
	background-color: #FFFFFF;
	margin-left: 3px;
}
.language-link{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #ff6600;
}
.content-body{
 	width: 415px;
 	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.content-inner-big{
	float: left;
	padding-left: 30px;
}
.inner-width{
	width: 544px;
}
th, td, .text{
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
td a, td a:link, td a:visited, td a:hover {
	color: #691d0f;
	font-size: 14px;
}
th{
	font-weight: bold;
}
#copyright{
	margin-top: 100px;
	padding-top: 10px;
	padding-left: 6px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;
}
.table_container{
	width: 550px;
	border-top: 1px solid #000000;
	border-left: 1px solid #000000;
}
.table_cell{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
}
.table_cell_sold{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #bd0100;
	color: #FFFFFF;
}
.table_th{
	float: left;
	width: 218px;
	padding-top: 2px;
	padding-bottom: 2px;
	border-right: 1px solid #000000;
	text-align: right;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}
.table_cell_sold .table_th, .table_cell_sold .table_td{
	color: #FFFFFF;
}
.table_td{
	float: left;
	width: 210px;
	padding-top: 2px;
	padding-bottom: 2px;
	text-align: left;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
tr.app_tr_sold{
	background-color: #bd0100;
	color: #FFFFFF;
}
tr.app_tr_reserve{
	background-color: #0d536c;
	color: #FFFFFF;
}
tr.app_tr_sold td.app_td{
	background-color: #bd0100;
	color: #FFFFFF;
}
tr.app_tr_reserve td.app_td{
	background-color: #0d536c;
	color: #FFFFFF;
}
tr.app_tr_sold a{
	color: #FFFFFF;
}
tr.app_tr_reserve a{
	color: #FFFFFF;
}
.sold{
	background-color: #bd0100;
	color: #FFFFFF;
	font-weight: bold;
}
.reserve{
	background-color: #0d536c;
	color: #FFFFFF;
	font-weight: bold;
}
.red{
color: #bd0100;
}
.gallery{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #456735;
}
.gallery_img{
	float: left;
	padding-left: 20px;
}
