#measurer {	position: absolute; width: 100%; top: 0; height: 1px; line-height: 1px;}
html {height: 100%;}
* html body {
	height: 100%;
}
body {
	height: 100%;
	color: #000;
	background: #B19945 url("/imgs/bg.gif");
	padding:0;
	margin:0;
	cursor: default;
	behavior: url("/css/csshover.htc");
	font: 0.85em/1.3em Arial, Helvetica, Verdana, Tahoma, Sans-serif;
}


img.png{
	behavior: url("/css/iepngfix.htc");
}

img {border: 0}
table.layout {font-size: 1em; line-height: 1.3em; border-collapse:collapse } 
table.layout td, table.layout th {padding: 0;}

a {color: #2C4815;}
a:visited {color: #333;}
a:hover {color: #63582E;}
a:focus { outline: none; }

/* MpaK */

.fixw{ 
	width: 930px;
	margin: 0 auto;
/*
	min-width:916px; max-width: 1400px;
	width: expression(
		(
			document.getElementById('measurer')
			&& document.getElementById('measurer').clientWidth < 916
		)
		?	'916px'
		:	(
				document.getElementById('measurer')
				&& document.getElementById('measurer').clientWidth < 1400
			)
			?	'100%'
			:	'1400px'
	);
*/
}

div#head{
	background: #CCBA7B;
	border-bottom: 1px solid #63582E;
/*	padding: 8px 0px;*/
}

#menutop{
	overflow: hidden;
}
#menutop li{
	display: inline;
}

#menutop li a{
	font-weight: bold;
	display: inline;
	float: left;
	text-decoration: none;
	color: #63582E;
	text-transform: uppercase;
	font-size: 1.2em;
	line-height: 2.6em;
	padding: 0px 1.8em;
}

#menutop li a:hover{
	color: #FFF;
	background: #558200;
}

h1#logo{
  padding-top: 103px; /* Высота изображения */
  height: 0; /* Нулевая высота блока */
  width: 227px;
  overflow: hidden; /* Скрывает область */
  background: url("/imgs/xinxi.gif") no-repeat; /* Фоновый рисунок для замены текста */
  text-indent: -1000em;
  float: left;
  cursor: pointer;
}

div#logoline{
	clear: both;
	height: 103px;
}

div#layout{
	border: 8px solid #63582E;
	background: #CBB97A url("/imgs/content-bg.gif");
	width: 914px;
}

div#page{
	background: url("/imgs/content-bg.jpg") no-repeat;
	min-height: 600px;
}

div#leftcolumn{
	width: 240px;
	padding: 10px;
	float: left;
	overflow: hidden;
}

div#content{
	width: 620px;
	padding: 10px;
	float: right;
	overflow: hidden;
}

div#foot{
	text-align: right;
	padding-bottom: 2.6em;
}

div#foot a{
	float: right;
	text-decoration: none;
	display: block;
	padding: 8px;
	background: #63582E;
	color: #FFF;
	font-size: 0.9em;
}

div#foot a:hover{
	background: #E00E62;
	color: #000;
}

/* MENU */

.vtop{ vertical-align: top; }
td.contborder{ width:10px; background: #9C688C; }
td.inside{ background: #F5F0F3; width:924px; }


/* CAT */

#catalogue{
	margin:0;
	padding:0;
}
#catalogue li {
	margin:0;
	line-height: 1.6em;
	font-size: 1.5em;
	color: #619300;
	font-weight: normal;
}

#catalogue li  a{
	color: #619300;
	text-decoration: underline;
	display: block;
}

#catalogue li a:hover{
	color: #63582E;
}

.line{ 
	padding: 7px;
}

.line:hover{
	padding: 6px;
	border: 1px dashed #B49B46;
}

div#search{
	padding: 20px 0px;
}

/* CONTENT */

.gold{ 
	color: #5A8900;
}

div.pad{
	padding: 0px 20px 20px 10px;
}

h1 {padding:0; margin:0; font-size: 1.9em; line-height: 1.3em; font-weight: normal; color: #AA9342;}
h1 span {color: #A6E439; font-weight: bold; padding:0; margin:0;}
h2 {font-size: 1.25em; line-height: 1.1em; color: #63582E; margin-bottom: 1.2em; }
h3 {font-size: 1.2em; color: #222;}
small {font-size: 0.85em; line-height: 1.2em;}


img.pic{ background: #FFF; margin: 0px 10px 10px 0px; border: 8px solid #FFF; 

-moz-border-radius: 7px;
-webkit-border-radius: 7px;
}

div#content{
	color: #63582E;
	font: 1.2em/1.4em Arial, Helvetica, Verdana, Tahoma, Sans-serif;
	margin-left: -60px;
}

.dragon{
	background: url("/imgs/dragon-bg.gif") no-repeat top center;
}

div.line{
height: 200px;
width: 46%;
float:left;
overflow: hidden;
}

div.line .cattable{
 width:99%;
}

