html,body,h3,ul,li
{
	margin:0;
	padding:0;
}
body
{
	text-align:center;
}
#wrap
{
	width:780px;
	margin:0 auto;
}
#header
{
	margin:1px 0;
	height:94px;
}
#header a
{
	display:block;
	height:56px;
	float:left;
	text-decoration:none;
	background:#DDD;
}
#header .rent,#header .sell
{
	color:#FFFFFF;
	width:80px;
	font:bold 12px/12px Tahoma;
	padding:38px 0px  0px 107px;
}
#header .rent
{
	background:url(/imgs/rent.gif) no-repeat #74A3BA;
}
#header .sell
{
	background:url(/imgs/sell.gif) no-repeat #51A984;
}
#header .logo
{
	color:#000000;
	background:url(/imgs/logo.gif) no-repeat;
	width:379px;
	height:22px;
	padding:72px 25px 0px 0px;
	font:italic bold 14px/14px Arial;
	text-align:right;
	margin:0 1px;
}
#menu
{
	background:#9E0B0E;
	position:relative;
	height:26px;
}
#menu h3,#menu ul,#menu li,#menu a
{
	display:block;
	float:left;
	font:bold 11px/26px Tahoma;
	color:#FFFFFF;
	text-decoration:none;
}
#menu h3
{
	width:187px;
	display:block;
	background:#7E0920;
	border-right:1px solid #FFFFFF;
	text-align:center;
	margin-left:-1px;
}
html>body #menu h3
{
	margin-left:0;
}
#menu h3 a
{
	text-align:center;
	width:187px;
}
#menu ul
{
	padding-left:12px;
}
#menu ul li
{
	padding-left:16px;
	margin-left:8px;
	background:url(/imgs/menu-left.gif) center left no-repeat;
}
#langs
{
	width:68px;
	position:absolute;
	right:0;
}
#langs a
{
	display:block;
	float:left;
	width:34px;
	height:26px;
	background:#FFF;
}
#langs #rus
{
	background:url(/imgs/rus.gif) center no-repeat;
}
#langs #ukr
{
	background:url(/imgs/ukr.gif) center no-repeat;
}

#content
{
	margin-top:1px;
	background:url(/imgs/bg-main.gif) top repeat-y;
	font:11px Tahoma;
	color:#767676;
}
#content img
{
	border:0;
}
#content #right p
{
	margin:10px;
}
#content #left,#right,#center
{
	float:left;
	text-align:left;
}
#content #left,#content #right
{
	background:#ECECEC;
	width:187px;
}
#content #left
{
	border-right:1px solid #FFFFFF;
	border-top:4px solid #CDD6DB;
}
#content #right
{
	border-left:1px solid #FFFFFF;
}
#content #center
{
	border-top:4px solid #CDD6DB;
	width:384px;
	text-align:left;
	padding:10px;
}
#content #center h3
{
	color:#456879;
	font:bold 14px Tahoma;
}
#content li
{
	margin-left:15px;
}
#content a
{
	color:#454545;
}
#left ul
{
	margin-left:20px;
}

/*BEGIN NO COLUMN*/
.no_left
{
	background:url(/imgs/bg-main-noleft.gif) top repeat-y !important;
}
.no_left #center
{
	width:573px !important;
}
.no_left #left
{
	display:none;
}
.no_left #right
{
	width:186px !important;
	background:#DDD !important;
}
.single
{
	background:#FFF !important;
}
.single #center
{
	width:760px !important;
}
.single #left,.single #right
{
	display:none;
}
/*END NO COLUMN*/

/* BEGIN LEFT NEWS BAR*/
.news-item
{
	margin:15px 15px;
	padding-bottom:5px;
	border-bottom:2px solid #BBBBBB;
	font-weight:bold;
}
.news-item span
{
	margin-top:10px;
	color:#333333;
}
.news-item p
{
	font-weight:normal;
	margin:5px 0 0 0;
}
.news-item a.detalis
{
	color:#5C5B5B;
	background:url(/imgs/arrow.gif) right no-repeat 5px;
	width:70px;
	display:block;
}
/* END LEFT NEWS BAR*/

#footer
{
	text-align:center;
	background:#E4E4E4;
	height:21px;
	margin-top:1px;
	padding:7px 0 7px 0;
}
html>body #footer
{
	padding-bottom:0;
}
#footer ul
{
	display:block;
	margin:0 auto;
	width:360px;
	font:10px/28px Tahoma;
}
#footer li
{
	padding:0;
	margin:0;
	float:left;
	list-style:none;
	border-right:2px solid #3F3F3F;
	padding-right:10px;
	margin-right:10px;
	font:bold 10px/14px Tahoma;
}
#footer .last
{
	border-right:0;
}
#footer a
{
	color:#3F3F3F;
	text-decoration:none;
}
.block
{
	height:28px;
	color:#FFFFFF;
	font:bold 11px/28px Tahoma;
	background:#097E67;
	text-align:center;
}

/*BEGIN GALLERY*/
.gallery
{
	background:red;
	width:640px !important;
}
.gallery div.item
{
	float:left;
	margin:4px 10px;
	width:190px;
}
.gallery img
{
	border:1px solid #bbbbbb;
	padding:4px;
	margin-bottom:4px;
	display:block;
	background:#FFF:
}
.gallery .gallery_wrap
{
	display:block;
	padding:0 45px;
	margin:10px 0;
}
.gallery .comment
{
	background:#ececec;
	margin-top:10px;
	display:block;
	padding:4px 6px;
	color:#727272;
}
/*END GALLERY*/
#gThumbs{
	width:600px;
	overflow:scroll;
	white-space:nowrap;
}
#gThumbs a{
	cursor:hand;
}
#gImageDesc{
	font:normal 14px Tahoma;
}
/*BEGIN FORM*/
#content form
{
	margin-top:10px;
}
#content form label
{
	display:block;
	width:130px;
	color:#495355;
	font:bold 11px/18px Tahoma;
	float:left;
	background:#e3e3e3;
	padding-left:4px;
	margin:2px 4px 2px 0;
}
#content form div
{
	float:left;
}
#content form br
{
	clear:both;
}
#content form input,#content form select,#content form textarea
{
	font:normal 11px Tahoma;
	border:1px solid #ababab;
	background:#eaeaea;
	margin:2px 0;
}
#content .textarea
{
	width:372px;
}
#content .text140
{
	width:140px;
}
#content .text120
{
	width:120px;
}
#content .text100
{
	width:100px;
}
#content .text80
{
	width:80px;
}
#content .text60
{
	width:60px;
}
#content .text40
{
	width:40px;
}
#content .text20
{
	width:20px;
}
#content form span
{
	color:red;
}
#content #right form
{
	padding:0 10px;
}
#content .checkbox
{
	border:0;
	background:#fff;
	height:12px;
}
/*END FORM*/

#pages
{

}
#pages a,#pages .active
{
	color:black;
	display:block;
	float:left;
	width:18px;
	text-align:center;
	margin:0 2px 2px 2px;
}
#pages a:hover, #pages .active
{
	background:#CCC;
}
.requestBox
{
	border:none !important;
}

#result
{
	width:760px;
	border:1px solid #DDD;
}
#result .action a
{
	display:block;
	float:left;
	width:18px;
	height:18px;
}
#result .detalis
{
	background:url(/imgs/det.gif) center no-repeat;
}
#result .detalisDisable
{
	background:url(/imgs/detDisable.gif) center no-repeat;
}
#result th
{
	border:1px solid #DDD;
}
#result td
{
	font:normal 11px/20px Arial;
	padding:0 4px;
	border:1px solid #DDD;
}
#result .odd
{
	background:#EEE;
}
#streets
{
	border:1px solid #ababab;
	background:#eaeaea;
	border-top:0;
	width:120px;
}
#streets div
{
	line-height:18px;
	padding-left:5px;
	cursor:pointer;
	width:116px;
}
#streets div:hover
{
	background:#666;
	color:white;
}

/*******************HACK******FACKING*****FLOAT********************************/
#header:after,#menu:after,#content:after,#footer:after,
#langs:after,.gallery_wrap:after{
    content:".";
    display:block;
    position:relative;
    clear:both;
    visibility:hidden;
}
#header,#menu,#contentm,#footer,#langs,.gallery_wrap {display: inline-block;}
/* Hides from IE-mac \*/
* html #header,* html #menu,* html #content,* html #footer,
* html #langs,* html .gallery_wrap {height: 1%;}
#header,#menu,#content,#footer,#langs,.gallery_wrap{display: block;}
/* End hide from IE-mac */
/******************************************************************************/
