BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 10px;
	color : #333333;
}
TD {
	font-size: 11px;
	font-weight: normal;
	line-height : 15px;
}


A:link {
	text-decoration : none;
	color : #159df2;
}

A:active {
	text-decoration : none;
	color : #159df2;
}

A:visited {
	text-decoration : none;
	color : #159df2;
}

A:hover {
	text-decoration : none;
	color : red;
}

.evident{
	color: #446D99;
}


.more{
	font-size: 10px;
	font-weight: normal;
	line-height : 13px;
	color: #159df2;
}



A.more:link {
	text-decoration : none;
	color : #159df2;
}

A.more:active {
	text-decoration : none;
	color : #159df2;
}

A.more:visited {
	text-decoration : none;
	color : #159df2;
}

A.more:hover {
	text-decoration : none;
	color : red;
}


.titlu {
	font-size : 14px;
	font-weight : bolder;
	}

.subtitlu {
	font-size : 12px;
	text-align : center;	
}

.autor {
	font-size : 9px;
	color: #000000;
}
.nota {
	font-size : 9px;
	color: #666666;
}
.dta {
	font-size : 9px;
	color: #000000;
}

.cautare {
	color: #ED1E25;
}
.bk0 {
	background-color : #E1E4E8;
}
.bk1 {
	background-color : #ECEDED;
}
INPUT {
	font-size : 12px;
	background-color : #ffffff;
	border: 1px solid #ECEDED;
}
TEXTAREA {
	font-size : 12px;
	background-color : #ffffff;
	border: 1px solid #ECEDED;	
}
SELECT {
	font-size : 10px;	
	background-color : #ffffff;	
	border: 1px solid #333333;	
}
.borderimg{
	border : 1px solid #ECEDED;
}
