body {
	background-color: #f7f7f7;
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
}
table.tabelGeneral { width:90%; border:1px solid #000;}

.titluGeneral{ font-size:14px;font-weight: bold;}
.continutulPaginii{ font-size:12px;}
.copyrights{ font-size:10px;}

a.general:link { font-size: 14px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
a.general:active { font-size: 14px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
a.general:visited { font-size: 14px; color:#FFFFFF; font-weight:bold; text-decoration: none;}
a.general:hover { font-size: 14px; color:#b60101; font-weight:bold; text-decoration: underline;}

a.meniu:link { font-size: 14px; color:#63737f; font-weight:bold; text-decoration: none;}
a.meniu:active { font-size: 14px; color:#63737f; font-weight:bold; text-decoration: none;}
a.meniu:visited { font-size: 14px; color:#63737f; font-weight:bold; text-decoration: none;}
a.meniu:hover { font-size: 14px; color:#b60101; font-weight:bold; text-decoration: underline;}

a.cos:link { font-size: 14px; color:#00aa00; font-weight:bold; text-decoration: none;}
a.cos:active { font-size: 14px; color:#00aa00; font-weight:bold; text-decoration: none;}
a.cos:visited { font-size: 14px; color:#00aa00; font-weight:bold; text-decoration: none;}
a.cos:hover { font-size: 14px; color:#b60101; font-weight:bold; text-decoration: underline;}

input.text { /* my text css */ }
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-right: black 1px solid;border-top: black 1px solid;border-left: black 1px solid;border-bottom: black 1px solid;font-family: Verdana, arial, Tahoma;}


