html, html body
{
	height: 100%;
}

body{
	padding:0px;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration:none;
	font-size:12px;
	/*background-color:#93D0FD;*/
	background: url(../images/mamsijeisa.jpg) repeat-y top center;
	color: #666;
	}

#wrapper {
	width:1006px;
	margin: 0 auto;
}

#wrapper table
{
	height: 100%;
}

a {
	text-decoration:none;
	color: #ffba27;
	text-decoration: underline;
}
a:hover {
	color: #f67b04;
}
a:focus {
}
a:visited {
}

p {
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
}
img {
	border: 0;
}	
#mamsijeisa {
	background: url(../images/bkgr.jpg) no-repeat center bottom;
}
#mainbody {
	min-height:550px;
}
/*-----------------------header---------------------*/
#header {
	vertical-align: top;
	background: #f4f4f4;
}
	#title {
		padding: 30px 0 20px 30px;
	}
	#introtext {
		padding: 0 20px 0 30px;
		line-height: 20px;
	}
/*-----------------------End header---------------------*/
/*-----------------------Article---------------------*/
#article {
	width: 990px;
	background: #fff;
	float: left;
	padding: 0 0 0 4px;
}
	.floor {
		width: 740px;
		table-layout: fixed;
	}
		.floor td {
			text-align: center;
			background: #FFBA24;
			color: #fff;
		}
		.floor td.selected {
			background: #f67b04;
		}
			.floor td a {
				color: #fff;
			}
				.floor td a:hover {
					color: #666 !important;
				}
	#Paging {
		padding: 15px 0 0 30px;
	}
		#Paging a {
			padding: 0 3px 5px 3px;
			background: #FFBA24;
			color: #fff;
		}
		#Paging a#current_page {
			background: #f67b04;
		}
	.orange {
		font-weight: bold;
		color: #FFBA24;
	}
	.apartment {
		width: 740px;
		table-layout: fixed
	}
		.apartment td {
			padding: 5px 10px;
			border: solid 1px #feba27;
		}
		.apartment th {
			padding: 10px;
			background: #ffba27;
			color: #fff;
			text-transform: capitalize;
		}
/*-----------------------End Article---------------------*/
/*-----------------------Left---------------------*/
#left {
	background: #ffba24;
}
	#logo {
		background: url(../images/logo.jpg) no-repeat top left #ffba24;
		float: left;
		vertical-align: top;
		padding: 0;
		width: 210px;
		high:186px;
		
	}
	#left_menu {
		background: url(../images/leftmenu2.jpg) no-repeat top left #ffba24;
		vertical-align: top;
	}
/*-----------------------End Left---------------------*/
/*-----------------------Footer---------------------*/
#footer {
	background: url(../images/footer.jpg) no-repeat top left;
	width: 1003px;
	height:137px;
	position: relative;
}
	#net4you {
		position: absolute;
		top: 33px;
		right: 10px;
	}
/*-----------------------End Footer---------------------*/
/*----------------------map------------------*/
 #map1 {

 }
 #map2 {
 display:none;
 }
 #zoomin {
 background: url(../images/zoom-in.gif) no-repeat top left;
 width:30px;
 hight:30px;
 cursor: pointer;
 float:left;
	
 }
 #zoomout {
 background: url(../images/zoom-out.gif) no-repeat top left;
 width:30px;
 hight:30px;
 cursor: pointer;
 float:left;
 }
/*---------------------- End map-------------*/
.lang{
 width:30px;
 float:left;
 padding: 0 0 5px 28px;
}
 #headerimg1 {
 cursor: pointer;
 }
 #headerimg2 {
 cursor: pointer;
 display:none;
 }
/*---------------------- End map-------------*/
 #apartament {
 display:none;
 }
