@charset "utf-8";
/* CSS Document */

body {
	background:#fff;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
}
a {
	outline:none;
	text-decoration:none;
	font-size:12px;
}
a:hover {
	text-decoration:underline;
}
img {
	border:none;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearfix {
	clear:both;
}
.clearright {
	clear:right;
}
.textcenter {
	text-align:center;
}
.textright {
	text-align:right;
}
.textjustify {
	text-align:justify;
}
.nomargin, .right img.nomargin {
	margin:0;
}
.nopadding {
	padding:0;
}
.yellow {
	color:#fedd00;
}
.light-grey {
	background:#e5e5e5;
}
.grey {
	color:#999;
}
.dark-grey {
	color:#757575;
}
.wrapper {
	width:958px;
	margin:0 auto;
	overflow:hidden;
}
.font14 {
	font-size:14px;
}
.font12 {
	font-size:12px;
}
.bold, .bold a {
	font-weight:bold;
}
.edit {
	color:#000;
	padding:20px 15px;
	background:#fff;
	text-align:justify;
	height:250px;
}
.edit h1 {
	margin-top:0;
}
.edit h1 a {
	color:#4882b4;
	text-decoration:none;
	font-size:24px;
}
h1.blue {
	margin:0;
	font-size:16px;
	font-weight:bold;
	color:#346593;
	background: #fff;
	padding: 2px 5px;
}
/* ------------------- header ------------------- */
.shadow-header {
	background:url("../images/sliced.png") 0 -831px no-repeat;
	width:958px;
	height:307px;
}
.header {
	background:url("../images/sliced.png") -4px 0 no-repeat;
	width:950px;
	height:251px;
	margin:0 auto;
	position:relative;
}
.logo-container {
	margin-top:20px;
	overflow:hidden;
	position:absolute;
	width:100%;
	z-index:1;
}
.logo {
	background:url("../images/sliced.png") -12px -722px no-repeat;
	display:block;
	width:420px;
	height:200px;
	margin:0 auto;
}
.emisie-stanga, .emisie-dreapta {
	background:url("../images/sliced.png") no-repeat;
	width:189px;
	height:191px;
	position:absolute;
	top:35px;
	z-index:5;
	padding-right:10px;
}
.emisie-stanga .entry, .emisie-dreapta .entry {
	margin:80px 0 0 25px;
}
.emisie-stanga .entry h1{
	margin:0;
	font-size:12px;
	font-weight:bold;
	color:#7c9cbb;
}
.emisie-dreapta .entry h1{
	margin:0;
	margin-top:20px;
	font-size:12px;
	font-weight:bold;
	color:#7c9cbb;
}
.emisie-stanga .entry h1 a{
	font-size:12px;
	color:#346593;
	
}
.emisie-dreapta .entry h1 a  {
	font-size:12px;
	color:#346593;
	
}
.emisie-stanga {
	background-position:-4px -355px;
	left:30px;
}
.emisie-dreapta {
	background-position:-203px -355px;
	right:30px;
}
.inundatii { background: #fff/*url("../images/sliced.png") no-repeat -12px -490px*/; position: absolute; bottom: 5px; right: 40px; -moz-border-radius: 5px; -webkit-border-radius: 5px; padding: 5px 30px; }
.inundatii a { color: #346593; }
/* ------------------- menu ------------------- */
.menu {
	width:950px;
	margin:0 auto;
	overflow:hidden;
}
.menu a {
	background:url("../images/sliced.png") no-repeat;
	float:left;
	display:block;
	width:120px;
	height:52px;
}
.menu .margin-left, .menu .margin-right {
	background:url("../images/sliced.png") no-repeat;
	height:52px;
	float:left;
}
.menu .margin-left {
	background-position: -4px -251px;
	width:41px;
}
.menu .margin-right {
	background-position: -913px -251px;
	width:41px;
}
.menu .divider {
	background:url("../images/sliced.png") -180px -251px no-repeat;
	width:1px;
	height:52px;
	float:left;
}
.menu a.prima-pagina {
	background-position: -38px -251px;
	width:140px;
}
.menu a.evenimente {
	background-position: -181px -251px;
}
.menu a.emisiuni {
	background-position: -304px -251px;
}
.menu a.program {
	background-position: -427px -251px;
}
.menu a.arhiva-stiri {
	background-position: -550px -251px;
}
.menu a.echipa {
	background-position: -673px -251px;
}
.menu a.contact {
	background-position: -796px -251px;
}
.menu a.prima-pagina:hover, .menu a.prima-pagina-selected {
	background-position: -38px -303px;
	width:140px;
}
.menu a.evenimente:hover, .menu a.evenimente-selected {
	background-position: -181px -303px;
}
.menu a.emisiuni:hover, .menu a.emisiuni-selected {
	background-position: -304px -303px;
}
.menu a.program:hover, .menu a.program-selected {
	background-position: -427px -303px;
}
.menu a.arhiva-stiri:hover, .menu a.arhiva-stiri-selected {
	background-position: -550px -303px;
}
.menu a.echipa:hover, .menu a.echipa-selected {
	background-position: -673px -303px;
}
.menu a.contact:hover, .menu a.contact-selected {
	background-position: -796px -303px;
}
/* ------------------- section ------------------- */
.section {
	background:#ededed;
	width:950px;
	margin:30px auto 0;
	overflow:hidden;
	border-top:1px solid #7099b7;
	border-bottom:1px solid #7099b7;
}
.section .header {
	background:url("../images/sliced.png") -4px -546px no-repeat;
	width:950px;
	height:59px;
	margin:1px 0 25px;
	position:relative;
	border-bottom:1px solid #bbb;
}
.headline1, .headline2, .headline3, .headline4 {
	position:absolute;
	top:22px;
}
.headline1 {
	left:15px;
}
.headline2 {
	left:230px;
}
.headline4 {
	left:22px;
}
.headline3 {
	right:53px;
}
.headline1 h1, .headline2 h1, .headline3 h1, .headline4 h1 {
	font-size:18px;
	color:#072439;
	float:left;
	margin:-2px 0 0 7px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #ccc;
}
.bullet {
	background:url("../images/sliced.png") -402px -355px no-repeat;
	width:25px;
	height:16px;
}
.content {
	font-size:12px;
	color:#000;
	overflow:hidden;
	position:relative;
}
.content .left, .content .right, .content .right-large, .content .middle {
	float:left;
	overflow:hidden;
}
.content .left {
	width:200px;
	margin-left:15px;
}
.content .middle {
	width:490px;
	margin:0 15px;
	padding-bottom:5px;
}
.content .right {
	width:200px;
	margin-right:15px;
	padding-bottom:5px;
}
.content .right-large {
	width:705px;
	margin:0 15px;
	padding-bottom:5px;
}
.content h1.big, .content h1.middle, .content h1.small {
	height:29px;
	line-height:29px;
	color:#fff;
	font-size:15px;
	margin:0 0 15px 0;
	padding:0 5px;
	text-transform:uppercase;
	text-shadow:0 1px 1px #333;
}
.content h1.big {
	background:url("../images/sliced.png") -4px -605px no-repeat;
	width:695px;
}
.content h1.middle {
	background:url("../images/sliced.png") -4px -605px no-repeat;
	width:690px;
}
.content h1.small {
	background:url("../images/sliced.png") -4px -663px no-repeat;
	width:190px;
}
.content h1.big a, .content h1.middle a, .content h1.small a {
	font-size:15px;
	line-height:29px;
	color:#fff;
	text-decoration:none;
}
.box, .box2, .box2-right, .box-index {
	border-bottom:1px solid #cecece;
	margin-bottom:20px;
	padding-bottom:5px;
	overflow:hidden;
}
.box2, .box2-right {
	width:342px;
	padding:0;
}
.box-index {
	width:490px;
	padding:0;
}
.box2-right {
	margin-left:20px;
}
.cat-box {
	margin:0 auto 10px;
	padding:3px 0;
	background:#fff;
	border:1px solid #ccc;
	color:#333;
	width:300px;
}
.left img, .middle img.noborder, .right img.noborder, .noborder {
	border:none !important;
}
.box3 {
	margin-bottom:1px;
}
.box3 h1.small {
	margin:0;
}
.show {
	margin-bottom:5px;
	padding:10px 0px;
	border-bottom:1px solid #cecece;
}
.text img, table td img {
	border:1px solid #1f3d5a;
	margin:2px 7px 0 0;
}
.text ul {
	margin:0;
	padding:0;
}
ul.top10 {
	color:#264969;
	border-top:1px solid #7099b7;
}
ul.top10 li {
	display:block;
	width:190px;
	height:32px;
	padding:3px 5px 0;
	list-style-type:none;
	border-bottom:1px solid #7099b7;
}
ul.top10s {
	color:#264969;
	border-top:1px solid #7099b7;
}
ul.top10s li {
	display:block;
	width:190px;
	height:32px;
	padding:3px 5px 0;
	list-style-type:none;
	margin-left:-40px;
	border-bottom:1px solid #7099b7;
}
ul.top10 li.top_fm1, ul.top10s li.top_fm1 {
	background:url("../images/sliced.png") -709px -605px no-repeat;
}
ul.top10 li.top_fm2, ul.top10s li.top_fm2 {
	background:url("../images/sliced.png") -709px -640px no-repeat;
}
ul.top10 li.top_fm3, ul.top10s li.top_fm3 {
	background:url("../images/sliced.png") -709px -675px no-repeat;
}
ul.top10 li.top_fm4, ul.top10s li.top_fm4 {
	background:url("../images/sliced.png") -709px -710px no-repeat;
}
ul.top10 li.top_fm5, ul.top10s li.top_fm5 {
	background:url("../images/sliced.png") -709px -745px no-repeat;
}
ul.top10 li.top_fm6, ul.top10s li.top_fm6 {
	background:url("../images/sliced.png") -709px -780px no-repeat;
}
ul.top10 li.top_fm7, ul.top10s li.top_fm7 {
	background:url("../images/sliced.png") -709px -815px no-repeat;
}
ul.top10 li.top_fm8, ul.top10s li.top_fm8 {
	background:url("../images/sliced.png") -709px -850px no-repeat;
}
ul.top10 li.top_fm9, ul.top10s li.top_fm9 {
	background:url("../images/sliced.png") -709px -885px no-repeat;
}
ul.top10 li.top_fm10, ul.top10s li.top_fm10 {
	background:url("../images/sliced.png") -709px -920px no-repeat;
}
ul.top10 li.top_fm11, ul.top10s li.top_fm11 {
	background:url("../images/sliced.png") -709px -955px no-repeat;
}
ul.top10 li.top_fm12, ul.top10s li.top_fm12 {
	background:url("../images/sliced.png") -709px -990px no-repeat;
}
ul.top10 li.top_fm13, ul.top10s li.top_fm13 {
	background:url("../images/sliced.png") -709px -1025px no-repeat;
}
ul.top10 li.top_fm14, ul.top10s li.top_fm14 {
	background:url("../images/sliced.png") -709px -1060px no-repeat;
}
ul.top10 li.top_fm15, ul.top10s li.top_fm15 {
	background:url("../images/sliced.png") -709px -1095px no-repeat;
}
.text ul, .left ul, .right ul {
	list-style-type:none;
}
.right ul {
	margin:0;
}
.left ul li img {
	margin:0 2px 1px 0;
}
.left ul li a, .right ul li a {
	display:block;
	color:#3B70A1;
	padding:7px 2px 0;
	border-bottom:1px dashed #cecece;
}
.left ul li a:hover, .right ul li a:hover, .right ul li a.selected {
	border-bottom:1px solid #cecece;
	background:#f5f5f5;
	text-decoration:none;
}
.left ul li a img, .right ul li a img {
	background:#f5f5f5;
	padding:1px;
}
.button {
	background:url("../images/sliced.png") -402px -371px no-repeat;
	width:160px;
	height:25px;
	line-height:25px;
	text-align:center;
	margin:10px auto 0;
}
.button a, .button a:hover {
	color:#4783bb;
	font-weight:bold;
	text-decoration:none;
}
.hi-stereo, .low {
	display:block;
	width:160px;
	height:25px;
	line-height:25px;
	margin:5px auto 0;
}
.hi-stereo {
	background:url("../images/sliced.png") -402px -396px no-repeat;
}
.low {
	background:url("../images/sliced.png") -402px -421px no-repeat;
}
.hi-stereo:hover {
	background:url("../images/sliced.png") -402px -446px no-repeat;
}
.low:hover {
	background:url("../images/sliced.png") -402px -471px no-repeat;
}
a.link-detalii {
	color:#4783bb;
	text-decoration:none;
	padding-bottom:1px;
}
a.link-detalii:hover, a.link-detalii-sel {
	border-bottom:1px solid #fedd00;
	padding-bottom:0;
	color:#4783bb;
	text-decoration:none;
}
a.link {
	color:#4783bb;
	text-decoration:none;
	padding-bottom:1px;
}
a.link:hover {
	color:#4077aa;
}
h1.big a.yellow-link {
	color:#fff;
	text-decoration:none;
	padding-bottom:1px;
}
h1.big a.yellow-link:hover, h1.big a.yellow-link-sel {
	color:#fedd00;
}
.meta {
	font-size:12px;
	margin:15px 0 5px;
}
.days {
	overflow:hidden;
	margin-bottom:50px;
}
a.day, a.day:hover, a.day-selected {
	width:80px;
	height:30px;
	display:block;
	line-height:30px;
	text-align:center;
	float:left;
	margin:0 9px;
}
a.day {
	background:url("../images/sliced.png") -709px -675px no-repeat;
	color:#7099b7;
	border:1px solid #7099b7;
}
a.day:hover, a.day-selected {
	background:url("../images/sliced.png") -709px -640px no-repeat;
	color:#264969;
	border:1px solid #264969;
	text-decoration:none;
}
a.day-selected {
	font-weight:bold;
}
a.day-selected span {
	border-bottom:1px solid #fedd00;
}
.left .box img, .right img {
	border:1px solid #cecece;
}
/* ------------------- footer ------------------- */
.footer {
	background:url("../images/bg-footer.jpg") repeat-x;
	border-top:2px solid #264969;
	width:100%;
	height:152px;
	margin-top:35px;
}
.footer .text {
	margin-top:40px;
	text-align:center;
	color:#fff;
	font-size:12px;
}
.footer .text a {
	color:#ddd;
}
.footer .text a:hover {
	color:#fff;
	text-decoration:none;
}
#load {
	background-image:url(../../ajax/ajax-loader.gif);
	background-position:50% 10%;
	background-repeat:no-repeat;
	position:absolute;
	width:800px;
	height:570px;
}
#loading {
	background-image:url("../../ajax/ajax-loader.gif");
	background-position:50% 50%;
	background-repeat:no-repeat;
	width:490px;
	height:371px;
	position: absolute;
	top:4px;
	left:233px;
	bottom:50px;
	text-align:center;
	z-index:-3;
}
#loading_bg {
	background-image:url("../../ajax/bg_ajax.png");
	width:490px;
	position: absolute;
	top:53px;
	bottom:50px;
	text-align:center;
	z-index:-3;
}
.click{
	cursor:pointer;
}
.toSelect select {
	width:150px;
}