/* MISC */
body, html { 
	font: normal 11px Arial, sans-serif;
	text-align: left;
	color: #666666;
	background-color: #FFFFFF;
	background-image: url('../images/bck_negru.jpg');
	background-repeat: repeat-x;
	margin: 0px; 
	padding: 0px; 
	height: 100%;
	}
	#outer {height: 100%; overflow: visible;} /* or without overflow */


A:link {font: normal 11px Arial, sans-serif; text-align: left; color: #666666;text-decoration: none;}
A:visited { color: #666666; text-decoration: none;}
A:active { color: #1A1A1A; text-decoration: none;}
A:hover { color: #1A1A1A; text-decoration: underline;}


A.club_titlu {font-family: Arial; font-weight: bold; color: #0F8FE6; font-size: 12px; text-decoration: none;}
A.club_titlu:hover {color: #0FB1FF; text-decoration: underline;}
A.club_titlu:visited {color: #0F8FE6; text-decoration: none;}
A.club_titlu:visited:hover {color: #0FB1FF; text-decoration: underline;}

.club_titlu {font-family: Arial; font-weight: bold; color: #0F8FE6; font-size: 12px; text-decoration: none;}

A.menu {font-family: Verdana; font-weight: bold; color: #707070; font-size: 12px; text-decoration: none; background-image: url('../images/round1.jpg');  background-position: center-left; background-repeat: no-repeat; padding-left:20px;}
A.menu:hover {color: #000000; text-decoration: none; background-image: url('../images/round2.jpg');  background-position: center-left; background-repeat: no-repeat; padding-left:20px;}
A.menu:visited {color: #707070; text-decoration: none; background-image: url('../images/round1.jpg');  background-position: center-left; background-repeat: no-repeat; padding-left:20px;}
A.menu:visited:hover {color: #000000; text-decoration: none; background-image: url('../images/round2.jpg');  background-position: center-left; background-repeat: no-repeat; padding-left:20px;}

/*
.menu {font-family: Arial; font-weight: normal; color: #006393; font-size: 11px; text-decoration: none;}
*/
.menu {font-family: Verdana; font-weight: bold; color: #000000; font-size: 12px; text-decoration: none; background-image: url('../images/round2.jpg');  background-position: center-left; background-repeat: no-repeat; padding-left:20px;}

.stiri_data {font-family: Arial; font-weight: normal; color: #666666; font-size: 11px; text-decoration: none;}
.stiri_titlu {font-family: Arial; font-weight: bold; color: #333333; font-size: 13px; text-decoration: none;}
.stiri_text {font-family: Arial; font-weight: normal; color: #1A1A1A; font-size: 11px; text-decoration: none; line-height:12px;}
.stiri_detalii {font-family: Arial; font-weight: bold; color: #333333; font-size: 11px; text-decoration: none;}
A.stiri_detalii {font-family: Arial; font-weight: bold; color: #333333; font-size: 11px; text-decoration: none;}
A.stiri_detalii:hover {color: #999999; text-decoration: none;}
A.stiri_detalii:visited {color: #333333; text-decoration: none;}
A.stiri_detalii:visited:hover {color: #999999; text-decoration: none;}

a:link img {filter:gray } a:hover img{filter:none;}

.titlu_pag {font-family: Arial; font-weight: bold; color: #626262; font-size: 18px; text-decoration: none; padding-left:20px;}
