html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 12px/160% Verdana, Tahoma, Arial, sans-serif;
	color: #000000;
	text-align: left;
	background: #333300;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 12px/160% TVerdana, ahoma,  Arial, sans-serif;
	color: #000000;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 12px/160%  Verdana,Tahoma,  Arial, sans-serif;
	color: #6c2b21;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 12px/100% Tahoma, Verdana, Arial, Arial, sans-serif;
	color: #000000;
}
textarea
{
	font:normal normal 12px/100% Tahoma, Verdana, Arial, Arial, sans-serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}

#panorama {
	height: 319px;
	background: url('../images/bg/panorama.jpg') center 0 no-repeat;
}
#header {
	height: 79px;
	background: url('../images/bg/header.jpg') 0 0 repeat-x;
	text-align: center;

}
#header #lang {
	position: absolute;
	padding: 0;
	margin: 0;
	top: 10px;
	right: 15px;
	list-style: none;
	display: block;
}
#header #lang li {
	padding: 0 4px;
	margin: 0;
	display: inline;
}
#header #lang li span,
#header #lang li a {
	font-weight: bold !important;
	text-decoration: none !important;
	text-transform: uppercase;
	color: #feeeb9 !important;
}
#header #lang li span,
#header #lang li a:hover {
	color: #FFFFFF !important;
	
}
#header h1 {
	color: #FFFFFF !important;
	font-size: 14px;
	font-family: georgia;
	padding: 45px 0 0 50px;
	white-space: nowrap;
	position: absolute;
	top: -100%;
	left: -100%;
	width: 0;
	height: 0;
	overflow: hidden;
}
#header .centered {
	width: 994px;
	margin: 0 auto;
	height: 79px;
	text-align: left;
	position: relative;
	background: url('../images/bg/logo.jpg') 0 0 no-repeat;
}
#header .centered.lt {
	background: url('../images/bg/logo_lt.jpg') 0 0 no-repeat;
}
#header .centered.en {
	background: url('../images/bg/logo_en.jpg') 0 0 no-repeat;
}
#houses,
#houses * {
	font-size: 16px !important;
	line-height: 160% !important;
}
#houses #find {
	float: right;
	padding: 0 0 0 20px;
}
#houses #find img {
	width: 320px;
}
#header #logo {
	float: left;
	padding: 30px 0 0 230px;
}
#header #logo img {
	width: 585px;
	height: 45px;
}
#menu {
	padding: 5px 15px 7px 15px;
	margin: 0;
	list-style: none;
	display: block;
	clear: both;
	text-align: center;
	border-bottom: 2px solid #ffc605;
}
#menu li {
	padding: 0 7px;
	margin: 0;
	display: inline;
}
#menu li span,
#menu li a {
	text-decoration: none !important;
	color: #feeeb9 !important;
	font-size: 12px !important;
}
#menu li span {
	color: #FFFFFF !important;
}
#menu li a:hover {
	color: #99cc00 !important;
	
}


#container {
	background: #99cc00 url('../images/bg/container.jpg') 0 -50px repeat-x;
}
#container #map {
	float: right;
	padding: 0 0 0 20px;
}
#container .centered {
	width: 994px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 10;
}
#container #content {
	position: relative;
}
#container #content #content_padd {
	padding: 0px 44px 50px 44px;
}
#container #content #content_shad {
	background: url('../images/bg/content_shad.png') 0 0 no-repeat;
	height: 25px;
	position: absolute;
	top: -25px;
	left: 0;
	width: 994px;
}
#container #content #content_bg {
	background: url('../images/bg/content.png') 0 0 repeat-y;
}

#footer {
	text-align: center;
	/*border-top: 1px solid #ffc605;*/
	padding: 15px 0;
}
#footer .centered {
	width: 994px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#footer #contacts {
	padding: 0 0 0 54px;
	float: left;
}
#footer #contacts,
#footer #contacts a,
#footer #contacts * {
	color: #FFFFFF !important;
	font-size: 11px !important;
	line-height: 120% !important;
}
#footer #icons {
	float:right;
	padding: 0 9px 0 0;
}


#blocks {
	padding: 10px 0 0 0;
}
#blocks * {
	color: #FFFFFF;
}
#blocks .img {
	padding: 7px;
	margin: 5px 0 10px 0;
	clear: both;
	background: #FFFFFF;
}
#blocks .img img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
}
#blocks .img img.active {
	display: block;
}
#blocks .img div {
	width: 383px;
	height: 264px;
	position: relative;
}
#blocks .padd {
	padding: 14px 17px;
}
#blocks ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #f6c19b;
}
#blocks ul li {
	margin: 0;
	padding: 4px 1px 4px 14px;
	background: url('../images/ico/li.gif') 2px 8px no-repeat;
	border-bottom: 1px solid #f6c19b;
}
#blocks a {
	font-weight: bold !important;
}
#blocks h2 {
	color: #FFFFFF;
	font-size: 24px;
	font-family: georgia;
	margin: 0 0 5px 0;
}
#blocks .block_1 {
	background: #f96700 url('../images/bg/shad.png') 100% 0 no-repeat;
	float: left;
	width: 430px;
	margin: 0 40px 20px 0;
	min-height: 560px;
}
#blocks .block_2 {
	background: #339900 url('../images/bg/shad.png') 100% 0 no-repeat;
	float: left;
	width: 430px;
	margin: 0 0 20px 0;
	min-height: 560px;
}


#slogan {
	padding: 7px 0 10px 0;
}



#small_blocks {
	padding: 5px 0 0 0;
	float: left;
}
#small_blocks * {
	color: #FFFFFF;
}
#small_blocks .img {
	padding: 7px;
	margin: 5px 0 10px 0;
	clear: both;
	background: #FFFFFF;
}
#small_blocks .img img {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	width: 248px;
	height: 171px;
}
#small_blocks .img img.active {
	display: block;
}
#small_blocks .img div {
	height: 171px;
	width: 248px;
	position: relative;
}
#small_blocks .padd {
	padding: 14px 17px;
}
#small_blocks ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #f6c19b;
}
#small_blocks ul li {
	margin: 0;
	padding: 4px 6px 4px 18px;
	background: url('../images/ico/li.gif') 5px 8px no-repeat;
	border-bottom: 1px solid #f6c19b;
}
#small_blocks a {
	font-weight: bold !important;
}
#small_blocks h2 {
	color: #FFFFFF;
	font-size: 20px;
	font-family: georgia;
	margin: 0 0 5px 0;
}
#small_blocks .block_3 {
	background: #f4ad22 url('../images/bg/shad.png') 100% 0 no-repeat;
	width: 296px;
	float: left;
	margin: 0 20px 20px 0;
}
#small_blocks .block_4 {
	background: #a2c513 url('../images/bg/shad.png') 100% 0 no-repeat;
	width:296px;
	float: left;
	margin: 0 20px 10px 0;
	min-height: 430px;
}



#title_menu {
	float: left;
	width: 260px;
	min-height:450px;
	color: #000000;
}
#title_menu .FBConnectButton_Text {
	color: #FFFFFF !important;
}
#houses *,
#houses,
#title_menu * {
	color: #000000 !important;
	
}
#houses {
	padding: 0 0 15px 0;
}
#houses #title_img {
	float: left;
	margin: 0 15px 0 0;
	border: 10px solid #d5a410;
}
#title_menu ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 10px 0 0 0;
	border-top: 1px solid #f6c19b;
}
#title_menu h2 {
	margin: 0 0 20px 0 !important;
	font-size: 14px !important;
	font-weight: bold;
	font-family: verdana !Important;
}
#title_menu h2,
#title_menu ul li {
	margin: 0;
	padding: 7px 0 7px 18px;
	background: url('../images/ico/li_big.gif') 5px 11px no-repeat;
	border-bottom: 1px solid #f6c19b;
}
#title_menu ul li a {
	font-size: 14px !important;
	font-weight: bold;
	color: #5f7d01 !important;
}

#page_content {
	padding: 10px 0 0 0;
}
#page_content h1 {
	font-size: 27px;
	font-family: georgia;
	margin: 0 0 35px 0;
	color: #333300;
	line-height: 130%;
}
#page_content h2 {
	font-size: 21px;
	font-family: georgia;
	margin: 0 0 15px 0;
	color: #333300;
	line-height: 130%;
	
}
#page_content img {
	float: left;
	margin: 0 10px 10px 0;
}
#page_content img.fr {
	float: right;
	margin: 0 0 10px 10px;
}
#page_content ul {
	list-style: none;
	display: block;
	padding: 0;
	margin: 10px 0 20px 20px;
}
#page_content ul.submenu {
	margin: -15px 0 20px 0;
}
#page_content ul.submenu li {
	display: inline-block;
	margin: 0 15px 0 0;
}
#page_content ul li {
	margin: 0;
	padding: 4px 0 4px 18px;
	background: url('../images/ico/li_big.gif') 5px 8px no-repeat;
}
#page_content ul li a {
	font-size: 12px !important;
	font-weight: bold;
	color: #5f7d01 !important;
}
#page_content .prices {
	margin: 10px 0 20px 0;
}
#page_content .prices th {
	text-align: left;
	padding: 4px 10px;
	background: #d1fcb8;
	font-weight: bold;
}
#page_content .prices td {
	padding: 4px 10px;
	border-bottom: 2px solid #d1fcb8;
}

.gallery {
	padding: 10px 0 0 0;
}
.gallery img {
	float: left;
	margin: 0 10px 10px 0;
	border:	#CCCCCC 6px solid;
}

.entertainment {
	
}
.entertainment .col1 {
	float: left;
	width: 435px;
	margin: 0 20px 0 0;
}
.entertainment .col2 {
	float: left;
	width: 435px;
	margin: 0 0 0 0;
}