body {
  margin: 0px;
  padding: 0px;
  overflow-y: scroll;
}

h2 {
  margin-bottom: 3px;
}

hr {
  margin-bottom: 20px;
}

#top {
  top: 0px;
  left: 0px;
  width: 100%;
  height: 40px;
  background: SeaGreen;
  margin: 0px;
  color: White;
}

#main_title {
  color: White;
}

#main_title:hover {
  color: Gold;
}

#title {
  margin-left: 150px;
  position: absolute;
  top: 3px;
  font-size: 16px;
  font-weight: bold;
}

#sub_title {
  margin-left: 150px;
  position: absolute;
  top: 20px;
  font-size: 12px;
}

#logo {
  margin-left: 100px;
  position: absolute;
  top: 0px;
}

#contacts {
  position: absolute;
  top: 1px;
  right: 10px;
  text-align: right;
}

.contact {
  color: White;
}

#middle {
  width: 930px;
  margin: 0px auto 0px auto;
}

#left_block {
  width: 200px;
  float: left;
  margin: 0px 30px 0px 0px;
}

#cat_btn {
  height: 35px;
  border: 1px solid DarkKhaki;
  margin: 3px 0px 3px 0px;
  text-decoration: none;
  display: block;
  color: DarkSlateGray;
  line-height: 35px;
  text-align: center;
  background-color: Khaki;
}

#cat_btn:hover {
  background-color: Gold;
  box-shadow: 0 0 15px DarkSeaGreen;
}

#content {
  width: 700px;
  height: 100%;
  float: left;
  margin: 0px;
  color: DarkGreen;
}

.footer {
  height: 50px;
  position: relative;
  bottom: 0px;
}

#my_menu {
  list-style: none;
  padding: 0;
}

#my_menu li {
  padding: 4px 20px;
  margin-bottom: 10px;
  border-radius: 5px;
  border: 1px solid LightSalmon;
  border-left: 10px solid LightSalmon; 
  font-size: 15px;
  letter-spacing: 1.5px;
  transition: 0.2s all linear;
}

#my_menu a {
  text-decoration: none;
  color: DarkSlateGray;
}

#my_menu a:nth-child(2) li {border-color: YellowGreen;}
#my_menu a:nth-child(3) li {border-color: Gold;}
#my_menu a:nth-child(4) li {border-color: CadetBlue;}
#my_menu a:nth-child(5) li {border-color: Thistle;}
#my_menu a:nth-child(1):hover li {border-color: OrangeRed;}
#my_menu a:nth-child(2):hover li {border-color: ForestGreen;}
#my_menu a:nth-child(3):hover li {border-color: Orange;}
#my_menu a:nth-child(4):hover li {border-color: DodgerBlue;}
#my_menu a:nth-child(5):hover li {border-color: Violet;}

.paragraph {
  text-indent: 25px;
  text-align: justify;
  line-height: 1.5em;
}

.std_button {
  display: inline-block;
  padding: 5px 12px 5px 12px;
  border: 1px solid DarkSeaGreen;
  border-radius: 5px;
  background-color: White;
  outline: none;
  color: DarkSlateGrey;
  text-decoration: none;
  text-align: center;
}

input.std_button {
  height: 30px;
}

a.std_button {
  margin: 3px 3px 3px 3px;
}

.std_button::-moz-focus-inner 
{
  border: 0;
}

.std_button:hover {
  background-color: YellowGreen;
  box-shadow: 0 0 10px DarkSeaGreen;
  outline: none;
}

.std_button:active {
  box-shadow: 0 0 0px DarkSeaGreen;
  border: 1px solid OliveDrab;
  outline: none;
}

.std_button:focus {
  outline: none;
}

.uuids {
  font-family: monospace;
  font-size: 15px;
}

.element {
  margin-top: 5px;
  border: 1px solid DarkSeaGreen;
  background-color: Honeydew;
  padding: 5px;
  overflow: auto;
}

.element_75 {
  width: 75%;
  float: left;
  position: relative;
}

.element:hover {
  box-shadow: 0 0 4px DarkSeaGreen;
}

.element_a {
  text-decoration: none;
  color: DarkGreen;
}

.right_btns {
  float: left;
  margin-top: 2px;
  margin-left: 5px;
}

.plant_qrcode {
  position: absolute;
  right: 5px;
}

.box {
  margin-bottom: 15px;
  margin-left: 5px;
  border-radius: 3px;
  border: solid 1px #89c782;
  background: DarkSeaGreen;
}

.box_title {
  padding: 3px;
  font-weight: bold;
}

.box_text {
  background: #f6fff8;
  padding: 5px;
  text-indent: 30px;
  margin: 0px;
  color: DarkSlateGrey;
  border-radius: 0px 0px 3px 3px;
}

.box_text p {
  padding: 0px;
  margin: 0px;
}

.product_name {
  font-size: 20px;
  font-weight: bold;
  color: DarkGreen;
  margin-bottom: 5px;
}

.product_sh_desc {
  float: left;
  width: 70%;
}

.product_price {
  text-align: right;
  float: right;
  width: 30%;
  padding-top: 30px;
}

.product_price_string {
  font-size: 20px;
  font-weight: bold;
  color: Coral;
  margin-bottom: 5px;
}

#content_title {
  color: DarkGreen;
}

.amount_in_set {
  font-weight: bold;
  margin: 5px 0px 0px 0px;
}

.element_store {
  margin-top: 5px;
  border: 1px solid DarkSeaGreen;
  background-color: Honeydew;
  padding: 5px;
  overflow: auto;
}

.avbl_label {
  display: inline-block;
  height: 20px;
  margin-top: 5px;
  line-height: 20px;
}

.avbl {
  display: inline-block;
  width: 8px;
  height: 18px;
  border: 1px solid LimeGreen;
  border-radius: 3px;
  margin-right: 2px;
  margin-top: 0px;
  vertical-align: bottom; 
}

.avbl_yes {
  background-color: LimeGreen;
}

.avbl_no {
  border: 1px solid Red;
}

.avbl_no_label {
  font-size: 13px;
  color: Red;
}

.product_photo {
  display: inline-block;
  width: 50px;
  height: 50px;
  border: 1px solid LimeGreen;
  border-radius: 5px;
  margin-top: 10px;
}

.product_full_photo {
  border: 1px solid LimeGreen;
  border-radius: 5px;
}

.paragraph_ul {
  line-height: 1.5em;
  text-align: justify;
}

.all_prod_photo {
  width: 200px;
  height: 200px;
  float: right;
  margin: 5px 10px 10px 10px;
}



