HTML
{
	height: 100%;
}
BODY
{
	height: 100%;
	margin: 0;
	font: 14px Georgia, sans-serif;
	color: #3A1C33;
	background: transparent url(../images/backgraund.jpg) repeat center top;
}
A
{
	color: #445F2E;
}
A:visited
{
	color: #445F2E;
}
A:hover
{
	color: #608E3A;
}
.clear
{
	clear: both;
}
.page
{
	min-width: 1000px;
	max-width: 1280px;
	margin: 0 auto;
	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 1000 ? '1000px' : (document.documentElement.clientWidth || document.body.clientWidth)>1280 ? '1280px' : 'auto');
}
.allpage
{
	position: relative;
	min-height: 100%;
	background: url(../images/backgraund.jpg) repeat-y top center;
}
* HTML .allpage
{
	height: 100%;
}
.header
{
	position: relative;
	height: 247px;
	margin: 0 30px 0 0;
	background: url(../images/header_l.png) no-repeat top left;
}
.header_r
{
	position: absolute;
	width: 314px;
	height: 236px;
	bottom: 0;
	-bottom: -1px;
	right: -27px;
	-right: -28px;
	background: url(../images/header_r.png) no-repeat top right;
}
.header #header_title
{
	margin: 0;
	padding: 77px 310px 0 387px;
	font: italic bold 45px Georgia, sans-serif;
	color: #FFF;
	line-height: 40px;
}
.header .phone
{
	margin: 0;
	padding: 17px 0 0 387px;
	font: italic bold 23px Georgia, sans-serif;
	color: #AD937D;
}
.header .phone SPAN
{
	font-size: 18px;
}
.menu1
{
	position: relative;
}
.menu1 UL
{
	margin: 0 30px;
	padding: 12px 0 0;
	height: 32px;
	background-color: #9BBE7E;
	font-size: 14px;
	overflow: hidden;
	text-align: center;
}
.menu1 UL LI
{
	display: inline;
	margin: 0 15px;
	padding: 0;
	list-style-type: none;
}
.menu1_corner_l
{
	float: left;
	height: 25px;
	width: 10px;
}
.menu1_corner_r
{
	float: right;
	height: 25px;
	width: 10px;
}
.menu1 UL LI A
{
}
.menu1 A, .menu1 A:visited
{
	color: #FFF;
	text-decoration: none;
}
.menu1 A:hover
{
	color: #D1F4B4;
}
.menu1 SPAN.active
{
	color: #FFF;
	text-decoration: none;
	vertical-align: baseline;
}
.menu1_active_corner_tl
{
	display: inline-block;
	height: 25px;
	background: #6E8C56 url(../images/menu1_active_corner_tl.jpg) no-repeat top left;
	vertical-align: middle;
}
.menu1_active_corner_tr
{
	display: inline-block;
	height: 25px;
	background: url(../images/menu1_active_corner_tr.jpg) no-repeat top right;
	vertical-align: middle;
}
.menu1_active_corner_br
{
	display: inline-block;
	height: 25px;
	background: url(../images/menu1_active_corner_br.jpg) no-repeat bottom right;
	vertical-align: middle;
}
.menu1_active_corner_bl
{
	display: inline-block;
	height: 22px;
	padding: 3px 10px 0;
	background: url(../images/menu1_active_corner_bl.jpg) no-repeat bottom left;
}
.flower1
{
	position: absolute;
	top: 0;
	left: 13px;
	width: 66px;
	height: 34px;
	background: url(../images/header4.png) no-repeat top left;
}
.flower2
{
	position: absolute;
	top: 0;
	right: 7px;
	width: 70px;
	height: 35px;
	background: url(../images/header3.png) no-repeat top left;
}
.flower3
{
	position: absolute;
	bottom: -150px;
	left: 10px;
	width: 128px;
	height: 150px;
	background: url(../images/header2.png) no-repeat bottom left;
}
.catalogues
{
	padding: 45px 30px 13px;
	font: italic bold 13px Georgia;
}
.catalogues2
{
	width: 73%;
	margin: 0 auto;
	padding-left: 80px;
	font: italic bold 13px Georgia;
}
.catalogues2 TABLE
{
	width: 100%;
	margin-bottom: -25px;
	margin-left: -19px;
	border: 0;
	border-collapse: collapse;
	border-spacing: 0;
}
.catalogues2 TABLE TD
{
	width: 25%;
	padding: 0;
	text-align: left;
	vertical-align: top;
}
.catalogues2 TABLE TD.table_img
{
	width: 168px;
}
.catalogues A IMG
{
	float: left;
	position: relative;
	top: -25px;
	z-index: 29;
}
.catalogues A, .catalogues A:visited
{
	color: #635347;
	text-align: left;
}
.catalogues A:hover
{
	color: #635347;
}
.content
{
	padding: 0px;
	width: 72%;
	margin: 0 auto;
}
.column_left
{
	float: left;
	width: 197px;
	margin: 0 0 0 3.7%;
	display: inline;
}
.menu2_corner_t
{
	height: 13px;
	font-size: 1px;
	background: url(../images/menu2_bg_top.png) no-repeat top left;
}
.menu2_corner_b
{
	height: 13px;
	font-size: 1px;
	background: url(../images/menu2_bg_bottom.png) no-repeat top left;
}
.menu2
{
	margin: 0;
	padding: 5px 19px;
	background: url(../images/menu2_bg_center.png) repeat-y top left;
}
.menu2 LI
{
	margin: 0;
	padding: 4px 0;
	list-style-type: none;
}
.menu2 A, .menu2 A:visited
{
	color: #FFF;
}
.menu2 A:hover
{
	color: #FFF;
	text-decoration: none;
}
.menu2 A.active, .menu2 A.active:visited
{
	color: #00A3FF;
	text-decoration: none;
}
.column_right
{
	width: 72%;
	margin: 0 auto;
}
.content_corners_t
{
	height: 15px;
	font-size: 1px;
	margin: 0 15px;
	background: url(../images/content_border_t.png) repeat-x top left;
}
.content_corner_tl
{
	float: left;
	position: relative;
	left: -15px;
	width: 15px;
	height: 15px;
	background: url(../images/content_corner_tl.png) no-repeat top left;
}
.content_corner_tr
{
	float: right;
	position: relative;
	right: -15px;
	width: 15px;
	height: 15px;
	background: url(../images/content_corner_tr.png) no-repeat top left;
}
.content_corners_b
{
	height: 15px;
	font-size: 1px;
	margin: 0 15px;
	background: url(../images/content_border_b.png) repeat-x top left;
}
.content_corner_bl
{
	float: left;
	position: relative;
	left: -15px;
	width: 15px;
	height: 15px;
	background: url(../images/content_corner_bl.png) no-repeat top left;
}
.content_corner_br
{
	float: right;
	position: relative;
	right: -15px;
	width: 15px;
	height: 15px;
	background: url(../images/content_corner_br.png) no-repeat top left;
}
.content_border_l
{
	background: url(../images/content_border_l.png) repeat-y top left;
}
.content_border_r
{
	padding: 0 15px;
	background: url(../images/content_border_r.png) repeat-y top right;
}
.content_center
{
	background-color: #FFF;
	padding: 1px 30px;
	position: relative;
	overflow: hidden;
	zoom: 1;
}
#actions
{
	font-size: 11px;
	vertical-align: top;
}
#actions TD
{
	padding: 0 14px 0 0;
}
TD#actions_title
{
	font-size: 22px;
	line-height: 10px;
	color: #6E8B51;
}
#actions A, #actions A:visited
{
	color: #6E8B51;
}
.rasp
{
	height: 104px;
	clear: both;
}
.footer
{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 89px;
	padding: 0;
	overflow: hidden;
	zoom: 1;
	font-size: 12px;
}
.footer1
{
	margin: 0 30px;
	padding: 0 30px;
	height: 44px;
	background-color: #9BBE7E;
	overflow: hidden;
	color: #FFF;
}
.footer1 .address
{
	float: left;
	padding-top: 15px;
}
.footer1 .address P
{
	margin: 0;
}
.footer1 .studio-v
{
	float: right;
	padding-top: 12px;
}
.footer1 .studio-v .studio-v_logo
{
	float: left;
}
.footer1 .studio-v .tx
{
	margin: 0;
	padding-left: 40px;
	padding-top: 3px;
}
.footer2
{
	margin: 0 30px;
	padding: 7px 30px 0;
	height: 37px;
	overflow: hidden;
	text-align: center;
}
.footer1 .studio-v A, .footer1 .studio-v A:visited
{
	color: #FFF;
}
.footer1 .studio-v A:hover
{
	color: #FFF;
	text-decoration: none;
}
A:focus
{
	outline: none;
}
A.active
{
	outline: none;
}
INPUT:focus
{
	outline: none;
}
OPTION:focus
{
	outline: none;
}
A IMG
{
	border: 0;
}
LABEL
{
	cursor: pointer;
}
P
{
	margin: 1em 0;
}
H1
{
	margin: 0.83em 0;
	font-weight: normal;
	/*[empty]font-size:;*/
}
H2
{
	margin: 0.83em 0;
	font-weight: normal;
	font-size: 24px;
}
H3
{
	margin: 0.83em 0;
	font-weight: normal;
	font-size: 20px;
}
.articles_page .selected
{
	font-weight: bold;
	text-decoration: none;
}
.articles_page A, .articles_page A:visited
{
	color: #7B9A61;
}
.articles_anons IMG
{
	width: 80px;
	float: left;
	margin: 0 10px 10px 0;
}
.page_catalogue_top, .page_catalogue_bottom
{
	text-align: right;
}
.page_catalogue_top A, .page_catalogue_top A:visited
{
	color: #FFF;
}
.page_catalogue_bottom A, .page_catalogue_bottom A:visited
{
	color: #FFF;
}
.page_catalogue_top .number, .page_catalogue_bottom .number
{
	display: inline-block;
	width: 22px;
	height: 21px;
	margin: 0 1px;
	padding-top: 1px;
	background: url(../images/catalogue_namber.jpg) no-repeat top left;
	font: 14px Arial, sans-serif;
	text-align: center;
}
.number.act
{
	font-weight: bold;
	text-decoration: none;
}
.gallery
{
	margin: 0 -17px 0 0;
	overflow: hidden;
	zoom: 1;
}
.gallery_block
{
	width: 25%;
	height: 327px;
	float: left;
	margin-bottom: 20px;
	overflow: hidden;
	font-size: 12px;
	color: #C7AE98;
}
.gallery_block .description
{
	width: 140px;
}
.gallery_block .img
{
	width: 140px;
	overflow: hidden;
	display: table;
}
.middle, .inner
{
	display: table-cell;
	vertical-align: middle;
	width: 140px;
	height: 210px;
	text-align: center;
}
.gallery_block .img
{
	=overflow: hidden;
	=position: relative;
}
.middle
{
	=position: absolute;
	=top: 50%;
	=width: 100%;
	=height: auto;
}
.inner
{
	=position: relative;
	=top: -50%;
	=text-align: center;
	=width: auto;
	=height: auto;
}
.gallery_block .text
{
	font-weight: bold;
}
UL.menu_3lvl
{
	position: absolute;
	top: 446px;
	left: 35px;
	margin: 0;
	padding: 0;
	list-style: none;
}
UL.menu_3lvl LI
{
}
UL.menu_3lvl LI A
{
	color: #635347;
}

