html,
button,
input,
select,
textarea {
    color:#333;
}

body {
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
	background-image:url(../images/bg.jpg);
	text-align:center;
	/*background-color:#005696*/
}

input {
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
}
textarea:focus, input:focus{
    outline: none;
}

.spliter{}
   	.spliter .elements{ float:left;}
.margintop15{ margin-top:15px}
.marginbottom15{ margin-bottom:15px}

.margintop20{ margin-top:20px}
.marginbottom20{ margin-bottom:20px}

::-moz-selection {
    background:#7fd4ff;
    background:rgba(127,212,255,0.5);
    text-shadow: none;
}
::selection {
    background:#7fd4ff;
    background:rgba(127,212,255,0.5);
    text-shadow: none;
}
textarea {
    resize: vertical;
}
.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}
h1 {
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.fl {
	float:left;
}
.fr {
	float:right;
}
.grid{ background-image:url("../images/bgheadercomentarii.png"); background-repeat:repeat-x; background-position:left top; padding-top:25px; margin-top:10px; text-align:center}
.main-container {
	width:1100px;
	margin:0 auto;
	padding:0;
	background-color:#ebebeb;
	/*min-height:1500px;*/
	box-shadow:0 1px 3px #000;
	position:relative;
	text-align:left
}
.menu-top {
	color:#acacac;
	text-shadow:0 1px 0 #000;
	font-size:12px;
	width:1100px;
	margin:9px auto 7px;
	padding:0;
}
.menu-top li {
	display:inline;
	margin:0 8px 0 0;
}
.menu-top li:last-child {
	margin-right:0;
}
.menu-top img {
	vertical-align:middle;
	margin:-1px 1px 0 0;
}
.menu-top li a:hover {
	color:#fff;
}
.header {
	background: #0a9bff;
	background: -moz-linear-gradient(top,  #0a9bff 0%, #0a8df6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0a9bff), color-stop(100%,#0a8df6));
	background: -webkit-linear-gradient(top,  #0a9bff 0%,#0a8df6 100%);
	background: -o-linear-gradient(top,  #0a9bff 0%,#0a8df6 100%);
	background: -ms-linear-gradient(top,  #0a9bff 0%,#0a8df6 100%);
	background: linear-gradient(to bottom,  #0a9bff 0%,#0a8df6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0a9bff', endColorstr='#0a8df6',GradientType=0 );
	box-shadow:inset 0 1px 0 rgba(255,255,255,.4);
	height:70px;
	width:990px;
	padding:0 55px;
}
.inside {
	width:1010px;
	margin:0 auto;
}
.logo {
	/*background-image:url(../images/logoA3-drapel.jpg);*/
	background-image:url(../images/logo_2016_a3.jpg);
	height:70px;
	width:300px;
	background-position:left bottom;
	background-repeat:no-repeat;
	float:left;
}
.logo a {
	height:100%;
	width:100%;
	display:block;
}
.cauta {
	width:345px;
	height:50px;
	margin:17px 0 0 40px;
	float:left;
}
.camp-cautare {
	background: #0094ff;
	background: -moz-linear-gradient(top,  #0094ff 0%, #3fa8fa 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#0094ff), color-stop(100%,#3fa8fa));
	background: -webkit-linear-gradient(top,  #0094ff 0%,#3fa8fa 100%);
	background: -o-linear-gradient(top,  #0094ff 0%,#3fa8fa 100%);
	background: -ms-linear-gradient(top,  #0094ff 0%,#3fa8fa 100%);
	background: linear-gradient(to bottom,  #0094ff 0%,#3fa8fa 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0094ff', endColorstr='#3fa8fa',GradientType=0 );
	box-shadow:inset 0 1px 3px rgba(0,0,0,.3), 0 1px 0 rgba(255,255,255,.5);
	border-radius:5px 0 0 5px;
	width:244px;
	height:17px;
	padding:10px 8px 10px 12px;
	float:left;
}
.camp-cautare input {
	background:none;
	border:none;
	width:217px;
	height:20px;
	color:#FFF;
	text-shadow:0 1px 0 #004080;
	font-size:14px;
	background-image:url(../images/cautare.png);
	background-repeat:no-repeat;
	padding:0 0 0 27px;
}
.buton-cautare {
	border-radius:0 5px 5px 0;
	display:inline-block;
	width:81px;
	height:38px;
	background: #00bbff;
	background: -moz-linear-gradient(top,  #00bbff 0%, #005dff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bbff), color-stop(100%,#005dff));
	background: -webkit-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: -o-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: -ms-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: linear-gradient(to bottom,  #00bbff 0%,#005dff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbff', endColorstr='#005dff',GradientType=0 );
	border:1px solid rgba(0,64,128,.75);
	color:#FFF;
	text-shadow:0 1px 0 #004080;
	font-size:14px;
	float:left;
	box-shadow:inset 0 0 0 1px rgba(255,255,255,.25);
}
.buton-cautare:hover {
	background: -moz-linear-gradient(top,  #005dff 0%, #00bbff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005dff), color-stop(100%,#00bbff));
	background: -webkit-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: -o-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: -ms-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: linear-gradient(to bottom,  #005dff 0%,#00bbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005dff', endColorstr='#00bbff',GradientType=0 );
}
.buton-live {
	text-align:center;
	color:#000;
	border-radius:5px;
	height:30px;
	width:250px;
	margin-top:17px;
	padding-top:7px;
	background: #ffe45c;
	background: -moz-linear-gradient(top,  #ffe45c 0%, #ffad1f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe45c), color-stop(100%,#ffad1f));
	background: -webkit-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -o-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -ms-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: linear-gradient(to bottom,  #ffe45c 0%,#ffad1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe45c', endColorstr='#ffad1f',GradientType=0 );
	font-weight:bold;
	font-size:20px;
	text-shadow:0 1px 0 rgba(255,255,255,.5);
	display:block;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5), 0 1px 3px rgba(0,0,0,.25);
}
.buton-live:hover {
	background: -moz-linear-gradient(top,  #ffad1f 0%, #ffe45c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad1f), color-stop(100%,#ffe45c));
	background: -webkit-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: -o-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: -ms-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: linear-gradient(to bottom,  #ffad1f 0%,#ffe45c 100%);
}
.buton-live:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.5);
	height:29px;
	padding-top:8px;
}

.main-social {
	width:990px;
	padding:0 55px;
	height:40px;
	overflow:hidden;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e6',GradientType=0 );
	box-shadow:0 1px 1px rgba(0,0,0,.25);
}

.main-social h3 {
font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
font-size: 22px;
text-shadow: 0 1px 0 #fff;
margin-top: 5px;
margin-right: 10px;
float: left;
}

.main-social ul {
	margin-top:0px;
}
.main-social li {
	display:block;
	height:40px;
	margin-top: 4px;
	float:left;
}

.main-social .abonare {
	width:600px;
	height:40px;
	margin:0px 0 0 5px;
	float:right;
}
.main-social  .textfield {
border: 1px solid #d2d2d2;
border-radius: 5px;
box-shadow: inset 0 1px 5px rgba(72,72,72,0.15);
width: 380px;
height: 30px;
color: #333;
font-size: 12px;
padding: 0 12px;
display:inline-block; vertical-align:top; 
margin:5px 0px
}

 
.textfield {
border: 1px solid #d2d2d2;
border-radius: 5px;
box-shadow: inset 0 1px 5px rgba(72,72,72,0.15);
width: 380px;
height: 30px;
color: #333;
font-size: 12px;
padding: 0 12px;

}

.main-social .button-send {
height: 31px;
width: 180px;
font-size: 15px;
line-height: 31px;
padding: 0px 12px;
margin: 5px;
}

.button-send {
border: 1px solid #bf0000;
border-radius: 5px;
color: #fff;
padding: 10px 30px;
background: #fe2c19;
background: -moz-linear-gradient(top, #fe2c19 0%, #e61401 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fe2c19), color-stop(100%,#e61401));
background: -webkit-linear-gradient(top, #fe2c19 0%,#e61401 100%);
background: -o-linear-gradient(top, #fe2c19 0%,#e61401 100%);
background: -ms-linear-gradient(top, #fe2c19 0%,#e61401 100%);
background: linear-gradient(to bottom, #fe2c19 0%,#e61401 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fe2c19', endColorstr='#e61401',GradientType=0 );
text-align: center;
text-shadow: 0 1px 0 #bf0000;
font-weight: bold;
box-shadow: inset 0 1px 0 #ff968c;
display:inline-block;
}
 
.button-send:hover {
background: -moz-linear-gradient(top, #e61401 0%, #fe2c19 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e61401), color-stop(100%,#fe2c19));
background: -webkit-linear-gradient(top, #e61401 0%,#fe2c19 100%);
background: -o-linear-gradient(top, #e61401 0%,#fe2c19 100%);
background: -ms-linear-gradient(top, #e61401 0%,#fe2c19 100%);
background: linear-gradient(to bottom, #e61401 0%,#fe2c19 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e61401', endColorstr='#fe2c19',GradientType=0 );
}


.main-menu {
	width:990px;
	padding:0 55px;
	height:36px;
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e6',GradientType=0 );
	box-shadow:0 1px 1px rgba(0,0,0,.25);
}
.main-menu ul {
	margin-top:1px;
	height:35px;
	border-right:1px solid rgba(255,255,255,.75);
	border-left:1px solid rgba(204,204,204,.5);
}
.main-menu li {
	display:block;
	font-weight:bold;
	font-size:12px;
	border-left:1px solid rgba(255,255,255,.75);
	border-right:1px solid rgba(204,204,204,.5);
	height:35px;
	float:left;
}
.main-menu li.selectat {
	color:#008cff;
	background: -moz-linear-gradient(top,  #e5e6e6 0%, #ffffff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e6e6), color-stop(100%,#ffffff));
	background: -webkit-linear-gradient(top,  #e5e6e6 0%,#ffffff 100%);
	background: -o-linear-gradient(top,  #e5e6e6 0%,#ffffff 100%);
	background: -ms-linear-gradient(top,  #e5e6e6 0%,#ffffff 100%);
	background: linear-gradient(to bottom,  #e5e6e6 0%,#ffffff 100%);
	border-left:none;
	padding-left:1px;
}
.main-menu li a {
	display:block;
	height:24px;
	/* padding:11px 12px 0 12px; */
	padding:11px 10px 0 10px;
	text-shadow:0 1px 0 #fff;
}
.main-menu li a:hover {
	color:#008cff;
}
.main-menu .fr li a {
	/* padding:11px 20px 0 20px; */
	padding:11px 10px 0 10px
}

/* asta ca sa nu se dubleze linia dintre cele doua meniuri *
.main-menu .fr ul{
	border-left: none;
}
.main-menu .fr ul li:first-child{
	border-left: none;
}
/* asta ca sa nu se dubleze linia dintre cele doua meniuri */

.subiectele-zilei {
	width:990px;
	padding:0 55px;
	overflow:hidden;
	padding-bottom:8px;
	background-color:#f5f5f5;
	margin-top:2px;
	border-bottom:1px solid #ccc;
}
.subiectele-zilei li {
	display:block;
	float:left;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:18px;
	color:#008cff;
	text-shadow:0 1px 0 rgba(255,255,255,.75);
}
.subiectele-zilei li a {
	background: #ffffff;
	background: -moz-linear-gradient(top,  #ffffff 0%, #e5e6e6 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#e5e6e6));
	background: -webkit-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -o-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: -ms-linear-gradient(top,  #ffffff 0%,#e5e6e6 100%);
	background: linear-gradient(to bottom,  #ffffff 0%,#e5e6e6 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#e5e6e6',GradientType=0 );
	border-radius:100px;
	padding:2px 15px 3px;
	box-shadow:0 1px 0 #b8b8b8, inset 0 1px 0 #fff;
	display:block;
	margin-top:11px;
	margin-right:8px;
}
.subiectele-zilei li a:hover {
	background: -moz-linear-gradient(top,  #e5e6e6 0%, #fff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e5e6e6), color-stop(100%,#fff));
	background: -webkit-linear-gradient(top,  #e5e6e6 0%,#fff 100%);
	background: -o-linear-gradient(top,  #e5e6e6 0%,#fff 100%);
	background: -ms-linear-gradient(top,  #e5e6e6 0%,#fff 100%);
	background: linear-gradient(to bottom,  #e5e6e6 0%,#fff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e5e6e6', endColorstr='#fff',GradientType=0 );
}
.subiectele-zilei li a:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,.25), 0 1px 0 rgba(255,255,255,1);
	padding:3px 15px 2px;
}
.submenu {
	width:990px;
	padding:0 55px;
	height:35px;
	background-color:#f5f5f5;
	margin-top:2px;
	border-bottom:1px solid #ccc;
}
.submenu li {
	display: block;
	font-size: 12px;
	float: left;
	padding-top:11px;
	text-shadow:0 1px 0 #fff;
}
.submenu li.selectat {
	color:#008cff;
}
.submenu li a {
	display:inline;
	padding:11px 13px;
}
.submenu li a:hover {
	/*color:#008cff;*/
	text-decoration:underline;
}

.deschidere-breaking {
	width:100%;
	height:650px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5);
	background-position:top center;
	background-size:cover;
	color:#000;
	position:relative;
}
.deschidere-breaking .inside {
	height:650px;
	position:relative;
}
.deschidere-breaking .inside a {
	display:block;
	height:650px;
}
.deschidere-breaking .inside .aligner {
	position:absolute;
	bottom:50px;
	left:0;
}
.deschidere-breaking .inside h2 {
	background: #ffe45c;
	background: -moz-linear-gradient(top,  #ffe45c 0%, #ffad1f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe45c), color-stop(100%,#ffad1f));
	background: -webkit-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -o-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -ms-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: linear-gradient(to bottom,  #ffe45c 0%,#ffad1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe45c', endColorstr='#ffad1f',GradientType=0 );
	display:inline-block;
	text-transform:uppercase;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:30px;
	padding:1px 20px;
	text-shadow:0 1px 0 rgba(255,255,255,.5);
}
.deschidere-breaking .inside h1 {
	font-size:36px;
	padding:10px 20px;
	text-shadow:0 1px 0 #000;
	color:#ffba0c;
	line-height:38px;
	display:block;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px #000;
	width:75%;
	background-color:rgba(0,0,0,.75);
}
.deschidere-breaking .inside h1:hover {
	background-color:rgba(0,0,0,.9);
	color:#ffd74e;
}

.deschidere {
	width:990px;
	padding:25px 55px 30px;
	border-top:1px solid #fff;
}
.deschidere .C1 {
	float:left;
	width:665px;
}
.deschidere .C2 {
	float:right;
	width:300px;
}
.header-categorie {
	height:38px;
	background-image:url(../images/bg-h1-label-cat.png);
	margin-bottom:25px;
	cursor:default;
}
.listing-emisiuni .header-categorie {
	margin-top:27px;
}
.header-categorie h1 {
	background-color:#008cff;
	height:38px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	display:inline-block;
	color:#fff;
	text-shadow:0 1px 0 #004080;
	padding:0 20px;
	font-size:30px;
	line-height:37px;
}
.deschidere .stire-principala {
	width:665px;
	height:405px;
	margin-bottom:20px;
}
.deschidere .stire-principala a {
	width:665px;
	height:405px;
	overflow:hidden;
	display:table-cell;
	vertical-align:bottom;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
}
.deschidere .stire-principala h1 {
	display:block;
	color:#008cff;
	text-shadow:0 1px 0 #000;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px #000;
	font-size:30px;
	line-height:32px;
	width:595px;
	background-color:rgba(0,0,0,.75);
	padding:11px 20px 14px;
	margin-bottom:20px;
}
.deschidere .stire-principala h1:hover {
	color:#7fd4ff;
}
.deschidere .stire-principala-news-alert {
	width:665px;
	height:405px;
	margin-bottom:20px;
}
.deschidere .stire-principala-news-alert a {
	width:665px;
	height:405px;
	overflow:hidden;
	display:table-cell;
	vertical-align:bottom;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
}
.deschidere .stire-principala-news-alert span {
	display:block;
	color:#FFF;
	text-shadow:0 1px 0 #000;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px #000;
	font-size:30px;
	line-height:32px;
	width:auto;
	display:table;
	background-color:#FF1500;
	padding:3px 20px 3px;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	text-transform:uppercase;
	font-weight:bold;
	
	margin-left: 15px;
}

.deschidere .stire-principala-news-alert.breaking-news span {
	color:#000;
	background-color:#ffe45c;
}


.deschidere .stire-principala-news-alert h1 {
	display:block;
	color:#FF1500;
	text-shadow:0 1px 0 #000;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px #000;
	font-size:30px;
	line-height:32px;
	width:595px;
	background-color:rgba(0,0,0,.75);
	padding:11px 20px 14px;
	margin-bottom:20px;
	
	margin-left: 15px;
}
.deschidere .stire-principala-news-alert.breaking-news h1 {
	color:#ffba0c;
}

.deschidere .stire-principala-news-alert h1:hover {
	color:#fff;
}
.deschidere .alte-stiri {
	width:665px;
}
.deschidere .stire {
	float:left;
	width:155px;
	margin-right:15px;
}
.deschidere .C1 .stire:nth-of-type(4n) {
	margin-right:0;
}
.deschidere .stire img {
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
}
.deschidere .stire h1 {
	font-size:14px;
	line-height:18px;
	text-shadow:0 1px 0 #fff;
	color:#000;
	max-height:72px;
	overflow:hidden;
	display:block;
	margin-top:3px;
}
.deschidere .stire h1:hover {
	color:#ff1500;
}
.deschidere .banner300x250 {
	width:300px;
	height:250px;
	margin-bottom:20px;
	line-height:0;
}
.ultima-ora {
	background-color:#f5f5f5;
	box-shadow:inset 0 1px 0 rgba(255,255,255,1), 0 1px 3px rgba(0,0,0,.25);
	padding:10px;
	text-shadow:0 1px 0 #fff;
}
.ultima-ora .header-caseta {
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	width:265px;
	height:27px;
	margin-left:-15px;
	background-color:#008cff;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-shadow:0 1px 0 #004080;
	padding:3px 15px 0 15px;
}
.ultima-ora .header-caseta a {
	font-family: 'Roboto', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:10px;
	display:inline-block;
	float:right;
	margin-top:7px;
}
.ultima-ora .header-caseta a:hover {
	text-decoration:underline;
}
.ultima-ora .stire {
	border-bottom:1px solid #ccc;
	box-shadow:0 1px 0 #fff;
	width:100%;
	padding:7px 0;
}
.ultima-ora .stire:nth-of-type(10) {
	border-bottom:none;
	box-shadow:none;
	padding-bottom:2px;
}
.ultima-ora .stire p {
	display:block;
	float:left;
	width:35px;
	color:#ff1500;
	font-size:10px;
	font-weight:bold;
	padding-top:5px;
}
.ultima-ora .stire a {
	display:block;
	float:right;
	width:245px;
	color:#000;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.ultima-ora .stire a:hover {
	color:#ff1500;
}
.banner728x90 {
	width:990px;
	padding:25px 55px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	text-align:center;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
	line-height:0;
}
.focus-box {
	width:990px;
	padding:0 55px;
	margin-bottom:30px;
}
.focus-box .inside {
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	background-color:#ceeff9;
	background-repeat:no-repeat;
	padding:20px 0 25px 25px;
	width:965px;
}
.focus-box .inside .header-caseta {
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	margin:-9px 0 -12px -35px;
	display:inline-block;
}
.focus-box .inside .header-caseta p {
	background-color:#ff1500;
	color:#fff;
	display:block;
	float:left;
	text-transform:uppercase;
	padding:0 15px 0 15px;
	font-size:30px;
	text-shadow:0 1px 0 rgba(0,0,0,.5);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	margin:9px 0 0 0;
}
.focus-box .inside .header-caseta a {
	font-size:40px;
	color:#000;
	margin:0 0 0 15px;
	display:block;
	max-width:800px;
	height:52px;
	float:left;
	overflow:hidden;
	text-shadow:0 1px 0 rgba(255,255,255,.5);
}
.focus-box .inside .focus-content {
	background-color:#fff;
	width:546px;
	margin-top:12px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	padding:15px;
}
.focus-box .inside .focus-content .stire-principala {
	width:208px;
	border-right:1px dotted #bfbfbf;
	padding-right:12px;
	float:left;
}
.focus-box .inside .focus-content .stire-principala h1 {
	font-size:18px;
	line-height:20px;
	color:#000;
	margin-top:4px;
	margin-bottom:6px;
}
.focus-box .inside .focus-content .stire-principala p {
	font-size:12px;
	line-height:18px;
}
.focus-box .inside .focus-content .stire {
	float:right;
	width:312px;
	border-bottom:1px dotted #bfbfbf;
	padding:12px 0 10px;
}
.focus-box .inside .focus-content .stire:nth-of-type(2) {
	padding-top:0;
}
.focus-box .inside .focus-content .last {
	border-bottom:none;
}
.focus-box .inside .focus-content .stire img {
	float:left;
	margin-right:10px;
}
.focus-box .inside .focus-content .stire h1 {
	font-size:14px;
	line-height:18px;
	color:#000;
	margin-top:-3px;
	display:inline-block;
	float:right;
	width:222px;
}
.focus-box .inside .focus-content h1:hover {
	color:#ff1500;
}
.listing-stiri {
}
.list-news{ width:990px; margin: 0px auto; overflow: hidden; padding: 0px 7px}
.listing-stiri .inside, .list-news .inside{}
.separator-mare {
	width:990px;
	padding:0 55px;
}
.separator-mare .inside {
	height:1px;
	background-color:#ccc;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
}
.listing-stiri h1, .list-news H1 {
	color:#008cff;
	font-size:42px;
	letter-spacing:-1px;
	margin:-13px 0 14px 0;
	text-shadow:0 1px 0 #fff;
	-webkit-transition:all 0.2s ease;
	-moz-transition:all 0.2s ease;
	transition:all 0.2s ease;
	display:inline-block;
}
.listing-stiri h1:hover , .list-news h1:hover{
	margin-left:3px;
}
.listing-stiri h1 img, .list-news h1 img {
	vertical-align:middle;
}
.listing-stiri .stire, .list-news .stire {
	width:237px;
	height:286px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	overflow:hidden;
	margin:0 14px 30px 0;
	float:left;
	position:relative;
}
.listing-stiri .stire .play{ display:block; position:absolute; left:50%; margin-left:-30px; top:52px; background-image:url(/static/images/play.png); background-repeat:no-repeat
; background-position:top left; width:60px; height:60px; opacity:.8}
.listing-stiri .stire:hover, .list-news .stire:hover {
	box-shadow:0 1px 7px rgba(0,0,0,.25);
}
.listing-stiri .stire:active, .list-news .stire:active {
	box-shadow:0 1px 1px rgba(0,0,0,.25);
}
.listing-stiri .stire  SPAN, .list-news .stire SPAN { float: right; margin-right: 10px; margin-top: 5px;}
.listing-stiri .stire h2, .list-news .stire h2 {
	color:#ff1500;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:9px 15px 3px 15px;
}
.listing-stiri .stire h1, .list-news .stire h1 {
	color:#000;
	font-size:18px !important;
	line-height:20px !important;
	font-weight:bold;
	margin:0 15px 7px;
	height:81px;
	overflow:hidden;
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
	letter-spacing:0;
	display:block;

}
.listing-stiri .stire h1:hover, .list-news .stire h1:hover {
	color:#ff1500;
}
.listing-stiri .stire p, .list-news .stire p {
	font-size:12px;
	margin:8px 15px 0 15px;
}
.listing-stiri .banner300x250, .list-news .banner300x250 {
	width:300px;
	height:268px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	margin:0 14px 30px 0;
	float:left;
	padding:18px 94px 0;
	line-height:0;
}
.emisiuni {
	width:100%;
	height:328px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
}
.top-stiri {
	width:990px;
	height:284px;
	padding:0 55px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
	overflow:hidden;
}
.emisiuni .emisiuni-container {
	height:328px;
	overflow:hidden;
	width:990px;
	margin:0 auto;
}
.top-stiri .top-stiri-container {
	height:284px;
	overflow:hidden;
}
.arrow-left {
	width:22px;
	height:22px;
	background-image:url(../images/arrow-left.png);
	cursor:pointer;
}
.arrow-right {
	width:22px;
	height:22px;
	background-image:url(../images/arrow-right.png);
	cursor:pointer;
}
.emisiuni .arrow-left {
	position:absolute;
	top:140px;
	left:10px;
}
.emisiuni .arrow-right {
	position:absolute;
	top:140px;
	right:10px;
}
.emisiuni .arrow-left:active {
	left:9px;
}
.emisiuni .arrow-right:active {
	right:9px;
}
.top-stiri .arrow-left {
	position:relative;
	top:-152px;
	left:-38px;
}
.top-stiri .arrow-right {
	position:relative;
	top:-174px;
	left:1006px;
}
.top-stiri .arrow-left:active {
	left:-39px;
}
.top-stiri .arrow-right:active {
	left:1007px;
}
#emisiuni LI{ width:990px; height:328px}
.show {
	float:left;
	display:inline-block;
	width:990px;
	height:328px;
	background-repeat:no-repeat;
	background-position:right;
}
.show .header-caseta {
	display:block;
	height:38px;
	/*width:600px;*/
	max-width:900px;
	margin:25px 0 20px 0;
}
.show .header-caseta a {
	display:block;
	background-color:#008cff;
	height:38px;
	padding:0 20px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#fff;
	text-shadow:0 1px 0 #004080;
	float:left;
	line-height:38px;
}
.show .header-caseta p {
	display:block;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color:rgba(0,0,0,.75);
	height:32px;
	padding:6px 20px 0;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	font-size:18px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	float:left;
}
#topstiri LI{ width:167px; height:197px}
.show .stire {
	width:153px;
	height:175px;
	float:left;
	margin:0 14px 22px 0;
}
.show .stire img {
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	margin-bottom:4px;
}
.show .stire h1 {
	text-shadow:0 1px 0 #000;
	color:#fff;
	font-size:14px;
	line-height:18px;
	height:72px;
	overflow:hidden;
}
.show .stire h1:hover {
	color:#7fd4ff;
}
.show > a {
	background-color:#ff1500;
	color:#fff;
	font-weight:bold;
	font-size:12px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	padding:8px 12px 7px 28px;
	text-shadow:0 1px 0 rgba(0,0,0,.5);
	background-image:url(../images/play-mic.png);
	background-repeat:no-repeat;
	background-position:10px 9px;
}
.show > a:hover {
	background-color:#bf0000;
}
.bloguri {
	width:990px;
	padding:30px 55px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;	
}
.blog {
	width:235px;
	height:85px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	float:left;
	margin-right:15px;
}
.blog2 {
	width:487px;
	height:85px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	float:left;
	margin-right:15px;
}
.blog3 {
	width:320px;
	margin-top:15px;
	height:85px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	float:left;
	margin-right:15px;
	position:relative
}
.blog .header-caseta {
	display:block;
	background-color:#008cff;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-shadow:0 1px 0 #004080;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:3px 20px;
	margin:10px 0 6px -5px;
	width:95px;
}
.blog2 .header-caseta {
	display:block;
	background-color:#008cff;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-shadow:0 1px 0 #004080;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:3px 20px;
	margin:10px 0 6px -5px;
	width:95px;
}

.blog3 .header-caseta {
	display:block;
	background-color:#008cff;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-shadow:0 1px 0 #004080;
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:3px 20px;
	margin:10px 0 6px -5px;
	width:95px;
	right:-5px;
	position:absolute;
	top:0
	
}
.blog img {
	float:right;
	margin-left:15px;
}
.blog2 img {
	float:right;
	margin-left:15px;
}
.blog3 img {
	float:left;
	margin-left:15px;
}
.blog h1 {
	color:#000;
	font-size:18px;
	line-height:20px;
	display:block;
	margin-left:15px;
	height:40px;
	overflow:hidden;
}
.blog2 h1 {
	color:#000;
	font-size:18px;
	line-height:20px;
	display:block;
	margin-left:15px;
	height:22px;
	overflow:hidden;
}

.blog2 h2 {
	color:#000;
	font-size:12px;
	line-height:20px;
	display:block;
	margin-left:15px;
	height:17px;
	overflow:hidden;
}

.blog3 h1 {
	color:#000;
	font-size:18px;
	line-height:20px;
	display:block;
	margin-left:15px;
	height:40px;
	overflow:hidden;
	float:right;
	margin-top:35px;
	width:190px;
	margin-right:15px;
	text-align: right
}
.blog h1:hover {
	color:#ff1500;
}
.blog2 h1:hover {
	color:#ff1500;
}
.blog3 h1:hover {
	color:#ff1500;
}
.listing-special {
	width:990px;
	padding:0 55px;
}
.listing-special .inside {
	width:950px;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	padding:20px;
	background-color:#FFF;
	margin-bottom:30px;
}
.listing-special .stire {
	width:155px;
	margin-right:15px;
	float:left;
}
.listing-special .stire h2 {
	color:#ff1500;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:6px 0 5px 0;
}
.listing-special .stire h1 {
	color:#000;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	margin:0 0;
	max-height:72px;
	overflow:hidden;
}
.listing-special .stire h1:hover {
	color:#ff1500;
}
.listing-special .stire p {
	font-size:11px;
	margin:7px 0 0 0;
}
.listing-special .C1 {
	float:left;
	width:439px;
	border-right:1px dotted #bfbfbf;
	margin-right:15px;
}
.listing-special .C1 .stire h2 {
	margin:9px 0 5px 0;
}
.listing-special .C1 .stire h1 {
	font-size:24px;
	line-height:26px;
	width:424px;
	max-height:none;
}
.listing-special .C1 .stire p {
	font-size:12px;
	line-height:18px;
	width:424px;
}
.separator {
	height:0px;
	width:100%;
	border-bottom:1px dotted #bfbfbf;
	margin:14px 0 17px;
}
.listing-special .C2 {
	float:right;
	width:495px;
}
.listing-special .C3 {
	float:left;
	width:289px;
	border-right:1px dotted #bfbfbf;
	margin-right:15px;
}
.listing-special .C3 .stire h2 {
	margin:9px 0 5px 0;
}
.listing-special .C3 .stire h1 {
	font-size:24px;
	line-height:26px;
	width:274px;
	max-height:none;
}
.listing-special .C3 .stire p {
	font-size:12px;
	line-height:18px;
	width:274px;
}
.listing-special .C4 {
	float:left;
	width:325px;
}
.listing-special .banner300x600 {
	float:right;
	width:300px;
	max-height:600px;
	overflow:hidden;
	line-height:inherit;
}
.programtv {
	width:100%;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
	height:140px;
}
.programtv-container {
	height:140px;
	width:990px;
	margin:0px auto
}
.prg-emisiune {
	width:320px;
	height:80px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	float:left;
	margin-right:15px;
	margin-top:30px;
}
.prg-emisiune .header-caseta {
	display:block;
	background-color:#ff1500;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(0,0,0,.5);
	color:#fff;
	font-size:10px;
	font-weight:bold;
	padding:3px 20px;
	margin:10px 0 5px -5px;
	width:80px;
	height:11px;
	text-align:center;
	overflow:hidden;
}
.prg-emisiune img {
	float:right;
	margin-left:15px;
}
.prg-emisiune h1 {
	color:#000;
	font-size:18px;
	line-height:20px;
	display:block;
	margin-left:15px;
	height:25px;
	overflow:hidden;
}
.prg-emisiune h1:hover {
	color:#ff1500;
}
.prg-emisiune p {
	font-size:12px;
	display:block;
	margin-left:15px;
	height:15px;
	overflow:hidden;
	margin-top:-3px;
}
.programtv .arrow-left {
	position:absolute;
	top:40px;
	left:10px;
}
.programtv .arrow-right {
	position:absolute;
	top:40px;
	right:10px;
}
.programtv .arrow-left:active {
	left:9px;
}
.programtv .arrow-right:active {
	right:9px;
}
#programtv LI{ width:335px; height:110px}
.utile {
	width:990px;
	padding:0 55px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/sh-dw.png), url(../images/bg2.jpg);
	background-position:top, bottom, top;
	background-repeat:repeat-x, repeat-x, repeat;
	margin-bottom:30px;
	box-shadow:0 1px 0 #fff;
	height:241px;
}
.utile .stire {
	width:237px;
	height:180px;
	margin:30px 14px 0 0;
	background-color:#FFF;
	float:left;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	background-repeat:no-repeat;
	background-size: 237px 148px;
}
.utile .header-caseta {
	display:inline-block;
	background-color:#ff1500;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	text-transform:uppercase;
	text-shadow:0 1px 0 rgba(0,0,0,.5);
	color:#fff;
	font-size:14px;
	font-weight:bold;
	padding:4px 10px 3px 32px;
	margin:10px 0 5px -5px;
	background-repeat:no-repeat;
}
.utile h1 {
	color:#000;
	font-size:18px;
	margin:112px 15px 0;
}
.utile h1:hover {
	color:#ff1500;
}
.curs-valutar {
	width:251px;
	height:180px;
	margin:30px 0 0 0;
	background-color:#FFF;
	float:right;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
}
.curs-valutar tr {
	height:30px;
	vertical-align:middle;
}
.curs-valutar tr.ratesup td.nr {color:#39b54a}
.curs-valutar tr.ratesdown td.nr {color:#ff1500}

.curs-valutar tr:nth-of-type(2n-1) {
	background-color:#f5f5f5;
}
.curs-valutar td {
	font-size:14px;
	overflow:hidden;
}
.curs-valutar img {
	vertical-align:middle;
}
.curs-valutar td:nth-of-type(1) {
	width:32px;
	text-align:right;
}
.curs-valutar td:nth-of-type(2) {
	width:45px;
	text-align:center;
	font-weight:bold;
	text-transform:uppercase;
}
.curs-valutar td:nth-of-type(3) {
	width:74px;
	text-align:right;
}
.curs-valutar td:nth-of-type(4) {
	width:19px;
	text-align:center;
}
.curs-valutar td:nth-of-type(5) {
	text-align:center;
	text-align:right;
	padding-right:10px;
	width:71px;
}
.videonews {
	width:990px;
	padding:0 55px 10px;
	background-color:#555;
	background-image:url(../images/sh-up.png), url(../images/bg2.jpg);
	background-position:top, top;
	background-repeat:repeat-x, repeat;
}
.videonews .header-caseta {
	display:block;
	height:38px;
	width:600px;
	margin:30px 0 20px 0;
	float:left;
}
.videonews .header-caseta a {
	display:block;
	background-color:#008cff;
	height:38px;
	padding:0 20px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight:bold;
	font-size:30px;
	color:#fff;
	text-shadow:0 1px 0 #004080;
	float:left;
	line-height:38px;
}
.videonews .header-caseta p {
	display:block;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	background-color:rgba(0,0,0,.75);
	height:32px;
	padding:6px 20px 0;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	font-size:18px;
	color:#fff;
	text-shadow:0 1px 0 #000;
	float:left;
}
.videonews .stire {
	width:153px;
	height:175px;
	float:left;
	margin:0 14px 22px 0;
}
.videonews .stire img {
	box-shadow:inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	margin-bottom:4px;
}
.videonews .stire h1 {
	text-shadow:0 1px 0 #000;
	color:#fff;
	font-size:14px;
	line-height:18px;
	height:72px;
	overflow:hidden;
}
.videonews .stire h1:hover {
	color:#7fd4ff;
}
.motz {
	margin:0 0 -5px -15px;
	display:block;
	background-image:url(../images/motz-albastru.png);
	height:5px;
	width:100%;
	background-repeat:no-repeat;
}
.focus-box .motz {
	margin:4px 0 -7px -35px;
	background-image:url(../images/motz-rosu-mare.png);
	height:10px;
}
.bloguri .motz {
	margin:-6px 0 1px -5px;
}
.programtv .motz {
	margin:-5px 0 0 -5px;
	background-image:url(../images/motz-rosu-mic.png);
}
.utile .motz {
	margin:-5px 0 0 -5px;
	background-image:url(../images/motz-rosu-mic.png);
}
.section-paginatie {
	width:990px;
	padding:0 55px 40px 55px;
}

.widget_top_pol {
	width:652px;
	margin: 20px 0 20px 0;
	padding: 0 0 0 10px;
	background-color: #555;
	background-image: url(img/bg2.jpg);
	background-position: top, top;
	background-repeat: repeat-x, repeat-y;
	display:block;
}
.widget_top_pol .header-caseta {
	display:block;
	height:38px;
	width:660px;
	margin: 30px 0 20px 0;
	float:left;
	text-align: left;
}

.widget_top_pol .header-caseta a {
	display:block;
	background-color: #008cff;
	height:38px;
	padding:0 20px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: bold;
	font-size: 30px;
	color: #fff;
	text-shadow: 0 1px 0 #004080;
	float: left;
	line-height: 38px;
	text-decoration: none;
}

.widget_top_pol .header-caseta p {
	display: block;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Atial, sans-serif;
	background-color: rgba(0,0,0,.75);
	height:32px;
	padding:6px 20px 0;
	box-shadow: 0 1px 3px rgba(0,0,0,.25);
	font-size: 18px;
	color: #fff;
	text-shadow: 0 1px 0 #000;
	float:left;
	margin: 0;
}
.clearfix {clear:both;}
.widget_top_pol .stire {
	width:153px;
	height: 175px;
	float:left;
	margin:0 10px 22px 0;
}
.widget_top_pol .stire img {
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25), 0 1px 3px rgba(0,0,0,.25);
	margin-bottom: 4px;
	border: 0;
}
.widget_top_pol .stire h1, .widget_top_pol .stire a {
	text-decoration: none;
	text-shadow: 0 1px 0 #000;
	color: #fff;
	font-size: 14px;
	line-height: 18px;
	height:72px;
	overflow:hidden;
}

.listing-emisiuni {
	width:990px;
	padding:0 55px 15px;
}
.listing-emisiuni .emisiune {
	width:485px;
	height:175px;
	background-color:#fff;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	overflow:hidden;
	margin:0 20px 30px 0;
	float:left;
	color:#000;
}
.listing-emisiuni .emisiune a:hover {
	color:#ff1500;
}

.listing-emisiuni .emisiune a.voteaza:hover {
	color:#ffffff;
	text-decoration: underline;
}

.listing-emisiuni .emisiune img {
	float:left;
	margin-right:15px;
}
.listing-emisiuni .emisiune:hover {
	box-shadow:0 1px 7px rgba(0,0,0,.25);
}
.listing-emisiuni .emisiune:active {
	box-shadow:0 1px 1px rgba(0,0,0,.25);
}
.listing-emisiuni .emisiune h2 {
	color:#ff1500;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	margin:14px 15px 4px 15px;
}
.listing-emisiuni .emisiune h1 {
	font-size:18px;
	line-height:20px;
	font-weight:bold;
	margin:0 15px;
	max-height:81px;
	overflow:hidden;
	-webkit-transition:none;
	-moz-transition:none;
	transition:none;
}
.listing-emisiuni .emisiune h1 span {
	text-transform:uppercase;
}
.listing-emisiuni .emisiune p {
	color:#333;
	font-size:12px;
	line-height:18px;
	margin:4px 15px 0 15px;
}
.listing-emisiuni .banner728x90 {
	width:990px;
	background:none;
	background-color:rgba(255,255,255,.5);
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	overflow:hidden;
	margin:0 0 30px 0;
	padding:25px 0;
	float:left;
	text-align:center;
}



/* FOOTER */

footer {
	width:990px;
	padding:35px 55px 50px;
	margin:0 auto;
	text-shadow:0 1px 0 #000;
}
footer a:hover {
	text-decoration:underline;
}
.footer_links_container {
	float: left;
	max-width:120px;
	margin-right:38px;
}
.footer_links_container a {
	font-size: 12px;
	line-height: 18px;
	text-decoration: none;
	color:#959595;
}
.footer_categorie {
	color: #008cff;
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 10px;
}
.footer_no_margin_left {
	margin-left: 0;
}
.footer_subcategorie {
	color: #ffba0c;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 5px 0;
}
.footer_copyright {
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	color:#959595;
}



/* ARTICOL */

.articol {
	width:990px;
	padding:25px 55px 30px;
}
.bara_social{
	margin-top:15px;
	margin-bottom: 15px;
	overflow:hidden;
}
.bara_social img{
	float:left;
	margin-right:3px;
}

.articol .C1 {
	float:left;
	width:620px;
	background-color:#FFF;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	padding:20px 15px 45px 30px;
}
.articol .C1 h1 {
	font-size:36px;
	line-height:38px;
}
.articol .C1 .autor-ora-comentarii {
	margin:14px 50px 19px 0;
	font-size:12px;
}
.articol .C1 .autor-ora-comentarii a {
	color:#ff1500;
}
.articol .C1 .autor-ora-comentarii a:hover {
	border-bottom:1px solid #ff1500;
}
.articol .C1 .autor-ora-comentarii .fl {
	text-transform:uppercase;
	float: none
}
.articol .C1 .autor-ora-comentarii .fr {
	background-image:url(../images/comentarii-articol.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:21px;
	height:17px;
}
.articol .C1 .autor-ora-comentarii .fr a {
	border-bottom:1px dotted #ff1500;
}
.articol .C1 .autor-ora-comentarii .fr a:hover {
	border-bottom:1px solid #ff1500;
}
.articol .C11 {
	width:75px;
	float:left;
}

.poza-articol {
	width:620px;
	position:relative;
	line-height:0;
	min-height:15px;
	max-height:1000px;
	overflow:hidden;
	background-color:#ebebeb;
	background-image:url(../images/bg.jpg);
	text-align:center;
}
.poza-articol IMG{ max-width: 100%; max-height: 500px; width: auto; margin: 0px auto}
.photo-prev {
	width: 37px;
	height: 37px;
	background: transparent url("../images/arrow.png") no-repeat scroll 0% 0%;
	display:block;
	position:absolute;
	top: 50%;
	left: 10px;
	margin-top: -12px;
	z-index: 2;
	cursor: pointer;
}
.photo-next {
	width: 37px;
	height: 37px;
	background: transparent url("../images/arrow.png") no-repeat scroll 0% 0%;
	background-position: -37px 0px;
	display:block;
	position:absolute;
	top: 50%;
	right:10px;
	margin-top: -12px;
	z-index: 2;
	cursor: pointer;
}
#poza-articol LI{ width:550px; margin-bottom:0px}

.sursa-photo {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	padding:5px 0 6px 10px;
	background-color:#ebebeb;
	background-image:url(../images/bg.jpg);
	color:#999;
	font-style:italic;
	text-shadow:0 1px 0 #000;
}

.gallery {
	background-image:url(../images/bggalerie.png);
	margin:8px 0 0 0;
}
.gallery-row {
	margin:0;
	line-height:0;
	width:610px;
	overflow:hidden;
}
.gallery-row a {
	display:block;
	height:85px;
	width:83px;
	overflow:hidden;
	margin:0;
	float:left;
	background-color:#FFF;
}
.gallery-row a.selected span {
	height:65px;
	width:65px;
	border:5px solid rgba(255,21,0,.85);
	position:relative;
	top:-75px;
	left:0px;
	display:block;
}
.gallery-row a span {
	height:75px;
	width:75px;
	position:relative;
	top:-75px;
	left:0px;
	display:block;
}
.gallery-row a span:hover {
	height:65px;
	width:65px;
	border:5px solid rgba(255,186,12,.85);
	position:relative;
	top:-75px;
	left:0px;
	display:block;
}
.gallery .separator {
	margin:0;
	padding:0;
	height:8px;
	width:498px;
	background-color:#fff;
	border:none;
}

.articol .text {
	font-size:16px;
	line-height:24px;
	margin-bottom:15px;
	padding-top:20px;
}
.articol .text h2{ margin-bottom: 10px}
.articol .text P{ margin-bottom:15px}
.articol .text a {
	color:#008cff;
}
.SC_TBlock_104850_title, .itemAddText, #SC_TBlock_382384 .SC_TBlock_382384_title{ font-size:12px !important; line-height:12px !important}
.SC_TBlock TD, .itemAddBlockCell{ line-height:14px !important}
.articol .text a:hover {
	border-bottom:1px dotted #008cff;
}
.articol .static_page a {
	color:#008cff;
} 
.articol .static_page a:hover {
	border-bottom:1px dotted #008cff;
} 

.articol .text ul, .articol .text ol {
	font-size:16px;
	line-height:24px;
	margin-bottom:15px;
	/*max-width:450px;*/
	padding-left:50px;
}
.articol .text ul {
	list-style-type:square;
}
.articol .text li {
	margin-bottom:5px;
}
.articol .text .title_video{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	display:block;
	overflow:hidden;
}
.articol .text .title_video IFRAME, .articol .text .title_video VIDEO {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}
.comentarii {
	padding:43px 0 35px 0;
	background-image:url(../images/bgheadercomentarii.png);
	background-repeat:repeat-x;
}
.C1 .comentarii h1 {
	font-size:30px;
	color:#ff1500;
}
.articol .C1 .comentarii .fr {
	background-image:url(../images/adauga-comentariu.png);
	background-repeat:no-repeat;
	background-position:0 1px;
	padding-left:21px;
	height:17px;
	margin:13px 50px 0 0;
}
.articol .C1 .comentarii .fr a {
	border-bottom:1px dotted #ff1500;
	color:#FF1500;
	font-size:12px;
	display:block;
}
.articol .C1 .comentarii .fr a:hover {
	border-bottom:1px solid #ff1500;
}
.comentariu {
	clear:both;
	width:500px;
	border-bottom:1px dotted #bfbfbf;
	padding:15px 0 2px 0;
	margin-bottom:3px;
	display:block;
}
.comentariu:last-child {
	border:none;
	margin-bottom:-20px;
	padding-bottom:0;
}
.articol .C1 .autor-ora-comentarii {
	text-transform:uppercase;
	margin:0;
	padding-bottom:11px;
	display:block;
}
.articol .C1 .autor-ora-comentarii a {
	text-transform:none;
	font-size:14px;
	font-weight:bold;
}
.articol .C1 .autor-ora-comentarii a:hover {
	border:none;
}
.articol .C1 .comentarii p {
	font-size:14px;
	line-height:22px;
}
.articol .C1 .comentarii .paginatie {
	margin:0;
}
.articol .C1 .comentarii .paginatie ul {
	list-style-type:none;
	padding:27px 0 0 0;
	margin:0;
}
.articol .C1 .C12 .comentarii .paginatie li {
	float:left;
	border-radius:5px;
	border:1px solid #d2d2d2;
	padding:2px 10px;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:bold;
	box-shadow:inset 0 1px 5px rgba(72, 72, 72, .3);
}
.articol .C1 .C12 .comentarii .paginatie a li {
	box-shadow:inset 0 -1px 0 rgba(255, 255, 255, .5);
	background: #f8fbfd;
	background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 );
	color:#ff1500;
	text-shadow:0 1px 0 #fff;
}
.articol .C1 .C12 .comentarii .paginatie a li:hover {
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #f8fbfd 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: -o-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: linear-gradient(to bottom,  #e7e7e7 0%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#fefefe',GradientType=0 );
	box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5);
}
.articol .C1 .C12 .comentarii .paginatie a li:active {
	box-shadow:inset 0 1px 5px rgba(72, 72, 72, .3);
}
.adauga-comentariu {
	padding:43px 0 5px 0;
	background-image:url(../images/bgheadercomentarii.png);
	background-repeat:repeat-x;
}
.C1 .adauga-comentariu h1 {
	font-size:30px;
	color:#ff1500;
	padding-bottom:12px;
}
.adauga-comentariu form {
	width:500px;
	font-size:12px;
	color:#a3a3a3;
}
.textfield {
	border:1px solid #d2d2d2;
	border-radius:5px;
	box-shadow:inset 0 1px 5px rgba(72,72,72,0.15);
	width:474px;
	height:33px;
	margin-bottom:10px;
	color:#333;
	font-size:16px;
	padding:0 12px;
}
.dropdown {
	border:1px solid #d2d2d2;
	border-radius:5px;
	box-shadow:inset 0 1px 5px rgba(72,72,72,0.15);
	width:474px;
	height:33px;
	margin-bottom:10px;
	color:#333;
	font-size:12px;
	padding:0 12px;
	display:block;
	overflow:hidden;
	background-image:url(../images/motz-dropdown.png);
	background-position:right 15px;
	background-repeat:no-repeat;
}
.error {
	box-shadow:inset 0 1px 5px rgba(210,34,41,0.35);
	border:1px solid #d22229;
	color:#d22229;
	background-color:#fff8f8;
}
.C1 .adauga-comentariu textarea {
	height:130px;
	padding:8px 12px 0 12px;
	margin-bottom:4px;
	line-height:20px;
}
.C1 .adauga-comentariu p {
	font-size:12px;
	margin-bottom:7px;
}


.articol .C2 {
	float:right;
	width:300px;
}
.articol .C2 .rss_box{ background-color:#FFF; display:block; width:237px}
.articol .C2 .rss_box H1{ font-size:18px}
.articol .C2 .rss_box H2{ font-size:10px; color:#FF1500; text-transform:uppercase}
.articol .ultima-ora {
	margin-bottom:20px;
}
.articol .C2 .banner300 {
	width:300px;
	margin-bottom:20px;
	line-height:0;
}

/* OAMENI DE AFACERI */
#oameni_afaceri{}
#oameni_afaceri .deschidere, #oameni_afaceri .articol{ background-image:url(../images/patern.png); background-repeat:repeat-y; background-position:center}
#oameni_afaceri .header-categorie H1{ background-color:#e35b71 !important}
#oameni_afaceri .stire-principala H1{ color:#e35b71 !important}
#oameni_afaceri .articol .C1.section_listing{ padding:0px; width:665px; background-color:transparent; box-shadow:none}
#oameni_afaceri .C1 .stire_mica{ overflow:hidden; margin-bottom:25px ; box-shadow: inset 0 1px 0 rgba(255,255,255,1),0 1px 3px rgba(0,0,0,.25); background-color:#FFF}
#oameni_afaceri .C1 .stire_mica IMG{ float:left; width:132px; height:auto;} 
#oameni_afaceri .C1 .stire_mica .right{ float:right; width:523px}
#oameni_afaceri .C1 .stire_mica H1{ font-size:25px;  line-height:25px; padding-top:10px; padding-bottom:5px}

#oameni_afaceri .C1 .stire_mica H1 a:hover{
	color:#e35b71;
}
#oameni_afaceri .C1 .stire_mica .label{ background-color:#e35b71; color:#FFF; font-size:16px; text-transform:uppercase; display:inline-block; margin-top:10px; padding:5px 7px}
#oameni_afaceri .C1 .stire_mica P{ }
#oameni_afaceri .C1 .stire_mica P.analiza{ padding:15px; clear:both}
#oameni_afaceri .videonews{ overflow:hidden}
.stire_black{
	width:180px;
	height:260px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 3px rgba(0,0,0,.25);
	background-color:#fff;
	float:left;
	margin-top:35px;
	margin-bottom:30px;
	overflow: hidden;
	margin-right:20px;
}
.stire_black:last-child{
	margin-right:0;
}

.stire_black h1{
	font-family: "Roboto Condensed",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:18px;
	padding-left:10px;
	padding-right: 10px;
}

.stire_black h1 a{
	color:#000;
	text-decoration: none
}
.stire_black a:hover{
	color:#e35b71;
	text-decoration: none;

}
.stire_black h2{
	font-family: "Roboto Condensed",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size:15px;
		padding-left:10px;
	padding-right: 10px;
}
.stire_black h2 a{
	color:#000;
	text-decoration: none
}
.stire_black h2 a:hover{
	color:#e35b71;
	text-decoration: none
}
.stire_black p{
	font-size:11px;
			padding-left:10px;
	padding-right: 10px;
	color:#e35b71;
	font-weight: 700;

}
.stire_black .titlu{
	height:120px;
	overflow: hidden
}

.recomandate{
    background-color: #f5f5f5;
    box-shadow: inset 0 1px 0 rgba(255,255,255,1),0 1px 3px rgba(0,0,0,.25);
    padding: 10px;
    text-shadow: 0 1px 0 #fff;
}
.recomandate .header-caseta{
	height: 38px;
	background-image: url(../images/bg-h1-label-cat.png);
	margin-bottom: 5px;
	cursor: default;
	margin-left: -10px;
	width: 300px;
	margin-top: -10px;
}

.header-caseta .text_header{
	background-color:#e35b71!important;
	height: 38px;
	box-shadow: inset 0 1px 0 rgba(255,255,255,.25),0 1px 3px rgba(0,0,0,.25);
	display: inline-block;
	color: #fff;
	text-shadow: 0 1px 0 #a4404f;
	padding: 0 20px;
	font-size: 20px;
	line-height: 37px;
	text-transform: uppercase;
	font-weight: 700
}

.recomandate .stire H2{
	display: block;
	float: right;
	width: 170px;
	color: #000;
	font-family: "Roboto Condensed",Helvetica Neue,Helvetica,Arial,sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;}

.recomandate .stire img{
	float:left;
}

.recomandate .stire{
	width:280px;
	border-bottom: 1px solid #CCC;
	box-shadow: 0px 1px 0px #FFF;
	padding-bottom:8px;
	padding-top:8px;
	height: 66px;
	overflow: hidden;
	display:block;
	float:none;
}
.recomandate .stire.selected{ background-color:#ffd6dd}

.recomandate .stire:last-child{
	width:280px;
	border-bottom: 0px solid #CCC;
	box-shadow: 0px 0px 0px #FFF;
	padding-bottom:10px;
	padding-top:10px;
}

/* PAGINA PROGRAM TV */
.articol .C1.program-page {
	padding:0 0 0 0;
	margin-bottom:20px;
	width:665px;
}
.articol .C1.program-page li {
	display:block;
	float:left;
	width:94px;
	height:39px;
	padding:0;
	margin:0;
	background-color:#ebebeb;
	text-align:center;
	color:#010101;
	text-shadow:0 1px 0 #fff;
	font-size:12px;
	font-weight:bold;
	overflow:hidden;
	border-left:1px solid #d3d3d3;
	border-top:1px solid #f7f7f7;
	box-shadow:inset 1px 0 0 #fafafa;
}
.articol .C1.program-page li:first-child {
	border-left:none;
	width:95px;
	box-shadow:none;
}
.articol .C1.program-page li.ui-state-active, .articol .C1.program-page li.sel {
	background-color:#fff;
	border-top:none;
	height:38px;
	padding-top:2px;
}
.articol .C1.program-page li a {
	display:block;
	width:94px;
	padding:13px 0 13px 0;
	font-size:12px;
	font-weight:bold;
	font-family:'Roboto',Helvetica Neue,Helvetica,Arial,sans-serif;
}
.articol .C1.program-page li a:hover {
	color:#008cff;
}
.articol .C1.program-page h1 {
	margin:30px 0 15px 30px;
}
.articol .C1.program-page table {
	padding:0 0 0 0;
	margin:0 0 30px 30px;
	border:none;
	width:605px;
	font-size:14px;
}
.articol .C1.program-page tr:nth-child(odd) {
	background:#f2fbff;
}
.articol .C1.program-page td {
	padding:8px 10px;
}
.articol .C1.program-page td:first-child {
	width:40px;
	color:#ff1500;
	font-weight:bold;
}
.articol .C1.program-page td a {
	padding:10px 0;
}
.articol .C1.program-page td a:hover {
	color:#ff1500;
}
.articol .C1.program-page td span {
	font-weight:bold;
}
.articol .source {
	padding-bottom:15px
}
.articol .taguri {
	padding:0 0 15px 0;
	margin:0;
	font-size:14px;
}
.articol .taguri p {
	font-size:12px;
	text-transform:uppercase;
	margin-bottom:5px;
	color:#008cff;
	font-weight:bold;
}
.articol .taguri li {
	display:inline-block;
	line-height:28px;
}
.articol .taguri li a {
	border-radius:5px;
	border: 1px solid rgba(0,140,255,.5);
	background: #f4f8f9;
	background: -moz-linear-gradient(top,  #fff 0%, #e4f6fe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff), color-stop(100%,#e4f6fe));
	background: -webkit-linear-gradient(top,  #fff 0%,#e4f6fe 100%);
	background: -o-linear-gradient(top,  #fff 0%,#e4f6fe 100%);
	background: -ms-linear-gradient(top,  #fff 0%,#e4f6fe 100%);
	background: linear-gradient(to bottom,  #fff 0%,#e4f6fe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff', endColorstr='#e4f6fe',GradientType=0 );
	padding:5px 10px;
	margin:0 2px 0 0;
	color:#008cff;
	text-shadow:0 1px 0 #fff;
	box-shadow:inset 0 -1px 0 #fff;
}
.articol .taguri li a:hover {
	background:none;
	background-color:#008cff;
	color:#fff;
	box-shadow:none;
	text-shadow:0 1px 0 #004080;
}
.articol .taguri li a:active {
	background-color:#008cff;
	color:#fff;
	box-shadow:inset 0 1px 0 rgba(0,64,128,.75), inset 0 -1px 0 rgba(255,255,255,.5);
	text-shadow:0 1px 0 #004080;
}

.echipa_item{
	width:250px;
	float:left;
	margin-right: 15px;
	margin-top:10px;
}

.nume{
	font-weight: 700;
	font-size:17px;
}

.functie{
	color: #717171;
}
.mt20{
	margin-top:20px!important;
}
.mt10{
	margin-top:10px!important;
}

.stiri-atasate1{ width:645px}
.stiri-atasate1 .rss_box H2{ font-size:15px}
.stiri-atasate1 .stire{
	width:292px;
	height:320px;
	margin: 0px 28px 20px 0px;
}
.stiri-atasate1 .rss_box{ height:298px}
.plic-nl {
	width:56px;
	height:39px;
	background-image:url(../images/Mail-icon.png);
	background-repeat:no-repeat;
}

.plic-nl:hover {
	background-image:url(../images/Mail-icon.png);
	background-repeat:no-repeat;
}

.box-abonare{
	background-image:url(../images/box-abonare.png);
	background-repeat:no-repeat;
	width: 225px;
	height: 109px;
	margin-top: 39px;
	display:none;
	position:absolute;
	padding: 7px 2%;
	z-index:1000
}

.plic-nl:hover .box-abonare{
	display:block;
}

.box-abonare .textfield {
margin: 15px 0 10px 8px;

}
 
.box-abonare .textfield {
border: 1px solid #d2d2d2;
border-radius: 5px;
box-shadow: inset 0 1px 5px rgba(72,72,72,0.15);
width: 180px;
height: 30px;
color: #333;
font-size: 12px;
padding: 0 12px;
}

.box-abonare .button-send {
height: 30px;
width: 160px;
font-size: 15px;
margin-left: 30px;
}



.buton-live-tv {
	float: left;
	margin-right: 15px;
	text-align:center;
	color:#000;
	border-radius:5px;
	height:23px;
	width:100px;
	padding-top:7px;
	background: #ffe45c;
	background: -moz-linear-gradient(top,  #ffe45c 0%, #ffad1f 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffe45c), color-stop(100%,#ffad1f));
	background: -webkit-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -o-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: -ms-linear-gradient(top,  #ffe45c 0%,#ffad1f 100%);
	background: linear-gradient(to bottom,  #ffe45c 0%,#ffad1f 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffe45c', endColorstr='#ffad1f',GradientType=0 );
	font-weight:bold;
	font-size:14px;
	text-shadow:0 1px 0 rgba(255,255,255,.5);
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5), 0 1px 3px rgba(0,0,0,.25);
}
.buton-live-tv:hover {
	background: -moz-linear-gradient(top,  #ffad1f 0%, #ffe45c 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffad1f), color-stop(100%,#ffe45c));
	background: -webkit-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: -o-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: -ms-linear-gradient(top,  #ffad1f 0%,#ffe45c 100%);
	background: linear-gradient(to bottom,  #ffad1f 0%,#ffe45c 100%);
}
.buton-live-tv:active {
	box-shadow:inset 0 1px 3px rgba(0,0,0,.5), 0 1px 0 rgba(255,255,255,.5);
}

.buton-live-web {
	float: left;
	text-align:center;
	color:#000;
	border-radius:5px;
	height:23px;
	width:100px;
	padding-top:7px;
	background: #00bbff;
	background: -moz-linear-gradient(top,  #00bbff 0%, #005dff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#00bbff), color-stop(100%,#005dff));
	background: -webkit-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: -o-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: -ms-linear-gradient(top,  #00bbff 0%,#005dff 100%);
	background: linear-gradient(to bottom,  #00bbff 0%,#005dff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00bbff', endColorstr='#005dff',GradientType=0 );
	color:#FFF;
	text-shadow:0 1px 0 #004080;
	font-size:14px;
	box-shadow:inset 0 1px 0 rgba(255,255,255,.5), 0 1px 3px rgba(0,0,0,.25);
}
.buton-live-web:hover {
	background: -moz-linear-gradient(top,  #005dff 0%, #00bbff 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#005dff), color-stop(100%,#00bbff));
	background: -webkit-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: -o-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: -ms-linear-gradient(top,  #005dff 0%,#00bbff 100%);
	background: linear-gradient(to bottom,  #005dff 0%,#00bbff 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#005dff', endColorstr='#00bbff',GradientType=0 );
}

.video H1{ font-size:24px}
.video .CL{width:calc(100% - 220px); float:left; position: relative}
.video .CR{width: 200px; float: right}
.player{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	display:block;
	overflow:hidden;
}
.player IFRAME, .player VIDEO,  .player .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

.title_video{
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
	display:block;
	overflow:hidden;
}
.title_video IFRAME, .title_video VIDEO,  .title_video .video-js {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important;
}

/*------------------PAGINATION--------------------*/
.pagination { padding-top:27px; overflow:hidden}
	.pagination A{ 
		float:left;
		border-radius:5px;
		border:1px solid #d2d2d2;
		padding:2px 10px;
		margin:0 5px 0 0;
		font-size:14px;
		font-weight:bold;
		box-shadow:inset 0 1px 5px rgba(72, 72, 72, .3);
	}
	.pagination A{ 
		box-shadow:inset 0 -1px 0 rgba(255, 255, 255, .5);
		background: #f8fbfd;
		background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7));
		background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
		background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
		background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
		background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 );
		color:#ff1500;
		text-shadow:0 1px 0 #fff;
	}
	.pagination A:hover{ 
		background: -moz-linear-gradient(top,  #e7e7e7 0%, #f8fbfd 100%);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#fefefe));
		background: -webkit-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
		background: -o-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
		background: -ms-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
		background: linear-gradient(to bottom,  #e7e7e7 0%,#fefefe 100%);
		filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#fefefe',GradientType=0 );
		box-shadow:inset 0 1px 0 rgba(255, 255, 255, .5);
	}
	
	.pagination A.activ{color:#000; font-weight:bold;}

/*  BREAKING NEWS  */
.breaking_news{
	bottom:0;
	width:1100px;
	background-color:red;
	left:50%;
	position: fixed;
	bottom: 20px;
	z-index:9999;
	margin-left:-550px;
	background-color:rgba(255,183,42,0.9);
	height:52px;

}

.glob{
	position: absolute;
	left:10px;
	top:-26px;
}

.breaking_text{
	position: absolute;
	left: 125px;
	width: 960px;
	color:#222;
	font-size:28px;
	font-weight: 700;
	overflow: hidden;
	text-align: left;
	line-height: 52px;
	height:52px;
	letter-spacing: -1px
}

.breaking_text a{
	color:#222;
	text-decoration: none

}

.breaking_close{
	position: absolute;
	right:0px;
	top:-25px;
}
.breaking_close img{
	cursor: pointer;
}

/*  PAGINA CAUTARE  */
.listing-cautare {
	padding: 35px 0px 0 0;
	background-image: url(../images/bgheadercomentarii.png);
	background-repeat: repeat-x;
}
.C1 .listing-cautare img {
	float:left;
	line-height:0;
}
.C1 .listing-cautare h1 {
	display:block;
	float:right;
	width:440px;
	margin:-4px 0 5px 0;
	padding:0;
	font-size:18px;
	line-height:20px;
	color:#000;
}
.C1 .listing-cautare p {
	display:block;
	float:right;
	width:440px;
	margin:0 0 5px 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}
.C1 .listing-cautare h1:hover {
	color:#FF1500;
}
.C1 .listing-cautare p a {
	color:#FF1500;
	border-bottom: 1px dotted #FF1500;
}
.C1 .listing-cautare p a:hover {
	border-bottom: 1px solid #FF1500;
}
.C1 .listing-cautare .separator {
	margin:9px 0 20px 0;	
}
.C1 .section-paginatie {
	padding:22px 0 0 0;
	margin-bottom:-45px;
}
.ultima-ora table {
	margin:0;
	padding:0;
	border:none;
	font-size:14px;
}
.ultima-ora tr {
	margin:0;
	padding:0;
	border:none;
}
.ultima-ora tr.first {
	background-color:#EBEBEB;
}
.ultima-ora #bg_grey {
	background-color:#FFF;
	padding:5px 0px;
}
.ultima-ora td {
	height:40px;
	width:40px;
	margin:0;
	padding:0;
	border:none;
	text-align:center;
}
.ultima-ora td a {
	height:28px;
	width:40px;
	padding-top:12px;
	display:block;
	background-color:#fff;
}
.ultima-ora td a:hover {
    background:rgba(127,212,255,0.5);
}
.ultima-ora td a.selected {
	background-color:#FF1500;
	text-shadow:0 1px 0 #000;
	color:#fff;
}
.ultima-ora .fl {
	margin:10px 0;
}
.ultima-ora .fr {
	margin:10px 0;
}
.ultima-ora ul {
	font-size:14px;
	margin-top:10px;
}
.ultima-ora li {
	display:block;
	border-top:1px solid #ccc;
	box-shadow:0 2px 0 #fff;
}
.ultima-ora li:first-child {
	border-top:none;
}
.ultima-ora li:last-child {
	box-shadow:none;
}
.ultima-ora li ul {
	margin-left:20px;
}
.ultima-ora li ul li:first-child {
	margin-top:-12px;
}
.ultima-ora li a {
	display:block;
	padding:6px 0 6px 10px;
}
.ultima-ora li a:hover {
	color:#FF1500;
}

/*  SLIDEBOX  */
#slidebox{
    width:365px;
    /*height:167px;*/
	height:206px;
	z-index:1000;
    background-color:#fff;
   
    position:fixed;
    bottom:0px;
    right:-430px;
	-moz-box-shadow:-2px 0px 5px #aaa;
	-webkit-box-shadow:-2px 0px 5px #aaa;
	box-shadow:-2px 0px 5px #aaa;
}
#slidebox p, a.more{
    font-size:12px;
    
    font-family: 'Roboto';
    letter-spacing:1px;
    color:#555;
}
#slidebox a.more{
    cursor:pointer;
    color:#1e1e1e;
    letter-spacing: -0.5px;
}
#slidebox a.more:hover{
    text-decoration:underline;
}
#slidebox h2{
    color:#E28409;
    font-size:18px;
    margin:10px 20px 10px 0px;
}
#slidebox a.close{
    background:transparent url(../images/close2.png) no-repeat top left;
    width:16px;
    height:17px;
    position:absolute;
    cursor:pointer;
    top:12px;
    right:10px;
}


#slidebox .head{
    width:365px;
    height:42px;
    background-image: url(../images/header.jpg)
}

#slidebox .interior{
    padding-top:16px;
    padding-right:16px;
    padding-left:16px;
}

#slidebox .pop_foto{
    float:left;
    margin-right:13px;
    width: 121px;

}
#slidebox .interior .titlu{
    font-family: 'Roboto';
    font-weight: 700;
    font-size:15px;
    color:#1e1e1e;
    width:195px;
    float:left;
    overflow: hidden;
	text-align:left
}
#slidebox .interior .titlu a{
    text-decoration: none;
    color:#1e1e1e;
}
#slidebox .pop_foto img{
    margin-bottom:5px;
}

#minimized{
    position:fixed;
    bottom:-8px;
    right:0;
    cursor: pointer;
    display: none;
    -moz-box-shadow:-2px 0px 5px #aaa;
    -webkit-box-shadow:-2px 0px 5px #aaa;
    box-shadow:-2px 0px 5px #aaa;

}

/*  CONCURS  */
.articol .concurs {
	float:left;
	width:625px;
	background-color:#FFF;
	box-shadow:0 1px 3px rgba(0,0,0,.25);
	padding:35px 0 45px 40px;
}
.articol .concurs h1 {
	font-size:36px;
	color:#000;
}
.articol .concurs > img {
	margin-top:15px;
}
.articol .concurs p {
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 15px;
	max-width: 575px;
}
.articol .concurs .adauga-comentariu {
	margin-top:30px;
	padding-bottom:0;
}
.articol .concurs .adauga-comentariu .textfield {
	float:left;
	margin-right:8px;	
}
.articol .concurs h2 {
	font-size: 24px;
	color: #FF1500;
	padding-bottom: 12px;
	font-family: 'Roboto Condensed', Helvetica Neue, Helvetica, Arial, sans-serif;
}
.articol .concurs select {
	background:none;
	border:none;
	-webkit-appearance:none;
	appearance:none;
	font-family: Roboto, 'Helvetica Neue', Helvetica, Arial, sans-serif;
	margin-top:10px;
	display:block;
}
.articol .concurs .buton-browse {
	display:block;
	float:left;
	border-radius:5px;
	border:1px solid #d2d2d2;
	padding:8px 15px 9px;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:bold;
	box-shadow:inset 0 -1px 0 rgba(255, 255, 255, .5);
	background: #f8fbfd;
	background: -moz-linear-gradient(top,  #fefefe 0%, #e7e7e7 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fefefe), color-stop(100%,#e7e7e7));
	background: -webkit-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: -o-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: -ms-linear-gradient(top,  #fefefe 0%,#e7e7e7 100%);
	background: linear-gradient(to bottom,  #fefefe 0%,#e7e7e7 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#e7e7e7',GradientType=0 );
	color:#ff1500;
	text-shadow:0 1px 0 #fff;
}
.articol .concurs .buton-browse:hover {
	background: -moz-linear-gradient(top,  #e7e7e7 0%, #fefefe 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e7e7e7), color-stop(100%,#fefefe));
	background: -webkit-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: -o-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: -ms-linear-gradient(top,  #e7e7e7 0%,#fefefe 100%);
	background: linear-gradient(to bottom,  #e7e7e7 0%,#fefefe 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e7e7e7', endColorstr='#fefefe',GradientType=0 );
}
.articol .concurs .button-send {
	display:block;
	margin-top:30px;
	height:40px;
	width:120px;
	font-size:16px;
}
.articol .concurs form {
	margin-bottom:50px;
}
.articol .concurs .separator {
	margin:30px 0;
}
.articol .concurs label {
	margin-left:10px;
}
.articol .concurs label a {
	color:#008cff;
}
/* NOTIFICATION */
.push-notification{ position:fixed; top:0px; z-index:200000; background-color:#FFF; padding:25px 10px; display:none; text-align:center; font-family:Roboto , Arial, Helvetica, sans-serif; width:500px; margin:0px auto; left:50%; margin-left:-250px;-moz-box-shadow: 0px 0px 14px #000;	-webkit-box-shadow: 0px 0px 14px #000;	box-shadow: 0px 0px 14px #000;}
.push-notification IMG{ vertical-align:middle}
.push-notification .close{ color:#008cff; text-transform:uppercase; text-decoration:none; font-size:13px; margin-right:10%}
.push-notification .close:hover{ color:#000}
.push-notification A.accept{ font-family:"Roboto"; font-weight:700; text-decoration:none; padding:2px 8px 3px; background-color:#31B58E; border-radius: 3px; display: inline-block !important; color:#FFF; font-size:14px; margin-top:20px; font-weight:bold; text-transform:uppercase}
.push-notification A.accept:hover{ background-color:#008cff}

/*  MEDIA QUERIES  */
@media all and (max-width: 1152px) and (min-width: 980px) {
.main-container {
	width:100%;
	margin:0;
	padding:0;
}
.menu-top {
	width:100%;
	margin:9px 0 7px;
	padding:0;
}
.header {
	width:100%;
	margin:0;
	padding:0;
}
.main-menu {
	width:100%;
	margin:0;
	padding:0;
}
.subiectele-zilei {
	width:100%;
	margin:2px 0 0 0;
	padding:0;
}
.submenu {
	width:100%;
	margin:2px 0 0 0;
	padding:0;
}
.deschidere {
	width:100%;
	margin:0;
	padding:25px 0 30px;
}
.banner728x90 {
	width:100%;
	margin:0;
	padding:25px 0;
	margin-bottom:30px;
}
.focus-box {
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:30px;
}
.listing-stiri, .list-news {
	width:100%;
	margin:0;
	padding:0;
}
.separator-mare {
	width:100%;
	margin:0;
	padding:0;
}
.section-paginatie {
	width:100%;
	margin:0;
	padding:0;
}
.emisiuni {
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:30px;
}
.emisiuni .arrow-left {
	left:603px;
	top:33px;
}
.emisiuni .arrow-right {
	left:633px;
	top:33px;
}
.emisiuni .arrow-left:active {
	left:602px;
}
.emisiuni .arrow-right:active {
	left:634px;
}
.top-stiri {
	width:100%;
	margin:0;
	padding:0;
	margin-bottom:30px;
}
.top-stiri .arrow-left {
	left:937px;
	top:-250px;
}
.top-stiri .arrow-right {
	left:967px;
	top:-272px;
}
.top-stiri .arrow-left:active {
	left:936px;
}
.top-stiri .arrow-right:active {
	left:968px;
}
.bloguri {
	width:100%;
	margin:0;
	padding:30px 0;
	margin-bottom:30px;
}
.listing-special {
	width:100%;
	margin:0;
	padding:0;
}
.programtv {
	width:100%;
	margin:0;
	padding:0 0;
	margin-bottom:30px;
	height:160px;
}
.programtv .arrow-left {
	left:469px;
	top:auto;
	bottom:10px
}
.programtv .arrow-right {
	left:499px;
	top:auto;
	bottom:10px
}
.programtv .arrow-left:active {
	left:468px;
}
.programtv .arrow-right:active {
	left:500px;
}
.utile {
	width:100%;
	margin:0;
	padding:0 0;
	margin-bottom:30px;
	height:241px;
}
.videonews {
	width:100%;
	margin:0;
	padding:0 0 10px 0;
}
footer {
	width:100%;
	margin:0;
	padding:35px 0 50px;
}
.articol {
	width:100%;
	margin:0;
	padding:25px 0 30px;
}





.inside {
	padding:0;
	margin:0 auto;
}
}

/*------------------DIV OVER BOX EMAIL--------------------*/
#overlay{ width:100%; height:100%; background-color:#000; position:fixed; left:0px; top:0px; z-index:10000; -moz-opacity:.70; filter:alpha(opacity=70); opacity:.70; display:none}
#box_email {
	background-color:#2A2A2A;
	display:none;
	padding:10px;
	position:absolute;
	width:615px;
	z-index:10001;
	text-align:left;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FFF;
}
#box_email .close{ position:absolute; right:-16px; top:-16px; width:32px; height:32px; display:block; background-image:url(../images/sprite.png); background-repeat:no-repeat; background-position:-215px -215px; text-indent:-999999px; overflow:hidden }
.ui-tooltip {
	max-width: 300px;
	position: absolute;
	z-index: 3000;
	border: 1px solid #111;
	background-color: #1C1C1C;
	padding: 5px;
	opacity: 0.85;
	font-size:16px;
	font-weight:bold;
	color:#FFF;
}
#gdpr{ position:fixed; width:50%;  height:70%; top:15%; left:25%; z-index:9999}
#gdpr .text{ background-color:#FFF; padding:20px; width:100%; max-height:100%; overflow:auto; box-sizing:border-box;
	-moz-box-shadow: 0px 0px 14px #000;
	-webkit-box-shadow: 0px 0px 14px #000;
	box-shadow: 0px 0px 14px #000;
	-moz-border-radius:  				10px 10px 10px 10px /*{global-radii-buttons}*/;
	-webkit-border-radius: 				10px 10px 10px 10px /*{global-radii-buttons}*/;
	border-radius: 						10px 10px 10px 10px /*{global-radii-buttons}*/;
}
#gdpr A.close{ position:absolute; display:block; padding:10px 15px; right:-15px; top:-15px; font-size:15px; font-weight:bold; color:#FFF; background-color:#41121d;  font-family:"Arial Black", Gadget, sans-serif;
				-moz-border-radius:  				20px 20px 20px 20px /*{global-radii-buttons}*/;
			   -webkit-border-radius: 				20px 20px 20px 20px /*{global-radii-buttons}*/;
			   border-radius: 						20px 20px 20px 20px /*{global-radii-buttons}*/;
}

.banner{ text-align:center}
.banner DIV{ width:300px; margin:0px auto}
.clear{clear:both; margin:0 !important; padding:0 !important; border:0 none !important; line-height:0 !important; height:0 !important; font-size:0 !important}		