.eshop_main {
  vertical-align: top;
}

.eshop_main_matr {
  margin-left: 37px;
  width: 717px;
  vertical-align: top;
  padding: 0px 7px;
  background: #9f9f9f;
}

.eshop_footer {
  background: #414141;
  margin-left: 44px;
  width: 697px;
  text-align: center;
  color: #9f9f9f;
  padding: 7px 10px;
}

.eshop_editor_image td {
  width: 50%;
  padding: 6px;
  background: #24241a;
  border-bottom: 1px solid #504f38;
  color: #b8b88d;
}

.eshop_editor_image div {
  float:left;
  padding-right: 10px;
  width: 136px;
}

.eshop_editor_image img{
  border: 3px solid #8b8969;
}

.eshop_editor_image form {
  margin: 0px;
  width: 100%;
  text-align: center;
  background: #8b8969;
  padding: 3px 0px;
}

.eshop_editor_picture_main img {
  border: 3px solid #ffc601;
}

.eshop_editor_picture_main form {
  background: #ffc601;
}

.eshop_good_info {
  border-bottom: 1px solid #504f38;
  border-top: 1px solid #504f38;
  background: #24241a;
  padding: 3px 0px;
  margin: 10px 0px 0px;
}

.eshop_good_price {
  border-top: 1px solid #8b8969;
  text-align: left;
}

.eshop_good_price span {
  background: #8b8969;
  font-size: 16px;
  padding: 10px;
  color: #000000;
  position: relative;
  top: 10px;
  font-weight: bold;
}

.eshop_good_price span span{
  font-size: 10px;
  font-weight: normal;
  top: 0px;
  padding: 0px;
}

.eshop_order {
  display: inline;
  background: #504f38;
  padding: 8px 10px;
  position: relative;
  top: 3px;
}

.eshop_order_send {
  width: 19px;
  height: 19px;
  margin: 0px;
  vertical-align: middle;
}

.eshop_order select {
  margin: 3px 0px 3px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	border: 1px solid #9d9c81;
	color: #9d9c81;
	background: #1f1f17;
}

.eshop_ks {
  margin: 3px 0px 3px;
	font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	vertical-align: middle;
	border: 1px solid #9d9c81;
	color: #9d9c81;
	background: #1f1f17;
	width: 20px;
	padding: 1px 3px;
}

.eshop_cart_bottom {
  vertical-align: top;
  text-align: right
}

.eshop_orders_user {
  background: #393821;
  padding: 5px 8px;
  position: relative;
  top: 5px;
}

.eshop_recount_button {
  width: 80px;
}

.eshop_recount_button, .eshop_orders_settled_button {
  background: #504f38;
  padding: 6px;
  text-align: center;
  float: right;
}

.eshop_recount_button input {
  border: 1px solid;
  background: #3b3a27;
  color: #9d9c81;
  font-family: verdana, Helvetica, sans-serif;
	font-size: 10px;
	padding: 0px 3px;
}

.eshop_orders_delete {
  width: 19px;
  height: 19px;
  margin: 0px;
}

.eshop_cart_sum {
  background: #8b8969;
  border-bottom: 1px solid #504f38;
  font-weight: bold;
  font-size: 16px;
  padding: 10px;
  color: #000000;
}

.eshop_cart_sum div {
  font-size: 10px;
  font-weight: normal;
}

.eshop_order_link {
  width: 70px;
  background: #504f38;
  padding: 8px;
  text-align: center;
  float: right;
}

.eshop_order_link a {
  border: 1px solid #ffc601;
  padding: 1px 5px;
  background: #3b3a27;
  color: #ffc601;
  text-decoration: none;
  position: relative;
}

.eshop_orders_adress {
  vertical-align: top;
}

.eshop_orders_adress div {
  background: #212418;
  border-right: 1px solid #524d39;
  border-bottom: 1px solid #524d39;
  padding: 10px;
}

.eshop_orders_spacer {
  height: 25px;
}

.eshop_orders_adress_title {
  background: #9d9c81 !important;
  color: #000000;
  padding: 4px 6px !important;
  font-weight: bold;
  border-left: 7px solid #7b7965;
}
