* {
	margin:0px;
	padding:0px;
	font-family:Verdana;
	/*font-size:12px;*/
}
body  
{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;
	overflow-y: scroll;
}
html
{
	width: 100%;
	height: 100%;
	margin:0px;
	padding:0px;
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;
}
img {
	border:0px solid #FFFFFF;
}
div {
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;
}
table{
	border:0px; /* border="0" */
	border-collapse:collapse; /* cellspacing="0" */
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;
}
table td{
	padding:0px; /* cellpadding="0" */
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;
} 
input {
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;	
}
select {
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;	
}
textarea {
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;	
}        
a {
	color:#4d4d4d;
	font-family:Verdana;
	font-size:11px;	
	text-decoration:none;
}
a:HOVER {
	text-decoration:underline;
}
form {
	min-height:100%;
	height:100%;
	position:relative;
}
#container {
	min-height:100%;
	text-align:left;
	position:relative;
}
#printtopbtn {
	display:none;
	text-align:center;
	padding:10px 20px;
	background:#0082c9;
	color:#fff;
	font-weight:bold;
	cursor:pointer;
	margin:0px auto 20px auto;
}
#booking_header {
	background:url(lre_head_pix101.jpg) repeat-x left top;
	height:101px;
	text-align:center;
}
#answer_content {
	display:none;
}
.booking_content {
	padding:0px 20px;
}
.booking_content div.answer{
	color:#D01991;
	font-weight:bold;
	text-align:center;
	margin:15px auto 0px auto;
}
#booking_content h1{
	text-align:center;
	margin:15px auto 0px auto;
	font-size:11px;
	color:#0082c9;
}
#booking_content h2{
	text-align:center;	
	margin:5px auto 15px auto;
	font-size:11px;
}
#booking_content p{
	margin-bottom:3px;
}
#booking_content input{
	width:100%;
}
#booking_content textarea{
	width:100%;
	height:150px;
	overflow:auto;
}
#booking_btn {
	height:18px;	
	width:100px;
	margin:15px auto 0px auto;
	background:url(lre_book_btn_pix.jpg) repeat-x left top;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
}
#booking_btn img.left{
	float:left;
}
#booking_btn img.right{
	float:right;
}
#booking_btn div.left{
	float:left;
	height:18px;
	width:5px;
	background:url(lre_book_btn_left2.jpg) no-repeat left top;
}
#booking_btn div.right{
	float:right;
	height:18px;
	width:5px;
	background:url(lre_book_btn_right.jpg) no-repeat left top;
}
   
#header_start_container {
	height:123px;
	text-align:left;
	position:relative;
	padding:0px 20px;
}
#header_main_container {
	height:123px;
	text-align:left;
	background:url(lre_head_pix101.jpg) repeat-x left top;
	position:relative;
	padding:0px 20px;
}
#header {
	/*background:url(lre_top_phone_line.png) no-repeat right top;*/
	height:123px;
	/*position:relative;*/
}
#header_languages {
	position:absolute;
	left:350px;
	top:0px;
	height:30px;
}
#header_languages ul{
	list-style:none;
	padding:0px;
	border:0px;
	height:30px;
}
#header_languages ul li{
	list-style:none;
	float:left;
	margin:0px 0px 0px 0px;
	border:0px;
	width:23px; /*30px*/
	height:26px; /*30px*/
	padding:4px 0px 0px 7px;
	display:inline;
	list-style-type:none;
	background:url(lre_language_bg_noact2.png) no-repeat top left;
}
#header_languages ul li a{
	color:#fff;
	font-size:11px;
}
#header_languages ul li.act{
	background:url(lre_language_bg_act2.png) no-repeat top left;
	padding:4px 0px 0px 11px;
	width:25px; /*36px*/
	height:26px; /*30px*/
}
#header_languages ul li.act a{
	font-weight:bold;
}

#header_text_start{
	height:100px;
	margin-left:250px;
	background:url(lre_header_pix.jpg) repeat-x top left;
}
#header_text_start div#hleft {
	height:100px;
	background:url(lre_header_left.jpg) no-repeat top left;
}
#header_text_start div#hright {
	height:100px;
	background:url(lre_header_right.jpg) no-repeat top right;
}
#header_text_main{
	height:100px;
	margin-left:250px;
	background:url(lre_header_pix_main.jpg) repeat-x top left;
}
#header_text_main div#hleft {
	height:100px;
	background:url(lre_header_left_main.jpg) no-repeat top left;
}
#htext {
	width:440px;
	float:right;
	margin:58px 120px 0px 0px;
	position:relative;
}
#htext p, #htext a{
	text-transform:uppercase;
	font-weight:bold;
	color:#000;
	font-size:12px;	
}
#header_time {
	position:absolute;
	height:58px; /*123px*/
	width:81px; /*101*/
	padding-top:65px;
	padding-left:20px;
	top:0px;
	right:20px;
	font-weight:bold;
	font-size:14px;
	color:#fff;
}
.header_time_start {
	background:url(lre_header_right.jpg) no-repeat top right;
}
.header_time_main {
	background:url(lre_header_right_main.jpg) no-repeat top right;
}
#header_logo {
	float:left;
	padding-top:0px;
	       
}
#top_menu {
	margin-top:10px;
	padding:0px 115px 0px 20px;
	text-align:center;
}
#top_menu table{
	margin:0px auto 0px auto;
	/*width:100%;*/
}
#top_menu table td{
	text-align:center;
	white-space:nowrap;
}
#top_menu table td a{
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
#top_menu table td.act a{
	color:#D01991;
}
#top_menu ul{
	margin:0px auto 0px auto;
	list-style:none;
	padding:0px;
	border:0px;
	height:10px;
}
#top_menu ul li{
	text-align:center;
	list-style:none;
	float:left;
	margin:0px 0px 0px 0px;
	border:0px;
	/*height:17px;*/
	display:inline;
	list-style-type:none;
}
#top_menu ul li a{
	text-transform:uppercase;
	text-decoration:underline;
	font-weight:bold;
	font-size:12px;
}
#top_menu ul li.act a{
	color:#D01991;
}
#top_menu div{
	margin:0px auto 0px auto;
	text-align:center;
}
#top_menu div div{
	margin:0px auto 0px auto;
	text-align:center;
	float:left;
	border:1px solid red;
}
#top_menu div a{
	text-transform:uppercase;
	text-decoration:underline;
}
#sliding_gallery{
	height:240px;  /*200 + slider paddings*/
	padding:0px 20px;
	position:relative;
	overflow:hidden;
}
#slider {
	position: relative; 
	overflow: hidden;
	height:200px;
	padding:20px 0px;
}
#slider div{
	position:absolute; 
	margin:0px 0px 0px 0px; 
	height:200px;
	border-left:0px solid #fff;
	display:none;
}
#slider div table{
	position:absolute;
	background-repeat:no-repeat;
	width:70px;
	height:66px;
	z-index:99;
}
#slider div table td{
	vertical-align:center;
	text-align:center;
	color:#fff;
	font-weight:bold;
	font-size:10px;
	padding:5px;
}
#slider div img{
	height:200px;
}
#slider_blick {
	height:96px;
	position:absolute;
	top:15px;
	left:0px;
	width:100%;
	z-index:2;
	overflow:hidden;
	background:url(lre_gallery_photo_blik.png) repeat-x top;
}
#content_container {
	text-align:left;
	padding:20px 20px 100px 20px; /* bottom = footer height + 20px */
}
#left_menu {
	float:left;
	width:200px;
}
#left_menu ul {
	list-style:none;
	padding:0px;
	border:0px;
}
#left_menu ul li{
	list-style:none;
	border:0px;
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 50px;
	height:40px; /*40px*/
	width:150px; /*200px*/
	list-style-type:none;
	background:url(lre_menu_1_act.jpg) no-repeat top left;
	text-align:center;
}
#left_menu ul li a{
	color:#fff;
	font-weight:bold;
}
.menu1level {
	margin:0px 0px 7px 0px;
	padding:0px 0px 0px 50px;
	height:40px; /*40px*/
	width:150px; /*200px*/
	background:url(lre_menu_1_act.jpg) no-repeat top left;
	cursor:pointer;
}
.menu1level table td{
	vertical-align:middle;
	height:38px;
	width:150px;
	text-align:center;	
	color:#fff;
	font-weight:bold;
	font-size:12px;
	text-transform:uppercase;
}
.menu1level a{
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;	
	font-size:12px;
}
.ml1act {
	background-image:url(lre_menu_1_act.jpg);
}
.ml1noact {
	background-image:url(lre_menu_1_noact.jpg);
}
.ml2act {
	background-image:url(lre_menu_2_act.jpg);
}
.ml2noact {
	background-image:url(lre_menu_2_noact.jpg);
}
.ml3act {
	background-image:url(lre_menu_3_act.jpg);
}
.ml3noact {
	background-image:url(lre_menu_3_noact.jpg);
}
.ml4act {
	background-image:url(lre_menu_4_act.jpg);
}
.ml4noact {
	background-image:url(lre_menu_4_noact.jpg);
}
.mlact {
	background-image:url(lre_menu_act.jpg);
}
.mlnoact {
	background-image:url(lre_menu_noact.jpg);
}
.menu2level{
	color:#0082c9;
	padding:0px 0px 0px 20px;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.menu2level span{
	color:#0082c9;
	border-bottom:1px dotted #0082c9;
	text-transform:uppercase;
	font-weight:bold;
	font-size:11px;
}
.menu3level {
	padding:3px 0px 0px 40px;
	line-height:13px;
	margin-bottom:3px;
	margin-left:0px;
	position:relative;
}
.menu3level div{
}
.menu3level div img{
	margin:5px 5px 0px 0px;
}
.menu3level a{
	font-size:11px;
}
.menu3level a.menu3levelact{
	font-weight:bold;
}
#content {
	margin-left:220px;
	/*margin-top:4px;*/
}
#filter {
	/*padding-top:4px;*/
	background:url(lre_search_pix3.jpg) repeat-x top;
	height:104px;
	width:100%;
	font-size:11px;
	/*position:relative;*/
}
#filter_left_img, #filter_right_img {
	width:5px;
}
#filter_right_img {
	right:0px;
}
#filter_table {
	/*width:100%;*/
	/*margin:0px auto;*/
}
#filter_table td{
	padding-bottom:4px;
	text-align:left;
	font-size:11px;
}
.tdname1 {
	/*width:150px;*/
	padding-right:10px;
	padding-left:10px;
	color:#fff;
	white-space:nowrap;
}
.tdfld1 {
	width:205px;
}
.tdfld1 select{
	width:205px;
}
.tdname2 {
	/*width:50px;*/
	color:#fff;
	padding-right:10px;
}
.tdfld2 {
	/*width:220px;*/ /*300px*/
	color:#fff;
	text-align:left;
	padding:0px 5px;
}
.tdfld2 select{
	width:200px;
}
.tdfld2 input{
	width:95px;
}
.filterbtn {
	text-align:right;
	/*padding-right:10px;*/
}
.filterbtn input{
	float:right;
	margin-top:3px;
	margin-right:5px;
	cursor:pointer;
	width:73px;
	height:15px;
	border:0px solid #fff;
	background:url(lre_search_btn_bg.jpg) no-repeat top left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
}
.bord {
	margin-top:20px;
}
.bord_tl {
	width:9px;
	height:15px;
}
.bord_tc {
	background:url(lre_bord_top_pix2.jpg) repeat-x top left;
	height:15px;
}
.bord_tc div {
	width:160px;
	height:14px;
	background:url(lre_bord_top_text2.jpg) no-repeat top left;
	padding:1px 0px 0px 7px;
	text-transform:uppercase;
	font-size:10px;
	color:#fff;
	font-weight:bold;
}
.bord_tr {
	width:9px;
	height:15px;
}
.bord_bl {
	width:5px;
	height5px;
}
.bord_bc {
	background:url(lre_bord_bottom_pix.jpg) repeat-x top left;
	font-size:1px;
}
.bord_bc img{
	height:5px;
}
.bord_br {
	width:5px;
	height:5px;
}
.circle_bord_t {
	height:5px;
	position:relative;
	margin-top:23px;
}
.circle_bord_tl {
	float:left;
}
.circle_bord_tc {
	text-align:right;
	background:url(lre_bord_top_pix.jpg) repeat-x top;
}
.circle_bord_text {
	position:absolute;
	left:10px;
	top:-8px;
	width:153px; /*160px*/
	height:14px; /*15*/
	padding:1px 0px 0px 7px;
	background:url(lre_text_bg.jpg) no-repeat left top;
	text-transform:uppercase;
	font-size:11px;
	color:#fff;
	font-weight:bold;
}
.circle_bord_b {
	height:5px;
}
.circle_bord_bl {
	float:left;
}
.circle_bord_bc {
	text-align:right;
	background:url(lre_bord_bottom_pix.jpg) repeat-x top;
}
div.circle_bord_c {
	border-left:1px solid #158ACD;
	border-right:1px solid #158ACD;
	padding:5px;
	text-align:center;
}
.circle_bord_c {
	border-left:1px solid #158ACD;
	border-right:1px solid #158ACD;
	padding:5px;
	text-align:center;
}
.circle_bord_hot {
	position:relative;
	/*padding-left:45px;*/
	padding-top:10px;
}
#pages {
	margin-top:10px;
	text-align:center;
}
#pages a {
	font-size:11px;
	margin:0px 3px;
}
#pages a.act {
	font-weight:bold;
	color:#0073AA;
}
/* Easy Slider */
#hotslider{
	margin:0px auto 0px auto;
	width:860px;
	overflow:hidden;
	position:relative;
}	
#hotslider ul, #hotslider li{
	margin:0;
	padding:0;
	list-style:none;
}
#hotslider li{ 
	width:860px;
	height:140px;
	overflow:hidden;
}
/* // Easy Slider */
#prevbtn, #nextbtn {
	width:24px;	
	height:26px;
	cursor:pointer;
}
#prevbtn img, #nextbtn img{
	width:24px;	
	height:26px;	
}
#prevbtn {
	/*left:5px;*/
}
#nextbtn {
	/*right:5px;*/
	/*background:url(lre_gallery_right_arrow.jpg) no-repeat top left;*/
}
.prevbtnact {
	background:url(lre_gallery_left_arrow.jpg) no-repeat center left;
}
.nextbtnact {
	background:url(lre_gallery_right_arrow.jpg) no-repeat center left;
}
.prevbtnnoact {
	background:url(lre_gallery_left_arrow_noact.jpg) no-repeat center left;
}
.nextbtnnoact {
	background:url(lre_gallery_right_arrow_noact.jpg) no-repeat center left;
}
.hotoffer_div {
	width:410px;
	/*background:url(lre_hot_pix.jpg) repeat top center;*/
	background-color:#E5E5E5;
	position:relative;
	float:left;
	margin:0px 10px;
}
.hot_name {
	width:170px;
	/*height:45px;*/
	padding-bottom:6px;
	text-align:right;
	font-weight:bold;
	float:right;
	font-size:11px;
}
.hot_name a{
	font-weight:bold;
	font-size:11px;
}
.hot_img {
	float:left;
	margin-right:9px;
	width:210px;
	height:120px;
}
.hot_area {
	text-align:left;
	float:right;
	clear:right;
	width:150px;
	font-size:11px;
}
.hot_district {
	text-align:left;
	bottom:0px;
	float:right;	
	clear:right;
	width:150px;
	font-size:11px;
}
.hot_table {
	width:170px;
	float:left;
margin-top:5px;
}
.hot_table td{
	font-size:11px;
	text-align:left;
}
.hot_price {
	height:15px;
	position:absolute;
	bottom:7px;
	right:5px;
}
.hot_price table{
	height:15px;
}
.hot_price td.price {
	height:15px;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#D01991;
	font-size:12px;
	line-height:14px;
}
.hot_price table td.m2 {
	color:#4d4d4d;
	height:15px;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	font-size:12px;
	line-height:14px;
}
/*
.hot_price img {
	float:right;
}
.hot_price div {
	height:11px;
	float:right;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#D01991;
	font-size:10px;
	line-height:14px;
}
.hot_price div.m2 {
	color:#4d4d4d;
}
*/
.hot_category {
	height:15px;
	position:absolute;
	bottom:7px;
	left:5px;
	width:136px;
}
.hot_category img {
	float:right;
}
.hot_category div {
	height:15px;
	float:right;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#0073AA;
	font-weight:bold;
	font-size:12px;
	line-height:10px;
	text-align:center;
	width:130px;
}
.news_td {
	text-align:left;
	width:50%;
}
.news_div {
	padding:6px 10px 0px 10px;
}
.news_delimeter {
	background:url(lre_news_delimeter.jpg) repeat-y right top;
}
.news_name {
	/*height:35px;*/
}
.news_name a {
	dispaly:block;
	color:#0082c9;
	font-weight:bold;
	text-decoration:underline;
	font-size:11px;
}
.news_text {
	font-size:11px;
	padding-top:6px;
}
.objects_table {
	width:100%;
	margin:0px auto;
	height:100%;
}
.objects_table td{
}
.objectinformation{
	width:100%;
	height:100%;
}
.objectinformationtd{
	/*border:1px solid #158ACD;*/
}
.objectinformationtd table {
	width:100%;
}
.objectinformationtd table td{
	text-align:left;
	/*padding:10px;*/
}
.objectinformationimg {
	/*margin-bottom:5px;*/
	position:relative;
	height:100px;
}
.objectinformationimgimg{
	/*width:150px;*/
	height:100px;
}
.objectinformationcategory {
	height:15px;
	position:absolute;
	bottom:0px;
	left:0px;
	width:136px;
}
.objectinformationcategory img {
	float:right;
}
.objectinformationcategory div {
	height:15px;
	float:right;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#0073AA;
	font-weight:bold;
	font-size:12px;
	line-height:10px;
	text-align:center;
	width:130px;
}
.objectinformationprice {
	height:15px;
	width:150px;
	float:right;
}
.objectinformationprice img {
	float:right;
}
.objectinformationprice div{
	height:15px;
	float:right;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#D01991;
	font-size:12px;
	line-height:14px;
}
.objectinformationprice div.m2 {
	color:#4d4d4d;
}
.objectinformationdesc p, .objectinformationdesc p b{
	font-size:11px;
}
.objectinformationdesc h3{
	text-decoration:underline;
	color:#158ACD;
	font-size:11px;
	margin-bottom:5px;
	text-align:right;
	font-weight:bold;
}
.objectinformationdesc h3 a{
	text-decoration:underline;
	color:#158ACD;
	font-size:11px;
	font-weight:bold;
}
#object {
	width:100%;
}
#objectid {
	float:left;
	font-weight:bold;
	font-size:11px;
}
#objectname {
	text-align:center;
	padding:0px 70px 20px 70px;
	color:#0082c9;
	font-weight:bold;
	font-size:11px;
}
#objectimage {
	/*float:left;*/
	text-align:center;
	width:434px;
	overflow:hidden;
}
#mainimagediv{
	height:280px;
	position:relative;
	width:430px;
	border:2px solid #fff;
	background-color:#fff;
	background-repeat:no-repeat;
	background-position:center center;
	overflow:hidden;
}
#printimg {
	/*display:none;*/
	height:280px;
	margin:0px auto;
}
#mainimageleft, #mainimageright{
	width:215px;
	height:280px;
	position:absolute;
	top:0px;
	cursor:pointer;
}
#mainimageleft {
	left:0px;
	z-index:5;	
}
#mainimageright{
	right:0px;
	z-index:6;
}
#mainimage {
	height:280px;
}
#objectimagenum {
	text-align:center;
	margin:0px auto;
	padding:5px 0px;
	font-size:11px;
}
#scroll {
	overflow:hidden;
	width:366px;
}
#scroll table td img{
	border:0px solid #fff;
	height:100px;
	cursor:pointer;
	margin-right:10px;
}
.bord1_ul {
	width:5px;
	height:5px;
}
.bord1_uc {
	background:url(lre_bord1_uc.jpg) repeat-x top center;
}
.bord1_uc img{
	height:5px;
}
.bord1_ur {
	width:5px;
	height:5px;
}
.bord1_lc {
	background:url(lre_bord1_lc.jpg) repeat-y center left;
}
.bord1_lc img{
	width:5px;
}
.bord1_rc {
	background:url(lre_bord1_lc.jpg) repeat-y center right;
}
.bord1_rc img{
	width:5px;
}
.bord1_bl {
	width:5px;
	height:5px;
}
.bord1_bc {
	background:url(lre_bord1_uc.jpg) repeat-x top center;
}
.bord1_bc img{
	height:5px;
}
.bord1_br {
	width:5px;
	height:5px;
}
.bord2_ul {
	width:5px;
	height:5px;
}
.bord2_uc {
	background:url(lre_bord2_uc.jpg) repeat-x top center;
}
.bord2_uc img{
	height:5px;
}
.bord2_ur {
	width:5px;
	height:5px;
}
.bord2_lc {
	background:url(lre_bord2_lc.jpg) repeat-y center left;
}
.bord2_lc img{
	width:5px;
}
.bord2_rc {
	background:url(lre_bord2_rc.jpg) repeat-y center right;
}
.bord2_rc img{
	width:5px;
}
.bord2_bl {
	width:5px;
	height:5px;
}
.bord2_bc {
	background:url(lre_bord2_bc.jpg) repeat-x top center;
}
.bord2_bc img{
	height:5px;
}
.bord2_br {
	width:5px;
	height:5px;
}
#objectbook {
	height:18px;	
	float:right;
	background:url(lre_book_btn_pix.jpg) repeat-x left top;
	font-size:11px;
	cursor:pointer;
}
#objectbook td{
	height:18px;	
	line-height:12px;
	font-weight:bold;
	color:#fff;
	font-size:11px;
}
#objectprint {
	float:right;
	margin-right:20px;
	height:17px;
}
#objectprint img{
	cursor:pointer;
}
#objectcallus {
	text-align:center;
	margin-bottom:10px;
}
#objectcallus table{
	height:31px;
	margin:0px auto;
}
#objectcallus table td{
	height:31px;
	font-weight:bold;
	color:#0082c9;
	text-align:center;
}
#video_icon{
	height:31px;
	font-weight:bold;
	color:#0082c9;
	text-align:left;
	line-height: 31px;
	background: url(lre_video_icon.jpg) no-repeat left;
	padding-left: 40px;
	margin-top: 15px;
	width: 150px;
}
#video_icon a{
	font-weight:bold;
	color:#0082c9;
}
.objectrightelementswidth {
	margin-bottom:11px;
}
.priceprint {
	background:#fff;
	height:17px;
	clear:both;
}
.objectprice{
	height:15px;
	/*float:left;*/
	clear:left;
	margin-bottom:2px;
}
.objectprice table td.price{
	height:15px;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	color:#D01991;
	font-size:12px;
	line-height:14px;
	white-space:nowrap;
}
.objectprice table td.m2 {
	color:#4d4d4d;
	height:15px;
	background:url(lre_price_bg_pix.png) repeat-x left top;
	font-size:12px;
	line-height:14px;
}
#objectbrokerinfo {
	margin-top:20px;
	clear:right;
	background:url(lre_right_info_bord_pix2.jpg) repeat-y top center;
}
table.rightinformation {
	width:100%;
	clear:left;
}
table.rightinformation td.left {
	width:100px;
	text-align:left;
	padding:2px 0px 2px 0px;
	font-size:11px;	
}
table.rightinformation td.right{
	font-weight:bold;
	text-align:left;
	padding:2px 5px 2px 10%;
	font-size:11px;	
}
div.rightinformations{
	clear:both;
}
div.rightinformations p.left{
	width:100px;
	float:left;
	clear:left;
	text-align:left;
	padding:2px 5px 2px 0px;
	font-size:11px;
}
div.rightinformations p.right{
	font-weight:bold;
	text-align:left;
	padding:2px 5px 2px 0px;
	margin-left:100px;
	/*float:left;*/
	font-size:11px;
}
div.rightinformations  p.head{
	font-weight:bold;
	color:#0082c9;
	float:left;
	padding:2px 0px 2px 0px;
	font-size:11px;
}
#objectmaininfo {
	clear:right;	
}
#objectdescription {
	clear:right;
	font-size:11px;
}
#objectinformation {
	clear:both;
	padding-top:20px;
	font-size:11px;	
}
#objectinformationpage {
	margin-top:10px;
	text-align:center;
}
#objectinformationpage a{
	text-decoration:underline;
	font-weight:bold;
	color:#0082c9;	
}
/*
#objectinformation p{
	font-weight:bold;
	color:#0082c9;
	margin-bottom:5px;
	font-size:11px;
}
*/
#objectinformation p.head{
	font-weight:bold;
	color:#0082c9;
	margin-bottom:5px;
	font-size:11px;
}
#connectedobjects {
	border:1px solid #158ACD;
	padding:10px;
}
#objects_map {
	width:443px;
	height:264px;
	margin:0px auto;
	background:url(lre_map_big.jpg) no-repeat;
	position:relative;
}
#objects_map div{
	position:absolute;
	background:url(lre_map_ball.png) no-repeat left;	
	padding-left:8px;
}
#objects_map div a{
	font-size:10px;
	font-weight:bold;
}
.clear {
	clear: both;
	display: block;
	height: 1px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
#footer_container {
	position:absolute;
	bottom:0;
	width:100%;
	height:80px;
	text-align:left;
	font-size:11px;
}
#footer {
	padding:0px 20px 0px 20px;
	height:60px;	
	font-size:11px;
}
#footer_left {
	background: url(lre_bottom_left.jpg) no-repeat left;
	height:60px;
	font-size:11px;	
}
#footer_pix {
	background: url(lre_bottom_pix.jpg) repeat-x top center;
	height:60px;
}
#footer_left2{
	float:left;
}
#footer_right{
	float:right;
}
#footer_text{
	height:53px; /*60px*/
	padding:7px 0px 0px 0px;
	margin:0px 300px;
	text-align:center;
	font-size:11px;	
}
#objectgalname {
	text-align:center;
	padding:20px;
	font-size:18px;
	font-weight:bold;	
}
#objectgalnamegal {
	text-align:center;
}
#objectgalnamegal img{
	height:150px;
	margin:10px 10px;
}
