TD {
  font-family: verdana;
  font-size: 13px;
  color: black;
}
.lmenu {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}

.clogan a {
text-transform:uppercase;
}

.h1{
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: none;
}
.h1:hover {font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}

.lmenu2 {
  font-family: verdana;
  color: #FF5A00;
  font-size: 10px;
  font-weight: bold;
  
  text-decoration: none;
}
.lmenu:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.taddr {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.laddr {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-decoration: none;
}
.laddr:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: white;
  text-decoration: underline;
}
.haddr {
  margin: 3px;
  font-family: verdana;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
}
.mhead {
  margin: 10px;
  font-family: verdana;
  font-weight: bold;
  font-size: 14px;
  color: #FF5A00;
  text-align: center;
}
.mtext {
  margin: 4 7 5 11px;
  font-family: verdana;
  font-size: 13px;
  color: black;
  text-align: justify;
}
.foto {
  margin-left: 5px;
  border-style: solid;
  border-color: gray;
  border-width: 1px;
}
.link {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: underline;
}
.link:hover {
  font-family: verdana;
  font-size: 12px;
  font-weight: bold;
  color: black;
  text-decoration: none;
}
.order_but {
  margin-top: 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;
}
.mes_other {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #47A105;
  text-align: center;
}
.mes_error {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
  text-align: center;
}
.mes_ok {
  margin: 10px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #2F669F;
  text-align: center;
}
.dsc {
  padding: 3px;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.lnk {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: blue;
  text-decoration: none;
}
.lnk:hover {
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: red;
  text-decoration: underline;
}
.links_l {
  font-family: verdana;
  font-size: 11px;
  color: blue;
  text-decoration: none;
}
.links_ls {
  font-family: verdana;
  font-size: 11px;
  color: blue;
  text-decoration: underline;
}
.links_t {
  padding: 5px;
  font-family: verdana;
  font-size: 11px;
  color: black;
}
.top_text {
  margin: 0 0 10 0px;
  font-family: verdana;
  font-size: 11px;
  font-weight: bold;
  color: #FF9147;
  text-align: right;
}
.top_text2 {
  margin: 0 0 12 29px;
}
.top_link {
  font-family: verdana;
  font-size: 10px;
  color: white;
  text-decoration: none;
}
.top_link:hover {
  font-family: verdana;
  font-size: 10px;
  color: white;
  text-decoration: underline;
}
.clogan{
	position:absolute;
	width:373px;
	height:20px;
	z-index:1;
	right:16px;
	
	top: 162px;
	}

	

ul.navmenu-v  {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 260px; 
  list-style: none;

}	

ul.navmenu-v li {
  float: left; 
  display: block !important; 
  display: inline; 
  position: relative;
  background: #ff9147;
  border:#c12f18 1px solid;
}

ul.navmenu-v li {
border:none;
border-bottom:#FFFFFF 2px solid;
}

ul.navmenu-v li a {
  padding: 0 6px;
  display: block;
  background: #ff9147;
   width: 260px; 
  color: #FFFFFF;
  font: bold 12px/28px Verdana, Arial;
  text-decoration: none;
  height: auto !important;
  height: 1%; 
}


.navmenu-v {
  display:none;
  position:absolute;
  top: -21px;
  left: 215px;
}


.submenu:hover ul {
  display: block;
}
