.logo {
	width: 239px;
	height: 45px;
	display: block;
	margin-left: auto;
	margin-right: auto;
	background: url(/images/logo.jpg) 0 0 no-repeat;
}

.logo a {
  width: 100%;
  height: 100%;
  display: block;
}

#layout {
	min-width: 1000px;
	font-family: arial;
	font-size: 13px;
}
.top {
	height: 68px;
	background: #8FA3C4 url(/images/top.jpg) 0 0 no-repeat;
}
.top-nav {
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}
.top-nav a {
	float: left;
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	text-indent: 40px;
	white-space: nowrap;
	margin-left: 24px;
}
.top-nav .home {
	background: url(/images/topnav.gif) 0 0 no-repeat;
}
.top-nav .map {
	background: url(/images/topnav.gif) -32px 0 no-repeat;
}
.top-nav .mail {
  padding-left: 0 !important;
	background: url(/images/topnav.gif) -63px 0 no-repeat;
}
.top-nav .print {
	background: url(/images/topnav.gif) -92px 0 no-repeat;
}
.lang {
	height: 40px;
	margin-top: -34px;
	margin-bottom: -6px;
	width: 940px;
	margin-left: auto;
	margin-right: auto;
}
.lang a {
	float: left;
	display: block;
	overflow: hidden;
	width: 20px;
	height: 31px;
	margin-left: 10px;
	text-align: center;
	text-decoration: none;
	color: #C0BFBC;
	font: 11px tahoma;
}
.lang .eng {
	background: url(/images/flag.gif) 0 19px no-repeat;
}
.lang .rus {
	background: url(/images/flag.gif) -61px 19px no-repeat;
}
.lang .de {
	background: url(/images/flag.gif) -30px 19px no-repeat;
}
.header {
	height: 117px;
}
.header .content {
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
.top-menu {
	position: absolute;
	top: 5px;
	;
	right: 30px;
}
.top-menu ul {
	padding: 0;
}
.top-menu li {
	display: inline;
}
.content .top-menu a {
	font: 11px tahoma;
	color: #666;
	margin-left: 18px;
}
.footer {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	padding-bottom: 30px;
}
.footer-menu {
}
.footer-menu ul {
	padding: 0;
}
.footer-menu li {
	display: inline;
}
.footer-menu a {
	font: 11px tahoma;
	color: #666;
	margin-right: 18px;
}
.o-menu {
	position: absolute;
	top: 92px;
	right: 30px;
	height: 25px;
}
.o-menu ul {
	padding: 0;
}
.o-menu li {
	float: left;
}
.content .o-menu a {
	height: 21px;
	background: #eee;
	margin-left: 2px;
	font: bold 13px arial;
	text-decoration: none;
	color: #000;
	text-transform: uppercase;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 4px;
	display: block;
}
.content .o-menu a:hover {
	background: #33AD95;
	color: #fff;
}
.phone {
	width: 250px;
	height: 26px;
	position: absolute;
	top: 46px;
	right: 30px;
	background: url(/images/phone.gif) 100% 0 no-repeat;
}
.logo {
	width: 133px;
	height: 15px;
	position: absolute;
	top: 50px;
	left: 30px;
	background: url(/images/logo.gif) 0 0 no-repeat;
}
.logo a {
	width: 100%;
	height: 100%;
}
.slogan {
	width: 370px;
	height: 35px;
	padding-top: 5px;
	padding-left: 10px;
	border-left: 1px solid #bbb;
	position: absolute;
	top: 36px;
	left: 175px;
	font: 13px arial;
}
.line {
	height: 19px;
	background: #9F9D9B url(/images/splitter.jpg) 50% 0 no-repeat;
}
.page {
	background: url(/images/content.jpg) 0 0 repeat-x;
}
.page .content {
	width: 920px;
	padding: 30px;
	padding-top: 30px;
	padding-bottom: 10px;
	background: #fff;
	margin-left: auto;
	margin-right: auto;
}
.intro {
	float: left;
	width: 380px;
}
.item {
	float: left;
	width: 660px;
	margin-right: -10px;
}
.item-image {
	width: 412px;
	float: left;
}

.forsale {
	line-height: 19px;
	padding-left: 50px;
	background: url(/images/forsale.gif) 0 0 no-repeat;
	margin-left: 5px;
}
.forlease {
	line-height: 19px;
	padding-left: 42px;
	background: url(/images/forlease.gif) 0 0 no-repeat;
	margin-left: 5px;
}
.summary {
	background: #eee;
	border: 1px solid #ccc;
	margin-bottom: 10px;
	padding: 5px;
	font: 11px tahoma;
	line-height: 1.3;
}
.item-image img {
	display: block;
	padding: 5px;
	border: 1px solid #ccc;
}
.item-image .preview {
	margin-top: 5px;
}

.item-image .preview a {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 10px;
}
.item-image .preview a.selected img {
	border: 1px solid #34AD95;
	background: #34AD95;
}
.item-description {
	width: 228px;
	float: left;
	margin-left: 20px;
}

option {
  display: block !important;
}

sup {
  font-size: 70%;
  vertical-align: 0.3em;
}

.item {
  width: 100%;
  float: none;
}

.item-description {
  width: 480px;
}

.summary .description {
  width: 392px;
  float: left;
  padding: 10px;
  padding-right: 0;
}

.summary .contacts {
  float: right;
  margin-left: 15px;
  width: 470px;
  padding: 10px;
  background: #eee;
  margin-right: 0;
}

.summary .contacts img.person {
  float: right;
  margin-right: 0;
  margin-left: 20px;
}

.google-map {
  clear: both;
  width: 400px;
  padding: 5px;
  border: 1px solid #ccc;
}


.google-map small {
  color: #999 !important;
  float: right;
  font-size: 11px;
  font-family: tahoma;
  margin-top: 10px;
}

h2 {
	font: 18px tahoma;
	color: #000;
	margin-top: 10px;
	margin-bottom: 5px;
}
.page .content ul li {
	background: url(/images/dot.gif) 0 0.5em no-repeat;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}
.contacts {
	float: left;
	width: 215px;
	margin-left: 48px;
}
.extra-i {
	height: 64px;
}
.extra {
	margin-top: 15px;
	position: absolute;
	width: 100%;
	left: 0;
	height: 38px;
	background: #EFF3F7;
}
.extra .content {
	width: 920px;
	margin-left: auto;
	margin-right: auto;
	background: none;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 28px;
	vertical-align: middle;
	font: 11px tahoma;
}
.extra .content * {
	display: inline;
}
.extra .content p {
	line-height: 26px;
}
.extra .content label {
	margin-left: 10px;
	margin-right: 1px;
}
.extra .content input, .extra .content select  {
	vertical-align: middle;
}
.extra .content h1 {
	margin-right: 20px;
	color: #666;
}
input.find {
	background: url(/images/find.jpg) 0 0 no-repeat;
	width: 91px;
	height: 24px;
	border: none;
	float: right;
	margin-top: 2px;
	margin-left: 15px;
	position: absolute;
	top: 5px;
}
input.request {
	background: url(/images/requ.jpg) 0 0 no-repeat;
	width: 133px;
	height: 24px;
	border: none;
  margin-top: 2px;
  float: right;
}
.data {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	width: 100%;
	margin-bottom: 10px;
}
.data td, .data th {
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 5px;
	font: 11px tahoma;
	text-align: center;
}
.data th {
	color: #999;
}
.data .title {
	text-align: left;
}
.data a {
	background: url(/images/arrow.gif) 100% 3px no-repeat;
	padding-right: 18px;
}
a {
	color: #006699;
}
h1 {
	font: 19px tahoma;
	color: #33AD95;
	margin-bottom: 10px;
}
.h1-more {
	padding-left: 5px;
	font: 11px tahoma;
	color: #999;
	vertical-align: 2px;
}
.h1-more a {
}
.menu {
	margin-top: 40px;
	margin-bottom: 50px;
}
.menu li {
	margin-bottom: 6px;
}
.menu li a {
	font-size: 19px;
	color: #003366;
}
.r-star {
	position: relative;
	overflow: hidden;
}
.r-star .content {
	z-index: 0;
}
.r-star .cn {
	position: absolute;
	width: 20px;
	height: 20px;
	left: -10px;
	top: -10px;
	background: url(/images/r_star.png);
	z-index: 255;
}
.r-star .tr, .r-star .br {
	margin-left: 100%;
}
.r-star .bl, .r-star .br {
	top: auto;
	margin-top: -10px;
}

.fst {width: 200px;}
.quote {
	float: right;
}
.quote .content {
	width: auto;
	background: #EFF1F7;
	padding: 10px;
}
.page {
	line-height: 1.3;
}
.page p {
	margin-bottom: 10px;
}
.clear {
	clear: both;
}

.price-title {
  font-size: 1.2em;
  color: #247B6A;
  margin-bottom: 0px !important;
}

.price {
  font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.person {
	float: left;
	margin-right: 10px;
}
span.dot {
	position: absolute;
	text-indent: -1000em;
}
span.ruble {
	text-transform: uppercase;
}
span.hyphen:after {
	content: '\2013';
}
span.hyphen {
	position: absolute;
	margin: .1ex 0 0;
	behavior: expression(this.innerHTML = '&ndash;');
}
.responce {
	margin-bottom: 1em;
}
.user-name {
	padding-left: 18px;
	font-family: arial;
	font-style: italic;
	color: #666;
	background: url(/images/user.gif) 0 0 no-repeat;
	margin-bottom: 0.3em;
}
.rss {
	position: relative;
	width: 16px;
	height: 16px;
	overflow: hidden;
	display: block;
	float: right;
	margin-left: 5px;
}
.rss i {
	position: absolute;
	width: 16px;
	height: 16px;
	top: 0;
	left: 0;
	background: url(/images/rss.gif) 0 0 no-repeat;
}
.content .news .title {
	float: left;
	width: 80%;
	font-size: 1.1em;
	margin-bottom: 0.3em;
}
.news .date {
	float: right;
	width: 19%;
	text-align: right;
	line-height: 1;
	font-size: 0.8em;
	color: #999;
}
.news .news-text {
	clear: both;
	font-size: 0.9em;
}
/* DOCS */
p.doc, p.rtf, p.docx {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-doc.gif) 10px center no-repeat;
}
span.doc {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-doc.gif) 10px center no-repeat;
	display: block;
}
p.xls, p.xlsx {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-xls.gif) 10px center no-repeat;
}
p.mdb, p.accdb {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-mdb.gif) 10px center no-repeat;
}
p.pdf {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-pdf.gif) 10px center no-repeat;
}
span.pdf {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-pdf.gif) 10px center no-repeat;
	display: block;
}
p.zip, p.rar {
	margin: 0 0 20px 0;
	padding: 10px 15px 10px 52px;
	background: #fff url(/images/icon-zip.gif) 10px center no-repeat;
}
/*FORMS*/
form p, form h2 {
}
.app-text {
	display: block;
	width: 70%;
}
.app-text-inline {
	display: inline;
	width: 70%;
}
.app-text-inline-small {
	display: inline;
	width: 3%;
}
.app-text-inline-medium {
	display: inline;
	width: 15%;
}
.label {
	margin-left: 3%;
}
.label td {
	width: 200px;
	vertical-align: top;
	padding-bottom: 3px;
}
.item-number {
	font-size: 0.6em;
	color: #3C5438;
	position: relative;
	margin-right: -2%;
	left: -3%;
}
input.hltd {
	border: 2px solid #4DAF34;
}
.item-group {
	border: 1px solid #ECEDE0;
	border-right: 2px solid #4DAF34;
	padding: 1%;
	margin-bottom: 1em;
}
.item-group p {
	padding-left: 0;
}
.cpr {
	color: #999;
	font-size: 0.7em;
	margin-bottom: 4em;
}

blockquote {
  margin-top: 10px;
  background: #eee;
  padding: 5px;
  margin-left: 20px;
  margin-bottom: 5px;
  font-style: italic;
}

.mail {
  padding-left: 25px;
  background: url(/images/mail_icon.gif) 0 2px no-repeat;
}

.address {
  padding-left: 25px;
  background: url(/images/map_icon.gif) 0 2px no-repeat;
}

.cphone {
  padding-left: 25px;
  background: url(/images/phone_icon.gif) 0 0px no-repeat;
}

.inner {
  width: 600px;
  float: left;
}

.sidebar {
  width: 300px;
  float: left;
  margin-left: 20px;
}

ol {
  padding-left: 30px;
}

ol li {
  list-style: decimal;
  padding-left: 0px;
  margin-bottom: 15px;
}

ol ul {margin-top: 10px;}

ol ul li {
  list-style: none;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 5px;
}


li.level-1 {
}


li.level-2 {
  margin-left: 30px !important;
  list-style-type: circle;
}


li.level-3 {
  margin-left: 60px !important;
  list-style-type: square;
}


li.level-4 {
  margin-left: 90px !important;
  list-style-type: disc;
}

.success {
  padding: 10px;
  background: #67B408;
  color: #fff;
}

.alert {
  padding: 10px;
  background: #FF6666;
  color: #fff;
}

.nbsp {
  white-space: nowrap;
}

.app-form {background: #eee; padding: 10px; margin-bottom: 10px; padding-bottom: 5px;}
.app-form label {
  width: 200px;
  float: left;
  clear: left;
}

.app-form input {
  margin-bottom: 5px;
}

.app-form input {
  float: left;
}

.thinsp {font-size: 1px;}

