/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#333;
	margin:10px;
}

.row_odd { background-color:#ddd; }
.row_even { background-color:#eee; }

a { color:#2499E5; }
a:hover { color:#FF9900; }

#header a { font-size:13px; color:#316287; text-decoration:none; }
#header a:hover {	color:#FFFFFF; background-color:#316287; }

.link_propune {	
	display:block; background-color:#e6c617; width:216px;	font-size:16px; color:#FFFFFF; 
	font-weight:bold; text-decoration:none; text-align:center; padding:4px 0px 4px 0px;
}
.link_propune:hover { background-color:#009933; }

.search_input {
	width:340px; height:25px;	border:0;	font-size:16px; padding:2px 5px 0px 10px;
	background-image:url(../images/seach_input.jpg); background-repeat:no-repeat;
}

#clasament { 
	background-image:url(../images/fata.jpg); background-position:right; background-repeat:no-repeat;
	height:74px; border-bottom:solid 2px #006599;
}
#categorie { font-size:20px; color:#0d0f10; }
#ordonare { font-size:14px; color:#777d82; }

.link_categorie { text-decoration:none; }
.link_categorie:hover { text-decoration:underline; }

A.rss:link { FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none; background-color:#FF6600;padding:1; }
A.rss:visited {	FONT-WEIGHT: bold; COLOR: white; TEXT-DECORATION: none; background-color:#FF6600;padding:1; }
A.rss:hover {	FONT-WEIGHT: bold; COLOR: black; TEXT-DECORATION: underline;background-color:#FF6600;padding:1; }

A.liststyle {	FONT: 11px Verdana, Arial, Helvetica; TEXT-DECORATION: none; FONT-WEIGHT: none }
A.liststyle:link { COLOR: #2499E5; TEXT-DECORATION: none; FONT-WEIGHT: none }
A.liststyle:visited {	COLOR: #2499E5; TEXT-DECORATION: none; FONT-WEIGHT: none }
A.liststyle:hover {	COLOR: #FF9900; TEXT-DECORATION: underline; FONT-WEIGHT: none }
A.liststyle:active { COLOR: #000000; TEXT-DECORATION: none; FONT-WEIGHT: none }

.optiune { color:#2499E5; font-size:11px; text-decoration:none; font-weight:bold; }
.optiune:hover { text-decoration:underline; }

/* info tip .... */
img.infotip{vertical-align:bottom;cursor:help;}
div.infotip{border: 1px solid #FFC30E;padding:5px; background-color:#FFFBB8; color:#9C7600;width:18em;font-size:85%;font-family: arial, sans-serif;position:absolute;display:none;}

a { text-decoration:underline; }

a.level0 { font-size: 9px; text-decoration:underline; }
a.level1 { font-size: 10px; text-decoration:underline;}
a.level2 { font-size: 11px; text-decoration:underline;}
a.level3 { font-size: 12px; background: #FFF2CD;text-decoration:underline; }
a.level4 { font-size: 14px; background: #FFEEBB; color: #000; text-decoration:underline;}
a.level5 { font-size: 16px;  background: #FFEAAB; color: #000; text-decoration:underline;}
a.level6 { font-size: 18px; background: #FFE699; color: #000; text-decoration:underline;}
a.level7 { font-size: 20px; text-decoration:underline;}
a.level8 { font-size: 22px; text-decoration:underline;}
a.level9 { font-size: 24px; text-decoration:underline;}


a.level0:hover,
a.level1:hover,
a.level2:hover,
a.level3:hover,
a.level4:hover,
a.level5:hover,
a.level6:hover,
a.level7:hover,
a.level8:hover,
a.level9:hover {
	color: blue;
}



