a.cikkreszletek:active, a.cikkreszletek:focus, a.cikkreszletek:link, a.cikkreszletek:visited {
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #000000;
   font-family: Verdana, Arial;
}

a.cikkreszletek:hover {
   font-size: 14px;
   font-weight: bold;
   text-decoration: none;
   color: #FF6347;
   font-family: Verdana, Arial;
}

input.EDI_rendeltMennyiseg {
   width: 50px;
   border: none;
   background-color: #EEE8AA;
   color: #FF0000;
   text-align: right;
   padding-right: 3px;
   font-family: Verdana, Arial;
}

tr.cikkCim {
   background-color: #d2e4e4;
   text-align: left;
   font-size: x-large;
   font-weight: bold;
   padding: 5px;
   font-family: Verdana, Arial;
}
