table, td, body, tr {
	color:#000000;
	font-family:verdana;
	font-size:10pt;
	table-layout:auto;
	border-collapse:collapse;
	padding:0;
	margin:0;
	border:none;
	vertical-align:top;
}
body, html {
	width:100%;
	height:100%;
	background: #fdfbf7;
}
img {
	border:none;
}
p.we {
	float:right;
	font-size: 11px;
	padding-right: 15px;
	padding-top: 30px;
	position: absolute;
	bottom: 20px;
	right: 55px;
	
}
table.main {
	height: 100%;
}
table.main td {
	padding: 30px;
	width: 100%;
}
img.logo {
	float: left;
}
ul.menu {
	position: relative;
	padding:0;
	margin:0;
	list-style:none;
	font-size: 14px;
	font-weight: bold;
	color: #377612;
	margin-bottom: 36px;
}
ul.menu li {
	display: inline;
	padding:0;
	margin:0;
	margin-left: 6%;
	margin-right: 6%;
}
div.pic {
	height: 188px;
	width: 100%;
	position: relative;
}
div.pic table, div.piv table tr {
	width: 100%;
}
div.pic table td {
	padding:0;
	margin:0;
}
div.pic table tr td.left_corner {
	background: url(top/left_corner.jpg) no-repeat;
	width: 10px;
}
div.pic table tr td.left_bottom {
	background: url(top/left_bottom.jpg) no-repeat;
	width: 10px;
}
div.pic table tr td.left_top {
	background: url(top/left_top.jpg) repeat;
	width: auto;
}
div.pic table tr td.left {
	background: url(top/left.jpg) repeat-x right top;
	width: auto;
}
div.pic table tr td.right_top {
	background: url(top/right_top.jpg) repeat;
	width: auto;
}
div.pic table tr td.right_corner {
	background: url(top/right_corner.jpg) no-repeat;
	width: 10px;
}
div.pic table tr td.right {
	background: url(top/right.jpg) repeat-x left top;
	width: auto;
}
div.pic table tr td.right_bottom {
	background: url(top/right_bottom.jpg) no-repeat;
	width: 10px;
}
h2 {
	color:#377612;
	font-size: 12px;
	margin:0;
	padding:0;
	padding-bottom: 16px;
}
h2 img {
	position: absolute;
}
ul.catalog {
	list-style:none;
	margin:0;
	padding-bottom: 0;
	font-size: 12px;
	line-height: 26px;
	color: #518831;
	padding-left: 75px;
	}
ul.catalog ul {
	margin:0;
	padding:0;
	padding-left: 15px;
	list-style: none;
	line-height: 14px;
	width: 160px;
}
ul.catalog ul li {
	margin:0;
	padding:0;
	padding-top: 10px;
	padding-bottom: 10px;
}
ul.catalog ul li.act {
	margin:0;
	padding:0;
	list-style:disc;
}
ul.catalog ul li ul li {
	margin:0;
	padding:0;
}
div.ecology {
	background: #d8ebb6 url(ecology.jpg) no-repeat left top ;
	width:215px;
	height: 157px;
	margin-left: 0;
	color: #2d6d08;
}
div.ecology h3 {
	margin:0;
	padding:0;
	font-size: 16px;
	font-weight: bold;
	padding-top: 40px;
	margin-left: 65px;
}
div.ecology p {
	font-size: 15px;
	margin:0;
	padding:0;
	margin-top: 10px;
	width: 150px;
	margin-left: 45px;
	text-align:left;
}
div.subscribe {
	color: #2d6d08;	
	height: 140px;
	width: 192px;
	background: url(subscribe.jpg) no-repeat left top;
	margin-left: -43px;
}
div.subscribe table {
	width: 180px;
	float:right;
	margin-top: -2px;
}
div.subscribe table td {
	padding:0;
}
div.subscribe h3 {
	font-size: 14px;
	padding-top: 40px;
	margin-left: 80px;
}
div.subscribe p {
	font-size: 12px;
	float: right;
	margin:0;
	padding:0;
	color: #5b5b5b;
	margin-right: 3px;
}
div.subscribe input {
	width: 130px;
	border: 1px solid #d8ebb6;
	margin:0;
	padding:0;
	height: 22px;
	font-size: 17px;
	font-family: verdana;
	padding: 2px;
	text-align:center;
	color: #2d6d08;
	margin-left: 10px;
}
div.subscribe a:link, div.subscribe a:visited, div.subscribe a:active, div.subscribe a:hover {
	background: url(ok.gif) no-repeat left top;
	display:block;
	height: 26px;
	width: 30px;
	text-decoration: none;
}
div.order {
	background:url(order.jpg) no-repeat left top;
	width:192px;
	height: 146px;
	margin-left: -43px;
	padding-left: 43px;
	color: #2d6d08;
	margin-top: 20px;
}
div.order h3 {
	font-size: 16px;
	padding-top: 50px;
	margin-left: 42px;
}
div.order a:link, div.order a:visited, div.order a:active, div.order a:hover {
	background: url(arrow.gif) no-repeat left;
	padding-left: 25px;
	font-size: 12px;
	display:block;
	color: #2d6d08;
	margin-left: -10px;
	margin-top: 8px;
}
table.catalog td {
	font-size: 12px;
	padding:0;
	padding-bottom: 20px;
	width: 10%;
	text-align: center;
}
table.catalog p {
	margin:0;
	padding:0;
	padding-top: 20px;
	color: #5b5b5b;
	margin-left: 6px;
	margin-right: 6px;
	text-align: left;
	height: 50px;
}
table.catalog p.list {
	color: #595959;
	font-weight: bold;
	text-align: left;
	padding-top:10px;
	height: auto;
}
table.catalog img {
	margin: 10px;
	padding: 5px;
	border: 1px solid #cac9c6;
	float: right;
	margin-bottom: 40px;
}
table.catalog ul {
	margin:0;
	padding:0;
	margin-left: 20px;
	list-style:none;
	margin-top: 10px;
	text-align: left;
}
table.catalog ul li{
	padding:2px;
}
table.catalog td a.go:link, table.catalog td a.go:active, table.catalog td a.go:visited, table.catalog td a.go:hover {
	background: url(catalog/go.gif) no-repeat left top;
	height: 52px;
	width: 18px;
	text-decoration:none;
	position: absolute;
	margin-left: 70px;
	margin-top: 64px;
}
table.catalog div {
	margin: auto;
}
div.steel_doors {
	background: url(catalog/mnu_steel_doors.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
div.inside_doors {
	background: url(catalog/mnu_inside_doors.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
div.stairs {
	background: url(catalog/mnu_stairs.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
div.wood {
	background: url(catalog/mnu_wood.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
div.furniture {
	background: url(catalog/mnu_furniture.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
a.go_furniture:link, a.go_furniture:hover, a.go_furniture:visited, a.go_furniture:active {
	background: #a6d161 url(catalog/go.gif) no-repeat left top;
	height: 52px;
	width: 18px;
	text-decoration:none;
	display: block;
	margin: 0;
	padding: 0;
}
div.sauna {
	background: url(catalog/mnu_sauna.gif) no-repeat left top;
	height: 209px;
	width: 290px;
}
a:link, a:visited, a:active {
	color: #2f54a3;
	line-height: 16px;
}
a:hover {
	color: #377612;
	line-height: 16px;
}
div.phone {
	background: url(phone.jpg) no-repeat left bottom;
	height: 160px;
	width: 200px;
}
div.phone span {
	font-size: 15px;
	color: #595959;
	font-weight: bold;
	position: absolute;
	margin-left: 145px;
	margin-top: 60px;
}
div.phone span.phone {
	display: block;
	color: #71ae3a;
	font-size: 22px;
	font-weight: normal;
}
div.bottom {
	background: #eae9e5 url(bottom.gif) no-repeat left bottom;
	height: 83px;
	width: 586px;
	font-size: 10px;
	color: #656667;
	position: absolute;
	right: 30px;
	margin-top: 20px;
}
div.bottom p {
	padding: 0;
	margin:0;
	margin-top: 16px;
	margin-left: 15px;
}
div.bottom span {
	font-size: 10px;
	color: #535353;
	position: absolute;
	right: 146px;
	text-decoration: underline;
	cursor: pointer;
}
div.bottom span:hover {
	color: #377612;
}
div.vacancy {
	height:430px;
	width: 378px;
	border: 1px solid #cecece;
	position: absolute;
	background: #ffffff;
	right: 170px;
	margin-top: -361px;
	border-bottom: none;
	padding-left: 16px;
	padding-top:0;
	padding-bottom: 10px;
	padding-right: 16px;
	display: none;
	z-index: 100;
}
div.vacancy h1 {
	font-size: 15px;
	color: #377612;
	margin:0;
	padding:0;
	padding-bottom: 5px;
	padding-top: 15px;
}
div.vacancy h2 {
	font-size: 12px;
	color: #595959;
	margin:0;
	padding:0;
	font-weight: bold;
}
div.vacancy p {
	font-size: 12px;
	text-align:left;
	margin:0;
	padding:0;
	color: #595959;
}
div.vacancy span {
	color: #720000;
	font-size: 10px;
	right: 6px;
	position: absolute;
	margin-top: 16px;
	text-decoration: underline;
	cursor: pointer;
}
table.bb, table.bb tr {
	width: auto;
	color: #595959;
	height: auto;
}
table.bb td.left-top {
	background: url(bb/left-top.gif) no-repeat right bottom;
	width: 11px;
	height: 11px;
}
table.bb td.top {
	background: url(bb/top.gif) repeat-x bottom;
	width: auto;
	height: 11px;
}
table.bb td.top span {
	position: absolute;
	color: red;
	margin-top: 5px;
	_margin-top: 20px;
	background: #fdfbf7;
	color: #377612;
	font-size: 20px;
	font-weight: normal;
	margin-left: -10px;
}
table.bb td.right-top {
	background: url(bb/right-top.gif) no-repeat left bottom;
	width: 11px;
	height: 11px;
}
table.bb td.left {
	background: url(bb/left.gif) repeat-y right;
	width: 11px;
	height: auto;
}
table.bb td.right {
	background: url(bb/right.gif) repeat-y left;
	width: 11px;
	height: auto;
}
table.bb td.left-bottom {
	background: url(bb/left-bottom.gif) no-repeat right top;
	width: 11px;
	height: 11px;
}
table.bb td.bottom {
	background: url(bb/bottom.gif) repeat-x top;
	width: auto;
	height: 11px;
}
table.bb td.right-bottom {
	background: url(bb/right-bottom.gif) no-repeat left top;
	width: 11px;
	height: 11px;
}
/* begin: ÁËÀÍÊ ÇÀÊÀÇÀ */
table.order td.label {
	width: 120px;
	color: #8b8888;
	font-size: 12px;
	padding-bottom: 40px;
	padding-top: 4px;
	font-weight: bold;
}
table.order td.input {
	width: 260px;
}
table.order td.ok {
	width: 260px;
	vertical-align:bottom;
}
table.order td.input span.green {
	height: 24px;
	width: 5px;
	background: #91c16c;
}
input, textarea {
	width: 240px;
	border: 1px solid #88ab71;
	margin:0;
	padding:0;
	height: 22px;
	font-size: 14px;
	font-family: verdana;
	padding: 1px;
	text-align:left;
	color: #2d6d08;
	margin-left: 10px;
}
textarea {
	height: 100px;
	overflow:hidden;
}
table.order a:link, table.order a:visited, table.order a:active, table.order a:hover {
	background: url(ok_clear.jpg) no-repeat left top;
	display:block;
	height: 26px;
	width: 30px;
	text-decoration:none;
}
table.bb img {
	border: 1px solid #cac9c6;
	padding: 4px;
	margin: 30px;
	margin-top: 0;
}
table.bb img.l {
	float: left;
	margin-left:0;
}
table.bb img.r {
	float: right;
	margin-right:0;
}
table.bb img.c {
	float: center;
	margin:0;
	margin-bottom:10px;	
}
table.bb p {
	color: #5b5b5b;
	font-size: 12px;
	line-height: 18px;
	padding:0;
	margin:0;
	margin-bottom: 20px;
	margin-top: 10px;
	text-align: left;
}
div.price {
	color: #fdfbf7;
	font-size: 10px;
	background: #a6d161 url(price/underprice.jpg) no-repeat;
	height: 28px;
	width: 132px;
	padding-left: 5px;
	padding-top: 5px;
	position: relative;
	margin-top: 20px;
	text-align: left;
	margin-bottom: 60px;
}
div.price span {
	font-size: 18px;
}
table.bb h1.main {
	font-size: 18px;
	color: #377612;
	margin:0;
	padding:0
	padding-bottom: 20px;
	margin-bottom: 20px;
}
table.bb h1 {
	font-size: 16px;
	color: #377612;
	margin:0;
	padding:0;
	margin-top: 15px;
	margin-bottom: 5px;
}
table.bb h2 {
	font-size: 14px;
	color: #595959;
	margin:0;
	padding:0;
	margin-top: 10px;
	margin-bottom: 10px;
}
table.bb h3 {
	font-size: 12px;
	color: #595959;
	margin:0;
	padding:0;
}
table.bb p {
	color: #5b5b5b;
	font-size: 12px;
	line-height: 16px;
	margin:0;
	padding:0;
	margin-bottom: 5px;
}
table.bb ul {
	color: #595959;
	list-style: none;
	font-size: 12px;
	padding:0;
	margin:0;
	margin-left: 20px;
	margin-top: 10px;
}
table.bb ol {
	color: #595959;
	font-size: 12px;
	padding:0;
	margin:0;
	margin-left: 20px;
	margin-top: 10px;
}
li.ol {
	padding-left: 20px;
	margin-bottom: 10px;
}
table.bb li {
	background: url(disc.gif) left top no-repeat;
	padding-left: 20px;
	margin-bottom: 10px;
}
table.bb div.quote {
	background: #fff;
	border: 1px solid #d8ebb6;
	padding: 10px 20px 10px 20px;
	margin: 30px 0 30px 0;
}
table.bb div.quote p {
	font-size: 14px;
	font-weight: bold;
	color: #2d6d08;
	margin:0;
	padding:0;
	text-align:center;
}
table.content {
	border: none;
	margin: 0;
	padding: 0;
	cellpadding:0;
	cellspacing:0;
}
table.content tr {
	border: none;
	margin: 0;
	padding: 0;
}
table.content td {
	font-size: 10px;
	text-align: center;
	margin: 0;
	padding: 0;
}
table.bb table.inside {
	width: 100%;
	border: none;
	margin-top: 50px;
}
table.bb table.inside td {
	width: auto;
	border: none;
	font-size: 12px;
	color: #8b8888;
}
table.inside td a:link, table.inside td a:visited, table.inside td a:active{
	font-size: 14px;
	font-weight: bold;
}
table.bb table.inside a.go:link, table.inside a.go:hover, table.inside a.go:visited, table.inside a.go:active {
	background: #a6d161 url(catalog/go.gif) no-repeat left top;
	height: 52px;
	width: 18px;
	text-decoration:none;
	display: block;
	position: absolute;
	margin-left: -18px;
	margin-top: 20px;
}
table.inside td img {
	margin: 0;
	padding: 5px;
	border: 1px solid #cac9c6;
}
table.bb p {
	font-size: 12px;
	padding-bottom: 10px;
	text-align: left;
}
table.bb p.undex {
	width: 300px;
}
table.bb h4 {
	font-size: 14px;
	font-weight: bold;
	color: #595959;
	margin-top: 40px;
	margin-bottom: 10px;
}
p.under strong {
	font-size: 13px;
	font-weight: bold;
}
div.gallery {
	width: 300px;
}
div.gallery a:link, div.gallery a:hover, div.gallery a:active, div.gallery a:visited {
	font-size: 10px;
	color: #a8a8a8;
}
div.gallery a.next:link, div.gallery a.next:active, div.gallery a.next:hover, div.gallery a.next:visited {
	color: #2f54a3;
	background: url(next_arrow.gif) no-repeat right bottom;
	padding-right: 8px;
}
div.bottom a.about:link, div.bottom a.about:visited, div.bottom a.about:hover, div.bottom a.about:active {
	margin-left: 460px;
}
table.usual td {
	border: 1px solid #d1d1d1;
	color: #8b8888;
	font-size: 12px;
	padding: 4px;
}
table.usual th {
	border: 1px solid #d1d1d1;
	background: #71ae3a;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 3px;
}
table.usual {
	width: 500px;
}
tbody.usual td {
	border: 1px solid #d1d1d1;
	color: #8b8888;
	font-size: 12px;
	padding: 4px;
}
tbody.usual th {
	border: 1px solid #d1d1d1;
	background: #71ae3a;
	font-size: 13px;
	font-weight: bold;
	color: white;
	padding: 3px;
}
tbody.usual {
	width: 500px;
}
img.null {
	border: none;
	padding:0;
	margin:0;
}
#f {
	background: #d5d3d0;
	color: #ff9900;
	width: 150px;
	height: 200px;
	position: fixed; //position: absolute;
	left: 12px;
	top: 82px; //top: expression( ( document.getElementsByTagName("BODY")[0].scrollTop + 82 ) * 1 + "px" );
}
	div.rb {
		padding: 0;
		margin: 0;
		background: #e0eec4;
		display: block;
		float: right;
		margin-top: 50px;
		width: 220px;
		position: relative;
		left: 9px;
	}
	div.rbin {
		background: url(rbp.jpg) no-repeat;
		display: block;
		padding: 0;
		margin: 0;
		height: auto;
		position: relative;
	}
	div.rightblockbottom {
		height: 9px;
		width: 9px;
		display: block;
		margin: 0;
		padding: 0;
		background: url(rightblock_bottom.gif) no-repeat left bottom;
	}
	div.rbc {
		padding-left: 16px;
		padding-right: 16px;
		margin: 0;
	}
	div.rbc h1{
		padding: 0;
		padding-top: 12px;
		color: #204f06;
		font-size: 16px;
		font-weight: bold;
		margin: 0;
	}
	div.rbc p{
		padding: 0;
		padding-top: 2px;
		color: #2d6d08;
		font-size: 11px;
		margin: 0;
	}
	/* imagebox */
#ImageBoxOverlay
{
	background-color: #000;
	position: absolute;
	margin: 0;
	padding: 0;
	z-index:2;
}
#ImageBoxCaption
{
	background-color: #fdfbf7;
}
#ImageBoxContainer
{
	width: 250px;
	height: 250px;
	background-color: #fdfbf7;
}
#ImageBoxCaptionText
{
	font-weight: bold;
	padding-bottom: 26px;
	font-size: 13px;
	color: #000;
	background-color: #fdfbf7;
	
}
#ImageBoxCaptionImages
{
	margin: 0;
	display: none;
}
#ImageBoxNextImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxPrevImage
{
	background-image: url(/images/imagebox/spacer.gif);
	background-color: transparent;
}
#ImageBoxNextImage:hover
{
	background-image: url(/images/imagebox/next_image.jpg);
	background-repeat:	no-repeat;
	background-position: right top;
}
#ImageBoxPrevImage:hover
{
	background-image: url(/images/imagebox/prev_image.jpg);
	background-repeat:	no-repeat;
	background-position: left bottom;
}
#ImageBoxOuterContainer {
	position: absolute;
	width: auto;
	z-index:3;
	margin: 0;
	padding: 0;
}

