

*{
	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: 56px;
	background-color: #0d536c;
}
#main{
	width: 775px;
	margin: 0px auto;
	padding: 0px;
	background-color: #FFFFFF;
}
#logo {
	width: 775px;
	height: 275px;
}
#top{
	width: 775px;
	height: 34px;	
}
.top-container{
	margin-top: 3px;
	border-top: 1px solid #c39938; 
}
.top-menu{
	float: left;
	border-top: 3px solid #c39938; 
	border-bottom: 1px solid #45b2e5;
	margin-right: 16px; 
}
.top-menu-last{
	float: right;
	border-top: 3px solid #c39938; 
	border-bottom: 1px solid #45b2e5;
}
.top-item{
	padding-top: 3px;
	padding-bottom: 4px;
	margin-left: 8px;
	margin-right: 8px;		
}
a.top-link, a.top-link:hover, a.top-link:visited{
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #691d0f;
}
#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: 193px; 
	height: 31px;
	background-color: #fbfbfb;
	color: #000000;
}
.left-menu{
	width: 191px; 
	margin-top: 2px;
	background-color: #bd8f24;
	color: #000000;
}
.left-item{
	float: left;
	width: 120px;
	padding-top: 6px;
}
.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;
}
h1{
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
h2{
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
	padding-top: 0px;
	margin-top: 0px;
}
.content{
	width: 400px;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.language{
	float: right;
	width: 116px;
	text-align: right;
}
.language-item{
	float: left;
	
}
.language-link{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #722a1d;
}
.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;
}
th{
	font-weight: bold;
}
#copyright{
	padding-top: 10px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #bd8f24;
	background-color: #0d536c;
}
.table_container{
	width: 440px;
	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_cell_reserve{
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	background-color: #0d536c;
	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_cell_reserve .table_th, .table_cell_reserve .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;
}
.banner-left{
	margin-top: 3px;
}
