.lmenu {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.lmenu:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.lmenu1 {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.tmenu {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.tmenu:hover {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.tmenu1 {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.mtext {
  margin: 4 5 7 5px;
  font-family: verdana;
  font-size: 11px;
  color: black;
  text-align: justify;
  text-indent: 15px;
}
.mhead {
  margin: 5 0 7 0px;
  font-family: verdana;
  font-size: 14px;
  font-weight: bold;
  color: black;
  text-align: center;
}
.mlist {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.foto {
  margin: 5px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}
.order_but {
  width: 155px;
  margin-top: 3px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: black;
}
.order_but2 {
  width: 70px;
  margin-top: 3px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: black;
}
.order_buts {
  margin: 3px;
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: black;
}
.order_tbl {
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.order_inp {
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.order_sel {
  width: 100%;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.mes_other {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #47A105;
  text-align: center;
}
.mes_error {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
  text-align: center;
}
.mes_ok {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #2F669F;
  text-align: center;
}
.address {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: center;
}
.addr_link {
  font-family: arial,verdana;
  font-size: 12px;
  color: white;
  text-align: center;
  text-decoration: underline;
}
.addr_link:hover {
  font-family: verdana;
  font-size: 11px;
  color: white;
  text-align: center;
  text-decoration: none;
}

.sub_tbl {
  font-family: verdana;
  font-size: 10px;
  color: white;
}
.sub_inp {
  font-family: verdana;
  font-size: 10px;
  color: black;
}
.sub_but {
  font-family: verdana;
  font-size: 10px;
  font-weight: bold;
  color: gray;
}

.mtext img{
margin-right:5px;
}
