/*
/*
  $Id: stylesheet.css 1739 2007-12-20 00:52:16Z hpdl $

  osCommerce, Open Source E-Commerce Solutions
  http://www.oscommerce.com

  Copyright (c) 2003 osCommerce

  Released under the GNU General Public License
*/

.boxText { 
	color: #ffe792;
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
p {color:#464045; font-family:Verdana; font-size:11px; margin:10px 0 0; padding:0;}
.errorBox { font-family : Verdana, Arial, sans-serif; font-size : 10px; font-weight: bold; color: #dfdd24;}
.stockWarning { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #cc0033; }
.productsNotifications { background: #f2fff7; }
.orderEdit { font-family : Verdana, Arial, sans-serif; font-size : 10px; color: #FFFFFF; text-decoration: underline; }

body {
	background-image: url(../images/back.gif);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    color: #ffe792;
	background-color: #b89e85;
}

h1 { text-align:left;
	font-family: Times New Roman;
	font-size: 18px;
	letter-spacing: 0px;
	color: #573619;}
	
h2 { text-align:left;
	  font-family: Times New Roman;
	font-size: 15px;
	letter-spacing: 1px;
	color: #573619;}

A {
  color: #654200;
  text-decoration: none;
}

A:hover {
  color: #464045;
  text-decoration: underline;
}

ul, ol {color:#464045; font-family:Verdana; font-size:11px; margin:10px 0 0; padding:0 0 0 15px;}
li {}

FORM {
	display: inline;
}

TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background: #bbc3d3;
}

TD.headerNavigation {
  background: #816247;
color:#D0C1AE;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}

A.headerNavigation { 
color:#D0C1AE;
font-family:Verdana;
font-size:11px;
font-weight:normal;
}

A.headerNavigation:hover {
  color: #D0C1AE;
  text-decoration:underline;
}

A.headerNavigation_bag {background:url("../images/oformit.jpg") no-repeat scroll center center transparent; display:block; height:21px; margin-top:13px; text-decoration:none;}

TR.headerError {
  background: #eed260;
}

TD.headerError {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #eed260;
  color: #ffffff;
  font-weight : bold;
  text-align : center;
}

TR.headerInfo {
  background: #00ff00;
}

TD.headerInfo {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  background: #00ff00;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
}

TR.footer {
  background: #bbc3d3;
}

TD.footer {
  font-family: Times New Roman;
  /*  font-family: Times New Roman;*/
  font-size: 15px;
  background: #a16628;
  color: #ffffff;
  font-weight: bold;
}

.infoBox {
}

.infoBoxContents {
    font-family: Times New Roman;
  font-size: 10px;

}

.infoBoxNotice {
  background: #FF8E90;
}

.infoBoxNoticeContents {
  background: #FFE6E6;
    font-family: Times New Roman;
  font-size: 10px;
}

TD.infoBoxHeading {
    font-family: Times New Roman;
  font-size: 15px;
  font-weight: bold;
  background: #a16628;
  color: #ffffff;
}

TD.infoBox, SPAN.infoBox {
    font-family: Times New Roman;
  font-size: 10px;
}

TR.accountHistory-odd, TR.addressBook-odd, TR.alsoPurchased-odd, TR.payment-odd, TR.productListing-odd, TR.productReviews-odd, TR.upcomingProducts-odd, TR.shippingOptions-odd {
}

TR.accountHistory-even, TR.addressBook-even, TR.alsoPurchased-even, TR.payment-even, TR.productListing-even, TR.productReviews-even, TR.upcomingProducts-even, TR.shippingOptions-even {
}

TABLE.productListing {
	padding: 2px;
	margin: 2px;
}

.productListing-heading {
    font-family: Times New Roman;
  font-size: 15px;
  color: #FFFFFF;
}

TD.productListing-data {
    font-family: Times New Roman;
  font-size: 15px;
  color: #573619;
}

A.pageResults {
  color: #0000FF;
}

A.pageResults:hover {
  color: #0000FF;
  background: #FFFF33;
}

TD.pageHeading, DIV.pageHeading {
    font-family: Times New Roman;
  font-size: 18px;
  letter-spacing: 1px;
  color: #573619;
}

TR.subBar {
  background: #f4f7fd;
}

TD.subBar {
    font-family: Times New Roman;
  font-size: 15px;
  color: #000000;
}

TD.main, P.main {
    font-family: Times New Roman;
  font-size: 15px;
  line-height: 1.5;
  color: #573619;
}

TD.main2, P.main2 {
  font-family: Times New Roman;
  font-size: 15px;
  line-height: 1.5;
  text-align: left;
}

TD.smallText, SPAN.smallText, P.smallText {
    font-family: Times New Roman;
  font-size: 15px;
}

TD.accountCategory {
    font-family: Times New Roman;
  font-size: 15px;
  color: #aabbdd;
}

TD.fieldKey {
    font-family: Times New Roman;
  font-size: 15px;
  text-align: right;
}

TD.fieldValue {
    font-family: Times New Roman;
  font-size: 15px;
}

TD.tableHeading {
    font-family: Times New Roman;
  font-size: 15px;
  font-weight: bold;
}

SPAN.newItemInCart {
    font-family: Times New Roman;
  font-size: 15px;
  color: #eed260;
}

CHECKBOX, INPUT, RADIO, SELECT {
    font-family: Times New Roman;
  font-size: 15px;
}

TEXTAREA {
  width: 100%;
    font-family: Times New Roman;
  font-size: 15px;
}

SPAN.greetUser {
    font-family: Times New Roman;
  font-size: 15px;
  color: #f0a480;
  font-weight: bold;
}

TABLE.formArea {
  background: #f1f9fe;
  border-color: #7b9ebd;
  border-style: solid;
  border-width: 1px;
}

TD.formAreaTitle {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  font-weight: bold;
}

SPAN.markProductOutOfStock {
  font-family: Tahoma, Verdana, Arial, sans-serif;
  font-size: 15px;
  color: #c76170;
  font-weight: bold;
}

SPAN.productSpecialPrice {
    font-family: Times New Roman;
  color: #eed260;
}

SPAN.errorText {
    font-family: Times New Roman;
  color: #eed260;
}

.moduleRow { }
.moduleRowOver { cursor: pointer; cursor: hand; }
.moduleRowSelected { }

.checkoutBarFrom, .checkoutBarTo {   font-family: Times New Roman; font-size: 10px; color: #8c8c8c; }
.checkoutBarCurrent {   font-family: Times New Roman; font-size: 10px; color: #000000; }

/* message box */

.messageBox {   font-family: Times New Roman; font-size: 10px; }
.messageStackError, .messageStackWarning {   font-family: Times New Roman; font-size: 10px; color: #dfdd24;  }
.messageStackSuccess {   font-family: Times New Roman; font-size: 10px; }

/* input requirement */

.inputRequirement {   font-family: Times New Roman; font-size: 10px; color: #eed260; }

.leftmenu { 
	padding-left: 22px; 
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.leftborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.leftborder2 {
	padding-left: 22px; 
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b3742f;
	border-right-color: #b3742f;
	border-bottom-color: #b3742f;
	border-left-color: #b3742f;
	margin: 0px;
	padding: 0px;
	background-color: #8b4f10;
	padding-left: 20px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.leftborder3 {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}

.rightborder2 {
	padding-left: 22px; 
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #b3742f;
	border-right-color: #b3742f;
	border-bottom-color: #b3742f;
	border-left-color: #b3742f;
	margin: 0px;
	padding: 0px;
	background-color: #8b4f10;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

.myPicture { 
	border: 1px solid #b3742f; 
	padding: 0px;
	margin: 2px;
}

.centertext {
  margin: 0px;
  padding-top: 20px;
  padding-right: 40px;
  padding-bottom: 0px;
  padding-left: 60px;
}

.centertext_new {
  margin: 0px;
  padding-top: 20px;
  padding-right: 5px;
  padding-bottom: 0px;
  padding-left: 5px;
}

.smallText2 {
    font-family: Times New Roman;
  font-size: 12px;
}

.righttop {
font-family:Verdana;
font-size:11px;
font-style:normal;
font-weight:normal;
vertical-align:top;
color:#D5CC93;}

.righttop div.txt{background:url("../images/right-back_3.png") no-repeat scroll 0 0 transparent; padding:121px 20px 0 93px; text-align:center ;height:85px; width:177px; position: relative;}
.righttop div.txt p {margin:0 0 6px; padding:0; color:#D5CC93;}
.glavn {background:url("../images/banners/spaser.gif") left top repeat; display: block; height: 233px; left: -789px; position: absolute; top: 0; width: 290px; z-index: 1000;}
.jensk {background:url("../images/banners/spaser.gif") left top repeat; display: block; height: 187px; left: -485px; position: absolute; top: 23px; width: 148px; z-index: 1000;}
.myjsk {background:url("../images/banners/spaser.gif") left top repeat; display: block; height: 187px; left: -324px; position: absolute; top: 9px; width: 148px; z-index: 1000;}
.vintaj {background:url("../images/banners/spaser.gif") left top repeat; display: block; height: 187px; left: -163px; position: absolute; top: 23px; width: 148px; z-index: 1000;}
.back {z-index: 999;}

.line1 {
background-image:url("../images/akciya_fon.jpg");
background-repeat:repeat-x;
}
td#nacii {}
td#nacii a object#amov{float:left;margin-left:8px;margin-right:10px;}
td#nacii p{background:url("../images/akciya_r_img_2.jpg") no-repeat scroll right bottom transparent;
color:#DACB87;
font-family:Times New Roman;
font-size:22px;
text-decoration:none;
height:90px;
line-height:90px;
margin:0;
padding-left:175px;
padding-right:70px;
text-align:center;}

td#nacii p a{color:#DACB87; font-family:Times New Roman; font-size:22px; text-decoration:none;}
td#nacii p a span{color: #A10100;}
td#t_acii {background: url(../images/abg1.jpg) no-repeat 0 0;color: #E0D6B5;font-family: Verdana,Geneva,Arial,Helvetica,sans-serif;font-size: 12px;padding-bottom: 10px;padding-left: 165px;padding-top: 8px;text-align: justify; height:276px;}
td#t_acii p.paz{font-family: "Times New Roman";font-size: 21px;color: #e1c789;margin-bottom: 0;margin-top: 10px;}
td#t_acii ul {margin-top: 6px;padding-left: 12px;}
td#t_acii ul li{background: url(../images/astr.png) no-repeat 0 1px;line-height: 17px;list-style: none;list-style-type: none;padding-bottom: 4px;padding-left: 30px;padding-top: 4px;}
#t_acii p {color:#E8E0C8;}
#t_acii li {color:#E8E0C8;}

#tov_info .img {background: url("../images/tov_img_fon.jpg") left top no-repeat; width:185px; padding:12px 12px 12px 0px; text-align: center;}
#tov_info .mymaintext {background-color: #BFAF99; padding:0px;}
#tov_info .otzivi {background:url("../images/cart_but_bg.gif") repeat-x; color:#DEC582; cursor:pointer; display:block; float:right; font-family:Tahoma; font-size:12px; height:21px; line-height:19px; margin-right:3px; text-align:center; margin:0 10px 10px;}
#tov_info .otzivi  span{background:url("../images/cart_but_l.gif") no-repeat 0 0; display:inline-block;}
#tov_info .otzivi  span b{background:url("../images/cart_but_r.gif") no-repeat 100% 0; display:inline-block;padding:0 10px;height: 21px;}

#tov_info .bigbrowntext {margin:10px;}
#tov_info .mymaintext2 {margin:0 10px 10px 10px; color:#464045; font-family:Verdana; font-size:11px; text-align:justify;}
#tov_info_var {background-color:#B89E85; padding-top:5px;}
#tov_info_var .smallbrowntext {padding:0 10px; color:#573619; font-family:Times New Roman; font-size:18px; text-align:left;}
#tov_info_var .tov_var {margin-right:10px; width:250px; margin-top:20px;}
#tov_info_var .tov_var .name {color:#573619; font-family:Verdana; font-size:12px; margin-bottom:10px;font-weight:normal;letter-spacing:0.01em;}
#tov_info_var .tov_var .price {color:#090507; display: inline; font-family:Times New Roman; font-size:18px; margin-bottom:5px;}

#tov_info_var .tov_var .order, .zakaz1 a.yel {background:url("../images/zakaz.jpg") no-repeat scroll left top transparent !important; color:#090507 !important; cursor:pointer; display:inline-block; font-family:Tahoma; font-size:12px; font-weight:bold; float:right; height:21px; line-height:19px; margin-bottom:6px; margin-right:3px; padding:0; text-align:center; width:110px;}

.line2 {background-image: url(../images/line2.jpg); background-repeat: repeat-x; /*padding-top:8px;*/ vertical-align:middle;}

.line3 {
	background-color: #816247;
}

.line4 {background:url("../images/lupa_b.png") no-repeat scroll 30px top #281A14; height:54px; color:#DACB87 !important;}
div.rrrr {color:#DACB87 !important; font-size:15px; font-family:Timew New Roman; padding-left:4px; text-align:left;}
div.jjjj {float:left; margin-top:3px; *margin-top:-15px;}
div.jjjj a {color:#DACB87 !important; font-family:Verdana; font-size:11px; padding-left:4px; text-decoration:underline;}
div.jjjj a:hover {text-decoration:none;}

.line4 select, .line4 input.eee {border:1px solid #785634; background-color:#040203; color:#DACB87; float:left;}
.line4 input.eeee {float:left; margin-left:5px; margin-right:5px;}

.line5 {
	font-family: Times New Roman;
	font-size: 15px;
	font-style: normal;
	font-weight: normal;
}

.arnament {
	background-image: url(../images/arnament.gif);
	background-repeat: repeat-y;
}

.arnament2 {
	background-image: url(../images/arnament2.gif);
	background-repeat: repeat-y;
}

.line6 {
  background-color: #af947b;
    font-family: Times New Roman;
  font-size: 15px;
  color: #806146;
  text-align:center;
  width:1080px;
}
.line6  ul{
margin:0;
padding:0;
display:inline;
}
.line6  ul li{
display:inline;
list-style:none;
margin-left:5px;
}

.myMainPicture {
	border: 1px solid #FFFFFF;
}

.myMainPicture_ {background:url("../images/lid_fon_r.jpg") repeat-y scroll left bottom;}
.myMainPicture_ div.fon {background:url("../images/lid_fon_t.jpg") no-repeat scroll left top; text-align:center;}
.myMainPicture_ a{display:block; padding-top:10px; text-align:center; width:190px; color:#090507; font-family:Times New Roman; font-size:15px; font-weight:bold; text-decoration:none;}
.myMainPicture_ a img {border:1px solid #998642;}
.myMainPicture_ a:hover {text-decoration:underline; color:#090507;}
.myMainPicture_ a span {display:block; margin-bottom:5px;}
.myMainPicture_ div.descr {color:#513D1B; font-family:Verdana; font-size:11px; text-align:center; padding:0 1px 5px; height:90px;}
.myMainPicture_ div.price {color:#090507; font-family:Times New Roman; font-size:18px; text-align:center; padding:0 1px 5px;}

.myMainPicture_ a.tov_link {background:url("../images/cart_but.jpg") no-repeat scroll left top transparent; color:#DEC582; cursor:pointer; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-bottom:5px; margin-right:3px; padding:0; text-align:center; width:110px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;}

.myMainPicture_new {background:url("../images/new_fon_b.jpg") no-repeat scroll left bottom #C0B19A; vertical-align:top; text-align:center;}
.myMainPicture_new a{display:block; padding-top:2px; text-align:center; width:188px; color:#090507; font-family:Times New Roman; font-size:15px; font-weight:bold; text-decoration:none;}
.myMainPicture_new a img {border:1px solid #998642;}
.myMainPicture_new a:hover {text-decoration:underline; color:#090507;}
.myMainPicture_new a span {display:block;}
.myMainPicture_new div.descr {color:#513D1B; font-family:Verdana; font-size:11px; text-align:center; padding:5px 1px; height:90px; *height:100px;}
.myMainPicture_new div.price {color:#090507; font-family:Times New Roman; font-size:18px; text-align:center; padding:0 1px 5px;}
.myMainPicture_new a.tov_link {background:url("../images/cart_but.jpg") no-repeat scroll left top transparent; color:#DEC582; cursor:pointer; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-bottom:6px; margin-right:3px; padding:0; text-align:center; width:110px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;}

.myMainPicture_tov {background:url("../images/new_fon_b.jpg") no-repeat scroll left bottom #C0B19A; vertical-align:top; text-align:center;}
.myMainPicture_tov a{display:block; padding-top:2px; text-align:center; width:188px; color:#090507; font-family:Times New Roman; font-size:15px; font-weight:bold; text-decoration:none;}
.myMainPicture_tov a img {border:1px solid #998642;}
.myMainPicture_tov a:hover {text-decoration:underline; color:#090507;}
.myMainPicture_tov a span {display:block;}
.myMainPicture_tov div.descr {color:#513D1B; font-family:Verdana; font-size:11px; text-align:center; padding:5px 1px; height:90px; *height:100px;}
.myMainPicture_tov div.price {color:#513D1B; font-family:Times New Roman; font-size:16px; padding:0 1px 5px; text-align:center;}
.myMainPicture_tov a.tov_link {background:url("../images/cart_but.jpg") no-repeat scroll left top transparent; color:#DEC582; cursor:pointer; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-bottom:5px; margin-right:3px; padding:0; text-align:center; width:110px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;}
.myMainPicture_tov a.tov_link {background:url("../images/cart_but.jpg") no-repeat scroll left top transparent; color:#DEC582; cursor:pointer; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-bottom:6px; margin-right:3px; padding:0; text-align:center; width:110px; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline;}

a.li {background: url("../images/li.gif") left center no-repeat; padding-left:10px; color:#464045;}


.contacts_txt {background: url("../images/contacts_fon.jpg") left top no-repeat; height:300px; padding-left:40px; padding-top:45px; vertical-align:top;}
.contacts_txt p{color:#3F2A1F !important; font-family:Times New Roman; font-size:18px !important;}
.contacts_txt p span {color:#090507 !important;}
.contacts_txt a{color:#090507 !important; font-family:Times New Roman; font-size:18px !important; text-decoration:underline;}

.mymaintext {
  margin: 0px;
  padding-top: 0px;
  padding-right: 80px;
  padding-bottom: 0px;
  padding-left: 40px;
}

.mymaintext2 {
    font-family: Times New Roman;
  font-size: 16px;
  color: #ffffff;
  line-height: 18px;
  text-align:justify;
}

.bigbrowntext {text-align: center;
    font-family: Times New Roman;
  font-size: 18px;
  letter-spacing: 0px;
  color: #573619;
  font-weight:400;
}

.bigbrowntext h1{font-weight:normal}

.smallbrowntext {
    font-family: Times New Roman;
  font-size: 15px;
  color: #573619;
}

.myMainPicture2 {
  border: 1px solid #FFFFFF;
    font-family: Times New Roman;
  font-size: 15px;
  color: #FFFFFF;
}

.mymaintext3 {
    font-family: Times New Roman;
  font-size: 15px;
  color: #ffffff;
  line-height: 22px;
  text-align:left;
}


a.m_menu {color:#654200; font-family:Times New Roman; font-size:14px;}
td.main_top_menu {}
td.main_top_menu div {background: url('../images/m_menu_fon.png') left top repeat-x; padding:2px 15px 0; height:20px; *height:22px;}

#lid_name {margin-bottom:5px;}
#lid_name td {color:#242223; font-family:Times New Roman; font-size:18px; text-align:left;}
span.h1 {color:#3F2A1F; display:block; font-family:Times New Roman; font-size:18px; margin-bottom:5px; margin-top:5px; padding-left:42px;}


td.let_nr {color:#242223; font-family:Times New Roman; font-size:18px; text-align:left;}

#alphabet {background:url("../images/new_fon_b.jpg") no-repeat scroll left bottom #C0B19A; vertical-align:top; width:188px;}
#alphabet img {margin-bottom:-1px;}
#alphabet a {background:url("../images/letter_fon.jpg") no-repeat scroll left top transparent; color:#171616; cursor:pointer; display: -moz-inline-stack; display: inline-block; zoom: 1; *display: inline; font-family:"Times New Roman"; font-size:28px; font-weight:normal; height:40px; line-height:39px; margin:7px 0 0 3px; text-align:center; text-decoration:none; width:43px;}
#alphabet a:hover {color:white;}
#alphabet a.empty {background:none repeat scroll 0 0 transparent; cursor:default;}


#preloader{background:url("../images/preloader.gif") no-repeat scroll 7px 50% #BFB09A; border:1px solid #3C3C3C; color:#3C3C3C; display:none; font-family:Tahoma; font-size:12px; font-weight:bold; height:28px; line-height:26px; padding-left:39px; position:absolute; text-align:left; width:215px; z-index:2;}
.order{cursor: pointer; }

#shopers {color:#645A4F; font-family:Tahoma; font-size:12px; margin:0 auto; width:99%;}
#shopers th {background:none repeat scroll 0 0 #BFB09A; color:#3C3C3C; font-family:Tahoma; font-size:11px; font-weight:bold; height:34px; padding:5px; text-align:center;}
#shopers th.kdkeo2{background:#dadcdd;}
#shopers th.kdkeo3{background:none repeat scroll 0 0 #BFB09A; color:#3C3C3C;}
#shopers th.kdkeo3 span{color:#9D7400;}
#shopers tr.itogo th {background:#CCE3B5; text-align:center;}
#shopers td {background:none repeat scroll 0 0 #BFB09A; padding:3px;}
#shopers td.name_tov a{text-align: left; }
#shopers td.img_tov {background:white; text-align:center;}
#shopers td input {background:none repeat scroll 0 0 #B89E85; border:1px solid #3C3C3C; font-family:Tahoma; font-size:12px; height:18px; text-align:center; width:40px;}
#orders{background:none repeat scroll 0 0 #BFB09A; color:#4F6875; margin:0 auto; width:99%;}
#shopers td a{color:#9D7400; font-family:Tahoma; font-size:11px; font-weight:bold; text-decoration:underline;}
#shopers td a:hover{text-decoration:none;}
.ofrm{background: #F1F1F1!important;}
#orders td{color:#645A4F; font-family:Tahoma; font-size:12px; font-weight:bold;}
.olo3kk{text-align: left; padding-left: 10px; background: #BFB09A !important;}
#orders input, #orders select{background-color:#B89E85; border:1px solid #3C3C3C; color:#3C3C3C; font-family:Tahoma;font-size:12px; width:180px;}
#orders input.checkbox{background-color:transparent !important; border:0; width:auto !important;}
span.hh2 {color:white; margin-right:4px;}

#mainli{display:block;height:170px;left:21px;position:absolute;top:125px;width:335px;}
#orders textarea{background-color:#B89E85; border:1px solid #3C3C3C; height:98px; margin:5px 5px 5px 0; width:99%; color:#3C3C3C; font-family:Tahoma;font-size:12px;}
#orders textarea.big{background-color:#B89E85; border:1px solid #3C3C3C; height:407px; margin:5px 5px 5px 0; width:99%; color:#3C3C3C; font-family:Tahoma;font-size:12px;}
.zakaz{width: 210px; margin: 0 auto;}
.zakaz1{text-align:right; margin-top:10px;width: 99%;}
.zakaz a{background:#CFCFCF;border:1px solid;color:#FFFFFF;display:block;float:left;font-size:12px;font-weight:bold;margin:0 10px;padding:5px; text-decoration:none;}
.zakaz1 a.butot1, .zakaz1 a.butot2 {background:url("../images/cart_but.jpg") no-repeat scroll left top transparent; color:#DEC582; display:block; float:right; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-right:3px; text-align:center; width:110px; cursor:pointer;}
div.dang {color:#422000;}
.cntr-txt{margin-bottom:10px;}
.cntr-txt h2{color:#573619; font-family:Times New Roman; font-size:18px; font-weight:400; letter-spacing:1px; text-align:center; clear:both;}

#dop_adr label {float:left;}
#dop_adr div {float:left; margin:0 8px;}
#dop_adr input {width:70px;}


.infoBoxContents td.main input, .infoBoxContents td.main select {width:180px;}

.stati_li {background:url("../images/new_fon_b.jpg") no-repeat scroll left bottom #C0B19A; vertical-align:top; text-align:center; padding:0 0 11px; margin-top:20px; width:188px;}
.stati_li img {display:block;}
.stati_li a {display:block; background:url("../images/crumb_li.gif") no-repeat scroll left center transparent; margin: 7px 10px 0 10px; padding-left:10px; color:#4B4139; font-family:Verdana; font-size:11px; text-decoration:none; text-align:left;}
.stati_li a:hover {text-decoration:underline;}



#box_new {width:1061px; display:block;}
#box_new input, #box_new select {background-color:#040203; border:1px solid #785634; color:#DACB87; width:200px;}
#box_new .t {background:url("../images/box_cen.png") repeat-y scroll left bottom;}
#box_new .t h1 {padding-left:20px; text-align:left; color:#CEC28B; margin:0px;}
#box_new .t .boxText {color:#CEC28B; padding-left:20px; text-align:left; width:900px;}
#box_new .t .boxText a {color:#CEC28B;}
#box_new .t .smallbrowntext td {color:#CEC28B; padding-left:20px; text-align:left;}
#box_new input.sub {background:url("../images/search_sub.jpg") no-repeat scroll left top transparent !important; color:#090507 !important; cursor:pointer; display:inline-block; font-family:Tahoma; font-size:12px; font-weight:bold; height:21px; line-height:19px; margin-bottom:6px; margin-right:3px; padding:0; text-align:center; width:110px; border:0;}
.dost {background:url("../images/banners/dostavka.png") left top no-repeat; width:176px; vertical-align:middle;}
.dost a {display:block; width:150px; height:26px;}

#link1{text-align:center;}
#link1 a{background:#d59000 url(../images/link1_shadov.jpg) 0 100% no-repeat;font:700 14px Georgia;color:#000;width:190px;line-height:24px;height:34px;display:inline-block;margin:0 15px 10px 15px;}
#link1 a:hover{text-decoration:none;}

#cat_link{background:#a88064;height:35px;line-height:35px;margin:0 -40px 0 -60px;color:#28130c;padding-left:20px;font-size: 14px;text-align:left;}
#cat_link a{background:url(../images/list_link.gif) 0 50% no-repeat;padding-left:7px;color:#61330f;margin:0 5px;}
#cat_link a:hover{color:#d6c2ae;}
#cat_link span{color:#61330f;}

#per_link{background:#BFAF99;height:25px;line-height:25px;margin-top:10px;color:#28130c;padding-left:20px;font-size: 13px;text-align:left;}
#per_link a{background:url(../images/list_link.gif) 0 50% no-repeat;padding-left:7px;color:#61330f;margin:0 5px;}
#per_link span{color:#61330f;}
#per_link #per_tov{float:right;}

#tov_link{background:#b89479;text-align:left;color:#61330f;padding:0 3px 3px 3px;margin-top:25px;font-size:13px;}
#tov_link a{background:url(../images/list_link.gif) 0 50% no-repeat;color:#473e43;padding-left:8px;display:block;}

#text_link{font-family: Verdana;float:left;font-size:11px;padding-left:10px;color:#573619;}
#text_link a{color:#464045;background:url(../images/list_link.gif) 0 50% no-repeat;padding-left:7px;margin-left:3px;}
