body {
  font-family: arial;
  background-color: #eeeeee;
  /* background-image: url('images/t1/bkg.jpg');   */
  font-size: 12px;
  padding: 0px;
  padding-top: 2px;
  margin: 0px;
}

table.main_table {
 background-color: white;

}

#opti_bkg {
  background-color: #414141;
}
#link_up {
  background-image: url('images/t1/linkstop/bkg.jpg');
  border-top: solid 1px black;

}

table.tbl_header {
  background-color: #fbfdfa;
}

table.tbl_header th {
  font-family: Verdana;
  color: white;
  background-image: url('images/tbl_header/bkg.jpg');
  padding: 0px;
  font-size: 15px;
}

a.search {
text-decoration: none;
}

p {
  line-height: 18px;
  margin: 0px;
  font-family: verdana;
}
a {
  color: #004400;
}


a.menu {
  font-size: 13px;
  color: #004400;
  text-decoration: none;
  padding: 0px;
  font-family: Verdana;
  padding-left: 5px;
  padding-right: 5px;
}

a.menu:hover {
  padding-left: 4px;
  background-color: #eeeeee;
  border: solid 1px #aabbaa;
  color: black;
  padding: 0px;
  padding-left: 6px;
  padding-right: 6px;
}

a.menu2 {
  font-size: 12px;
  color: #ffff99;
  text-decoration: none;
  padding: 2px;
  font-family: Verdana;
  padding-left: 7px;
  padding-right: 7px;
}

a.menu2:hover {
  background-color: #a2a2a2;
  border: solid 1px white;
  color: white;
  padding: 1px;
  padding-left: 6px;
  padding-right: 6px;
  line-height:30px;
}


#nav_left {
  border-left: solid 1px #0a114f;
}

#nav_right {
  border-right: solid 1px #0a114f;
}

#nav_cont, #nav_left, #nav_right {
  border-bottom: solid 1px #0a114f;
}

#nav_cont {
  padding-top: 3px;
  padding-bottom: 3px;
  border-right: solid 1px #0a114f;
  border-left: solid 1px #0a114f;
  padding-left: 10px;
}


#up,#down,#left,#right {
  line-height: 3px;
  background-color: white;
}

#up {
  border-top: solid 1px black;
}

#down {
  border-bottom: solid 1px black;
}

#left {
  border-left: solid 1px black;
  width: 7px;
}

#right {
  border-right: solid 1px black;
  width: 9px;
}

table.right_up {
  background-color: white;
}

table.search_table {
  font-family: verdana;
  text-align: center;
}

input.search {
  font-size: 12px;
  padding: 0px;


}

table.preprod td {
  padding: 5px;
}

table.main_produse td {
  padding-right:10px;
  padding-bottom: 10px;
}

#thumb_title {
  color: orange;
  font-weight: bold;
}  

table.login td {
  width: 50%;
  text-align: left;
  height: 20px;
}
input.input {
  height: 13px;
  border: solid 1px orange;
  font-size: 12px;
}

input.up_search {
border: solid 1px orange;
background-color: #ffff99;
color: black;
height: 15px;
font-size: 12px;
margin: 0px 0px 0px 0px;

}

button.sabmit {
  height: 19px;
  line-height: 14px;
  font-size: 12px;
  border: solid 1px white;
  background-color: gray;
  color: white;
  vertical-align: middle;
  margin: 0px;
}

div.supra {
  position: fixed;
  top: 100px;
  left: 100px;
}





table.tbl_normal td {
  padding: 0px;
}

