body {
	margin: 0px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #225d01;
	text-decoration: none;
}

form {
	margin: 0px;
}

table,td {
	background-repeat: no-repeat;
}

img {
	border: none;
}

p {
	margin: 10px 0px 10px 0px;
}

td,div,p,span {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #225d01;
}

.repx {
	background-repeat: repeat-x;
}

.repy {
	background-repeat: repeat-y;
}

a:link, a:active, a:visited {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #225d01;
	text-decoration: underline;
}

a:hover {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	color: #225d01;
	text-decoration: none;
}

a:link#invert, a:active#invert, a:visited#invert {
	text-decoration: none;
}

a:hover#invert {
	text-decoration: underline;
}

h1 {
	margin: 10px 0px 10px 0px;
	font-weight: normal;
	font-size: 1.6em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #225d01;
}

h1 a:link, h1 a:active, h1 a:visited, h1 a:hover {
	font-weight: normal;
	font-size: 1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	color: #225d01;
	text-decoration: none;
}

h1 a:hover {
	text-decoration: underline;
}

h2 {
	margin: 0px 0px 10px 0px;
	font-size: 12pt;
	color: #8c0b0f;
}

h2 a:link, h2 a:active, h2 a:visited, h2 a:hover {
	font-weight: normal;
	font-family: Verdana, Helvetica, sans-serif;
	text-decoration: underline;
	color: #056ac4;
	font-size: 10pt;
}

h2 a:hover {
	text-decoration: none;
	color: #056ac4;
	font-size: 10pt;
}

h3 {
	margin: 10px 0px 0px 0px;
	font-family: 'Trebuchet MS';
	font-size: 1.2em;
	color: #225d01;
}

h4 {
	color: #2E2E2E;
	font-size: 8pt;
}

h5 {
	color: #2E2E2E;
	font-size: 7pt;
}


h6 {
	color: #2E2E2E;
	font-size: 6pt;
}

.main_logo {
	vertical-align: top;
	width: 389px;
	height: 100%;
	border-right: 1px solid #FFFFFF;
}

.left_menu {
	border-top: 5px solid #225d01;
	background: url(/templates/img/menu.gif) 100% 0px #f4eddb no-repeat;
	border-bottom: 1px solid #FFFFFF;
	padding: 0px;
	padding-top: 10px;
}

.left_menu ul {
	margin: 0px;
	padding-left: 20px;
	padding-right: 28px;
	height: 150px;
}

.left_menu ul li {
	width: 50%;
	float: right;
	list-style-image: url(/templates/img/li.gif);
	margin-left: 0px;
	padding: 6px 0px 6px 0px;
	background:	url(/templates/img/menu_bg.gif) 0px 0px repeat-x;
}

.left_menu ul li.active a {
	font-weight: bold;
}

.left_menu ul li a:link, .left_menu ul li a:active, .left_menu ul li a:visited, .left_menu ul li a:hover {
	color: #225d01;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-size: 16px;
}

.banner {
	clear: both;
	display: block;
	border-bottom: 1px solid #FFFFFF;
	z-index: 10;
	position: relative;
}

.bottom {
	z-index: 5;
	line-height: 20pt;
	position: absolute;
	margin-top: -200px;
	background-color: #FFFFFF;
	width: 389px;
	padding-top: 30px;
}

.bottom blockquote {
	line-height: 16pt;
	margin-left: 30px;
}

.top_addreses {
	height: 173px;
}

.top_addreses td {
	background-color: #225d01;
	color: #FFFFFF;
	border-right: 1px solid #f0f0f3;
	text-align: center;
	vertical-align: top;
}

.top_addreses td table {
	margin-top: -4px;
}

.top_addreses td table td {
	margin: 6px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 100%;
	border: none;
	line-height: 16pt;
	color: #FFFFFF;
	text-align: left;
	display: table;
}

.top_addreses td a:link, .top_addreses td a:active, .top_addreses td a:visited, .top_addreses td a:hover {
	color: #FFFFFF;
}

td.main_content {
	background-color: #f4eddb;
	padding: 0px 15px 0px 15px;
	line-height: 14pt;
	vertical-align: top;
}

div.table_menu {
	padding: 10px 0px 30px 0px;
}

td.table_menu {
	width: 50%;
	padding: 0px 0px 0px 15px;
	vertical-align: top;
}

.banner2 {
	background-color: #e8e2d1;
	padding: 9px;
	height: 78px;
	line-height: 14pt;
	margin-bottom: 1px;
	border-right: 4px solid #225d01;
}

.banner2 a {
	padding-top: 17px;
	display: block;
}

.banner2 img {
	margin-top: -17px;
	float: left;
	margin-right: 14px;
}

.banner2 a span {
	text-decoration: none;
	font-weight: bold;
}

ul.bottom_menu {
	padding: 0px;
	margin: 0px;
}

ul.bottom_menu li {
	float: left;
	padding: 0px;
	margin: 5px 10px 5px 0px;
	list-style: none;
	width: 45%;
}

ul.bottom_menu li a:link, ul.bottom_menu li a:active, ul.bottom_menu li a:visited, ul.bottom_menu li a:hover {
	text-transform: lowercase;
	font-size: 1.2em;
}

ul.bottom_menu li.active a {
	font-weight: bold;
}

.block_all {
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	height: 70px;
	padding-left: 15px;
	border: 1px solid #d1d4b4;
	margin-left: -15px;
	margin-top: 55px;
	color: #225d01;
	line-height: 1.6em;
}

.block_all a:link, .block_all a:active, .block_all a:visited, .block_all a:hover {
	font-family: "Times New Roman", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1.8em;
	color: #225d01;
}

.left_bottom_menu table {
	margin-top: -39px;
	position: absolute;
	width: 389px;	
}

.left_bottom_menu h1 {
	padding-left: 20px;
	margin-bottom: 0px;
}

.left_bottom_menu ul {
	background-color: #f4eddb;
	height: 104px;
	padding-left: 20px;
	padding-top: 10px;
	padding-bottom: 20px;
}

.variant2 td {
	text-align: left;
}

.variant2 td table {
	float: right;
}

.variant2 .banner2 {
	float: left;
	width: 260px;
	margin-right: 10px;
}

.catalog .banner2 {
	line-height: 1.8em;
	height: 86px;
}

.catalog a:link, .catalog a:active, .catalog a:visited, .catalog a:hover {
	font-size: 1.5em;
	text-decoration: none;
	padding-top: 5px;
}

.catalog a img, img.image {
	margin-top: 0px;
	border: 1px solid #225d01;
	padding: 2px;
}

img.image {
	margin: 5px;
}

.catalog a:hover {
	color: #98b388;
}

.catalog a:link span, .catalog a:active span, .catalog a:visited span, .catalog a:hover span {
	text-decoration: none;
}

.price {
	text-align: right;
	padding-right: 15px;
}

.price span {
	white-space: nowrap;
	font-size: 2.3em;
	font-weight: bold;
	letter-spacing: 0.05em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.price span span {
	letter-spacing: 0em;
	font-size: 0.6em;
	font-weight: normal;
}

.cat_list td {
	border-bottom: 1px solid #BFD0B5;
	empty-cells: show;
}

.cat_list td a:link, .cat_list td a:active, .cat_list td a:visited, .cat_list td a:hover {
	font-weight: bold;
}

.cat_list input {
	font-size: 0.8em;
	border: 1px solid #225d01;
	margin-bottom: 1px;
	text-transform: lowercase;
	background-color: #FFFFFF;
}

.cat_list input.buton {
	background-color: #bfd0b5;
	color: #FFFFFF;
}

.basket {
	width: 140px;
	padding-right: 15px;
}

.in_basket {
	background: url(/templates/img/tick.gif) 100% 50% no-repeat;
}

.buyed {
	padding: 2px;
	background-color: #eeeeee;
	display: inline;
	border: 1px solid #bfd0b5;
}

.weight {
	padding-top: 4px;
	margin-bottom: 10px;
	color: #bfd0b5;
	display: block;
	text-transform: lowercase;
}

.weight strong {
	color: #537543;
	font-size: 13pt;
	font-family: "Times New Roman", Times, serif;
}

.buyed span {
	font-weight: bold;
	font-size: 1.3em;
}

.div_buy {
	clear: both;
	display: inline;
	padding-left: 10px;
}

div.information {
	background-color: #f4f4f4;
	padding: 8px 10px 10px 30px; 
	border: 1px solid #d8d8d8;
	margin: 5px 0px 10px 0px;
}

h1 span a:link, h1 span a:active, h1 span a:visited, h1 span a:hover {
	text-transform: uppercase;
	padding-left: 60px;
	color: #222;
	font-size: 1.1em;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-weight: bold;
}

h1 span a:hover {
	color: #000;
}

.blue {

}

table.basket_table th {
	white-space: nowrap;
	font-size: 10pt;
	padding: 4px 13px;
	background-color: #cecece;
	color: #225d01;
	border-bottom: 3px solid #949494;
}

input.buttondashed {
	border: 1px dashed #949494;
	background-color: #FFFFFF;
	color: #225d01;
}

td.td_name {
	padding-top: 10px;
	font-size: 10pt;
	font-family: "Trebuchet MS", Verdana, Helvetica, sans-serif;
}

td.td_name span {
	font-size: 1.2em;
}

.border_bottom {
	border-bottom: 1px solid #949494;
}

.allinputs {
	border: 1px solid #d8d8d8;
	font-size: 12pt;
}

.allinputs_error {
	border: 1px solid red;
	font-size: 12pt;
}

.required td {
	font-weight: bold;
}

