html,body {
	height: 100%;
	margin:0px;
	padding:0px;
	background-color:#140C0C;
	color: #fff;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	cursor: default;
}

#home_container {
	background-image: url(images/home_background.gif);
	width: 987px;
	height: 492px;
	display: table-cell;
	/*padding: 6px;*/
	padding-left: 10px;
}

#flash_head {

	float: right;
	margin-top: 52px;
	margin-right: 12px;
}

.pricelist_header_holder {
	height: 42px;
	border-top: 1px solid #A49F85;
	border-left: 1px solid #A49F85;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-color: #522E2E;
	display: table-cell;
	text-align: center;
}
.pricelist_header_element {
	background-image: url(images/pricelist_header_bgr.gif);
	height: 23px;
	margin: 2px;
	display: block;
	padding-top: 11px;
	background-repeat: repeat-x;
	font-size: 11px;
	color: #CFC9A9;
	font-weight: bold;
}
.pricelist_element {
	border: 1px solid #A49F85;
	background-color: #E2DFCB;
	font-size: 12px;
	color: Black;
	padding: 3px;
	text-align: center;
}
.pricelist_element_available {
	border: 1px solid #A49F85;
	background-color: #E2DFCB;
	font-size: 12px;
	color: #39B54A;
	padding: 3px;
	text-align: center;
}
.pricelist_element_reserved {
	border: 1px solid #A49F85;
	background-color: #E2DFCB;
	font-size: 12px;
	color: #F26522;
	padding: 3px;
	text-align: center;
}
.pricelist_element_sold {
	border: 1px solid #A49F85;
	background-color: #E2DFCB;
	font-size: 12px;
	color: #E52B2B;
	padding: 3px;
	text-align: center;
}


h1 {
	color: #522E2E;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 35px;
	letter-spacing: -2px;
	margin: 0px;
	line-height: 33px;
}

h2 {
	color: #522E2E;
	font-size: 12px;
	font-weight: normal;
	margin: 0px;
}

h3 {
	color: #522E2E;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 18px;
	letter-spacing: -1px;
	margin: 0px;
}

td.mainNav_td {
	height: 46px;
}
td.mainNav_active {
	height: 46px;
	background-color: #CFC9A9;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-right: 1px solid #A49F85;
	color: #1E1212;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
td.mainNav_active_first {
	height: 46px;
	background-color: #CFC9A9;
	border-top: 1px solid #fff;
	border-right: 1px solid #A49F85;
	color: #1E1212;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}
a.mainNavLink, a.mainNavLink:visited{
	color: #CFC9A9;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	padding-top: 15px;
	padding-bottom: 15px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}
a.mainNavLink:hover{
	text-decoration: underline;	
}

a.contracts_Link,a.contracts_Link:visited {
	color: #CFC9A9;
	font-size: 10px;
	display: block;
	float: right;
	width: 365px;
	text-decoration: none;
}
a.contracts_Link:hover {
	text-decoration: underline;
}

.contracts_Holder {
	background-image: url(images/contracts_background.gif);
	background-repeat: no-repeat;
	background-position: right;
	width: 715px;
	height: 42px;
	display: table-cell;
	color: #CFC9A9;
	font-size: 12px;
	padding: 5px;
	padding-left: 15px;
	background-color: #CFC9A9;
}


.gallery_Nav_Holder {
	width: 230px;
	margin-left: 25px;
	height: 39px;
	padding-top: 12px;
	text-align: center;
	display: block;
	float: right;
}
a.gallery_Nav_Left,a.gallery_Nav_Left:visited {
	background-image: url(images/gallery_nav_left.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
}
a.gallery_Nav_Left:hover {
	background-image: url(images/gallery_nav_left_hover.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	display: block;
	float: left;
	text-decoration: none;
	cursor: pointer;
}

a.gallery_Nav_Right,a.gallery_Nav_Right:visited {
	background-image: url(images/gallery_nav_right.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 7px;
	cursor: pointer;
}
a.gallery_Nav_Right:hover {
	background-image: url(images/gallery_nav_right_hover.gif);
	background-repeat: no-repeat;
	width: 27px;
	height: 27px;
	display: block;
	float: left;
	text-decoration: none;
	margin-left: 7px;
	cursor: pointer;
}

#galleryBigImage {
	width: 398px;
	height: 311px;
	margin: 6px;
}
.gallery_Holder {
	width: 410px;
	height: 323px;
	border-left: 1px solid #A49F85;
	border-bottom: 1px solid #fff;
	border-top: 1px solid #A49F85;
	background-color: #000;
	margin-left: 30px;
}

#rightBigImage {
	width: 398px;
	height: 311px;
	margin: 6px;
}
.contacts_Holder {
	width: 378px;
	height: 291px;
	background-color: #A49F85;
	margin: 6px;
	padding: 10px;
}
.contacts_Form_Title {
	color: #522E2E;
	font-size: 11px;
	display: table-cell;
	white-space: nowrap;
	margin-bottom: 10px;
	vertical-align: top;
	padding-top: 5px;
}
input.contacts_Form_Text {
	color: #000;
	font-size: 11px;
	padding: 3px;
	width: 282px;
	display: block;
	background-color: #CFC9A9;
	border: 1px solid #fff;
	margin-bottom: 5px;
}
.contacts_Form_Textarea {
	color: #000;
	font-size: 11px;
	padding: 3px;
	width: 282px;
	display: block;
	background-color: #CFC9A9;
	border: 1px solid #fff;
	height: 60px;
	margin-bottom: 5px;
}
.contacts_Button {
	background-image: url(images/contacts_button.gif);
	background-repeat: no-repeat;
	width: 70px;
	height: 27px;
	font-size: 11px;
	color: #CFC9A9;
	border: none;
	text-align: left;
}


.mainContents {
	background-color: #CFC9A9;
	width: 730px;
	border-right: 1px solid #A49F85;
	padding-top: 87px;
	font-size: 12px;
	color: Black;
	display: block;
	margin-bottom: 15px;
}

.mainNav_Holder {
	background-image: url(images/mainNav_background.gif);
	background-repeat: repeat-x;
	height: 46px;
	width: 730px;
	border-left: 1px solid #A49F85;
}
.mainNav_Holder_firstActive {
	background-image: url(images/mainNav_background.gif);
	background-repeat: repeat-x;
	height: 46px;
	width: 730px;
	/*border-left: 1px solid #A49F85;*/
}


.bottomLeft {
	background-image: url(images/bottom_left.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	height: 8px;
	font-size: 0px;
	display: table-cell;
}
.bottomCenter {
	background-image: url(images/bottom_center.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	height: 8px;
	font-size: 0px;
	display: table-cell;
}

.mainHolder {
	background-image: url(images/maincontent_right.gif);
	background-repeat: repeat-y;
	background-position: right;
	background-color: #CFC9A9;
}
a.lemonbg, a.lemonbg:visited {
	background-image: url(images/lemonbg.gif);
	background-position: left;
	background-repeat: no-repeat;
	padding-left: 15px;
	font-size: 10px;
	color: #a8a8a8;
	text-decoration: none;
}
a.lemonbg:hover {
	color: #a8a8a8;
	text-decoration: underline;
}

td.mainContainer_Left {
	background-image: url(images/body_left_bgr.gif);
	background-repeat: repeat-x;
	height: 294px;
}

td.mainContainer_Right {
	background-image: url(images/body_right_bgr.gif);
	background-repeat: repeat-x;
	background-position: -1px top;
}

table#mainContainer {
	margin-left: auto;
	margin-right: auto;
	/*border: 1px solid White;*/
	display: table;
	width: 100%;
}

td.mainContainer_Center_bg {
	width: 1003px;
	background-image: url(images/glava_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.mainContainer_Center_Common_bg {
	width: 1003px;
	background-image: url(images/glava_common_bg.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.mainContainer_Center_en {
	width: 1003px;
	background-image: url(images/glava_en.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

td.mainContainer_Center_Common_en {
	width: 1003px;
	background-image: url(images/glava_common_en.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

a.language_link,a.language_link:visited {
	background-image: url(images/language_link_off.gif);
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 10px;
	font-size: 10px;
	color: #676767;
	text-decoration: none;
}
a.language_link:hover {
	background-image: url(images/language_link_on.gif);
	color: #A8A8A8;
	text-decoration: none;
}
.language_link {
	background-repeat: no-repeat;
	background-position: 4px 5px;
	padding-left: 10px;
	font-size: 10px;
	background-image: url(images/language_link_on.gif);
	color: #A8A8A8;
	text-decoration: none;
}
#languages_holder {
	display: block;
	margin-top: 7px;
	width: 975px;
	float: left;
	text-align: right;
}

a.mainMenu,a.mainMenu:visited {
	background-image: url(images/mainMenu_bullet.gif);
	background-repeat: no-repeat;
	background-position: 2px 5px;
	color: #A8A8A8;
	font-size: 12px;
	text-decoration: none;
	padding-left: 12px;
	margin-left: 3px;
}
a.mainMenu:hover {
	text-decoration: underline;
}
#mainMenu_holder {
	width: 975px;
	display: block;
	float: left;
	text-align: right;
	margin-top: 37px;
}

.LeftCvete {
	background-image: url(images/cvete.jpg);
	width: 243px;
	display: table-cell;
	min-height: 470px;
	color: #A8A8A8;
	font-size: 10px;
	padding-left: 10px;
	vertical-align: top;
	padding-top: 400px;
}

