/* Common */

body {

  margin: 0; 
  padding: 0;
  font-family: Tahoma;
  font-size: 9pt;
  font-weight: normal;
  color: #666;
	background-color: #fff;
}

div, table {

  font-size: 9pt;
}

div.all {

  min-width: 1000px; 
  width: expression(body.clientWidth < 990?"980px":"100%");
	min-height: 100%;
	margin-bottom: -60px;
}

a {

  text-decoration: underline;
  color: #666;
}

a:hover {

  text-decoration: none;
	color: #666;
}

a img {

	border: 0;
}

h4,h3 {

	font-size: 14pt;
	font-weight: bold;
	color: #005039;
	background: url(../images/header-bg.gif) #fff 0 70% repeat-x;
	padding: 0 15px 0 0px;
}

h5 {

	font-size: 11pt;
	font-weight: bold;
	color: #005039;
	margin: 25px 0px 4px 0px;
	padding: 0;
}

h3 {

	margin: 10px 0px 4px 0px;
}

h4 span,
h3 span {

	background-color: #fff;
	padding: 0 15px 0 0px;
}

ol li {

	padding: 0 0 5px 0;
	font-size: 11pt;
	font-weight: bold;
	color: #005039;
}

ol li p {

  font-size: 9pt;
  font-weight: normal;
  color: #666;
}

ol li a {

	text-decoration: none;	
	border-bottom: 1px dashed #005039;
	font-size: 11pt;
	font-weight: bold;
	color: #005039;
}

/* /Common */


/* Main */

ul li {

	padding: 4px 0;
}

div.content {

	border-top: 20px solid #D3D4A1;
	border-left: 6px solid #D3D4A1;
	border-right: 6px solid #D3D4A1;
	background: url(../images/left-bg.gif) #fff 0 0 repeat-y;
}

div.content-footer {

	clear: both;
}

div.footer {

	border-top: 7px solid #eee;
	background-image: url(../images/footer-bg.gif);
	height: 90px;
	color: #999;
}

div.contacts {

	float: left;
	width: 273px;
}

div.contacts p {

	margin: 0;
  font-size: 8pt;
}

div.contacts strong {

	font-size: 10pt;
}

div.contacts span.tel {

	font-size: 10pt;
}

div.contacts div {

	padding: 10px 0 0 50px;
}

div.copy {

	padding: 20px 0 0 0;
	text-align: center;
  font-size: 8pt;
}

div.copy p {

	margin: 0;
}

div.left-col {

	float: left;
	width: 273px;
	display: inline;
}

div.center-col {

	background-color: #fff;
	margin: 0 0 0 273px;
}

* html div.left-col {

	margin-right: -3px;
	margin-top: -1px;
}

* html div.center-col {

	height: 1%;
	margin-left: 270px;
}

div.left-line {

	position: absolute;
	background-image: url(../images/left-menu-line.gif);
	width: 273px;
	height: 1px;
	top: 332px;
	left: 6px;
}

div.menu-left {

	padding: 0 0 30px 0;
	background-color: #fff;
}

div.menu-left ul {

	margin: 0;
	padding: 20px 0 0 16px;
}

div.menu-left ul li {

	list-style: none;
	background-image: url(../images/menu-green-bg.gif);
	background-color: #005039;
	background-repeat: repeat-y;
	font-weight: bold;
	width: 242px;
	color: #fff;
	padding: 0;
	height: 2.1em;
	margin: 0 0 2px 0;	
}

div.menu-left ul li div {

	background-image: url(../images/menu-green-dot.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
	line-height: 2.3em;
	padding: 0 0 0 35px;
	font-size: 7pt;
	color: #fff;
}

div.menu-left ul li div span {

	text-decoration: underline;
}

div.menu-left ul li.sub {

	list-style: none;
	background-image: url(../images/menu-olive-bg.gif);
	background-color: #D3D4A1;
	background-repeat: repeat-y;
	color: #005039;
	width: 242px;
	height: 1.9em;
	margin: 0 0 2px 0;	
}

div.menu-left ul li.sub div {

	background-image: url(../images/menu-olive-dot.gif);
	background-repeat: no-repeat;
	background-position: 9px 50%;
	line-height: 1.8em;
	padding: 0 0 0 35px;
	font-size: 8pt;
	color: #005039;
}

div.menu-left ul li.sub div span {

	color: #005039;
}

a.menu-left {

	color: #fff;
	font-weight: bold;
	width: 207px;
	display: block;
	padding: 0 0 0 0px;
	font-size: 7pt;
	text-decoration: none;
}

a.menu-left:hover {

	color: #fff;
	text-decoration: underline;
}

div.menu-left ul li.sub a.menu-left-sub {

	color: #005039;
	text-decoration: none;
	font-weight: normal;
	width: 207px;
	display: block;
	font-size: 8pt;
}

div.menu-left ul li.sub a.menu-left-sub:hover {

	color: #005039;
	text-decoration: underline;
}


div.news {

	background-color: #F9F9F9;
	width: 273px;
	padding: 0 0 50px 0;
}

div.h3 {

	font-weight: bold;
	font-size: 9pt;
	margin: 5px 30px 0 45px;
	background: url(../images/news-header-bg.gif) #F9F9F9 0 70% repeat-x;
}

div.h3 span {

	background-color: #F9F9F9;
	padding: 0 5px 0 5px;
}

div.item {

	margin: 20px 0 0 25px;
}

div.item-full {

	margin: 20px 0 0 0;
}

span.date {

	background-color: #EFEFEF;
	font-weight: bold;
	padding: 3px 4px;
}

span.year {

	font-weight: normal;
}

div.title {

	background-color: #F3F3F3;
	height: 35px;
}

div.title div.left {

	float: left;
	background-image: url(../images/content-tl.gif);
	background-repeat: no-repeat;
	width: 11px;
	height: 35px;
}

div.title div.name {

	text-align: center;
	line-height: 35px;
	font-weight: bold;
	font-size: 10pt;
}

div.title div.right {

	background-image: url(../images/content-tr.gif);
	background-repeat: no-repeat;
	background-position: 100% 0;
	width: 100%;
	height: 35px;
	margin: -35px 0 0 0;
}

div.text {

	margin: 30px 30px 30px 30px;
}

div.text img.left {

	border: 5px solid #E8EDF1;
	margin: 0 15px 15px 0;
}

div.text img.right {

	border: 5px solid #E8EDF1;
	margin: 0 0 15px 15px;
}

/* /Main */

/* Top */


div.top {

	position: relative;
	height: 196px;
}

div.header {

	position: relative;
	height: 130px;
}

div.logo {

	margin: 23px 30px 23px 30px;
	position: absolute;
}

div.inner-gorod {

	position: absolute;
	background-image: url(../images/inner-top-bg.gif);
	background-repeat: repeat-x;
	height: 196px;
	width: 100%;
	top: 0;
	left: 0;
	z-index: 1;
}

div.inner-gorod-right {

	background-image: url(../images/inner-top-bg.gif);
	background-repeat: repeat-x;
	height: 196px;
	top: 0px;
	right: 0;
	width: 150px;
	position: absolute;
	z-index: 13;
}

div.building {

	position: absolute;
	top: 92px;
	right: 60px;
	z-index: 15;
}

div.callus {

	position: absolute;
	top: 64px;
	left: 30px;
	z-index: 2;
}

div.top-title {

	position: absolute;
	top: 62px;
	left: 345px;
	z-index: 2;
}

div.inner-left-forest {

	position: absolute;
	top: 129px;
	left: 0;
	height: 32px;
	width: 100%;
	background-image: url(../images/inner-left-forest.gif);
	background-repeat: repeat-x;
	z-index: 14;
}

div.inner-sky {

	position: absolute;
	top: 6px;
	left: 0;
	height: 43px;
	width: 100%;
	right: 400px;
	background-image: url(../images/inner-sky.jpg);
	background-repeat: repeat-x;
	z-index: 9;
}

div.menu-top {

	position: absolute;
	top: 15px;
	left: 300px;
}

div.menu-top div {

	float: left;
	width: 90px;
	background-image: url(../images/menu-top-dot.gif);
	background-repeat: no-repeat;
	background-position: 0 60%;
	padding-left: 8px;
	color: #005039;
	font-size: 7pt;
	font-weight: bold;
}

div.menu-top a {

	color: #005039;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

div.menu-top a:hover {

	color: #005039;
	font-size: 7pt;
	text-decoration: none;
}

div.nav {

	position: absolute;
	top: 61px;
	right: 176px;
}

div.lang {

	position: absolute;
	top: 15px;
	right: 190px;
}

div.lang a {

	color: #005039;
	font-size: 7pt;
	font-weight: normal;
	text-decoration: underline;
}

div.lang a:hover {

	color: #005039;
	font-size: 7pt;
	text-decoration: none;
}

div.zoom {

	position: absolute;
	top: 45px;
	left: 300px;
	
}

div.search-text {

	position: absolute;
	top: 48px;
	left: 345px;
}

div.search-form {

	position: absolute;
	top: 66px;
	left: 345px;
}

div.search-submit {

	position: absolute;
	top: 92px;
	left: 345px;
}

input.search {

	border: 1px solid #E0E0E0;
	width: 300px;
	color: #666;
	padding: 2px;
}

/* /Top */

/* Feedback */

table.feedback {

	width: 670px;
}

table.feedback td {

	padding: 7px;
}

table.feedback td.title {

	padding-left: 10px;
}

table.feedback td.form {

}

table.feedback td.sub-title {

	padding: 15px 0 0 10px;
	text-align: left;
}

table.feedback input.text {

	width: 80%;
	border: 1px solid #999;
	padding: 2px;
}

/* /Feedback */

/* Titul */

div.top-titul {

	background-image: url(../images/titul/top_bg.gif);
	height: 329px;
	position: relative;
}

div.house {

	position: absolute;
	margin: 67px 0 0 0;
	background-image: url(../images/titul/house.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 265px;
	width: 100%;
	z-index: 7;
}

div.house-bg {

	position: absolute;
	right: 13px;
	background-image: url(../images/titul/house_bg.gif);
	background-position: 50% 100%;
	background-repeat: no-repeat;
	height: 329px;
	width: 100%;
	z-index: 6;
}

div.forest {

	position: absolute;
	background-image: url(../images/titul/forest.gif);
	background-position: 0 100%;
	background-repeat: repeat-x;
	height: 329px;
	width: 100%;
	z-index: 5;
}

div.phrase-titul {

	position: absolute;
	background-image: url(../images/titul/phrase.gif);
	background-repeat: no-repeat;
	left: 53px;
	top: 103px;	
	height: 98px;
	width: 237px;
	z-index: 8;
}

div.tel-titul {

	position: absolute;
	background-image: url(../images/titul/tel.gif);
	background-repeat: no-repeat;
	top: 118px;	
	right: 50px;
	height: 114px;
	width: 197px;
	z-index: 8;
}

div.conner-left {

	position: absolute;
	background-image: url(../images/titul/conner_left.gif);
	background-repeat: no-repeat;
	top: 25px;	
	left: 12px;
	width: 33px;
	height: 49px;
	z-index: 8;
}

div.conner-right {

	position: absolute;
	background-image: url(../images/titul/conner_right.gif);
	background-repeat: no-repeat;
	top: 230px;	
	right: 12px;
	width: 33px;
	height: 49px;
	z-index: 8;
}

div.oblaka {

	position: absolute;
	background-image: url(../images/titul/oblaka.jpg);
	background-position: 50% 0;
	background-repeat: no-repeat;
	top: 0px;	
	right: 35px;
	width: 100%;
	height: 88px;
	z-index: 6;
}

div.top-line {

	position: absolute;
	background-image: url(../images/titul/top_line.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	top: 0px;	
	width: 100%;
	height: 5px;
	z-index: 7;
}

div.footer-titul {

	background-image: url(../images/titul/titul_footer_bg.gif);
	height: 88px;
	color: #663;
}

div.footer-titul-head {

	background-image: url(../images/titul/footer_head_bg.gif);
	text-align: center;
}

div.footer-head-item {

	background-image: url(../images/titul/footer_head.gif);
	background-position: 50% 0;
	background-repeat: no-repeat;
	height: 11px;
}

div.logo-titul {

	text-align: center;
	background-image: url(../images/titul/logo_bg.gif);
}

div.center-titul {

	height: 443px;
	background-image: url(../images/titul/center_bg.gif);
	text-align: center;
}

div.center-titul div.menu {

	padding: 40px 0 0 1px;
	background-image: url(../images/titul/graph.gif);
	background-repeat: no-repeat;
	background-position: 50% 40px;
	position: relative;
}

div.copy-titul {

	padding: 35px 0 0 0;
	text-align: center;
  font-size: 8pt;
}

div.copy-titul p {

	margin: 0;
}

table.price {

	border: 0px solid rgb(0, 80, 57);
}

table.price td {

	border-bottom: 1px solid rgb(0, 80, 57);
	padding: 5px 15px;
}

table.price tr.head {

	font-weight:bold;
	height: 40px;
}

/* /Titul */