body, html {height:100%;}

body {
	margin:0px;
	padding:0px;
	background-color:#E6DEC6;
}

body, td, div, p, input, textarea {font-size:11px;
	color:#000000;
	font-family:verdana, tahoma, sans-serif;}

/* формы */
form {margin:0px;
	padding:0px;}
input {font-sizE:11px}
input.input, textarea.input {border:1px solid #909090;
	width:350px;}
input.small, textarea.small {width:130px;}
input.button {border-top:1px solid #F4EFDF;
	border-left:1px solid #F4EFDF;
	border-bottom:1px solid #A89E80;
	border-right:1px solid #A89E80;
	BACKGROUND:#CCC3A8;
	color:#464318;}

.news_date {color:#697F03;
	font-size:10px;}

.gray {color:#504D1E;}
a {color:#504D1E;}

.header {
	color:#877F57;
	font-weight:bold;
	font-size:14px;
}

h1, h1 a {color:#697F03;
	font-weight:bold;
	font-size:12px;}

h2 {color:#697F03;
	font-weight:bold;
	font-size:12px;}

h3 {color:#504D1E;
	margin:0px 0px 4px 0px;	
	padding:0px;
	font-weight:bold;
	font-size:11px;}

/* поиск - стили для текста, кнопочки и поля ввода */
span.search {color:#A3A39F;}
input.search {color:#000000;
	border:1px solid #909090;
	font-size:11px;}
input.search_button {background-color:#244242;
	color:#A3A39F;
	font-size:11px;
	border:0px;
	height:18px;
	width:45px;}

ul {color:#000000;
	font-size:11px;
	text-decoration:none;
	padding:0px;
	margin:5px 25px;
	list-style-image:url('images/li_s.gif');}
ul li {margin-bottom:4px;}

/* левое меню */
ul.menuLeft {color:#495900;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px 0px 0px 25px;
	list-style-image:url('images/punkt.gif');}
ul.menuLeft li {margin-bottom:6px;}
ul.menuLeft a {font-size:12px;
	font-weight:bold;
	color:#697F03;
	text-decoration:none;}
ul.menuLeft a:hover {text-decoration:underline;}

/* левое подменю */
ul.menuLeft ul {color:#504D1E;;
	font-size:11px;
	text-decoration:none;
	padding:0px;
	margin:5px 0px 5px 25px;
	font-weight: normal;
	list-style-image:url('images/li_s.gif');}
ul.menuLeft ul a {color:000000;
	text-decoration:underline;
	font-size:11px;
	font-weight: normal;}
ul.menuLeft ul a:hover {text-decoration:none;
	font-size:11px;}
ul.menuLeft ul a:visited {color:807D54;
	text-decoration:underline;
	font-size:11px;}

/* верхнее меню */
ul.top_menu {color:#8FBF49;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding:0px;
	margin:0px 0px 0px 25px;
	list-style-image:url('images/il_b.gif');}
ul.top_menu li {margin-bottom:6px;}
ul.top_menu a {font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;}
ul.top_menu a:hover {color:#D3D3D2;
	text-decoration:underline;}

/* текст в прайсе */
.price_gray {
	color:#625E38;
	font-size:9px;
}
.price_green {color:#5A6624;
	font-size:9px;}

/* прайс-лист */
.price th {
	background:#D1C8AE;
	font-size:10px;
	color:#000000;
	font-weight:normal;
}
.price td {
	color:#423D28;
}

.price tr td, .price ек th {
	padding-left:4px;
	padding-right:4px;
}

.price tr.dark td {background:#C4BFAA;}
.price tr.light td {background:#D1C8AE;}
