html, body {
	height: 100%;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
body {
	clear: both;
	width: 100%;
	height: 100%;
	font:normal normal 12px/180% Tahoma, Verdana, Arial, sans-serif;
	color: #000000;
	text-align: center;
	background: #daeecd url('../img/bg/bg.gif') 0 0 repeat-x;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
td, th,  td {
	font:normal normal 12px/180% Tahoma, Verdana,  Arial, sans-serif;
	color: #000000;
	padding: 0px;
}
td {
	vertical-align: top;
}
a, a:visited, a:active {
	letter-spacing: 0px;
	font:normal normal 12px/180% Tahoma, Verdana,  Arial, sans-serif;
	color: #4c8742;
	text-decoration: underline;
}
a:hover{
	
	text-decoration: none;
}
table {
	border-collapse: collapse;
}
form {
	padding: 0px;
	margin: 0px;
}
.clear { 
	clear: both;
}
acronym, abbr { 
	cursor: help;
}
.curp {
	cursor: pointer;
}
p {
	margin: 0;
	padding: 0;
}
input {
	font:normal normal 11px/100% Tahoma, Arial, Verdana, Arial, sans-serif;
}
textarea
{
	font-family: tahoma, Verdana,  Arial, Helvetica, Sans-Serif;
	color: #000000;
	border: 1px solid #27221F;
	background: #fff;
	width: 250px;
	height: 100px;
	font-size: 11px;
}
select {
	font-size: 11px;
}
option {
	font-size: 11px;
}
img {
	border: 0px;
	display: block;
}
a:hover {
	text-decoration: none;
}
.ainv a, .ainv a:link, .ainv a:visited, .ainv a:active {
	text-decoration:none;
}
.ainv a:hover {
	text-decoration:underline;
}
a.ainv:link, a.ainv:visited, a.ainv:active {
	text-decoration:none;
}
a.ainv:hover {
	text-decoration:underline;
}
.fl {
	float: left;
}
.fr {
	float: right
}
.tar {
	text-align: right;
}
.tal {
	text-align: left;
}
.tac {
	text-align: center;
}
.hf {
	height: 100%;
}
.wf {
	width: 100%;
}
.whf {
	height: 100%;
	width: 100%;
}
.h1 {
	height: 1px;
}
#container {
	width: 950px;
	padding: 0px;
	margin: 0 auto;
	position: relative;
	text-align: left;
}
#cont_bg {
	background: url('../img/bg/container.gif') 0 0 repeat-y;
	width: 100%;
	height: 560px;
}
#cont_bg #cont_top {
	background: url('../img/bg/container_top.gif') 0 0 no-repeat;
	border-bottom: 1px solid #c3e48e;
}

#copyright {
	padding: 5px 12px;
}
#copyright,
#copyright a,
#copyright * {
	color: #4c8742 !important;
	font-size: 11px !important;
}
#copyright #solution {
	float: right;
}

#colls {
	width: 100%;
}
#colls #coll_1 {
	width: 193px;
	padding: 0 0 40px 0;
}
#colls #coll_2 {
	width: 544px;
	padding: 35px 0 25px 0;
}

#content {
	margin: 0 5px;
	padding: 15px 0 0 0;
}
#content p {
	margin: 0 0 21px 0;	
}
#content h2 {
	font:normal bold 12px/180% Tahoma, Verdana, Arial, sans-serif;
	margin: 0 0 21px 0;
	color: #4c8742;
}

#colls #coll_2 h1 {
	color: #d95701;
	font: normal normal 18px tahoma;
	margin: 0 0 1px 0;
	padding: 0 6px 8px 6px;
	border-bottom: 1px solid #def0c0;
}
#colls #coll_2 h1 .dash {
	color: #c4d6b8 !important;
	font: normal normal 18px tahoma !important;
}
#colls #coll_2 h1 .last {
	color: #d95701 !important;
	font: normal normal 18px tahoma !important;
}
#colls #coll_2 h1 a {
	color: #518441 !important;
	font: normal normal 18px tahoma !important;
}

#colls #coll_3 {
	width: 213px;
	padding: 0 0 25px 0;
}

#header {
	width: 542px;
	height: 222px;
	margin: 0 0 15px 0;
}
#header div {
	width: 542px;
	height: 222px;
	background: url('../img/bg/header.png') 0 0 no-repeat;
}

#logo {
	padding: 44px 0 19px 35px;
}
#logo img {
	width: 113px;
	height: 114px;
}

#left_menu {
	padding: 0 19px 0 16px;
}
#left_menu span,
#left_menu a {
	padding: 8px 10px 8px 33px;
	display: block;	
	background: url('../img/ico/r_green.gif') 11px 15px no-repeat;
}
#left_menu .submenu .menu_item {
	border: none;
}
#left_menu .submenu span,
#left_menu .submenu a {
	color: #000000 !important;
	background: url('../img/ico/r_black.gif') 18px 15px no-repeat;
}


#left_menu .menu_item .active {
	color: #d95701 !important;
	background: url('../img/ico/r_red.gif') 11px 15px no-repeat;
}


#left_menu .submenu .active,
#left_menu .submenu span {
	color: #d95701 !important;
	background: url('../img/ico/r_red.gif') 18px 15px no-repeat;
}


#left_menu .menu_item.first {
	border-top: none;
}
#left_menu .menu_item {
	border-top: 1px solid #e0e6dc;
}
#left_menu .menu_item span,
#left_menu .menu_item a {
	font-size: 11px !important;
}


#popup_padd {
	padding: 34px 18px;
	text-align: left;
}
#popup_padd td {
	vertical-align: top;
}
#popup_padd #popup_photo {
	background: #def0c0 url(../img/bg/table.gif) 0 0 no-repeat;
	margin: 0 32px 0 0;
}
#popup_padd #popup_cont h1 {
	color: #508541;
	font: normal normal 18px tahoma;
	margin: 0 0 2px 0;
}
#popup_padd #popup_cont td.lab {
	color: #7b7d7a;
}
#popup_padd #popup_cont td{
	padding: 11px 55px 11px 0;
}
#popup_padd #popup_text {
	line-height: 21px;
	font-size: 11px;
}
#popup_padd #popup_photo td {
	padding: 10px;
}

#lang {
	height: 81px;
	width: 100%;
}
#lang td {
	vertical-align: bottom;
	padding: 0 0 23px 20px;
}
#lang td a {
	font: normal normal 11px tahoma !important;
	padding: 0 0 0 22px;
	line-height: 11px !important;
	color: #000000 !important;
}
#lang td a.en {
	background: url('../img/btn/en.gif') 0 2px no-repeat;
}
#lang td a.ru {
	background: url('../img/btn/ru.gif') 0 2px no-repeat;
}
#lang td a.lt {
	background: url('../img/btn/lt.gif') 0 2px no-repeat;
}

#right_content {
	padding: 0 20px 0 21px;
}
#right_content .block {
	clear: both;
	padding: 0 0 15px 0;
}
#right_content .block,
#right_content .block *,
#right_content .block a {
	font-size: 11px !important;
}
#right_content .block .hdr {
	margin:0 0 15px;
	font: normal normal 16px verdana !important;
	color: #d95701 !important;
}
#right_content .block .links a {
	display: block;
	/*float: left;*/
	clear: both;
	padding: 0 0 0 31px;
	margin:0 0 10px;
	font-size: 11px !important;
	background: url('../img/ico/tr.gif') 0 3px no-repeat;
}
#right_content #contacts {
	width: 100%;
}
#right_content #contacts td {
	color: #000000 !important;
	padding: 0 0 10px 0;
}

#cart {
	width: 100%;
	background: #f7f7de;
	margin: 0 0 25px 0;
}
#cart .cart_hdr {
	color: #518441;
	font: normal normal 16px verdana !important;
	margin: 8px 0 1px 0;
}
#cart td {
	border: 1px solid #edf0c3;
}
#cart td div.bord {
	border-top: 1px solid #fcfcf3;
}
#cart td div img {
	margin: 8px 0 1px 0;
}
#cart td div {
	padding: 5px 16px;
	font-size: 11px;
}
#cart td div strong {
	font-size: 14px !important;
}
#cart td div a {
	font-size: 11px !important;
}

#products {
	margin: 15px 0 0 0;
}
#products .product_item {
	padding: 8px 15px 15px 15px;
	border-left: 1px solid #def0c0;
	text-align: center;
	width: 33%;
}
#products .product_item *,
#products .product_item {
	font-size: 11px !important;
}
#products .product_item.first_item {
	border: none;
}
#products .product_item h2 {
	font-size: 11px !important;
	font-weight: normal !important;
	text-align: center;
	margin: 0 0 12px 0;
}
#products .product_item .price {
	margin: 7px 0 0 0;
	color: #508341;
	font-size: 13px !important;
}
#products .product_item .price strong {
	font: normal normal 30px verdana !important;
	color: #d95701;
	margin: 0 2px 0 0;
}
#products .line {
	background: url('../img/bg/line.gif') 0 50% repeat-x;
}
#products .line img {
	width: 0;
	height: 35px;
}
#products .product_item h2 a {
	font-size: 11px !important;
	font-weight: normal !important;
}
#products .product_item .product_photo {
	width: 100%;
	margin: 0 0 11px 0;
	height: 107px;
}
#products .product_item .product_photo td {
	text-align: center;
}
#products .product_item .product_photo img {
	margin: 0 auto;
}

#top_content {
	padding: 15px 10px 0 10px;
}

#filter {
	background: #eff7e5;
	padding: 15px 20px 10px 20px;
}
#filter .label {
	padding: 0 0 3px 4px;
}
#filter .select .label {
	padding: 0 0 3px 2px;
}
#filter .select {
	padding: 0 30px 0 0;
}
#filter .select select {
	width: 120px;
}
#filter .inputs td {
	padding: 0 4px;
	vertical-align: middle;
	font-size: 10px !important;
}
#filter .inputs input {
	width: 50px;
}
#filter input.submit {
	width: 0;
	height: 0;
	background: transparent;
	border: none;
	position: absolute;
	top: -100%;
}
#filter a.submit {
	float: right;
	font-size: 11px !important;
	margin: 6px 0 0 0;
	display: block;
	background: url('../img/bg/filter.gif') 0 0 no-repeat;
	height: 29px;
	line-height: 29px !important;
	text-align: center;
	width: 94px;
}

#paging	{
	width: 100%;
	margin: 25px 0 0 0;
}
#paging td {
	border-top: 1px solid #def0c0;
	padding: 3px 10px;
	font-size: 11px !important;
	border-bottom: 1px solid #FFFFFF;
	color: #4f8541 !important;
}
#paging td.pages {
	padding-right: 33px;
}
#paging td.active {
	border-bottom: 1px solid #def0c0;
	border-left: 1px solid #def0c0;
	border-right: 1px solid #def0c0;
	border-top: 1px solid #FFFFFF;
}
.paging td a {
	font-size: 11px !important;
}


#order_form {
	margin: 0 0 33px 0;
}
#order_form h2 {
	color: #518441;
	display: block;
	margin: 0;
	font: normal normal 18px/130% tahoma;
	background: #f7f7de;
	padding: 10px 21px;
}
#order_form table {
	margin: 14px 0 0 21px;
}
#order_form .label {
	width: 159px;
	line-height: 120%;
	vertical-align: top;
	padding: 4px 0 0 0;
}
#order_form .input {
	padding: 0 0 14px 0;
}
#order_form .input input {
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 336px;
}
#order_form .input textarea {
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
	width: 336px;
	height: 84px;
	overflow: auto;
}
#order_form .submit {
	text-align: center;
}
#order_form #order_btn {
	width: 104px;
	height: 29px;
	display: block;
	color: #518441 !important;
	font-size: 12px;
	margin: 0 auto;
	line-height: 29px;
	text-decoration: none;
	text-align: center;
	background: url(../img/bg/order.gif) 0 0 no-repeat;
}
#order_form #order_btn:hover {
	text-decoration: underline;
}

#delivery {
	padding: 0 0 14px 0;
}
#delivery .borders {
	border-top: 1px solid #f9f9e5;
	border-bottom: 1px solid #f9f9e5;
	padding: 1px 0;
	width: 100%;
}
#delivery .borders table {
	width: 100%;
	background: #f9f9e5;
}
#delivery .borders table td {
	padding: 13px 20px;
	color: #518441;
}
#delivery .borders table td div {
	color: #db6211;
	font-size: 18px;
	text-transform: uppercase;
}
#delivery .borders table td div.black {
	color: #000000;
}
#delivery h2 {
	color: #518441;
	display: block;
	margin: 0;
	font: normal normal 18px/130% tahoma;
	padding: 10px 6px;
}
#delivery h2 span {
	color: #db6211;
}

#cart_table {
	
}
#cart_table table {
	width: 100%;
	border-collapse: collapse;
}
#cart_table th {
	background: #f7f7de url('../img/bg/th.gif') 0 bottom repeat-x;
	padding: 9px 10px;
	color: #518441;
	text-align: left;
	white-space: nowrap;
}
#cart_table td {
	padding: 10px 10px;
	border-bottom: 1px solid #f7f7de;
	vertical-align: middle;
	font-size: 11px !important;
}
#cart_table td a {
	font-size: 11px !important;
}
#cart_table td input {
	width: 33px;
	
	font-size: 11px;
	text-align: center;
	border-top: 1px solid #b8b8b8;
	border-left: 1px solid #b8b8b8;
	border-right: 1px solid #dedede;
	border-bottom: 1px solid #dedede;
}
#cart_table #save_order {
	width: 134px;
	height: 29px;
	display: block;
	color: #518441 !important;
	font-size: 12px;
	line-height: 29px;
	text-decoration: none;
	text-align: center;
	background: url(../img/bg/save_order.gif) 0 0 no-repeat;
}
#cart_table #save_order:hover {
	text-decoration: underline;
}

#product_colls {
	width: 100%;
	margin: 25px 0 0 0;
}
#product_colls .description_header {
	width: 50%;
	border-top: 1px solid #def0c0;
	border-bottom: 1px solid #def0c0;
	padding: 10px 24px 10px 0;
	font: normal bold 14px tahoma;
	color: #518441;
}
#product_colls .description_text {
	width: 50%;
	padding: 12px 24px 0 0;
	text-align: justify;
}
#product_colls .description_text a,
#product_colls .description_text *,
#product_colls .description_text {
	font-size: 11px !important;
}
#product_colls .description_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#product_colls .description_text ul li {
	padding: 0 0 0 10px;
	margin: 0 0 17px 0;
	background: url('../img/ico/q.gif') 0 5px no-repeat;
}
#product_colls #product_block {
	padding: 0 19px 0 0;
}
#product_colls #product_block #thumbs {
	width: 100%;
	margin: 0 0 20px 0;
}
#product_colls #product_block #thumbs td {
	vertical-align: middle;
	padding: 10px 0;
	text-align: center;
}
#product_colls #product_block #thumbs td img {
	margin: 0 auto;
}
#product_colls #main_photo {
	text-align: center;
	padding: 0 0 12px 0;
}
#product_colls #main_photo table {
	margin: 0 auto;
	text-align: center;
}
#product_colls #main_photo table #photo_link a {
	float: left;
	background: #def0c0 url('../img/ico/ar.gif') 10px 2px no-repeat;
	padding: 0px 20px 6px 24px;
	font-size: 11px !important;
	line-height: 130% !important;
	display: block;
}
#product_colls #main_photo table #photo {
	padding: 6px;
	background: #def0c0;
}

#product_description {
	width: 100%;
}
#product_description *,
#product_description {
	font-size: 11px !important;
}
#product_description td {
	padding: 0 0 13px 0;
}
#product_description .label {
	color: #7f7f7f;
	padding-right: 25px;
}
#product_description td span {
	color: #7f7f7f;
}

#colours_prices {
	width: 100%;
	border-top: 1px solid #def0c0;
	margin: 0 0 12px 0;
}
#colours_prices td {
	font-size: 16px;
	vertical-align: middle;
	padding: 11px 0 10px 13px;
}
#colours_prices td a {
	display: block;
	width: 24px;
	height: 24px;
	border: 1px solid #d8d8d8;
}
#colours_prices td img {
	width: 24px;
	height: 24px;
}
#colours_prices #prices span {
	color: #518441;
	font-weight: bold;
}
#colours_prices #prices td {
	background: #def0c0;
}

#order_goods {
	background: #f7f7de;
	margin: 0 0 12px 0;
	padding: 12px 12px 0 12px;
	font-size: 11px;
}
#order_goods * {
	font-size: 11px;
}
#order_goods .hdr {
	color: #518441;
	font: normal bold 14px tahoma;
	margin: 0 0 15px 0;
}
#order_goods .label {
	width: 85px;
}
#order_goods table {
	margin: 9px 0 0 0;
}
#order_goods td {
	padding: 0 0 10px 0;
}
#order_goods select {
	width: 120px;
}
#order_goods td input.submit {
	width: 0;
	height: 0;
	background: transparent;
	border: none;
	position: absolute;
	top: -100%;
}
#order_goods td a.submit {
	width: 94px;
	height: 29px;
	display: block;
	color: #518441 !important;
	font-size: 12px !important;
	line-height: 29px;
	text-align: center;
	background: url(../img/bg/cart.gif) 0 0 no-repeat;
}