/* CSS Document */

/* html5doctor.com/html-5-reset-stylesheet/ */
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,time,mark,audio,video { margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent; }
body { line-height:1; font-size:10px; font-family:Arial, Helvetica, sans-serif; }
body:after {display:block; position:absolute; width:100%; height:100%; top:0px; left:0px;content: "";background: #ffffff;}
ol,ul,dl,li { list-style:none; margin:0; padding:0 }
blockquote,q { quotes:none; }
blockquote:before,blockquote:after,q:before,q:after { content:'';content:none; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table { border-collapse:collapse;border-spacing:0; }
a{color:/*#275586*/#000000; text-decoration:none; display:block;}


html {
	-webkit-text-size-adjust:none;width: 100%;height: 100%;}

.clear:after, .template:after, .channel-info:after, .protv-news:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.relative{position:relative;}
.header{
	height:52px;
	background: #0063d3;
	background: rgb(0,163,236); /* Old browsers */
	background: -moz-linear-gradient(top,  rgb(0,163,236) 1%, rgb(30,87,153) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,rgb(0,163,236)), color-stop(100%,rgb(30,87,153))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgb(0,163,236) 1%,rgb(30,87,153) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgb(0,163,236) 1%,rgb(30,87,153) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgb(0,163,236) 1%,rgb(30,87,153) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgb(0,163,236) 1%,rgb(30,87,153) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00a3ec', endColorstr='#1e5799',GradientType=0 ); /* IE6-9 */
	border-bottom:2px solid #60a7ff;
	position: relative;
	z-index:1000;
 }
.header td{vertical-align:middle;}
.search-bar{ background:#686868; display:none; position:absolute; width:80%; padding:10px 10%; z-index:5;}
/*.search-bar form{padding:10px; background:#565656; -webkit-border-radius: 10px;-moz-border-radius: 10px;border-radius: 10px;}*/
.search-input{width:70%; border:0px; float:left; height:26px; display:block; margin-right:2%}
.search-button{background:#e2534c; width:20%; color:#ffffff; border:0px; height:26px;float:left; display:block;}
.breaking-news{font-size:18px; padding:10px 15px; border-bottom:1px solid #cccccc; }

/* CATEGORY MENU
-----------------------*/
#category-menu{background:#000000; width:290px; left:-290px; position:absolute;z-index:1000}
#category-menu li {padding:0; margin:0; border-bottom:1px solid #333}
#category-menu li a{display:block; padding:15px; color:#e4e4e4; font-size:16px;}
#category-menu li a.selected{display:block; padding:15px; color:#ffffff;background:#168DD9; font-size:16px;}
#category-menu li a#inchide-meniu{font-size:11px; color:#999}
#category-menu .menu-top5{font-style:italic; background:#333}

/* TEXT STYLES
-----------------------*/
h1, h2, h3, h4, h5{font-family: 'Droid Sans',Tahoma,Arial !important; font-weight:normal}
h1{font-size:1.4em; padding:10px 0;}
h2, h3, h4{font-size:1.5em; padding:10px 0}
.update {color:#fff; background-color:#DC0900; padding:0px 3px; font-weight:normal; font-size:0.8em}

/* VIDEO ICON
-----------------------*/
.small-right-lead .video {position:absolute;top:56px; right:5px;background:transparent url(../images/play-small.png); width:20px; height:14px;}
.big-simple-with-photo .video{position:absolute;bottom:10px; right:10px;background:transparent url(../images/play-big.png); width:43px; height:30px;}
.main-news .video{position:absolute;bottom:25px; right:10px;background:transparent url(../images/play-big.png); width:43px; height:30px;}
.small-right-simple .video {position:absolute;top:56px; right:5px;background:transparent url(../images/play-small.png); width:20px; height:14px;}

/* Buttons
-----------------------*/
.button-categories{width:40px; height:40px; display:block; background:transparent url(../images/sprite-m-stirileprotv.gif) 0px -25px no-repeat; }
.button-home{width:180px; height:25px; margin:-4px auto 0;}
.button-search{width:40px; height:40px; display:block; background:transparent url(../images/sprite-m-stirileprotv.gif) 0px -65px; }
.more-from-category{background:#f0f0eb; text-align:center; display:block; padding:15px; margin:-15px 15px 15px; font-size:1.2em; color:#474747}

/* TEMPLATES
-----------------------*/
.date{font-size:11px;}
.template{background: #ffffff;margin: 0 auto; padding:5px 15px 15px 15px; border-bottom:1px dotted #bababa; font-size:1.4em; color:#5b5b5b;}
.main-news img{width:100%; margin-bottom:15px;}
.small-200{width:100px; float:right; margin:0 0 5px 15px; }
.w100{width:100%; margin-top:15px;}
.template-banner{text-align:center; padding:0 0 15px 0;}
.template-banner-top{text-align:center;}
.template-banner-top div{margin-top:5px; margin-bottom:5px; position: relative; z-index: 2;}
.blank-dotted {border-bottom:1px dotted #bababa; height:1px; margin:0 15px;}
.ads-by{text-align:center; color:#ababab; padding:10px 0; display:block;}
.paragraph{font-size:14px; color:#5b5b5b; font-family:Arial, Helvetica, sans-serif; display:block; padding-top:15px; font-weight:normal;}
.rti h2{padding-top:0px;}
.rti img{margin-top:0px; margin-bottom:10px;}
.video-template{clear:both;}
.video-template h2{font-size:16px; padding:0 15px;}
.template p a{display:inline;}
.template {position: relative; z-index: 2;}

/* iLIKE IT
-----------------------*/
.ilikeit{background:#000000; padding-top:15px;}


/* CATEGORY
-----------------------*/
.category{border-bottom:3px solid #1f81e5; display:block; font-size:18px; color:#000000; text-transform:uppercase; font-weight:bold;background:transparent url(../images/sprite-m-stirileprotv.gif) right -102px no-repeat;}
.category.Actualitate{border-bottom:3px solid #ff0000;}
.category.Politic{border-bottom:3px solid #626262;}
.category.International{border-bottom:3px solid #1f81e5;}
.category.rti{border-bottom:3px solid #000000; color:#F00}
.category.rti span{color:#000000}
.ilikeit{padding-bottom:20px; margin-bottom:15px;}
.ilikeit .category.ilikeit{color:#ffffff; border-bottom:3px solid #1fb4e5; padding-top:0px; background-position:right -132px}
.ilikeit .template, .ilikeit .paragraph{color:#e8e8e8; border:none;}
.ilikeit .template a{color:#ffffff}
.ilikeit .more-from-category{background:#333333; color:#CCC}
.orange-bottom{display:block; text-align:right;}

.category-special{border-bottom:3px solid #1f81e5; display:block; font-size:16px; color:#000000; text-transform:uppercase; font-weight:bold;background:transparent url(../images/sprite-m-stirileprotv.gif) right -102px no-repeat; padding-bottom:0px;}
.category-special.sport{border-bottom:3px solid #07c710;}
.category-special.sport span{display:block; background:#07c710; width:50%; color:#ffffff; padding:4px 0 4px 20px;}
.category-special.incont{border-bottom:3px solid #a025ca;}
.category-special.incont span{display:block; background:#a025ca; width:50%; color:#ffffff; padding:4px 0 4px 20px;}
.category-special.foodstory{border-bottom:3px solid #eca15a;}
.category-special.foodstory span{display:block; background:#eca15a; width:50%; color:#ffffff; padding:4px 0 4px 20px;}
.category-special.procinema{border-bottom:3px solid #e70606;}
.category-special.procinema span{display:block; background:#e70606; width:50%; color:#ffffff; padding:4px 0 4px 20px;}

.recommended-by{font-size:18px; color:#000000; text-transform:uppercase; font-weight:bold;margin:25px 15px 15px 15px;}
.title-info {border-bottom: 3px solid #CCC;font-size: 18px;font-weight: bold;color: #999;text-transform: uppercase;padding-bottom: 5px;background: #ffffff;position: relative;z-index: 2;padding: 20px 15px;margin: 0;}


/* TOP 5
-------------------------*/
.menu-top5 div{width:40%; display:inline-block; float:left; height:26px; background-color:#60A7FF; padding:14px 0; color:#ffffff; text-align:center; margin-top:10px; font-size:1.2em; font-family:Arial, Helvetica, sans-serif; cursor:pointer;}
.menu-top5 div.active{ margin-top:0px; background:#0550A5; font-size:18px; height:36px; width:60%}
.top-content {padding:0 15px; font-size:1.4em;}
.top-content li{border-bottom:1px solid #bababa; padding:15px 0; }
.top-content li .no{color: #ADADAD;    float: left;    font-size: 0.9em;    padding-right: 4%;}
.top-content li a{color: #464646; float: left; font-family: 'Droid Sans',Tahoma,Arial !important;  font-size: 0.95em;  width: 90%;}


/* ARTICOL
-------------------------*/
.fake-croll{ border-bottom:1px solid #cccccc; height:60px; overflow:hidden;position:relative; z-index: 2;
background: #fcfcfc; /* Old browsers */
background: -moz-linear-gradient(top,  #fcfcfc 0%, #e1e1e1 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fcfcfc), color-stop(100%,#e1e1e1)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #fcfcfc 0%,#e1e1e1 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #fcfcfc 0%,#e1e1e1 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #fcfcfc 0%,#e1e1e1 100%); /* IE10+ */
background: linear-gradient(to bottom,  #fcfcfc 0%,#e1e1e1 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcfcfc', endColorstr='#e1e1e1',GradientType=0 ); /* IE6-9 */
}
.croll a{display:none;}
.croll{padding:10px 15px; font-size:13px;}
.croll .date {color:#F00;font-size:17px; font-weight:bold; display:block; float:left; height:60px; margin-right:10px;}
.article-cat{margin: 10px 15px 5px; padding:0 0 5px}
.article-top{background: #ffffff;padding:5px 15px;position:relative; z-index: 2; }
.article {margin:0px auto; background: #FFFFFF; font-size:1.4em; line-height:1.5em; padding:0 15px 20px; border-bottom:1px dotted #BABABA; position:relative; z-index: 2;}
.article p{padding-bottom:15px;}
.article p iframe, .article div iframe {width: 100%; max-width: 100%; height: auto;}
.article-img{ margin-bottom: 15px; width: 100%; position: relative; z-index:2;}
.article-top h1{font-size:2.2em;}
.article-top .lead{font-size:1.2em; color:#666; line-height:1.5em; padding-bottom:15px}
.article .social-fb{font-size:11px;display:block; float:left; margin-right:3%; width:30%; text-align:center; background:#2b75c9; color:#8bbcf4; padding:5px 0; color:#ffffff}
.article .social-twitter{font-size:11px;display:block; float:left;  width:30%; text-align:center; background:#56c8e5; color:#ffffff; padding:5px 0;}
.article .social-gplus{font-size:11px;display:block; float:left; margin-left:3%;  width:30%; text-align:center; background:#DD4B39; color:#ffffff; padding:5px 0;}
.gallery-image, .gallery-video{padding-bottom:10px; margin-bottom:10px; border-bottom:1px solid #cccccc; display:block; font-size:1.2em;}
.gallery-image span, .gallery-video span{color:#999}
.article img{width:100%; display:block; margin:10px 0;}
.article a, .lead a{color:#06C; display:inline}
.photo-gallery{padding:0 3%;}
.photo-gallery li{float:left; margin:0 0 2% 2%; width:30%}

/* CATEGORIE
--------------------------*/
.categorie-cat{margin: 10px 15px 5px; padding:0 0 5px; background:none;}

/* PROTV NEWS
--------------------------*/
.protv-news{background:#0550a5; margin-bottom:15px; padding:25px 15px; color:#ffffff; font-size:16px;}
.channel-info {padding-bottom:15px; margin-bottom:15px; border-bottom:8px solid #2a6ab2;}
.channel-info img{float:left; margin:0 15px 0 0;}
.channel-info span{font-style:italic; font-size:13px;}
.select-res{display:block; width: 35%; background:#032f61; float:right; padding:5%; margin-bottom:10px; color:#fff; font-size:16px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; text-align:center; min-height:120px}
.select-res-left{display:block; width: 35%; background:#032f61; float:left; padding:5%; margin-right:5px; margin-bottom:10px; color:#fff; font-size:16px; -webkit-border-radius: 10px;
-moz-border-radius: 10px;
border-radius: 10px; text-align:center; min-height:120px}
.select-res span, .select-res-left span{font-size:12px; color:#6c95c3; display:block; margin-bottom:10px; margin-top:5px;}

/* FOOTER
------------------------*/
.footer{margin-top:0px; font-size:1.2em; color:#ffffff; line-height:18px;position: relative;z-index: 2;}
.footer a{color:#ffffff;}
.top-footer{background:#60a7ff; padding:15px 40px;}
.bottom-footer{background:#0550a5; padding:15px 0 15px 40px; border-bottom:1px dotted #60a7ff}
.bottom-footer span{color:#a7cefa; font-size:0.9em}
.footer-fb{display:block; float:left; margin-right:20px; width:100px; text-align:center; background:#2b75c9; color:#8bbcf4; padding:5px 0;}
.twitter-fb{display:block; float:left;  width:100px; text-align:center; background:#56c8e5; color:#ffffff; padding:5px 0;}
.go-top{display:block; float:left; background:transparent url(../images/sprite-m-stirileprotv.gif) right -157px; height:13px; padding-right:20px; margin-right:50px;}
.footer-category{display:block; float:right; background:transparent url(../images/sprite-m-stirileprotv.gif) right -180px; height:13px; padding-right:20px; }
.under-footer{padding:10px 0 10px 40px;background: #ffffff;position: relative; z-index: 2;}
.under-footer a{display:inline-block; color:#999; font-size:0.8em; margin-right:10px;}


@media screen and (min-width: 760px) {
	.home-big-left{width:50%; float:left;}
	.home-big-right{width:50%; float:right;}
	.vremea{float:left; clear:both; width:50%;}
	.categorie{float:left; width:50%}
	.categorie-end{clear:both; float:left; width:50%}
	.super-slider{float:left; width:50%;}
	.ilikeit{float:left;  width:50%}
	.rti{clear:both}
}
.footer_social_bar {z-index: 7;}
.mobi-share-buttons {position: relative;z-index: 2;background: #ffffff;margin: 0px 0px !important;padding: 10px 0px !important;}
.zc_top_full, .zc_mobile {    position: relative;z-index: 1002; }
.zc_mobile {width: 320px; margin: 0 auto;}
.fb_iframe_widget {background:#ffffff;position:relative;z-index:2; overflow-y: scroll;width: 300px; height: 150px; margin:0 auto;}
#cookies_agreement {z-index:99999999;position: fixed;top: 0;}
/* Updated 911
================
*/


/* Related 17.02.17
----------------------------------------------------------------- */
div.relatedNew { margin: 10px auto;}
div.relatedNew h2 {
    font-size: 1.2rem;
    line-height: 1.35;
}
.contextualvideoadbanner, .contextualvideoadbanner div div {
	max-height: 210px;
}

/* fixed scroll  5.04.2017 */
#container {width: 100%;max-width: 100%;margin: 0px auto;overflow: hidden;}

/* widget vremea  08.06.2017 */

.z_widget_vremea_sus {
	width: 100% !important;
}
.z_widget_vremea_sus img {
	width: 100%;
	height: auto;
}

.z_widget_vremea_jos {
	width: 100% !important;
}

.z_widget_vremea_jos img {
	width: 100%;
	height: auto;
}

