body#products
{
	text-align: center;
	margin: 22px 0px 0px 0px;
	font-family: Arial;
	font-weight: normal;
	padding: 0px;
	font-size: 70%;
	background-color: #fff;
}
img
{
	border: 0px;
}
ul
{

	padding-left: 10px;
	margin-left: 5px;
	margin-top: 5px;
}	
	
#cover
{
	width: 755px;
	margin: 0px auto;
	text-align: left;
	padding:0px;
	height: 679px;
	font-family: Arial;
}

#logo
{
	height: 82px;
	width: 755px;
	float:left;
	position:relative;
}	

#infoLinka
{
	font-size:1.2em;
	font-weight:bold;
	margin-left:150px;
	margin-top:0;
	position:absolute;
	top:57px;
	color:#666;
}

#email
{
	font-size:1.2em;
	font-weight:bold;
	margin-left:320px;
	margin-top:0;
	position:absolute;
	top:57px;
}

#email a
{
	text-decoration:none;
		color:#666;
}

#email a:hover
{
	color:#c5c7c8;
}


#home_intro
{
	float: left;
	height: 360px;
	width: 745px;
	background-color: #dde0e5;
	padding: 5px;
}
*>#home_intro
{
	height: auto;
	min-height: 360px;
}	

.home_intro_img
{
	display: block;
	border: solid 2px #fff;
}		
#menu_top
{
	float: left;
	vertical-align: middle;
	height: 20px;
	width: 755px;
	background-color: #fff;
	padding-top: 2px;

}
*>#menu_top
{
	padding-bottom: 2px;
}	
#home_text
{
	float: left;
	height: 113px;
	width: 733px;
	background-image: url(../Img/home-bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	padding-top: 20px;
	padding-left: 22px;
	color: #666666;
}
*>#home_text
{
	height: auto;
	min-height: 113px;
}		
#home_text a
{
	color: #015c90;
	text-decoration: underline;
}
#home_text_left
{
	float: left;
	height: 113px;
	width: 300px;
}
*>#home_text_left
{
	height: auto;
	min-height: 113px;
}	
#home_text_right
{
	float: left;
	height: 113px;
	width: 411px;
	padding-right: 22px;
}	
#home_text_right
{
	height: auto;
	min-height: 113px;
}		
		
#footer
{
	float: left;
	height: 96px;
	width: 755px;
	background-image: url(../Img/footer-shadow.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #fff;
	color: #878c90;
}
#footer a
{
	color: #878c90;
	text-decoration: none;
}
#footer a:hover
{
	color: #333;
}	
		
#footer_left
{
	float: left;
	height: 22px;
	width: 553px;
	padding-left: 20px;
	padding-top: 8px;
	font-size: 85%;
}
#footer_right
{
	float: left;
	height: 29px;
	width: 182px;
	font-size: 85%;
	padding-top: 1px;
	text-align: center;
}	
/* CONTENT */
#header_content
{
	float: left;
	height: 130px;
	width: 745px;
	background-color: #dde0e5;
	padding: 5px;
}
#header_left_content
{
	float: left;
	height: 23px;
	width: 404px;
	border: solid 2px #fff;
	color: #e62322;
	font-size: 150%;
	background-color: #c5c7c8;
	font-weight: bold;
	padding-top: 103px;
	padding-left: 16px;
}	
#header_right_content
{
	float: left;
	height: 126px;
	width: 312px;
	position: relative;
	left: 5px;
	background-color: White;
	border: solid 2px #fff;
}	
#content_body
{
	float: left;
	height: 313px;
	width: 715px;
	background-image: url(../Img/home-bg.gif);
	background-repeat: no-repeat;
	background-color: #fff;
	color: #333;
	padding: 20px;
}
*>#content_body
{
	height: auto;
	min-height: 313px;
}
#content_body a
{
	color: #015c90;
	text-decoration: underline;
}		
#download
{
	float: left;
	height: 67px;
	width: 715px;
	border-bottom: solid 2px #ecf3f8;
	border-top: solid 2px #ecf3f8;
	background-color: #f6b243;
	padding: 20px;
	color: #000;
}
*>#download
{
	height: auto;
	min-height: 67px;
}	
#download A
{
	color: #fff;
	text-decoration: underline;
}	
#download A:hover
{
	color: #000;
}	 

/* GALLERY */
#gallery_headline
{
	float: left;
	height: 17px;
	width: 732px;
	border-bottom: solid 2px #c5c7c8;
	background-color: #dde0e5;
	padding-left: 23px;
	padding-top: 3px;
}	
#gallery_bottom
{
	float: left;
	height: 151px;
	width: 735px;
	padding-left: 20px;
	padding-top: 10px;
	background-image: url(../Img/home-bg.gif);
	background-color: White;
	background-repeat: no-repeat;
}
#gallery_bottom span.pager a
{
	color: #015c90;
	text-decoration: underline;
}
		
	
/* GALLERY END */
	
/* FLAT DETAIL */
TABLE.FlatRooms 
{
	background-color: White;
	border: solid 1px #000;
}

TABLE.FlatRooms A
{
	color: White;
	font-weight: bold;
}
#content_body .price_list
{
	color: #fff;
}
#content_body .price_list:hover
{
	color: #000;
}	
/* FLAT DETAIL END */	
/* FLAT LIST */
TABLE.FlatList
{
	border-left:solid 1px white;
	border-right: solid 1px white;
}

.FlatList TD
{
	padding: 5px;
	border-bottom: solid 1 white;		
}
.FlatList TD A
{
	color: #fff;
}

.FlatListItem TD
{
	background-color: #CCCCCC;
	border-bottom:solid 1px white;
}

.FlatListItemSold TD
{
	background-color: #CCCCCC;	
	border-bottom:solid 1px white;
}

.FlatListItemSold TD
{	
	color: #FFFFFF;
}

.FlatList 
{
	border: solid 1 white;
}

.FlatListHeader TD
{
	background-color: #999999;
	color: White;
	font-weight: bold;
	border-top:solid 1px white;
	border-bottom:solid 1px white;
}
/* FLAT LIST END */

	
/* DCMS Edit Bar */
Table.EditBarHeader
{
      margin:auto;

}
TD.EditBarHeader
{
	background-color: #ff9037;
	color: White;
	padding-left: 4px;
	padding-right: 4px;
	padding-bottom: 3px;
	padding-top: 3px;
	border-top: solid 1px #ff9037;
	border-left: solid 1px #ff9037;
	border-right: solid 1px #ff9037;
}
A.EditBarLinkButton
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: White;
	text-decoration: none;
}
A.EditBarLinkButton:hover
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
TD.EditBarDCMSLogo
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
}
TD.EditBarLoggedAs
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 10px;
	color: #ff9037;
	text-decoration: none;
}
/* DCMS Edit Bar */
