* {
  margin: 0;
  padding: 0;
  border-collapse: collapse;
  font-family: 'Tahoma', sans-serif;
}

html {
  width: 100%;
  height: 100%;
  background: #fff url(images/bg-left.gif) repeat-y;
}

body {
  position: relative;
  min-width: 1000px;
  background: url(images/bg-right.gif) right top repeat-y;
}

#center {
  width: 100%;
}

#empty {
  clear: both;
  height: 92px;
}

a {
  color: #3c6690;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

#head {
  background: #fff url(images/bg-html.gif) repeat-x;
  font-size: 11px;
  height: 340px;
  position: absolute;
  z-index: 50;
  width: 100%;
  top: 0;
  left: 0;
}

#head2 {
  background: url(images/bg-head.jpg) no-repeat;
  position: relative;
  height: 328px;
}

#head p {
  position: absolute;
  top: 5px;
  left: 371px;
}

#head p a {
  display: block;
  width: 201px;
  height: 43px;
  text-indent: -9999px;
  overflow: hidden;
  background: url(images/logo.gif);
}

#cart {
  text-align: right;
  position: absolute;
  top: 20px;
  right: 7px;
  width: 208px;
  height: 32px;
  padding-top: 7px;
  background: url(images/top-cart.gif) no-repeat;
  font-weight: bold;
  color: #5d8dbb;
   text-decoration: none;
}

#cart span {
  color: #ff5700;
}

#topmenu-1 {
  position: absolute;
  top: 77px;
  left: 425px;
}

#topmenu-1 ul {
  list-style: none;
}

#topmenu-1 ul li {
  line-height: 24px;
}

#topmenu-1 ul a {
  color: #e4edf4;
  font-weight: bold;
}

#topmenu-1 ul a:hover {
  text-decoration: none;
}

#pad1 {
  padding-left: 13px;
}

#pad2 {
  padding-left: 22px;
}

#pad3 {
  padding-left: 31px;
}

#pad4 {
  padding-left: 38px;
}

#pad5 {
  padding-left: 37px;
}

#pad6 {
  padding-left: 30px;
}

#pad7 {
  padding-left: 19px;
}

#head address {
  font-style: normal;
  font-size: 14px;
  color: #303030;
  font-weight: bold;
  position: absolute;
  left: 80px;
  top: 264px;
}

#head address span {
  font-size: 11px;
  font-weight: bold;
  color: #e55100;
}

#topmenu-2 {
  position: absolute;
  top: 107px;
  left: 643px;
}

#topmenu-2 ul {
  width: 320px;
  height: 132px;
  position: relative;
  list-style: none;
}

#topmenu-2 ul a {
  color: #e4edf4;
  font-size: 11px;
  line-height: 12px;
  padding-left: 34px;
  display: block;
  height: 30px;
  text-decoration: none;
  position: absolute;
}

#topmenu-2 ul a:hover {
  text-decoration: underline;
}

#but1 {
  background: url(images/but/but1.jpg) no-repeat;
  top: 0;
  left: 0;
}

#but2 {
  background: url(images/but/but2.jpg) no-repeat;
  top: 34px;
  left: 10px;
}

#but3 {
  background: url(images/but/but3.jpg) no-repeat;
  top: 68px;
  left: 10px;
}

#but4 {
  background: url(images/but/but4.jpg) no-repeat;
  top: 102px;
  left: 0;
}

#but5 {
  background: url(images/but/but5.jpg) no-repeat;
  top: 0;
  left: 166px;
}

#but6 {
  background: url(images/but/but6.jpg) no-repeat;
  top: 34px;
  left: 176px;
}

#but7 {
  background: url(images/but/but7.jpg) no-repeat;
  top: 68px;
  left: 176px;
}

#but8 {
  background: url(images/but/but8.jpg) no-repeat;
  top: 103px;
  left: 166px;
}

#footer {
  width: 100%;
  height: 74px;
  background: url(images/bg-footer.gif) repeat-x;
  position: absolute;
  left: 0;
  bottom: 0;
  overflow: hidden;
}

#footer div {
  text-align: center;
}

#footer ul {
  list-style: none;
  font-size: 10px;
  color: #345e87;
  position: relative;
  z-index: 25;
}

#footer ul li {
  display: inline;
}

#footer ul a {
  color: #345e87;
  line-height: 23px;
  padding: 0 10px;
  text-decoration: none;
}

#footer ul a:hover {
  text-decoration: underline;
}

#footer p {
  color: #c5d7e5;
  font-size: 11px;
  line-height: 15px;
  padding-top: 11px;
}

#footer p span {
  color: #acc1d4;
}

#footer p span a {
  text-decoration: none;
  color: #acc1d4;
}

#footer p span a:hover {
  text-decoration: underline;
}

#footer p a {
  color: #fff;
}

#footer p a:hover {
  text-decoration: none;
}

#left {
  width: 200px;
  vertical-align: top;
}

#right {
  width: 200px;
  vertical-align: top;
}

#content {
  vertical-align: top;
}

#content2 {
  background: url(images/blue-row.gif) 0px 340px repeat-x;
}

#left2, #content2, #right2 {
  padding-top: 340px;
}

#counter {
  position: absolute;
  bottom: 83px;
  left: 11px;
  z-index: 5;
}

#bottom-1 {
  width: 200px;
  height: 74px;
  background: url(images/bottom-1.jpg);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 5;
}

#bottom-2 {
  width: 200px;
  height: 161px;
  background: url(images/bottom-2.jpg);
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 5;
}

#left2 ul {
  padding: 3px 0 0 0;
  list-style: none;
  line-height: 14px;
}

#left2 ul li {
  padding: 0 0 14px 11px;
}

#left2 ul ul {
  padding: 0;
}

#left2 ul ul li {
  background: none;
  padding: 0;
}

#left2 ul li a {
  font-size: 11px;
  font-weight: bold;
  text-decoration: none;
  padding-left: 11px;
  background: url(images/blue-arrow.gif) 0px 4px no-repeat;
}

#left2 ul li a:hover {
  text-decoration: underline;
}

#left2 ul li ul li a {
  font-weight: normal;
  text-decoration: underline;
  background: none;
}

#left2 ul a {
  color: #426d98;
}

#left2 ul li ul a:hover {
  text-decoration: none;
}

#left2 ul li ul a.orange, .orange {
  color: #e55100;
}

#left2 h2, #right h2 {
  height: 22px;
  padding-left: 12px;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  background: url(images/side-label.jpg);
}

#price {
  padding: 0 0 58px 22px;
  font-size: 11px;
  display: block;
}

a:hover#price {
  text-decoration: none;
}

#right2 ul {
  list-style: none;
  padding: 5px 6px 0 11px;
  line-height: 14px;
}

#right2 ul a {
  display: block;
  text-decoration: none;
  font-size: 11px;
  color: #426d98;
  font-weight: bold;
  position: relative;
}

#right2 ul a:hover {
  color: #e55100;
}

#right2 ul a span {
  position: absolute;
  right: 0;
  top: 0;
  font-weight: normal;
}

#right2 ul li {
  border-bottom: 1px dashed #93adc6;
  background: url(images/blue-arrow.gif) 0px 5px no-repeat;
  padding-left: 11px;
}

#right2 div {
  padding: 18px 0 87px 10px;
}

#hits {
  height: 22px;
  text-align: center;
  line-height: 20px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  background: url(images/orange-label.gif);
  font-weight: bold;
  margin-bottom: 5px;
}

.items-holder {
  width: 32%;
  margin-left: 1%;
  float: left;
  padding-bottom: 10px;
  position: relative;
}

.items-holder h2 {
  height: 23px;
  text-align: center;
  line-height: 20px;
  text-transform: uppercase;
  font-size: 11px;
  background: url(images/gray-label.gif);
}

.items-holder h2 a {
  color: #fff;
  text-decoration: none;
}

.items-holder h2 a:hover {
  text-decoration: underline;
}

.items-holder ul {
  border-left: 1px solid #ececec;
  border-right: 1px solid #ececec;
  background: #f4f4f4;
  list-style: none;
}

.items-holder ul li {
  border-bottom: 1px dashed #d0d0d0;
  padding: 4px 6px 2px 6px;
  height: 36px;
  color: #e55100;
  font-size: 10px;
  line-height: 12px;
}

.items-holder ul li img {
  float: left;
  margin-right: 8px;
  height: 30px;
  width: 30px;
}

.items-holder ul li h3 {
  font-size: 10px;
  line-height: 12px;
}

.items-holder ul li h3 a {
  color: #656565;
  text-decoration: none;
}

.items-holder ul li h3 a:hover {
  text-decoration: underline;
}

.basketft {
  font-size: 11px;
  color: #5e5e5e;
  text-align:center;
  width:599px;
  margin:0 auto;
}

.text_index {
  margin: 0 1%;
  font-size: 11px;
  color: #5e5e5e;
  line-height: 12px;
  padding: 0 1px;
  position: relative;
  clear: left;
}

.text {
  margin: 0 1%;
  font-size: 11px;
  color: #5e5e5e;
  line-height: 12px;
  padding: 0 1px;
  position: relative;
  clear: left;
}

.text h1  {
  font-size: 12px;
  padding-bottom: 12px;
}
.text h2  {
  font-size: 12px;
  padding-bottom: 12px;
}

.text p, #page2 p {
  padding-bottom: 12px;
  text-align: justify;
}

.text span a {
  color: #5e5e5e;
}

#search1 {
  width: 599px;
  height: 64px;
  background: url(images/bg-search1.gif);
  overflow: hidden;
  margin: 0 auto 6px auto;
}

#search1 div, #search2 p {
  height: 22px;
  line-height: 20px;
  color: #e4edf4;
  font-size: 11px;
  font-weight: bold;
  padding: 0 15px;
  text-align: left;
  margin-bottom: 3px;
  position: relative;
}

#search1 div span, #search2 p span {
  position: absolute;
  right: 15px;
  top: 0;
}

#advanced {
  font-size: 11px;
  color: #40668d;
  padding-left: 15px;
}

#search1 div a, #search2 p a {
  color: #e4edf4;
}

#search1 input {
  vertical-align: middle;
}

#search1 span input {
  width: 473px;
  height: 15px;
  border: 1px solid #678cb0;
  background: #e4edf4;
  color: #40668d;
  font-size: 11px;
  padding-top: 2px;
  margin-left: 15px;
}

#search2 {
  width: 599px;
  height: 96px;
  background: url(images/bg-search2.gif);
  overflow: hidden;
  margin: 0 auto 6px auto;
  position: relative;
}

#search2 input {
  vertical-align: middle;
  background: #e4edf4;
  color: #40668d;
  font-size: 11px;
  padding-top: 2px;
  height: 15px;
  border: 1px solid #678cb0;
}

#search2 select {
  vertical-align: middle;
  background: #e4edf4;
  color: #40668d;
  font-size: 11px;
  height: 19px;
  border: 1px solid #678cb0;
}

#search-string {
  left: 11px;
  top: 25px;
}

#search-string input {
  width: 198px;
}

#cat {
  left: 215px;
  top: 25px;
}

#cat select {
  width: 217px;
}

#man {
  left: 441px;
  top: 25px;
}

#man select {
  width: 149px;
}

#price1 {
  top: 57px;
  left: 11px;
}

#price1 input {
  width: 94px;
}

#price2 {
  top: 57px;
  left: 115px;
}

#price2 input {
  width: 94px;
}

#nal {
  top: 57px;
  left: 215px;
}

#nal select {
  width: 105px;
}

#sort {
  top: 57px;
  left: 331px;
}

#sort select {
  width: 101px;
}

#submit {
  top: 67px;
  left: 441px;
}

#submit input {
  width: 149px;
  height: 22px;
  border: 0;
  padding: 0;
}

#search2 div {
  font-size: 11px;
  font-weight: bold;
  color: #40668d;
  position: absolute;
}

#page {
  padding: 0 28px;
  font-size: 11px;
  color: #5e5e5e;
}

#page table td {
  position: relative;
  vertical-align: top;
}

#page table img {
  border: 1px solid #c2c2c2;
  margin-right: 10px;
}

#page table a img {
  margin-right: 7px;
}

#page table ul {
  list-style: none;
}

#page table ul li {
  padding-left: 23px;
  line-height: 21px;
}

#number {
  background: url(images/ico-number.gif) left center no-repeat;
}

#nalichie {
  background: url(images/ico-nalichie.gif) left center no-repeat;
}

#price-rur {
  background: url(images/ico-price.gif) left center no-repeat;
}

#price-dol {
  background: url(images/ico-price2.gif) left center no-repeat;
}

#brand {
  padding: 14px 0 29px 0;
  text-align: center;
}

#item-card-top {
  text-align: right;
  height: 38px;
}

#item-card-top a {
  color: #5e5e5e;
}

#item-card-top h2 {
  float: left;
  font-size: 11px;
  color: #5e5e5e;
  font-weight: normal;
  text-align: left;
}

#item-card-top h2 span {
  display: block;
  font-weight: bold;
  font-size: 16px;
}

#addtocart {
  position: relative;
  top: -35px;
  display: block;
  text-transform: uppercase;
  text-decoration: none;
  color: #305c88;
  font-size: 12px;
  font-weight: bold;
  /*
  padding-left: 40px;
  */
  line-height: 35px;
  height: 35px;
  /*
  background: url(images/ico-add.gif) left center no-repeat;
  */
}


/*
a:hover#addtocart {
  text-decoration: underline;
}
*/
#page table p {
  padding: 10px 0;
}

#page h1 {
    font-size: 16px;
    padding-bottom: 12px;
}

#page2 {
  margin-top: -11px;
  font-size: 11px;
  color: #5e5e5e;
  line-height: 12px;
  padding: 0 1px;
  padding: 0 28px;
}

#page2 h2 {
  font-size: 16px;
  padding-bottom: 12px;
}

#page2 h1  {
  font-size: 16px;
  padding-bottom: 12px;
}

#page2 h3  {
  font-size: 13px;
  padding-bottom: 12px;
}

#spisok h2 {
  font-size: 14px;
  margin: 22px 0 8px 0;
}

.item-img {
  float: left;
  width: 85px;
  text-align: center;
}

.item-img div {
  padding-top: 4px;
}

.item-price {
  float: right;
  width: 75px;
  padding-right: 6px;
  text-align: center;
  font-size: 10px;
  font-weight: bold;
  padding-top: 26px;
}

.item-price span {
  display: block;
  font-size: 12px;
  color: #ff5700;
}

.item-holder2-under {
  background: url(images/bg-item-under.gif) left bottom repeat-x;
  clear: left;
  position: relative;
  height: 18px;
  overflow: hidden;
  padding: 9px 0 0 6px;
  font-size: 11px;
  color: #426d98;
  margin-bottom: 16px;
}

.item-holder2-under div {
  position: absolute;
  right: 6px;
  top: 9px;
}

.item-holder2-under div a {
  display: inline-block;
  width: 74px;
  height: 16px;
  overflow: hidden;
  text-indent: -9999px;
  background: url(images/add-to-cart.gif);
  margin-left: 19px;
  line-height: 16px;
  vertical-align: middle;
}

.item-desc {
  margin: 0 105px 0 85px;
}

.item-desc h3 {
  font-size: 10px;
  font-weight: normal;
  color: #5e5e5e;
}

.item-desc h3 a {
  display: block;
  color: #426d98;
  font-size: 12px;
  font-weight: bold;
  padding: 1px 0 11px 0;
  text-decoration: none;
}

.item-desc h3 a:hover {
  text-decoration: underline;
}

.item-desc p {
  font-size: 10px;
}

#page table td ul {
  padding-bottom: 40px;
}


#banner {
  width: 100%;
  position: absolute;
  left: 0;
  top: 274px;
}

#banner div {
  padding-left: 589px;
  text-align: left;
}



.center_content	{width:599px; margin:0 auto;}
.tabel_top	{background:url(images/form_top.gif) 0 0 no-repeat; height:19px; text-align:center; color:#fff; font-size:11px; font-weight:bold; padding:3px 0 0 0;}
.bascet	{background:url(images/form_top.gif) 0 -22px no-repeat; padding:1px 0 0 0;}
.bascet_table	{width:100%;}
	.bascet_table th	{padding-left:7px; font-size:11px; color:#5e5e5e; font-weight:bold; text-align:left;}
	.bascet_table td	{
 background:url(images/line.gif) 0 100% repeat-x; 
 padding-top:10px;
 
 padding-bottom:8px;  
 /*
 padding-bottom:14px; 
 */
 vertical-align:middle;
 }
	.th_1		{width:66px;}	
	.th_3		{width:80px; text-align:center !important; padding-left:0 !important;}
	.th_4		{width:100px; text-align:center !important;}
	.th_5		{width:17px; text-align:center; padding-top:2px;}
	.td_1	{text-align:center;}
 
		.td_1 p	{padding-bottom:2px;} 
/*
		.td_1 p	{padding-bottom:6px;}
*/
	.td_2		{font-size:10px; padding-left:7px;}
		.td_2 h3	
  {
  font-size:12px; 
  color:#426d98;
  padding-bottom:12px;
 }
			.td_2 h3 a	{color:#426d98;}
	.td_3	{text-align:center; font-size:12px; color:#5e5e5e;}
		.td_3 input	{width:27px; color:#ff5700; text-align:center;}
	.td_4	{text-align:center !important; color:#426d98; font-size:12px; font-weight:bold;}
	.td_5	{padding-left:8px;}
.button_bascet	{padding:5px 0 13px 0; overflow:hidden; zoom:1;}
.pereschitat	{float:right;}
.table_price	{font-size:12px; margin:0 0 18px 175px;}
	.table_price th	{color:#5e5e5e; width:160px; text-align:left;}
	.table_price td	{text-align:center; color:#426d98; font-weight:bold;}
		.table_price td span	{color:#ff5700;}
.header_oformit_zakaz	{color:#fff; font-size:11px; font-weight:bold; text-align:center; background:url(images/header_oformit_zakaz.gif) 0 0 no-repeat; height:19px; padding:3px 0 10px 0;}
.table_contacts	{}
	.table_contacts th	{width:115px; padding:3px 22px 6px 0; font-size:11px; text-align:right; color:#5e5e5e; vertical-align:top;}
		.table_contacts th span	{color:#ff5700; padding-bottom:6px; font-size:12px;}
		.table_contacts td	{padding-bottom:6px; vertical-align:top; font-size:10px; color:#5e5e5e; font-weight:bold;}
	.contacts_input	{width:460px; border:1px solid #d4d0c8; height:18px; font-size:12px; color:#426d98; font-family:tahoma; font-weight:bold;}
	.textarea_contacts	{width:460px; height:97px; border:1px solid #d4d0c8; font-size:12px; color:#426d98; font-family:tahoma; font-weight:bold;}
	.phone_input	{width:225px; border:1px solid #d4d0c8; height:18px; float:left; font-size:12px; color:#426d98; font-family:tahoma; font-weight:bold;}
	.phone_input2	{width:225px; border:1px solid #d4d0c8; height:18px; float:right; font-size:12px; color:#426d98; font-family:tahoma; font-weight:bold;}
	.min_input	{float:left; padding:0 21px 0 0; font-size:10px; font-weight:bold; color:#5e5e5e;}
		.min_input input	{width:50px; border:1px solid #d4d0c8; height:18px; font-size:12px; color:#426d98; font-family:tahoma; font-weight:bold;}
	.data	{padding-top:5px;}
	.red_star	{text-align:right; font-size:11px; color:#426d98; font-weight:bold; padding-bottom:12px;}
		.red_star span	{color:#ff5700; font-size:12px;}
	.button_otpravit	{background:url(images/line.gif) 0 0 repeat-x; padding:10px 0 20px 0; text-align:center; overflow:hidden; zoom:1;}
.table_zakaz	{color:#5e5e5e;}
.table_zakaz2	{background:#dcdcdc; width:100%;}
	.table_zakaz2 td	{text-align:center;}
.line_style	{color:#5e5e5e; width:599px;}

/*
div.shs-tocart form {position:relative; left:3px; bottom:10px}
div.item-holder2-under span {margin-right:100px}
*/
/*
div.item-holder2-under div.shk-item {display:inline; position:static}
div.item-holder2-under div.shk-item form {display:inline}
div.item-holder2-under span {vertical-align:top; margin-right:20px}
.item-holder2-under div {width:187px}
*/

.item-holder2-under {text-align:right}
div.item-holder2-under div.shk-item {display:inline; position:static}
div.item-holder2-under div.shk-item form {display:inline; margin-right:10px}
div.item-holder2-under span {vertical-align:top; margin-right:20px}

div#addtocart input.shk-but {display:block; width:100%; height:40px; cursor:pointer; border:none; background:transparent url(images/ico-add.gif) left center no-repeat; text-align:left; padding-left:40px; font-size:12px; font-weight:bold; color:#305C88; letter-spacing:0.04em}
div#addtocart input.shk-but:hover {text-decoration:underline}
