@charset "utf-8";
/* CSS Document */
#tabs
{
	display:block;
	width:330px;	
}

#tabs ul
{
	padding-left: 0;
	margin-left: 0;
	color: White;
	font-family: arial, helvetica, sans-serif;
	width:330px;
}

#tabs ul li { display: inline; }

#tabs ul li a
{
	color: White;
	text-decoration: none;
	float: left;
	font-weight:bold;
	text-align:center;
	padding-top:5px;
}

#tabs ul li a:hover
{
	color: #fff;
}

#anunturi
{
	background-image:url(../images/site/tab_uri/tab_anunturi.jpg);
	width:91px;
	height:20px;	
}

#anunturi:hover
{
	background-image:url(../images/site/tab_uri/tab_anunturi_hv.jpg);
	width:91px;
	height:20px;	
}

#video
{
	background-image:url(../images/site/tab_uri/tab_video.jpg);
	width:78px;
	height:20px;	
}

#video:hover
{
	background-image:url(../images/site/tab_uri/tab_video_hv.jpg);
	width:78px;
	height:20px;	
}

#bancuri
{
	background-image:url(../images/site/tab_uri/tab_bancuri.jpg);
	width:85px;
	height:20px;	
}

#bancuri:hover
{
	background-image:url(../images/site/tab_uri/tab_banucri_hv.jpg);
	width:85px;
	height:20px;	
}


#audio
{
	background-image:url(../images/site/tab_uri/tab_audio.jpg);
	width:76px;
	height:20px;	
}

#audio:hover
{
	background-image:url(../images/site/tab_uri/tab_audio_hv.jpg);
	width:76px;
	height:20px;	
}

.toate_informatiile
{
	padding-top:5px;
	color:#0b93c3;
	font-weight:bold;
	text-decoration:none;
	font-size:90%;
}
