	*{
		margin: 0;
		padding: 0;
	}
	html, body 
	{
		height: 100%;
		overflow: auto;
	}
	.wrapper 
	{
		position: relative;
		width: 100%;
		height: 100%;
		overflow: auto;
	}
	.box 
	{
		position: fixed;
		left:0px;
		bottom:0px;
		color: #FFFFFF;
		width: 98%; 
		height: 52px; 
		padding-top: 2px; 
		text-align: center; 
		background-color: #ffffff;
	}
	* html .box
	{
		position: absolute;
	}
	.view 
	{
		background-color:white;
		display: block;
		margin: 0 auto;
		position: relative;
		width: 975px;
		padding-bottom:55px;
	}
	.copy
	{
		PADDING-TOP: 1px;
		PADDING-BOTTOM: 1px;
		COLOR: #aaaaaa;
		FONT: 11px verdana;
	}
	.titlu
	{
		font: bold 15px verdana;
		padding-top: 5px;
		padding-bottom: 5px;
		background-color: #f8f8f8;
	}
	.ceas
	{
		font: bold 11px verdana;
	}
	.titlu_melodie_impar
	{
		font: 14px verdana;
		padding-left: 0px;
		padding-top: 7px;
		padding-bottom: 7px;
		text-align:left;
	}
	.titlu_melodie_par
	{
		font: 14px verdana;
		padding-left: 0px;
		padding-top: 7px;
		padding-bottom: 7px;
		text-align:left;
	}
	.bgc
	{
		background-color: #ffffe1;
	}
	.titlu_melodie
	{
		font: 14px verdana; color: black; text-decoration: none; text-align:left;
	}
	.titlu_melodie:hover
	{
		color: blue; text-decoration: underline; text-align:left;
	}
	.video10
	{
		font: bold 14px verdana; color: cornsilk; text-decoration: none;
	}
	.video10:hover
	{
		font: bold 14px verdana; color: cornsilk; text-decoration: underline;
	}
	.reclama
	{
		font: 17px comic sans ms; color: blue; text-decoration: none;
	}
	.reclama:hover
	{
		font: 17px comic sans ms; color: #f08080; text-decoration: underline;
	}
	.reclama_video
	{
		font: 11px comic sans ms; color: blue; text-decoration: none;
	}
	.reclama_video:hover
	{
		font: 11px comic sans ms; color: blue; text-decoration: underline;
	}
	.play_here
	{
		font: 12px verdana; color: black; text-decoration: none;
	}
	.play_here:hover
	{
		font: 12px verdana; color: black; text-decoration: underline;
	}
	.div_1_impar
	{
		float: left;
		padding-left: 3px;
		border: 1px dotted #888888;
		padding-top: 3px;
		padding-bottom: 3px;
		background-color: #ffffec;
	}
	.div_1_par
	{
		float: left;
		padding-left: 3px;
		border: 1px dotted #888888;
		padding-top: 3px;
		padding-bottom: 3px;
		background-color: #ffffda;
	}
	.div_2
	{
		float: right; padding-right: 15px;
	}
	.melodie
	{
		padding-top: 5px;
		font: 12px verdana;
	}
	.back_50
	{
		
		font: bold 15px verdana; 
		color: blue;
		text-decoration: none;
	}
	.back_50:hover
	{
		
		text-decoration: underline;
	}
	.div_menu
	{
		float: left; 
		font: 19px verdana; 
		background-color: #ffffff; 
		color: blue; 
		padding-top: 1px; 
		padding-bottom: 1px; 
		padding-left: 6px; 
		padding-right: 6px;
		border: 1px solid #f8f8f8;
	}
	.div_menu:hover
	{
		float: left; 
		font: 19px verdana; 
		background-color: #f8f8f8; 
		color: blue; 
		padding-top: 1px; 
		padding-bottom: 1px; 
		padding-left: 6px; 
		padding-right: 6px;
	}
	.div_menu_selected
	{
		float: left; 
		font: 19px verdana; 
		background-color: #f8f8f8; 
		color: blue; 
		padding-top: 1px; 
		padding-bottom: 1px; 
		padding-left: 6px; 
		padding-right: 6px;
		border: 1px solid #f8f8f8;
	}
	.menu
	{
		padding-left: 352px;
	}
	.link_menu
	{
		color: blue;
		text-decoration: none;
	}
	.link_menu:hover
	{
		color: blue;
		text-decoration: underline;
	}
	.search_input
	{
		font: 13px verdana;
		padding-left: 5px;
		width: 240px;
	}
	.button_search
	{
		font: 12px verdana;
		margin: 0px;
	}
	.toptitle
	{
		font: 11px verdana;
		text-align: center;
		margin: 0px;
	}
	a.ovalbutton{
	background: transparent url('poze/oval-blue-left.gif') no-repeat top left;
	display: block;
	float: left;
	font: normal 13px Tahoma; /* Change 13px as desired */
	line-height: 16px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 24px) */
	height: 24px; /* Height of button background height */
	padding-left: 11px; /* Width of left menu image */
	text-decoration: none;
	}

	a:link.ovalbutton, a:visited.ovalbutton, a:active.ovalbutton{
	color: #494949; /*button text color*/
	}

	a.ovalbutton span{
	background: transparent url('poze/oval-blue-right.gif') no-repeat top right;
	display: block;
	padding: 4px 11px 4px 0; /*Set 11px below to match value of 'padding-left' value above*/
	}

	a.ovalbutton:hover{ /* Hover state CSS */
	background-position: bottom left;
	}

	a.ovalbutton:hover span{ /* Hover state CSS */
	background-position: bottom right;
	color: black;
	}

	.buttonwrapper{ /* Container you can use to surround a CSS button to clear float */
	float: right; 
	overflow: hidden; /*See: http://www.quirksmode.org/css/clearing.html */
	width: 65px;
	}
	.link_melodie
	{
		font: 14px verdana;
		color: black;
		text-decoration: none;
	}
	.link_melodie:hover
	{
		color: blue;
		text-decoration: underline;
	}
	.div_luna
	{
		padding: 1px;
		font: 13px verdana;
		color: #aaa;
	}
	.my_marquee
	{
		float: right;
		padding-right: 7px;
		font: 12px verdana;
	}
	.copyright
	{
		font: 11px verdana;
		color: #aaaaaa;
	}
	.nr_pagini
	{
		font: 15px verdana;
		padding-top: 10px;
		padding-bottom: 20px;
	}
	.pagina
	{
		text-decoration: none;
		color: black;
		
		padding-left: 3px;
		padding-right: 3px;
		
		border: 1px solid #87CEFA;
	}
	.pagina:hover
	{
		background-color: #87CEFA;
	}
	.pagina_selectata
	{
		text-decoration: none;
		color: black;
		
		padding-left: 3px;
		padding-right: 3px;
		
		border: 1px solid #87CEFA;
		background-color: #87CEFA;
	}
	.middle_title
	{
		font: 12px verdana;
		width: 180px;
		margin: 0px;
	}
	.paragraf
	{
		margin: 0px;
	}
	
	.animatedtabs{
	font: 15px verdana;
	border-bottom: 3px solid #8DB6CD;
	overflow: hidden;
	width: 100%;
	height: 31px;
	}

	.animatedtabs ul{
	list-style-type: none;
	margin: 0;
	margin-left: 280px; /*offset of first tab relative to page left edge*/
	padding: 0;
	}

	.animatedtabs li{
	float: left;
	margin: 0;
	padding: 0;
	}

	.animatedtabs a{
	float: left;
	position: relative;
	top: 5px; /* 1) Number of pixels to protrude up for selected tab. Should equal (3) MINUS (2) below */
	background: url(media/tab-blue-left.gif) no-repeat left top;
	margin: 0;
	margin-right: 3px; /*Spacing between each tab*/
	padding: 0 0 0 9px;
	text-decoration: none;

	}

	.animatedtabs a span{
	float: left;
	position: relative;
	display: block;
	background: url(media/tab-blue-right.gif) no-repeat right top;
	padding: 5px 14px 3px 5px; /* 2) Padding within each tab. The 3rd value, or 3px, should equal (1) MINUS (3) */
	font-weight: bold;
	color: black;
	}

	/* Commented Backslash Hack hides rule from IE5-Mac \*/
	.animatedtabs a span {float:none;}
	/* End IE5-Mac hack */


	.animatedtabs .selected a{
	background-position: 0 -125px;
	top: 0;
	}

	.animatedtabs .selected a span{
	background-position: 100% -125px;
	color: black;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
	}

	.animatedtabs a:hover{
	background-position: 0% -125px;
	top: 0;
	}

	.animatedtabs a:hover span{
	background-position: 100% -125px;
	padding-bottom: 8px; /* 3) Bottom padding of selected tab. Should equal (1) PLUS (2) above */
	top: 0;
	}
	
	.button
	{
		display:inline-block;
		#display:block;
		margin:0px;
		padding:0px;
		height:26px;
		width:204px;
	}
	.button_left
	{
		float:left;
		display:inline-block;
		#display:block;
		background:url('media/but_left.jpg') no-repeat;
		width:6px;
		height:26px;
		margin:0px;
		padding:0px;
	}

	.button_center
	{
		float:left;
		display:inline-block;
		#display:block;
		background:url('media/but_center.jpg') repeat-x top center;
		height:26px;
		width:190px;
		margin:0px;
		padding:0px;
		text-align:center;
		padding-top:3px;
	}
	.button_center a
	{
		color:white;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
	}
	.button_right
	{
		float:left;
		display:inline-block;
		#display:block;
		background:url('media/but_right.jpg') no-repeat;
		width:6px;
		height:26px;
		margin:0px;
		padding:0px;
	}
	
	/*  DEDICATII LIVE  */
	.content_dedicatii
	{
		float:left;
		display:inline-block;
		#display:block;
		width:972px;
		height:26px;
		border:1px solid red;
	}

	.button_dedicatii
	{
		float:left;
		display:inline-block;
		#display:block;
		background:url('media/but_center.jpg') repeat-x top center;
		height:26px;
		width:150px;
		margin:0px;
		padding:0px;
		text-align:center;
		padding-top:3px;
	}
	.button_dedicatii a
	{
		color:white;
		font-weight:bold;
		text-decoration:none;
		text-transform:uppercase;
	}
	.button_dedicatii_msg
	{
		float:left;
		display:inline-block;
		#display:block;
		height:26px;
		margin:0px;
		padding:0px;
	}
	/*  END DEDICATII LIVE  */
