body {
	margin: 0;
	padding: 10px;
	background: #fff url(/images/bg.gif) repeat-x 0 0;
	font: 11px tahoma, sans-serif;
	min-width:950px;
	color: #000
}
form {
	margin: 0;
	padding: 0
}
input,  textarea, select{
	font: 11px Tahoma;
}
a {
	color: #41616f;
}
a img	{
	border: 0
}
td {
	vertical-align: top;
}
table {
	border-collapse: collapse
}
p {
	margin: 0 0 .8em
}
ol li {
	margin: 0 0 .8em
}
#htop {
	height: 35px;
}
#topmenu {
	list-style: none;
	text-transform: uppercase;
	margin: 10px 0 0 0;
	padding: 0;
	float: left;
	border-right: 2px solid #8ba32c;
}
#topmenu li {
	margin: 0;
	padding: 2px 10px;
	float: left;
	border-left: 2px solid #8ba32c;
}
#topmenu li a {
	color: #455a3b;
	text-decoration: none
}
#htop form {
	float: right;
	margin: 10px 5px 0 0;
}
#htop form .text {
	width: 130px;
	padding:2px;
	background: #fff;
	border: none
}
#htop form .button {
	color: #455a3b;
	padding-left: 0;
	padding-right: 5px;
	width: 50px;
	border: none;
	background: transparent url(/images/bg-search.gif) no-repeat 100% 3px;
	margin-right: 15px
}
#htop form a {
	color: #455a3b;
}
#top-logo {
	height: 53px;
	background: #92a051 url(/images/bg-logo.jpg) repeat-x 0 0;
	padding: 4px 14px 0;
	text-align: center;
	padding-top: 15px;
	margin-bottom: 5px;
	clear: both;
}
#left {
	width: 200px;
	padding: 0 5px 0 0
}
h2, .caption {
	background: #bcc4b7 url(/images/bg-h2.gif) repeat-x 0 100%;
	color: #000;
	font-size: 13px;
	padding: 5px;
	margin: 5px 0 0;
	font-weight: bold;
}
h2 a, .caption a {
	color: #000;
	text-decoration: none
}
#center h2 {
	margin: 0 0 5px;
	border-bottom: 3px solid #bed468;
	color: #455a3b
}
#left div.info {
	background: #f4f4f4;
	padding: 5px;
	margin: 0;
}
#right {
	width: 190px;
	padding: 5px 0 0 5px
}
#right h2 {
	background-image: url(/images/bg-h2-right.gif)
}
#right .info {
	background: #fff;
	padding: 3px;
	margin: 0 0 5px
}
#right ul.info {
	list-style: none
}
.rightmenu a {
	text-decoration: none;
	color: #000
}
#center {
	padding: 0
}
#center .info {
	background: #fff;
	padding: 5px;
	margin-bottom: 5px
}

#copyright{
	background: #e9eef1;
	padding: 5px;
}

.counters img {
	display: block;
	margin-bottom: 3px;
}
#footer {
	background: #e9eef1;
	margin-top: 5px
}
ul.bullet {
	margin: 0;
	padding: 0
}
ul.bullet li {
	list-style: none;
	behavior: expression( !this.before ? this.before = this.innerHTML = '&#149;&nbsp;' + this.innerHTML : '' );
	text-indent: -.85em;
	margin: 0 0 .3em 0;
	padding-left: 1em;
}
ul.bullet li:before { content: '\2022\a0'; }
#right ul.bullet {
	margin-bottom: 1em
}
#right .bullet a {
	text-decoration: none
}
.news span.date {
	font-weight:bold;
}
.news .title{
	font-weight:normal;
}
.news .body{
	font-weight:normal;
	color: #000
}
.news .date img {
	margin-right: 10px
}
.news td a {
	color: #000;
	text-decoration: none
}
.news td {
	padding: 0 0 5px
}
.tcenter {
	text-align: center
}
.noli li {
	padding: 0;
	background: 0;
	margin-bottom: 1em
}
.slogan {
	margin-top: 17px;
	font-family: tahoma;
	font-size: 13px;
	line-height:17px;
	text-transform: uppercase;
	color: #455a3b
}
.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu li {
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #8ba32c;
}
.menu li a {
	color: #8ba32c;
	text-decoration: none
}
.menu li li {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/images/bg-li.gif) no-repeat 0 3px
}
.menu li li a {
	color: #000
}
ul.calc {
	width: 170px;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul.calc li {
	display: block;
	position:relative;
	margin: 0;
	padding: 0 0 0 12px;
	background: url(/images/bg-li.gif) no-repeat 0 3px
}
ul.calc span {
	position:absolute;
	right: 0;
	font-weight: bold;
	color: #8ba32c;
}
.navig table {
	margin: auto;
	width: auto
}
.navig td {
	padding:  2px
}
.navig a {
	padding-right: 4px;
	text-decoration: underline !important
}
.products .item {
	margin-bottom: 1em;
	border: 1px solid #bed468;
	padding: 5px;
	margin: 0 0 5px
}
.products .lblock {
	float: left;
	width: 77px;
	overflow: hidden;
}
.products .rblock {
	margin-left: 82px
}
.products .price {
	color: #fff;
	background: #8ba22d;
	padding: 2px;
	text-align: center;
}
.products .title {
	font-weight: bold;
	margin-bottom: 1em
}
.products .image {
	border:1px dotted #aaa;
	margin-bottom: 5px;
}
.products .image img {
	display: block;
	margin: auto
}
.products .addcart {
	margin-top: 1em;
}
.products .addcart span {
	text-decoration: underline;
	cursor: pointer
}
.products .addcart span.added {
	text-decoration: none;
	cursor: text;
	font-weight: bold
}
.clear {
	width: 100%;
	overflow: hidden;
	clear: both
}
.product .title {
	font-size: 120%
}
.product .lblock {
	width: 142px;
}
.product .rblock {
	margin-left:150px;
}
.form table {
	width: 100%;
	border-collapse: collapse
}
.form table th, .form table td {
	padding: 2px 5px;
}
.form table th {
	text-align: right
}
.form select, .form .text, .form textarea {
	width: 300px;
}
.form .level1 {
	color: steelblue
}
.form .level2 {
}
.form .level3 {
	color: purple;
}
.form .checkbox, .form .radio {
	vertical-align: middle
}
.tbllist {
	width: 100%
}
.tbllist td {
	padding: 5px
}
.tbllist .td1 {
	background: #f6f6f6;
}
.tbllist .td2 {
	background: #e6e6e6;
}
.tbllist th {
	padding: 5px;
	font-weight: bold;
	background: #ccc
}
.error {
	display: block;
	color: #c00;
	padding: 10px;
	margin: .5em 0 1em;
	border: 1px solid #f30;
	background: #fc3
}
.register .col1 {
	text-align: right
}
.register input {
	width: 300px
}
.register input.button {
	width: auto
}
div.begun {
	width: 100%;
	background: #EEEFF0;
	overflow: hidden;
	margin: 5px 0	
}
.begun #begunSpan {
	display: block;
	padding: 0 5px
}
div.begun #begunRoot, div.begun table{
	width: 100% !important;
	margin: 0 !important
}
div.begun table {
	border-collapse: collapse
}
div.begun table td {
	padding: 0
}
div.begun #begunRoot li{
	padding: 2px 0 !important
}
.yandexblock {
	margin: 2em 0 1em 0
}
.pressrel table {
	border-collapse: collapse
}
.pressrel .title{
	font-weight: bold
}
.pressrel span.date {
	display: inline
}
.pressrel td {
	padding-bottom: 1em
}
