/* standard elements */
* {
	margin: 0;
	padding: 0;
}
a {color: #682;}
a:hover {color: #9A6;}
h1#menu a {
	color: #8DBE2E;
	text-decoration: none;
	font-size:13px;
	}

h1#menu a:hover {
	color: #A2DF29;
	text-decoration: none;
}

div.add_params_form {
	font-size:12px;
}

div.add_params_form p {
	font-size:12px;
	}

div.add_params_form b {
	font-weight:normal;
	}

table.main td.content {
	width:100%;
}

div.static_desc {
width:660px;
padding:5px 20px;
}

div.static_desc  h1 {
background:none;
color:#665544;
}

h1#menu a.menu_act {
	color: #EFFFCF;
	text-decoration: none;
}
body {
	background: #5F8000 url(../images/bg.jpg) repeat-y center top;
	color: #333;
	font: normal 62.5% "Lucida Sans Unicode",sans-serif;
        
}
table {
	border-collapse: collapse;
}
input {
	color: #555;
	font: normal 1.1em "Lucida Sans Unicode",sans-serif;
}

table#sort p {
	padding: 0px !important;
}

td input {font: normal 1.1em "Lucida Sans Unicode",sans-serif;}
#input {font: normal 1.1em "Lucida Sans Unicode",sans-serif;}
p,cite,code,ul {
	font-size: 1.2em;
	padding-bottom: 1.2em;
}
ul {margin-left: 1.2em;}
li {list-style-image: url(../images/li.gif);}

h1 {font-size: 1.2em;}

blockquote {
	background: #FFF;
	border-bottom: 1px solid #EEE;
	border-top: 1px solid #EEE;
	color: #333;
	display: block;
	font-size: 0.9em;
	margin-bottom: 1.2em;
	padding: 6px 12px;
}
blockquote p {padding: 3px 0;}
h1,h2,h3 {color: #654;}

h2 {font-size: 1.2em}

h3{
font-size: 1.2em;
}

h4{
font-size: 1.1em;
}

div#logo_place  {
	float:right;
	width: 208px;
	height: 178px;
	background: white;
	border-top:    1px solid #c5ceb2;
	border-bottom: 1px solid #c5ceb2;
	text-align:center;
	overflow:hidden;
	}

div#logo_place  img {
	padding:0px 0px;
}	
	
/* misc */
.clearer {clear: both;}

/* structure */
.container {
	background: url(../images/bgcontainer.gif) repeat-y;
	margin: 0 auto;
	width: 1200px;
}

/* top */
.top {
	background: #567300;
	font: normal 2.4em Verdana,sans-serif;
	height: 60px;
	margin: 0 auto;
	width: 1130px;
}
.top a {
	color: #FFF;
font-size: 1.4em;
	display: block;
	line-height: 60px;
	text-decoration: none;
	width: 100%;
}
.top span {padding-left: 24px;}
.top a:hover {
	background: #688B00;
	color: #FFF;
}

.main_2 {
	float: right;
}
.nav2 {
	margin: 0px !important;
}

/* header */
div.container div.header {
	background: #567300 url(../images/header.jpg) no-repeat -8px 0px;
	height: 180px;
	margin: 0 auto;
	width: 1130px;
}




/* item */
.item {clear: both;}
.item .date {
	background: url(../images/bgdate.gif) no-repeat;
	color: #FDD;
	float: left;
	height: 40px;
	text-align: center;
	width: 35px;
}
.item .date div {padding-top: 4px;}
.item .date span {font: normal 1.6em serif;}
.item .content {
	float: left;
	width: 921px;
}
.item h1 {
	background: #567300;
	color: #FFF;
	line-height: 40px;
	padding-left: 2px;
	margin:0px;
	padding:0px;
	}
	
.item .body {padding: 12px 18px; font-size: 1.2em;}
.body1 {
	width: 676px;
	clear: both;
	padding: 40px 18px 12px 18px;
	font-size: 1.2em;
}
.body1 a{text-decoration: none;
         font-weight: bold;
         font-size: 1.1em;}

#mim img{border: 1px solid #567300;
padding: 3px;}

#mim img:hover {border: 2px solid #92C000;
/*padding: 2px;*/}

/* main */
div.container div.main {float: left;}

/* navigation */
.navigation {
	float: left;
	margin-left: 1px;
	width: 208px;

}
.navigation h3{
font-size: 1.3em;
font-family: Verdana;
}
.navigation h1 {
	background: #81AC00;
	color: #FFF;
	font-size: 1.3em;
	line-height: 40px;
	padding-left: 12px;
}
.navigation ul {margin: 0; padding: 0;}
.navigation li {
	border-bottom: 1px solid #D5E8AD;
	list-style: none;
}
.navigation li p {
	color: #553;
	display: block;
	font-size: 12px;
	padding: 8px 4px 8px 12px;
	margin: 0px;
}
.navigation li a {
	background: #E8F6BF url(../images/bgnavigation.gif) repeat-x;	
	color: #553;
	display: block;
	padding: 8px 4px 8px 12px;
	text-decoration: none;
}
.navigation li a:hover {
	background: #F0FFC6;
	color: #553;
}

.navigation li a.in_basket2 {
	background: #E8F6BF url(../images/bgnavigation.gif) repeat-x;	
	padding-left: 35px;
	padding: 0px;
}
.navigation li a.in_basket2:hover {
	background: #F0FFC6;
}
.navigation li a.in_basket2 span {
	display: block;
	background: transparent url(../images/icon_basket.gif) no-repeat scroll 5px 50%;
	padding: 8px 4px 8px 38px;
}

.navigation input, input.news {
	color: #555;
	font: normal 14px "Lucida Sans Unicode",sans-serif;
}

/* footer */
.footer {
	position: relative;
	background: url(../images/bgfooter.gif) repeat;
	color: #FFF;
	font-size: 1.2em;
	line-height: 14px;
	text-align: center;
	vertical-align: middle;
	padding: 10px 0px 2px 0px;
}
.footer a {color: #FFF;}
.footer a:hover {color: #FAFCB0;}

.footer div#counters {
	width: 70%;
	height: 31px;
	top:  9px;
	left: 8px;
	float:left;
}

.footer div#wt_copy {
	width: 20%;
	float:left;
}


.footer div#counters div {
	float: left;
	margin: 0px 8px 0px 0px;
}

.footer span {

}

.footer a.copy {
	line-height: 20px;
	font-size: 10px;
	text-decoration: none;
	color: #C0DF61 !important;
}
.footer a.copy {
	color: #FAFCB0 !important;
}

div.clearboth {
	width: 100%;
	height: 1px;
	clear: both;
	font-size: 1px;
	line-height: 1px;
}

div#main_wrapper {
	width: 100%;
	margin: 0px auto;	
}
table#main_table {
	width: 100%;
}
table#header_inside {
	width: 100%;
}
table#header_top_inside {
	width: 100%;
	height: 8px;
	font-size:   8px;
	line-height: 8px;
}
table#header_top_inside td#left {
	width: 250px;
	background-color: #93272f;
	border-bottom: 1px solid #be7d82;
	border-right:  1px solid #be7d82;
}
table#header_top_inside td#right {
	width: 250px;
	background-color: #4f5b69;
	border-bottom: 1px solid #959da5;
	border-left:   1px solid #959da5;
}

table#header_logo_inside {
	width: 100%;
}
table#header_logo_inside td#logo {
	width: 235px;
	padding: 8px;
}
table#header_logo_inside td#logo div#logo_inside {
	width:  235px;
	height: 104px;
	overflow: hidden;
	text-align: center;
}
table#g_banner_table {
	width: 100%;
}
table#g_banner_table td#empty {
	width: 251px;
}
table#g_banner_table td#empty div {
	width: 251px;
}

#banner_t {
	width: 468px;
	overflow: hidden;
	border: none;
}


table#header_logo_inside td#g_banner {
	padding: 0px 8px 8px 8px;
}
table#header_logo_inside td#g_banner div#g_banner_inside {
	width: 480px;
	height: 60px;
	overflow: hidden;
	background: #CCCCCC;
	margin: 0px auto;
}
#f_g_banner {
	width: 480px;
	height: 60px;
	border: none;
	overflow: hidden;
}

td#header_menu {
	height: 42px;
	padding: 0px 8px;
}
table#menu_row_inside {
	width: 100%;
	height: 42px;
	background: transparent url('../images/menu_bg.gif') repeat-x 0px 0px;
}
table#menu_row_inside td#left {
	width: 15px;
	background: transparent url('../images/menu_left.gif') no-repeat 0px 0px;
}
table#menu_row_inside td#left div {
	width: 15px;
}
table#menu_row_inside td#right {
	width: 15px;
	background: transparent url('../images/menu_right.gif') no-repeat 100% 0px;
}
table#menu_row_inside td#right div {
	width: 15px;
}
table#menu_row_inside td#empty {
	width: 100%;
}

table#menu_row_inside td.menu_row_button {
	color: #FFFFFF;
	white-space: nowrap;
}
table#menu_row_inside td.menu_row_button div.l1 {
	background: transparent url(../images/menu_arrow.gif) no-repeat 5px 13px;
}
table#menu_row_inside td.menu_row_button div.l2 {
	height: 34px;
	background: transparent url(../images/menu_act_arrow.gif) no-repeat 100% 31px;
	padding: 8px 14px 0px 27px;
}
table#menu_row_inside td.act {
	background: transparent url(../images/menu_act_bg.gif) repeat-x 0px 0px;
}
table#menu_row_inside td.menu_row_button a {
	display: block;
	height: 34px;
	color: #FFFFFF;
	text-decoration: none;
	background: transparent url(../images/menu_arrow.gif) no-repeat 5px 13px;
	padding: 8px 14px 0px 27px;
}

td#main {
	padding: 10px 8px 0px 8px;
}
td#main table#main_inside {
	width: 100%;
}
td#main table#main_inside td#left_column {
	width: 235px;
	padding-right: 22px;
}
td#main table#main_inside td#right_column {
	width: 235px;
	padding-left: 22px;
}


table.column {
	margin: 0px 0px 23px 0px;
}
table.main {
	margin: 0px 0px 23px 0px;
}

table.block tr.header {
	height: 40px;
}

table.main {
	
}


table.column tr.body td.center table.center_inside td.content {
	width: 159px;
}

table.main tr.body td.center table.center_inside td.content {
	width: 604px;
	background-color: #efefef;
}

table.main tr.body td.center table.center_inside td.content h1 {
	color: #93272f;
	font-size: 14px;
	margin: 10px 0px;
}
table.main tr.body td.center table.center_inside td.content table p {
	margin: 10px 0px;
}
table.main tr.body td.center table.center_inside td.content table {
	width: 100%;
}
table.main tr.body td.center table.center_inside td.content table.page_navigation {
	width: auto;
	margin: 0px auto;
}
table.main tr.body td.center table.center_inside td.content table tr.odd td {
	background-color: #FFFFFF;
}

td.center table.center_inside td.type_1 {
	padding: 10px 25px 15px 25px;
}
td.center table.center_inside td.type_2 {
	background: #efefef url('../images/block_footer_center_2.gif') no-repeat 100% 100%;
	padding: 10px 25px 90px 25px;
}
td.center table.center_inside td.type_3 {
	background: #ab222b url('../images/block_content_bg_3.gif') no-repeat 100% 100% !important;
	padding: 10px 15px 15px 25px;
}
td.center table.center_inside td.type_4 {
	background-color: #ffffff !important;
	padding: 10px 15px 15px 25px;
}
td.center table.center_inside td.type_6 {
	padding: 0px 6px 2px 6px;
}
td.center table.center_inside td.type_7 {
	padding: 10px 25px 15px 25px;
}

td.center table.center_inside td.type_3 div {
	color: #FFFFFF;
}
td.center table.center_inside td.type_3 div p {
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
td.center table.center_inside td.type_3 div input.field {
	width: 102px;
	height: 20px;
	border: 2px solid #efefef;
	padding: 2px 0px 0px 0px;
}
td.center table.center_inside td.type_3 div#button {
	float: right;
}
td.center table.center_inside td.type_3 div p a {
	color: #FFFFFF;
}


td.center table.center_inside td.type_7 div {
	color: #FFFFFF;
}
td.center table.center_inside td.type_7 div p {
	line-height: 20px;
	margin: 0px 0px 5px 0px;
}
td.center table.center_inside td.type_7 div input.field {
	width: 155px;
	height: 17px;
	border: 1px solid #DEDEDE;
	padding: 5px 3px 3px 5px;
}
td.center table.center_inside td.type_7 div#button {
	float: right;
}
td.center table.center_inside td.type_7 div p a {
	color: #FFFFFF;
}



table.column tr.body td.center table.center_inside td.content div.content_inside {
	width: 157px;
	overflow: hidden;
}
table.main tr.body td.center table.center_inside td.content div.content_inside {
	width: 100%;
}


div.content_inside  p, div.content_inside  a {
font-size:14px;
}




table.column_block tr.body td.public p {
	color: #4f5b69;
	margin: 15px 0px;
}

table.main_block tr.body td.center {
	padding: 10px 25px 90px 25px;	
}


table.column_block tr.body div.footer {
	position: absolute;
	width:  5px;
	height: 4px;
}

div.catalog_item_1 {
	width: 165px;
	font-size:   12px;
	line-height: 13px;
}

div.catalog_item_2 {
	width: auto;
	font-size:   11px;
	line-height: 12px;
	margin: 0px 0px 0px 12px;

}
div.catalog_item_1 a {
	display: block;
	color: #93272f;
	text-decoration: underline;
	background: transparent url('../images/block_arrow_1.gif') no-repeat 0px 7px !important;
	padding: 3px 0px 3px 25px;
	margin:  8px 0px 2px 0px;
}
div.catalog_item_1 a:hover {
	text-decoration: none;
}

div.catalog_item_1 span {
	display: block;
	color: #93272f;
	font-weight: bold;
	background: transparent url('../images/block_arrow_1.gif') no-repeat 0px 7px;
	padding: 3px 0px 3px 25px;
	margin:  8px 0px 2px 0px;
}

div.catalog_child_1 {
	padding-left: 25px;
}

div.catalog_item_2 a {
	display: block;
	color: #4f5b69;
	text-decoration: underline;
	background: transparent url('../images/block_arrow_2.gif') no-repeat 0px 7px !important;
	padding: 2px 0px 2px 10px;
	margin:  4px 0px;
}
div.catalog_item_2 a:hover {
	text-decoration: none;
}

div.catalog_item_2 span {
	display: block;
	color: #4f5b69;
	font-weight: bold;
	background: transparent url('../images/block_arrow_2.gif') no-repeat 0px 7px;
	padding: 2px 0px 2px 10px;
	margin:  4px 0px;
}






table#footer_inside {
	width: 100%;
}
table#footer_inside td#t_left {
	width: 265px;
	height: 37px;
	color: #93272f;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #efefef;
}
table#footer_inside td#t_center {
	height: 37px;
	background-color: #efefef;
}
table#footer_inside td#t_right {
	width: 265px;
	height: 37px;
	font-size: 10px;
	text-align: center;
	vertical-align: middle;
	background-color: #efefef;
}
table#footer_inside td#t_right a {
	color: #93272f;
	text-decoration: underline;
}
table#footer_inside td#t_right a:hover {
	text-decoration: none;
}
table#footer_inside td#b_left {
	width: 285px;
	height:  8px;
	background-color: #4f5b69;
}
table#footer_inside td#b_center {
	height: 8px;
	background-color: #93272f;
}
table#footer_inside td#b_right {
	height: 8px;
	background-color: #93272f;
}




table.product_preview {
	width: 100%;
	display: block;
	margin: 10px 0px 20px 0px;
}
table.product_preview td.photo {
	width: 200px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #e8e7e5;
}
table.product_preview td.photo div.photo_inside {
	width: 190px;
	overflow: hidden;
	margin: auto;
}
table.product_preview td.info {
	font-size: 14px;
	padding: 0px 0px 0px 18px;
}

table.product_preview td.info h1.title {
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

table.product_preview td.info p {
	margin: 0px 0px;
}
table.product_preview td.info p.price {
	color: #567300;
	font-size: 22px;
	font-weight: bold;
	font-family: "Georgia", sans-serif;
	padding: 0px 0px 12px 0px;
}

table.product_preview td.info div.new {
	width:  78px;
	height: 42px;
	background: transparent url('../images/icon_is_new.gif') no-repeat 0px 0px;
	float: right;
}

a.in_basket {
	display: block;
	width: 68px;
	height: 15px;
	line-height: 15px;
	white-space: nowrap;
	background: transparent url('../images/icon_basket.gif') no-repeat 0px 0px;
	padding: 2px 0px 2px 35px;
	margin: 10px 0px;
}
a.in_basket:hover {
}

a.in_comparision {
	display: block;
	float: right;
}

table.product_preview td.info p.count {
	font-size: 12px;
	color: #4f5b69;
	margin: 10px 0px 0px 0px;
}

td#main table#main_inside td#center_column {
	width: 100%;
}

table.page_navigation {
	height: 29px;
	margin: 5px auto;
}
table.page_navigation td {
	text-align: center;
	vertical-align: middle;
	padding: 0px 5px;
}
table.page_navigation td.left a {
	display: block;
	width:  18px;
	height: 18px;
	background: transparent url('../images/nav_arrow_left.gif') no-repeat 0px 0px;
}

table.page_navigation td.right a {
	display: block;
	width:  18px;
	height: 18px;
	background: transparent url('../images/nav_arrow_right.gif') no-repeat 0px 0px;
}
table.page_navigation a {
	color: #4f5b69;
}
table.page_navigation span {
	font-weight: bold;
	color: #567300;
	background: transparent url('../images/nav_top_arrow.gif') no-repeat 0px 0px;
	padding: 10px 2px 0px 2px;
}

table#category_menu {
	width: 100%;
	margin: 0px 0px 23px 0px;
}
table#category_menu td {
	width: 50%;
	padding: 8px 15px;
	vertical-align: top;
}
table#category_menu td p {
	margin: 0px;
}
table#category_menu a.level_1 {
	color: #567300;
	font-size: 14px;
}
table#category_menu a.level_2 {
	color: #4f5b69;
	font-size: 12px;
	font-weight: normal;
}
table#category_menu span.divider {
	color: #4f5b69;
}

table#product_browse {
	width: 100%;
	font-size: 12px;
	font-weight: normal;
	margin: 10px 0px;
}
table#product_browse a {
	font-size: 14px !important;
	font-weight: normal !important;
}
table#product_browse td#photo {
	width: 350px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;
	border: 1px solid #E8E7E5;
}
table#product_browse td#photo div#photo_inside {
	width: 330px;
	position: relative;
	margin: auto;
}
table#product_browse td#photo div#photo_inside img {
	display: block;
	margin: 10px auto;
}
td#fields_data {
	padding-left: 25px;
	vertical-align: top;
}
table#fields_table {
	width: 100%;
}
table#fields_table td.title {
	color: #567300;
	background: #FFFFFF;
	padding: 2px 5px;
}
table#fields_table td.value {
	color: #84AF00;
	padding: 2px 5px 7px 5px;
}
div#product_browse {
	font-size: 12px !important;
	font-weight: normal !important;
}
div#product_browse a {
	font-size: 14px !important;
	font-weight: normal !important;
}
div#product_browse p {
	margin: 2px 0px;
}
div#product_browse span.price {
	color: #567300;
	font-size: 22px;
	font-weight: bold;
	font-family: "Georgia", sans-serif;
	line-height: 18px;
}
div#product_browse span.old_price {
	color: #567300;
	text-decoration: line-through;
}
div#product_browse span.old_price_per {
	color: #4f5b69;
}
div#product_browse span.count {
	color: #4f5b69;
}
div#product_browse p.rating {
	color: #4f5b69;
}
div#product_browse p.rating img {
	vertical-align: bottom;
}
div#product_browse p.rating_title {
	color: #567300;
	font-weight: bold;
	padding: 30px 0px 7px 0px;
}
div#product_browse table#product_rating {
}
div#product_browse table#product_rating td {
	color: #4f5b69;
	white-space: nowrap;
	padding: 2px 5px;
}
div#product_browse table#product_rating td span {
	position: relative;
	top: -3px;
}

div#product_browse p.rating_button {
	text-align: left;
}

input.link {
	border: none;
	color: #567300;
	background-color: transparent;
	padding: 5px 15px;
	cursor: pointer;
}

div#product_browse p.desc_title {
	color: #567300;
	font-weight: bold;
	padding: 10px 0px 7px 0px;
}

table#comment {
	width: 100%;
}
table#comment td.item {
	border-top: 1px solid #4f5b69;
}
table#comment td.first {
	border-top: none !important;
}
table#comment span.author {
	color: #93272f;
	font-weight: bold;
}
table#comment span.theme {
	color: #93272f;
}
table#comment span.theme {
	color: #4f5b69;
}
table#comment span.text {
	color: #4f5b69;
}
table#comment span.date {
	color: #4f5b69;
	font-size: 10px;
}

table#comment_send_form {
	width: auto;
	font-size: 14px;
	margin: 0px auto;
}
table#comment_send_form td.field {
	padding: 9px 0px;
}
table#comment_send_form td.title {
	color: #4f5b69;
	line-height: 18px;
	padding: 9px 15px;
}
table#comment_send_form td.entrance {
	padding: 9px 0px 9px 18px;
}

input.type_1, input.type_1b {
	width: 240px;
	height: 17px;
	border: none;
	padding: 4px 8px;
}
input.type_1  { background: transparent url('../images/input_text_1.gif') no-repeat 0px 0px;  }
input.type_1b { background: transparent url('../images/input_text_1b.gif') no-repeat 0px 0px; }

input.type_2, input.type_2b {
	width: 104px;
	height: 17px;
	border: none;
	padding: 4px 8px;
	margin-top: 18px;
}
input.type_2  { background: transparent url('../images/input_text_2.gif') no-repeat 0px 0px;  }
input.type_2b { background: transparent url('../images/input_text_2b.gif') no-repeat 0px 0px; }

textarea.type_1, textarea.type_1b {
	width: 243px;
	height: 91px;
	border: none;
	overflow: hidden;
	padding: 5px 6px 5px 8px;
}
textarea.type_1  {
	background: transparent url('../images/textarea_1.gif') no-repeat 0px 0px;
}
textarea.type_1b {
	background: transparent url('../images/textarea_1b.gif') no-repeat 0px 0px;
}

select.type_1, select.type_1b {
	width: 212px;
	height: 26px;
	border: none;
	padding: 3px 10px 4px 8px;
}
select.type_1b { background: transparent url('../images/select_1b.gif') no-repeat 0px 0px; }

div.error {
	color: #AB222B;
	font: normal 11px/13px "Tahoma", sans-serif;
	padding: 0px 8px;
}
span.obil {
	color: #AB222B;
	font: normal 20px/18px "Arial", sans-serif;
}

input.button_ok_1 {
	position: relative;
	left: 14px;
	top:  8px;
}

table#price_list {
	margin: 0px auto;
}

h1.price_list {
	color: #4F5B69;
	font-size: 12px;
	font-weight: normal;
	background: #E3E3E3;
	padding: 4px 8px;
	margin: 0px 0px 1px 0px;
}
td.price_list_td {
	color: #4F5B69;
	font-size: 11px;
	border-top:    1px solid #E3E3E3;
	border-bottom: 1px solid #E3E3E3;
	padding: 8px 8px;
}
td.price_list_td a {
	color: #4F5B69;
}

table#basket {
	width: 100%;
}
table#basket tr.odd td {
	background-color: #FFFFFF;
}
table#basket td {
	padding: 12px 8px;
	border-bottom: 1px solid #D5E8AD;
}
table#basket td.total {
	border-bottom: none;
}
table#basket td * {
	border-bottom: none;
}
table#basket td.button {
	vertical-align: middle;
}
table#basket td.image {
	width: 60px;
	text-align: center;
	vertical-align: middle;
}
table#basket td.count {
	vertical-align: middle;
}
table#basket td.count input {
	width: 25px;
	color: #4F5B69;
	border: 1px solid #567300;
}
table#basket td.title {
	font-size: 10px;
	vertical-align: top;
}
table#basket td.price {
	color: #4F5B69;
}
table#basket td.total {
	color: #567300;
	font-size: 12px;
	text-align: right;
}
table#basket td.total b {
	font-size: 22px;
	font-family: "Georgia", sans-serif;
}
table#basket td.total table {
	margin: 0px 0px 0px auto;
}
table#basket td.total table td {
	vertical-align: middle;
	padding: 2px 10px;
}
table#basket td.total p {

}

img.button {
	border: none;
}

table.main tr.orderbar td {
	height: 40px;
}
table#orderbar {
	width: 100%;
	background: transparent url('../images/block_header_bg_1.gif') repeat-x scroll 0 0;
}
table#orderbar td#left {
	width: 16px;
	background: transparent url('../images/order_bar_left.jpg') no-repeat scroll 0 0;
}
table#orderbar td#left div {
	width: 16px;
}
table#orderbar td#right {
	width: 15px;
	background: transparent url('../images/order_bar_right.jpg') no-repeat scroll 0 0;
}
table#orderbar td#right div {
	width: 15px;
}
table#orderbar td.indent_1 {
	width: 10px;
}
table#orderbar td.indent_1 div {
	width: 10px;
}
table#orderbar td.empty {
	width: 28px;
	background: transparent url('../images/order_bar_empty.jpg') no-repeat scroll 0 0;
}
table#orderbar td.empty div {
	width: 28px;
}
table#orderbar td.fill {
	width: 28px;
	background: transparent url('../images/order_bar_fill.jpg') no-repeat scroll 0 0;
}
table#orderbar td.fill div {
	width: 28px;
}
table#orderbar td.title {
	color: #FFFFFF;
	line-height: 38px;
	padding: 0px 5px 0px 15px;
	white-space: nowrap;
}
table#orderbar td.title a {
	color: #FFFFFF;
}

table.order td {
	vertical-align: middle;
	padding: 10px 3px;
}
table.order td input.radio {
	margin: 3px 10px;
}

table.order td p {
	color: #4F5B69;
	margin: 0px !important;
}

input#text_submit {
	color: #567300;
	border: none;
	font-size: 10px;
	background: none;
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 0px -10px;
}

table#que_block p {
	color: #4F5B69;
	margin: 5px 0px;
}

h1.news_title {
	font-size:   12px;
	font-weight: normal;
	margin: 5px 0px 0px 0px;
	background:none;
	}
h1.news_title a {
	color: #4f5b69;
}

h2.news_data {
	color: #4f5b69;
	font-size:   11px;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
}

td.subscript {
	color: #000000;
	font-size: 12px;
}

td.subscript p {
	margin: 2px 0px;
}

td.subscript input.text {
	width: 115px;
	height: 17px;
	border: 1px solid #dedede;
	padding: 2px 3px 3px 5px;
}

div#is_new {
	width:  78px;
	height: 42px;
	background: transparent url('../images/icon_is_new.gif') no-repeat scroll 0 0;
}

table#sort {
	color: #4f5b69;
	width: 100%;
	margin: 0px 0px 10px 0px;
}
table#sort td {
	padding: 2px 5px;
}

table#sort p {
	font-size: 14px;
	margin: 0px 0px;
}

table#sort .reset {
	display: none;
}

table#sort .filter {
	width:  30px;
	height: 24px;
	line-height: 24px;
	font-size: 14px;
	font-family: "Lucida Sans Unicode", sans-serif;
}

table#sort input.text {
	border: 1px solid #d3d3d3;
}

table#sort span#find_field input.text {
	width: 156px;
	margin: 0px 6px 0px 0px;
}
table#sort span#price_field input.text {
	width: 49px;
	margin: 0px 6px 0px 0px;
}

table#sort br {
	display: none;
}

table#sort p.fileds_p a {
	font-size: 14px;
}

a.for_print {
	height: 19px;
	font-size: 14px;
	font-weight: normal;
	line-height: 19px;
	background: transparent url('../images/for_print.gif') no-repeat 0px 50%;
	padding: 1px 0px 5px 28px;
}

span.search_text {
	background-color: #FEFFAF;
	padding: 0px 5px 2px 5px;
}

h1.product_title_preview {
	line-height: 18px;
	background-color: transparent !important;
	padding: 0px;
	margin: 0px 0px 10px 0px !important;
}
h1.product_title_preview a {
	font-weight: normal;
}

div.divider {	
	width: 100%;
	height: 10px;
	font-size: 1px;
	line-height: 1px;
	border-top: 1px solid #DCEFB3;
}
table.product_preview td.info p.p_desc  {
	font-size: 12px;
}
table.product_preview td.info p.rating {
	padding-bottom: 10px;
}

/* NEW */

a.in_news {
font-size:14px;
}

div#banner_place {
text-align:center;
margin-right:-200px;
position:relative;
top:118px;
width:81%;
}

div.clear {
clear:both;
}


/* PRICE-LIST */
	div#price_list a.price_list_header {
		color:#668822;
		font-size:12px;
	}
	
	div#price_list h1 a {
		color:#FFFFFF;
	}

	div#price_list h1 {
		font-size:16px;
	}
div.block_lang_sel {
	text-align:center;
}
