/* __________ Reset __________ */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption{
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

.box_prof {
	border: solid 1px #b5b4b4;
}
.box_prof legend {
		position: relative;
	padding: 5px;
	margin-left: 20px;
	background-color: #ffffff;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
	color: #70a4c2
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}


table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* __________ Reset END __________ */

body {
	background-image: url(../img/bg_big.gif);
    background-repeat:repeat;
	font-family: 'Tahoma', 'Trebuchet MS', 'Arial';
	font-size: 8pt;
	color: #828181;
	line-height: 14px;
}

#head {
	width: 980px;
       height: 90px;
	margin: 0 auto;
}

#logo {
	width: 978px;
	height: 218px;
	float: left;
}

#ban_728x90 {
	width: 728px;
	height: 90px;
	float: right;
}

#menu_right {
	width: 15px;
	float: right;
}

#head_menu  {
	width: 980px;
	margin: 0px auto 0;
}

#menu_left {
	width: 15px;
	float: left;
}

#head_menu ul {
	background-image: url(../img/menu_bg.png);
	background-repeat: repeat-x;
	width: 950px;
	height: 40px;
	line-height: 39px;
	text-align: center;
	float: left;
}

#head_menu li {
	margin-left: -4px;
	display: inline;
}

#head_menu li a {
	padding: 11px 15px 11px 15px;
	border-left: solid 1px #ededed;
	border-right: solid 1px #ededed;
	font-family: 'Arial';
	font-size: 10pt;
	font-weight: bold;
	text-decoration: none;
	color: #828181;
}

#head_menu li a:hover {
	background-image: url(../img/menu_hover.png);
	background-repeat: repeat-x;
	height: 38px;
	color: #ffffff;
}

#body {
	width: 960px;
	
	margin: 0 auto;
	padding: 0px 9px 0 9px;
	background-color: #ffffff;
	border-left: solid 1px #b5b4b4;
	border-right: solid 1px #b5b4b4;
}

#content {
	width: 650px;
	margin-right: 10px;
	padding-top: 10px;
	float: left;
}



#content table {
	width: 100%;
	margin: 10px 0 20px 0;
	background-color: #f0f1ee;
}
#colhead{
	background-image: url(../img/bg_p1.gif);
	height:29px;
	background-repeat: no-repeat;
	
}
#colhead2{
	background-image: url(../img/bg_p4.gif);
	height:29px;
	background-repeat: repeat-x;
	
}
#colhead .head {
	height: 22px;
	font-weight: bold;
	color: #ffffff;
	line-height: 20px !important;
}

.nr {
	width: 12px;
	white-space: nowrap;
	text-align:right;
}

.hit {
	width: 22px;
	white-space: nowrap;
	text-align: center;
}

.cat,
.add {
	width: 1%;
	white-space: nowrap;
	text-align: center;
}

.mel {
	text-align: left;
}

.mel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.mel a:hover {
	color: #E360A2;
	text-decoration: underline;
}
.mel2 a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.mel2 a:hover {
	color: #E360A2;
	text-decoration: underline;
}
.mel_dld a {
	font-family: 'Arial';
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.mel_dld a:hover {
	color: #333333;
}

a:link {
	font-family: 'Arial';
	color:#666666;
	text-decoration: none;
}

a:visited {
	font-family: 'Arial';
	color:#666666;
	text-decoration: none;
}

a:hover {
	color: #E360A2;
	text-decoration: underline;
}


#content table td {
	padding: 0 5px 0 5px;
	border: solid 1px #e5e6e4;
	line-height: 18px;
}

.letter_search {
	margin-top: 10px;
}

a.letter_box {
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	background-color: #f0f1ee;
	border: solid 1px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 20px;
}

a.letter_box:hover {
	background-color: #70a4c2;
	color: #ffffff;
}
a.letter_box_current {
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	background-color: #CCCCCC;
	border: solid 1px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 20px;
}

a.letter_box_current:hover {
	background-color: #70a4c2;
	color: #ffffff;
}

.letter_search2 {
	margin-top: 4px;
}

a.letter_box2 {
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
	border: solid 0px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 13px;
}

a.letter_box2:hover {
	background-color: #70a4c2;
	color: #ffffff;
}
a.letter_box_current2 {
	padding: 1px 2px 1px 2px;
	white-space: nowrap;
	background-color: #CCCCCC;
	border: solid 0px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 13px;
}

a.letter_box_current2:hover {
	background-color: #70a4c2;
	color: #ffffff;
}


#side {
	width: 300px;
	float: left;
}

.box_title {
	position: relative;
	padding: 5px;
	margin-left: 20px;
	background-color: #ffffff;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 10pt;
	color: #70a4c2
}

.box {
	width: 278px;
	padding: 15px 10px 10px 10px;
	margin: -6px 0 15px 0;
	border: solid 1px #b5b4b4;
}
input, textarea, select { border: 1px solid #cccccc; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../img/textarea_bg.gif) 0 0 repeat; color: #666666; padding: 4px; margin: 3px 0; overflow:auto; vertical-align: middle; }

input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border: 1px solid #acacac; border: 1px solid #aaa; background: #fff url(../img/textarea_bg.gif) 0 -400px repeat; }
input.check, input.radio { background: none; border: none; vertical-align: middle; width: 12px; height:12px; line-height:12px; }
input.custom ,textarea.custom, select.custom {
	width: 270px;
	height: 15px;
border: 1px solid #cccccc; font-size: 11px; font-family: Arial, Helvetica, sans-serif; background: #fff url(../img/textarea_bg.gif) 0 0 repeat; color: #666666; padding: 4px; margin: 3px 0; overflow:auto; vertical-align: middle; 
	float: right;
}
input.custom:hover{ border: 1px solid #acacac; border: 1px solid #aaa; background: #fff url(../img/textarea_bg.gif) 0 -400px repeat; }

input.btn {
	background-image: url(../img/btn.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: transparent;
	width: 70px;
	height: 20px;
	margin-top: 10px;
	padding-bottom: 2px;
	display: block;
	border: none;
	cursor: pointer;
	font-family: 'Tahoma';
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
	float: right;
}

input.btn:hover {
	background-position: 0 -20px;
}


.login_text {
	padding-left: 7px;
	font-family: 'Trebuchet MS';
	font-weight: bold;
	font-size: 9pt;
}

#ban_280_first {
	margin-bottom: 10px;
}

a.tags,
ul.foot_list a {
	font-family: 'Trebuchet MS';
	color: #828181;
	text-decoration: none;
	line-height: 14px;
}

a.tags:hover,
ul.foot_list a:hover {
	text-decoration: underline;
}


.center {
	text-align: center;
}

a.big {
	font-weight: bold;
	font-size: 10pt;
	color: #E360A2;
	text-decoration: none;
}

a.uploader {
    font-family:Tahoma;
	font-size: 10pt;
	color: #E360A2;
	text-decoration: none;
}

a.uploader:hover
{
    font-family:Tahoma;
    font-size: 10pt;
    color: #666666;
    text-decoration: underline
} 

h1 {
	background-image: url(../img/arrow.png);
	background-repeat: no-repeat;
	margin-left: 5px;
	padding-left: 15px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	font-weight: bold;
	line-height: 10px;
}
h1 a{
	font-family: 'Trebuchet MS';
	color:#666666;
	font-size: 10pt;
	font-weight: bold;
	line-height: 10px;
	text-decoration:none;
}

#foot {

	background-image: url(../img/bg_big.gif);
       background-repeat:no-repeat;


}

#foot_cont {
	width: 950px;
	margin: 0 auto;
	padding: 15px;
	
     background-color:#000000;


     filter:alpha(opacity=75); /* IE's opacity*/


     opacity: 0.75;
margin-bottom:0px;
}

#foot_left_box {
	width: 500px;
	float: left;
}

h2 {
	padding-bottom: 5px;
	font-family: 'Trebuchet MS';
	font-size: 10pt;
	color: #ffffff;
}
h2 a{
	font-family: 'Trebuchet MS';
	color:#FFFFFF;
	font-size: 10pt;
	font-weight: bold;
	text-decoration:none;
}


ul.foot_list {
	width: 150px;
	margin-top: 10px;
	list-style-type: disc;
	list-style-position: inside;
	color: #ffffff;
	float: left;
}

#foot_menu_box {
	width: 450px;
	float: left;
}

ul.foot_menu {
	width: 150px;
	margin: 10px 0 10px 0;
	float: left;
}

.foot_menu a {
	padding: 3px 5px 3px 5px;
	font-family: 'Arial';
	font-size: 9pt;
	font-weight: bold;
	color: #a37c67;
	text-decoration: none;
	line-height: 22px;
}

.foot_menu a:hover {
	padding: 3px 4px 3px 4px;
	background-color: #51788f;
	border: solid 1px #768f9e;
	color: #e3e6de;
}

#foot_text {
	width: 450px;
	padding-top: 10px;
	float: left;
}

.red_title {
	font-family: 'Trebuchet MS';
	font-weight: bold;
	color: #a34033;
}

.small {
	font-size: 7pt;
}

.clr {
	clear: both;
}

.song a{
text-decoration:none;
}
#modifica_profil{
color:#003300;
font-size:12px;
font-weight:bold;
}
.bck_mel0{
clear:both;
background-color:#fff;
}
.bck_mel1{
clear:both;
background-color:#F4F4F4;
}
.inregistrare{

margin:0;


}
.inregistrare:hover{
background-color:#F8FACF
}
.inregistrare table td {
	margin: 0;
	background-color:#FFFFFF;
	border:none;
	padding:0px;
}
.inregistrare legend{
padding:2px;
font-weight:bold;
}
.audio_panel{
    margin:4px;
    float:left;
	height:80px;
	width:200px;
 	background-color: #F9F9F8;
	border:1px solid #C1C1C1 ;
}
.audio_panel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.audio_panel a:hover {
	color: #df6421;
	text-decoration: underline;
}
.audio_panel b{
color:#066284;
}
.video_panel{
    margin:4px;
	padding:4px;
    float:left;
	height:180px;
	width:196px;
 	background-color: #F9F9F8;
	border:1px solid #C1C1C1 ;
}
.video_panel a {
	font-family: 'Arial';
	font-weight: bold;
	color:#666666;
	text-decoration: none;
}

.video_panel a:hover {
	color: #df6421;
	text-decoration: underline;
}
.video_panel b{
color:#066284;
}
.img_video{
	border:2px solid #C1C1C1 ;
} 
.navbar{
width: 954px;
height:23px;
margin:0 auto;
background:url(../img/navbar.jpg);
margin-bottom:5px;
padding-left:6px;
padding-top:3px;
color:#FFFFFF;
font-size:12px;
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
}
.navbar a{
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: none;
	}
	.navbar a:hover{
	font-family: 'Arial';
	font-weight: bold;
	color:#FFFFFF;
	text-decoration: underline;
	}
	
	
	.paginationstyle{ /*Style by rRrDv*/
width: 250px;
text-align: center;
padding: 2px 0;
margin: 10px 0;
}

.paginationstyle select{ /*Style by rRrDv*/
border: 1px solid navy;
margin: 0 15px;
}

.paginationstyle a{ /*Style by rRrDv*/
	padding: 2px 4px 2px 4px;
	white-space: nowrap;
	background-color: #f0f1ee;
	border: solid 1px #b5b6b3;
	font-weight: bold;
	color: #9c8071;
	text-decoration: none;
	line-height: 20px;
}

.paginationstyle a:hover, .paginationstyle a.selected{
	background-color: #70a4c2;
	color: #ffffff;;
}

.paginationstyle a.imglinks{ /*Style by rRrDv */
border: 0;
padding: 0;
}

.paginationstyle a.imglinks img{
vertical-align: bottom;
border: 0;
}

.paginationstyle a.imglinks a:hover{
background: none;
}

.paginationstyle .flatview a:hover, .paginationstyle .flatview a.selected{ /*Style by rRrDv*/
color: #000;
background-color: yellow;
}
.no_border{
border:1px solid #FFFFFF;
}

/*
* SHARE SYSTEM
*/
.share {
       width:200px;
	float:left;
       border: 0;
       padding: 0;
}

.share_title {
	width:50px;
	float:left;
	text-align:left;
	font-size:12px;
	color:#000000;
}

a.facebook {
	width:26px;
	height:24px;
	float:left;
	background-image:url(../img/facebook.jpg);
	background-repeat:no-repeat;
}


a.myspace {
	width:26px;
	height:24px;
	float:left;
	background-image:url(../img/myspace.jpg);
	background-repeat:no-repeat;
}


a.twitter {
	width:26px;
	height:24px;
	float:left;
	background-image:url(../img/twitter.jpg);
	background-repeat:no-repeat;
}


a.yahoo {
	width:26px;
	height:24px;
	float:left;
	background-image:url(../img/yahoo.jpg);
	background-repeat:no-repeat;
}


a.eemail {
	width:26px;
	height:24px;
	float:left;
	background-image:url(../img/mail.jpg);
	background-repeat:no-repeat;
}
div.c2 {text-align: center}
p.c1 {padding-right: 5px; text-align: center}

#translate {
	display: none;
}
div.pagination {
	padding:3px;
	margin:3px;
	text-align:center;
}

div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #F2F2F2;
	text-decoration: none; 
	color: #66B1EB;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #fff;
	color: #fff;
	background-color: #E360A2;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #69ABDF;
	font-weight: bold;
	background-color: #69ABDF;
	color: #FFF;
}
div.pagination span.disabled {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #F2F2F2;
	color: #ccc;
}
		<!--- SFARSIT PAGINATIE --->