*				{ margin: 0px; padding: 0px }

html, address,
blockquote,
body, dd, div,
dl, dt, fieldset, form,
frame, frameset,
h1, h2, h3, h4,
h5, h6, noframes,
ol, p, ul, center, dir,
hr, menu, pre	{ display: block }
li				{ display: list-item }
head			{ display: none }
table			{ display: table }
tr				{ display: table-row }
thead			{ display: table-header-group }
tbody			{ display: table-row-group }
tfoot			{ display: table-footer-group }
col				{ display: table-column }
colgroup		{ display: table-column-group }
td, th			{ display: table-cell }
caption			{ display: table-caption }
th				{ font-weight: bolder; text-align: center }
caption			{ text-align: center }
body			{ margin: 0px }
h1				{ font-size: 24px; margin: 0px 0px 20px 0px }
h2				{ font-size: 20px; margin: 0px 0px 20px 0px }
h3				{ font-size: 18px; margin: 0px 0px 15px 0px }
h4, p,
blockquote, ul,
fieldset, form,
ol, dl, dir,
menu			{ margin: 0px 0px 7px 0px }
h5				{ font-size: 14px; margin: 0px 0px 5px 0px }
h6				{ font-size: 12px; margin: 0px 0px 5px 0px }
h1, h2, h3, h4,
h5, h6, b,
strong			{ font-weight: bold }
blockquote		{ margin-left: 40px; margin-right: 40px }
i, cite, em,
var, address	{ font-style: italic }
pre, tt, code,
kbd, samp		{ font-family: monospace }
pre				{ white-space: pre }
big				{ font-size: 1.17em }
small, sub, sup	{ font-size: .83em }
sub				{ vertical-align: sub }
sup				{ vertical-align: super }
table			{ border-spacing: 2px; }
thead, tbody,
tfoot			{ vertical-align: middle }
td, th			{ vertical-align: inherit }
s, strike, del	{ text-decoration: line-through }
ol, ul, dir,
menu, dd		{ margin-left: 40px }
ol				{ list-style-type: decimal }
ul				{ margin-top: -5px; margin-bottom: 10px }
ol ul, ul ol,
ul ul, ol ol	{ margin-top: 0; margin-bottom: 0 }
u, ins			{ text-decoration: underline }

center			{ text-align: center }
:link, :visited	{ text-decoration: underline }

@media print {
	h1			{ page-break-before: always }
	h1, h2, h3,
	h4, h5, h6	{ page-break-after: avoid }
	ul, ol, dl	{ page-break-before: avoid }
}

/* ovl */

#divOvl {
	z-index: 1000;
	position: absolute;
	top: 0;
	left: 0;

	background-color: black;
	/* -moz-opacity: 0.4; */
	opacity: 0.4;
	width: 100%;
	height: 100%;
}

#divOvlPos {
	z-index: 1001;
	position: absolute;
	top: 0;
	left: 0;
}

#divOvlContent, #divOvlLoading {
	margin: 0 auto;
}

#iframeOvl {
	border: solid 1px #ffffff;
	background: #ffffff;
}

#divOvlClose {
	z-index: 1002;
	position: absolute;
	right: -25px;
	cursor: pointer;
}

#imgOvl {
	border: solid 1px #ffffff;
}

/* -- main ---------------------------------------------------------- */

html { height: 100% }

body {
	margin: 0;
	padding: 0;
	height: auto !important;
	height: 100%;
	min-height: 100%;
	font-family: Tahoma, Geneva, sans-serif;
	font-size:14px;
	background:#2c2c2c url('images/bg.png') ;
}

table		{ border-collapse:collapse; padding:0 }
.fw			{ width: 100% }
.fw td		{ text-align:left; vertical-align:top }
.fh			{ height: 100% }
.fwh		{ width: 100%; height: 100% }

img			{ border:none; display:block }
p			{ margin: 0 0 15px 0 }
td,div,p	{ color:#eeeeee }
a			{ color:#FF6	}
a:hover		{ text-decoration:none }

h1,h2,h3,h4		{ color:#ffffff; font-weight:normal; padding: 0 0 0 12px }

.c			{ width:980px; margin:0 auto; clear:both; }

.header				{ width:980px; height:165px; background:#fd7800 url('images/header_bg.png')  }
	.header .border_left	{ background:url('images/header_border_left.png') left no-repeat; height:165px }
	.header .border_right	{ background:url('images/header_border_right.png') right no-repeat; height:165px }	

	.logo		{ padding: 36px 0 0 68px; float:left; height:84px }
	.contacts	{ padding: 32px 0 0 15px; height:56px; float:left; width:420px }
		.contacts .phones		{ color:#ffffff; font-size:24px; margin: 0 0 10px 0 }	
		.contacts .address		{ color:#000000; font-size:11px; margin: 0 0 0 2px }
		.contacts .address a	{ color:#000000; }		
	.feedback	{ padding: 10px 24px 0 0; float:right }
	
.nav				{ height:45px; padding: 0 00px 0 60px }
	.nav a			{ float:left; height:45px; overflow:hidden }
	.nav a img 		{ height:45px; font-size:18px; color:#ffffff; margin: 0 10px 0 10px }
	.nav a.a 		{ margin: 0 }		
	.nav a.a img	{ margin: 0}	


.slideshow			{ height:250px; background:#ffffff; color:#000000; border-top: solid 10px #ffffff;  border-bottom: solid 10px #ffffff;}

.content				{ background:url('images/content_bg.png') repeat-x;	min-height:350px; }
.content .border_left	{ background:url('images/content_border_left.png') top left no-repeat; min-height:350px; }
.content .border_right	{ background:url('images/content_border_right.png') top right no-repeat; min-height:350px; }	

					.flat_item	{ width:200px; float:left; padding: 10px 10px 17px 10px; background:url('images/border_v.png') right repeat-y; min-height: 308px; }
						.flat_item .address	{ font-size:18px; color:#ffffff }
						.flat_item .address	a 		{ font-size:18px; color:#ffffff; text-decoration:none !important }						
						.flat_item .address	a:hover { text-decoration:underline !important }												
						
						.flat_item .size_und_place	{ font-size:14px; color:#fe8f00; margin: 0 0 10px 0 }
						.flat_item .price			{ font-size:18px; color:#e8fd00; margin: 0 0 10px 0  }
						.flat_item .price span		{ color:#ffffff }
						
						.flat_item .pic_big			{ margin: 0 0 10px 0 }
						.flat_item .pic_big a		{ border:solid 1px #ffffff; width:198px; height:130px; display:block }
						.flat_item .pic_big a:hover		{ border:solid 1px #e8fd00; }						
						.flat_item .pic_big img		{ width:198px; height:130px }
						
						.flat_item .pic_small		{ margin: 0 10px 10px 0; float:left }
						.flat_item .pic_small a		{ border:solid 1px #ffffff; width:58px; height:38px; display:block }						
						.flat_item .pic_small a:hover		{ border:solid 1px #e8fd00; }												
						.flat_item .pic_small img		{ width:58px; height:38px }						
						
						.flat_item a				{ font-size:11px; color:#ffffff }
						
					.flat_item_big	{padding: 0 10px 0 10px; margin: -10px 0 0 0  }
						.flat_item_big .address	{ font-size:24px; color:#ffffff }
						.flat_item_big .address	img 	{ float:left; margin: 0 10px 0 0 }
						.flat_item_big .address	a 		{ font-size:24px; color:#ffffff; text-decoration:underline !important; float:left }						
						.flat_item_big .address	a:hover { text-decoration:none !important }												
						
						.flat_item_big .size_und_place	{ font-size:32px; color:#fe8f00; margin: 0 0 10px 0; float:left }
						.flat_item_big .price			{ font-size:32px; color:#e8fd00; margin: 0 0 10px 0; float:left }
						.flat_item_big .price span		{ color:#ffffff }
						.tr {overflow: hidden;}
						


.footer				{ width:860px; height:60px; background:#fd7800 url('images/footer_bg.png'); padding:20px 60px 20px 60px; font-size:11px; color:#ffffff  }
	.footer div		{ color:#ffffff }
	.footer a		{ color:#ffffff; text-decoration:none !important }
	.footer a:hover	{ text-decoration:underline !important }	
	.footer a.a		{ text-decoration:underline !important }	
	.footer .copy	{ color:#febc80; margin: 20px 0 0 0  }
	
.clear			{ clear:both; height:0; overflow:hidden }	
.hr				{ background:url('images/border_h.png') repeat-x; height:11px }


a.genum			{ width:66px; height:23px; background-image:url('images/genum_off.png'); background-position:top; display:block; overflow:hidden; float:right }
a.genum:hover 	{ background-image:url('images/genum_on.png'); }
a.genum img 	{ width:66px; height:23px; }


/* general content */
.page-content, body.fck, body.fck-pannel div.SC_Panel {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	color: #eeeeee;
	padding: 20px 50px 40px 50px
}

.page-content p		{ color:#eeeeee; padding: 0 0 0 12px }

/* page_title */
div.page_title { color:#ffffff; font-size:24px; padding: 0 10px 30px 10px  }

/* nav_path */
div.nav_path { font-size:14px; padding: 5px 0 0 2px }

div.nav_path a {
	color: #ffffff;
}

div.nav_path span {
	color: #ffffff;
}


/* general fck editor area */
body.fck {
	height: auto !important;
	padding: 10px;
}

/* general hover items in fck editor comboboxes */
body.fck-pannel div.SC_ItemOver {
	border: solid 1px #ffffff;
}

/* forms */
div.forms fieldset				{ width:350px; padding: 0px 10px 20px 10px; }
div.forms fieldset legend		{ padding: 0 5px 0 5px; font-weight:bold; font-size: 20px }
table.forms						{ width:100%; border-collapse:collapse }
div.forms fieldset table.forms	{ margin-top: 10px; }
table.forms td					{ width:80%; padding: 2px 5px 7px 5px }
table.forms th					{ width:20%; padding-right: 10px; text-align:right; white-space:nowrap; font-size:18px; font-weight:normal }
table.forms td input			{ width:97%; background:#FFC; padding: 2px 5px 2px 5px; border: solid 1px #000000 }
table.forms td textarea			{ width:97%; background:#FFC; padding: 2px 5px 2px 5px; border: solid 1px #000000}
table.forms td select			{ width:100% }
table.forms td input.checkbox	{ width:auto; margin: 0px 5px 0px 0px; }
table.forms td label			{  }
table.forms td img.captcha		{ border: solid 1px #000000 }
table.forms ul					{ list-style:none; margin:0px }
table.forms ul.errorlist li		{ color:#F90; margin: 0 0 5px 0 }
table.forms tr.buttons td		{ white-space: nowrap }
table.forms tr.buttons td input	{ width:auto; margin: 10px 5px 0 0 }


/* msg */
.error_msg {
	border: solid 1px #cc0000;
	background-color: #ffe4db;
	padding: 5px;
	margin: 0 0 5px 0;
}

.info_msg {
	border: solid 1px #00cc00;
	background-color: #e5ffdb;
	padding: 5px;
	margin: 0 0 5px 0;
}

/* slidebar */
table.slidebar						{ width:100%; background-color:#f47e36; height:20px; margin: 0px 0px 0px 0px }
table.slidebar tr td 				{ vertical-align:middle; font-size:13px; padding: 0px 7px 2px 7px; color:#ffffff; white-space:nowrap }
table.slidebar td a					{ color:#ffffff; text-decoration:none }
table.slidebar td a:hover			{ text-decoration:underline; color:#ffffff }
table.slidebar .left				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff }
table.slidebar .right				{ width:50%; padding: 0px 15px 2px 15px; color:#ffffff; text-align:right }
table.slidebar .to_left				{ background-color:#f47e36 }
table.slidebar .to_left a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_left a:hover		{ text-decoration:underline;}
table.slidebar .to_right			{ background-color:#f47e36}
table.slidebar .to_right a			{ color:#ffffff; text-decoration:none }
table.slidebar .to_right a:hover	{ text-decoration:underline }
table.slidebar .active				{ background-color:#ffffff; color:#000000 }
table.slidebar .active a			{ color:#000000 }

/* wed */
img.wed-img			{ border: 1px solid #888888; }
img.wed-left-img	{ border: 1px solid #888888; margin-right: 5px; float: left; }
img.wed-right-img	{ border: 1px solid #888888; margin-left: 5px; float: right; }

hr.wed-hr	{ color: #475d6a; }
.wed-alert	{ color: #FF0; font-weight: bold; }

table.wed-table			{ border-collapse: separate; background-color: #ffffff; border: none; }
table.wed-table td		{ background-color: #eeeeee; padding: 5px 10px 5px 10px; border: none; color:#000000 }
table td.wed-common-td	{ background-color: #eeeeee; }
table td.wed-h1-td		{ background-color: #888888; color: #ffffff; font-weight: bold; }
table td.wed-h2-td		{ background-color: #bbbbbb; font-weight: normal; }

/* photos */
div.photo {
	width:144px;
	text-align:center;
}

div.photo a.descr {}


#map_canvas div { color:#000000 !important }
#map_canvas p { color:#000000 !important }
#map_canvas td { color:#000000 !important }
