body {
	font-size: 68%;
	color: #F6FFD0;
	background-color: #353F10;
	margin: 0px;
	padding: 0px;
	scrollbar-base-color: #3B4419;
	scrollbar-arrow-color: #869B36;
	}

textarea {
	border: 0px solid #6A8500;
	background-color: #576D00;
	padding: 0px;
	margin: 0px;
	scrollbar-base-color: #3b4419;
	scrollbar-arrow-color: #869b36;
	}

table, div, p, textarea, input, select {
	font-family: Arial, Verdana, Tahoma;
	font-size: 1em;
	}

a, a:hover, a.cur, a.cur:hover {
	color: #FF9600;
	text-decoration: underline;
	}

div.path {
	font-size: 90%;
	background-color: #242e08;
	padding: 6px 10px 7px 10px;
	}

div.menuleft {
	}

div.menuleft div.item  {
	background: url('../img/leftmenu-bgx.gif') left top repeat-x;
	border-left: 1px solid #5C7401;
	border-right: 1px solid #5C7401;
	border-bottom: 1px solid #5C7401;
	height: 35px;
	}

div.menuleft a {
	display: block;
	height: 25px;
	padding: 8px 5px 0px 3ex;
	margin: 0px;
	font-size: 120%;
	font-weight: bolder;
	color: white;
	text-decoration: none;
	}

div.menuleft a.cur, div.menuleft a:hover {
	color: #FF9600;
	text-decoration: underline;
	}

div.menuleft div.separator {
	border-left: 1px solid #5C7401;
	border-right: 1px solid #5C7401;
	height: 1px;
	background: url('../img/leftmenu-separator-bgx.gif') left top repeat-x;
	padding: 0px;
	}

div.menuleft div.empty {
	border-left: 1px solid #5C7401;
	border-right: 1px solid #5C7401;
	background-color: #364507;
	height: 5px;
	}

div.menuleft div.level2 {
	border-left: 1px solid #5C7401;
	border-right: 1px solid #5C7401;
	border-bottom: 1px solid #5C7401;
	background-color: #364507;
	}

div.menuleft div.level2 div.item {
	border: 0px dashed red;
	padding: 0px 0px 0px 0px;
/*	background: url(); */
	border-bottom: 1px solid #5C7401;
	height: 24px;
	}

div.menuleft div.level2 div.item_cur {
	border: 0px dashed red;
	padding: 0px 0px 0px 0px;
	background: #2E3B06;
	border-bottom: 1px solid #5C7401;
	height: 24px;
	}

div.menuleft div.level2 div.item a, div.menuleft div.level2 div.item_cur a  {
	border: 0px solid red;
	padding: 5px 0px 1px 0px;
	display: block;
	background: url('../img/leftmenu-level2-dot-mfree.gif') left top no-repeat;
	background-position: 20px 11px;
	padding-left: 32px;
	font-size: 100%;
	font-weight: normal;
	height: 16px;
	color: #F6FFD0;
	}

div.menuleft div.level2 div.item_cur a.cur, div.menuleft div.level2 div.item a:hover {
	background: url('../img/leftmenu-level2-dot-mover.gif') left top no-repeat;
	background-position: 20px 11px;
	color: #FF9600;
	text-decoration: none;
	}

div.catalog_path {
	padding: 0 1px 3px 1px;
	margin-bottom: 10px;
	border-bottom: 1px solid #96A1A7;
	}

div.catalog_path a {
	color: #737D86;
	}

div.catalog_path a:hover {
	color: #737D86;
	}

div.top_tree a {
	padding: 0 0 0 5px;
	}

div.top_tree a {
	padding: 2px 0 2px 2px;
	color: black;
	}

div.top_tree a.cur, div.top_tree a:hover {
	color: #737D86;
	}

div.contentleft {
	color: #BD4A31;
	padding-top: 2ex;
	padding-bottom: 2ex;
/*	padding-right: 3em; */
	}

div.more {
	text-align: right;
	margin-bottom: 4ex;
	padding-right: 20px;
	}

a.more, div.more a {
	color: #63616B;
/*	border: 1px dashed gray;
	padding-right: 20px;
	background: url('../img/b_play_mout.gif') right top no-repeat;*/
	}

a.more:hover {
	color: #63616B;
/*	padding-right: 20px;
	background: url('../img/b_play_mover.gif') right top no-repeat;*/
	}

h1, h2, h3, h4, h5 {
	color: white;
	}

h1 {
	font-size: 370%;
	padding: 0px;
	margin: 10px;
	}

.header_comment {
	font-family: Tahoma;
	font-size: 260%;
	color: #9EC600;
	background-color: transparent;
	}

.bottom_phones {
	font-family: Tahoma;
	font-size: 180%;
	color: #B0DD00;
	}

h2 {
/*	float: left*/
	}

h4 {
	font-size: 150%;
	padding: 0px;
	margin: 0px 0px 10px 0px;
	}

h5 {
	margin-bottom: 1ex;
	color: #FF9600;
	}

h6 {
	margin-top: 0px;
	margin-bottom:0px;
	}

div.price {
	padding: 1ex 0 0 0;
	}

.price {
	font-size: large;
	font-weight: bold;
	color: #BD4A31;
	}

div.content {
	padding: 11px;
	}

div.content img {
	border: 1px solid #87A802;
	}

div.content img.fm {
	margin-right: 1.5ex;
	float: left;
	}

div.content img.imgfloat {
	margin-right: 10px;
	margin-bottom: 7px;
	float: left;
	}

div.copyright {
	color: gray;
	text-align: right;
	}

em {
	font-family: Tahoma, Verdana, Arial;
	font-size: 1.2em;
	font-style: italic;
	color: gray;
	}

div.image {
	float: left;
	margin: 0 2ex 1ex 0;
	}

div.image img, div.image_popup img, div.content p img {
	border: 5px solid #87A802;
	}

div.image p, div.image_popup p {
	font-size: 1.1em;
	font-weight: bold;
	color: #87A802;
	margin-top: 0;
	margin-bottom: 1ex;
 	padding-top: 2px;
 	text-align: center;
	}

div.nomargin {
	margin: 0px !important;
	}

@media print{
	.noprint {
		display: none;
		}
	}

p.ji { 
	text-align: justify;
	text-indent: 1.5em;
	}

ul {
	list-style: disc outside url('../img/li.gif');
	}

ul, ol {
	padding-bottom: 2ex;
	}

ul li, ol li {
	padding-bottom: 1ex;
	}

hr {
	color: #aaaaaa;
	height: 1px;
	width: 100%;
	}

table.pricelist {
	border: 1px solid #eeeeee;
	background-color: #aaaaaa;
	}

table.pricelist caption {
	color: #1A337B;
	font-size: 1.2em;
	font-weight: bold;
	text-align: left;
	}

table.pricelist td {
	padding: 0.3ex 1ex 0.3ex 1ex;
	background-color: white;
	}

table.pricelist th {
	padding: 0.3ex 1ex 0.3ex 1ex;
	background-color: #bbbbbb;
	}

.border {
	border: 1px #aaaaaa solid;
	}

.date {
	font-weight: bold;
	color: white;
	}

table.pricelist input.qnty {
	text-align: right;
/*	padding: 1px 5px 1px 0;
	height: 3.2ex;
	border: 1px dashed gray; */

	height: 3ex;
	width: 6ex;
	padding: 0 1ex 0 0;
	border-top: 0;
	border-right: 0;
	border-bottom: 1px solid gray;
	border-left: 0;
/*	background-image: url('../img/order.gif'); */
	font-weight: bold;
/*	color: red; */
	}

blockquote {
	color: gray;
	margin: 5px 0 5px 15px;
	padding: 5px 10px 5px 10px;
	border: 0px solid gray;
	}

span.filled {
	width: 80ex;
	color: gray;
	border: 1px solid gray;
	margin: 0;
	padding: 3px;
	}

span.textarea {
	height: 6em;
	}

ul.noleftmargin {
	margin: 0 0 0 15;
	}

div.pcard_options {
	margin: 0 6ex 3ex 0;
	display: block;
	border: 0px solid gray;
	}

div.fleft {
	float: left;
	}

form.form_edit {
	display: inline;
	}

form.form_edit input /* form.form_edit textarea */{
	border: 0px solid #6A8500;
	background-color: #576d00;
	padding: 0px;
	margin: 0px;
	}

/* form.form_edit */ input.button {
	border: 1px solid #576D00;
	font-size: 130%;
	font-weight: bold;
	color: #FF9600;
	height: 35px;
	background: url('../img/button-bgh.gif') left top repeat-x;
	padding: 0px;
	margin: 0px;
	}

.orange {
	color: #ff9600;
	background-color: inherit;
	}

#cname, #email, #subject {
	border: 0px solid #6A8500;
	background-color: #576D00;
	padding: 2px;
	margin: 0px;
	}
