body{
font-family:Arial;
font-size:12px;
color:#000000;
}


.p_name{
color:#000000;;
font-weight:bold;
font-family:Tahoma;
font-size:20px;
}

.p_comanda{
font-weight:bold;
font-size:12px;
font-family:Tahoma;
color:#AE0001;
text-decoration:underline;
}

.p_comanda:hover{
font-size:12px;
font-family:Tahoma;
font-weight:bold;
color:#AE0001;
text-decoration:underline;
}

.p_descr{
width:200px;
color:#666666;
font-size:12px;
font-family:Tahoma;
}

.p_total{
color:#000000;
font-weight:bold;
font-family:Tahoma;
font-size:14px;
}

.p_submenu{
text-decoration:none;
color:#AE0001;
font-weight:bold;
font-family:Tahoma;
font-size:18px;
}

.p_submenu:hover{
text-decoration:underline;
}




