/* LPT Interface mindenhol ilyen legyen */

lpti { 
color: #9B0505; 
font-style: oblique;
font-weight: bold;
}

/* robot mindenhol ilyen legyen  */
rbt { 
color: #761942; 
font-style: oblique;
font-weight: bold;
}

/* hardware interface mindenhol ilyen legyen */
hwi { 
color: #275026; 
font-weight: bold;
}

/* module mindenhol ilyen legyen */
mdl { 
color: #275026; 
font-weight: bold;
}


/* címek színei */
h1 { color: #3E396C }
h2 { color: #3E396C }

/* kövér betűk színei */
b { color: #231976 }

/* dőlt betűk színei */
i { color: #231976 }

