
p.titlu{
 font-size:16px;
 font-weight:bold;
 
}
hr.linie{
  color:#C60404;
  height:1px;
}

.titluGeneral{ font-size:14px;font-weight: bold;}
.continutulPaginii{ font-size:12px;}
.copyrights{ font-size:10px;}

a.general:link { font-size: 14px; color:#0000FF; text-decoration: none;}
a.general:active { font-size: 14px; color:#FFFFFF; text-decoration: none;}
a.general:visited { font-size: 14px; color:#000099; text-decoration: none;}
a.general:hover { font-size: 14px; color:#FF0000; text-decoration: underline;}

a.submeniu:link { font-size: 13px; color:#0606aa; text-decoration: none; padding-left:4px}
a.submeniu:active { font-size: 13px; color:#0606aa; text-decoration: none;}
a.submeniu:visited { font-size: 13px; color:#0606aa; text-decoration: none;}
a.submeniu:hover { font-size: 13px; color:#050516; text-decoration: underline;}


input.text { /* my text css */ }
input.blueButton { background-color: #DFDFDF;cursor: pointer;text-align: center;font-weight: bold;	color: #000000;font-weight: bold;font-size: 11px;margin-left: 0px;border-right: black 1px solid;border-top: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;font-family: Verdana, arial, Tahoma;}
input.whiteButton { background-color: #FFFFFF;cursor: pointer;text-align: center;font-weight: bold;	color: #000000;font-weight: bold;font-size: 11px;margin-left: 0px; border: black 1px solid; font-family: Verdana, arial, Tahoma;}


