a, a:link, a:visited, a:active{
	color: #aa0000;
	text-decoration: none;
}

a:hover{
	text-decoration: none;
	color: #051800;
}

h2{
 margin: 5px 0 5px 0;
 padding: 2px;
 font-weight: bold;
 font-size: 12pt;
 text-align: center;
 width: 590px;
 display: block;
 color: #0A3600;
}

.titlu{
 font-size: 20px;
 color: #333333;
 border-bottom: 1px solid #aa0000;
 padding-left: 10px;
}

.subtitlu{
 font-weight:bold;
 font-size: 14px;
 padding-left: 15px;
 color:  #333333;
 background: url(../imgs/ra.jpg) no-repeat;
 background-position:  0 60%;
}

.rosuInchis{
	color: #AA0000;
}

.nota{
	font-size: 10px;
	border: 1px solid #ffeeaa;
	padding: 4px;
	background: #FCFFD5;
	text-align: left;
	display: table;
	height: 12px;
}

.tabelLNK{
	width: 180px;
	padding-left: 5px;
}