@charset "iso-8859-1";
/* CSS Document */

* {font-size:11px;}

BODY {
	margin:0px;
	background-image:url(images/bg_cassaloco.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#CFB190;
	scrollbar-face-color: #73685f;
    	scrollbar-arrow-color: #d6b68b;
    	scrollbar-track-color: #5d4b3d;
    	scrollbar-shadow-color: #5d4b3d;
    	scrollbar-highlight-color: #777;
    	scrollbar-3dlight-color: #5d4b3d;
    	scrollbar-darkshadow-Color: #5d4b3d;
}

A:link, A:visited {
	font-family:Arial, Helvetica, sans-serif;
	color:#B0A452;
	text-decoration:none;
}

A:hover {
	color:#B0A452;
	text-decoration:underline;
}

.title {
	color:#E4CCB2;
	font-weight:bold;
}

.title_big {
	color:#E4CCB2;
	font-weight:bold;
	font-size:13px;
}

.text_box {
	background-image:url(images/bg_textbox.gif);
	height:18px;
	width:120px;
	border:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#CFB190;
}

.copyright, .copyright a:link, .copyright a:visited {
	color:#361704;
	text-decoration:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.copyright a:hover {
	color:#361704;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.copyright2, .copyright2 a:link, .copyright2 a:visited {
	color:#A18A7E;
	text-decoration:none;
	font-size:11px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.copyright2 a:hover {
	color:#A18A7E;
	text-decoration:underline;
	font-family:Georgia, "Times New Roman", Times, serif;
}



.titlu_album {
	font-size:16px;
	font-weight:bold;
}

.text_mic {
	font-size:9px;
}

.logo_alegeri_tv a {
	background: url(images/logo_alegeri_tv.gif) no-repeat left top;
	width: 120px;
	height: 44px;
	display: block;
}

.logo_alegeri_tv a:hover {background-position: left bottom; text-decoration: none;}

.logo_alegeri_tv a span, .logo_in_oras a span { display: none;}



.logo_in_oras a {
	background: url(images/logo_in_oras.gif) no-repeat left top;
	width: 99px;
	height: 47px;
	display: block;
}

.logo_in_oras a:hover {background-position: left bottom;}
	
