* {
	margin:0;
	padding:0;
	outline:0;
	border:0;
}
body {
	font:normal 12px "Arial",sans-serif;
/*	background-color:#D6D6D6; */
	color:#3F3F3F;
	background:#f8f7f5 url('images/background_z.jpg') no-repeat center top;
}
.clear {
	content:"";
	display:block;
	font-size:0;
	height:0;
	line-height:0.0;
	overflow:hidden;
	visibility:hidden;
 	clear:both;
}
a {
	color:#3F3F3F;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
}
a:hover {
	color:#253888;
	text-decoration:underline;
}
input {
	border:1px solid #BFBFBF;
	padding:2px;
}
select {
	border:1px solid #BFBFBF;
}
textarea {
	border:1px solid #BFBFBF;
	padding:2px;
}
.h1Link {
	color:#BFBFBF;
	text-decoration:none;
	font-family:Arial;
	font-size:24px;
}
h2 { 
	color:#7F7777;
	font-size:18px;
	font-weight:normal;
	padding:0;
	margin:0;
}
.inputError {
	border:1px solid red;
}
.selectError {
	border:1px solid red;
}
.textareaError {
	border:1px solid red;
}
.link {
	color:#48b6cb;
	text-decoration:none;
}
.link:hover {
	color:#489ecb;
	text-decoration:none;
}
/* clasa paginare */
.pagination {
	font-size:12px;
	font-family:Arial;
	font-weight:normal;
}
.linkpage {
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
}
.selectedpage {
	font-weight:bold;
	font-size:12px;
	font-family:Arial;
	color:#000000;
	text-decoration:none;
	border:1px solid #000000;
	padding:1px;
}
/* front tpl pages */
.linkpageFront {
	text-decoration:none;
	color:#737879;
	font-size:12px;
	padding:3px;
}
.linkpageFront:hover {
	text-decoration:none;
	color:#253888;
	font-size:12px;
	padding:3px;
}
.selectedpageFront {
	text-decoration:none;
	color:#ff885f;
	font-size:12px;
	padding:3px;
}
.selectedpageFront:hover {
	text-decoration:none;
	color:#253888;
	font-size:12px;
	padding:3px;
}
.btnPages {
	text-decoration:none;
	color:#737879;
	font-size:12px;
	padding:3px;
}
.btnPages:hover {
	text-decoration:none;
	color:#253888;
	font-size:12px;
	padding:3px;
}
/*------------------------------------------*/
#parentDiv {
	width:1007px;
	margin:0 auto;
	padding-bottom:5px;
}
#header {
	width:1012px;
}

#footer {
	width:1002px;
	height:25px;
	line-height:25px;
	margin:0 auto;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	background-color:#7F7777;
}

.sideRight {
	float:left;
	width:235px;
	margin-left:10px;
}
.floatLeft {
	float:left;
}
.floatLeftError {
	float:left;
	color:red;
	margin-left:5px;
	height:21px;
	line-height:21px;
}
.floatLeftScris {
	float:left;
	height:21px;
	line-height:21px;
}
.floatLeftMarginLeft {
	float:left;
	margin-left:10px;
}
.floatLeftScrisReg {
	float:left;
	height:21px;
	line-height:21px;
	width:110px;
}
.floatRightScris {
	float:right;
	height:21px;
	line-height:21px;
}
.floatRight {
	float:right;
}
#AjaxLoading {
	position:absolute;
	top:50%;
	left:50%;
	margin-left:-180px;
	background:#FCF5AA none repeat scroll 0 0;
	padding:5px 10px;
	text-align:center;
	width:180px;
	z-index:1410065408;
	display:none;
}
#AjaxLoading img {
	vertical-align:bottom;
}
#AjaxLoading p {
	margin-top:5px;
}
.eroareDiv {
	font-family:Tahoma;
	font-size:12px;
	color:red;
	font-weight:normal;
}
.successDiv {
	font-family:Tahoma;
	font-size:12px;
	color:green;
	font-weight:normal;
}
#tabnav {
	background:transparent url('images/native/tab_bottom.gif') repeat-x scroll center bottom;
	height:20px;
	margin:0;
	padding-left:10px;
}
.titleContent {
	width:642px;
	background-image:url('images/native/table_bg.gif');
	background-repeat:repeat-x;
	height:26px;
	line-height:26px;
	font-weight:bold;
	padding-left:10px;
}
.divContent {
	background-color:#F9F9F9;
	padding:10px;
}
.active {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	border-bottom:1px solid #FFFFFF;
	color:#000000;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
.inactive {
	background:transparent url('images/native/tab_bg.gif') repeat-x scroll 0 0;
	border:1px solid #CCCCCC;
	color:#666666;
	float:left;
	font-size:11px;
	font-weight:700;
	line-height:14px;
	margin-right:4px;
	padding:2px 10px;
	text-decoration:none;
}
#tabnav a:hover {
	background:#FFFFFF none repeat scroll 0 0;
}
#tabnav li {
	display:inline;
	list-style-type:none;
	margin:0;
	padding:0;
}
.errorDiv {
	color:red;
	font-style: italic;
	padding-bottom:5px;
}
.succesDiv {
	color:green;
	font-style: italic;
	padding-bottom:5px;
}
.menuHeader1 {
	border-left:1px solid #6F6868;
	border-top:1px solid #6F6868;
	border-right:1px solid #6F6868;
	background-color:#7F7777;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.menuHeader21 {
	border-left:1px solid #6F6868;
	border-top:1px solid #6F6868;
	border-right:1px solid #6F6868;
	background-color:#7F7777;
	height:25px;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
}
.menuHeader2 {
	border-left:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	background-color:#F6F6F6;
	height:25px;
	line-height:25px;
	padding-left:10px;
}
.menuHeader22 {
	border-left:1px solid #BFBFBF;
	border-bottom:1px solid #BFBFBF;
	border-right:1px solid #BFBFBF;
	background-color:#F6F6F6;
	height:25px;
	line-height:25px;
	padding-left:5px;
	padding-right:5px;
}
.menuHeader {
	float:left;
	width:710px;
	padding-left:5px;
	padding-top:10px;
}
.menuHeaderSecond {
	float:left;
	width:83px;
	padding-left:9px;
	padding-top:10px;
}
.searchBox {
	float:left;
	display:inline;
	width:185px;
	border:1px solid #BFBFBF;
	margin-left:10px;
	margin-top:10px;
	padding-top:5px;
}
.searchInput {
	margin-top:5px;
	margin-left:70px;
	height:14px;
}
.logo {
	text-align:center;
	padding-bottom:5px;
}
.articleBox {
	width:188px;
	border:2px solid #BFBFBF;
	background-color:#DFDFDF;
	padding:5px 5px 0px 5px;
	height:405px;
	position:relative;
}
.articleBoxTop {
	width:202px;
	height:9px;
	background-image:url(images/box_top.png);
}
.articleBoxBott {
	width:202px;
	height:10px;
	background-image:url(images/box_bott.png);
}
.newsBox {
	width:478px;
	padding:5px 5px 0px 5px;
	margin-left:8px;
	height:473px;
	position:relative;
}
.boxAnunt {
	width:390px;
	margin:5px;
	border:1px solid #BFBFBF;
	padding:5px;
	min-height:220px;
	position:relative;
	font-family:Verdana;
}
.boxAnunt h1 {
	height:60px;
	overflow:hidden;
}
.headerLink {
	float:left;
	text-align:center;
}
.headerLinks {
	color:#F6F6F6;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
.headerLinks21 {
	color:#F6F6F6;
	font-weight:bold;
	display:block;
}
.headerLinks21:hover {
	color:#7F7777;
	font-weight:bold;
	display:block;
	background-color:#F6F6F6;
}
.headerLinks22 {
	color:#7F7777;
	font-weight:bold;
	display:block;
}
.headerLinks22:hover {
	color:#F6F6F6;
	font-weight:bold;
	display:block;
	background-color:#7F7777;
}
.headerLinksHv {
	color:#7F7777;
	font-weight:bold;
	display:block;
	background-color:#F6F6F6;
	padding-left:10px;
	padding-right:10px;
}
.headerLinks:hover {
	color:#7F7777;
	font-weight:bold;
	display:block;
	background-color:#F6F6F6;
	padding-left:10px;
	padding-right:10px;
}
.headerLink2 {
	float:left;
	text-align:center;
}
.headerLinks2 {
	color:#7F7777;
	font-weight:bold;
	display:block;
	padding-left:10px;
	padding-right:10px;
}
.headerLinks2:hover {
	color:#F6F6F6;
	font-weight:bold;
	display:block;
	background-color:#7F7777;
	padding-left:10px;
	padding-right:10px;
}
.newsDateBg {
	background-color:#F6F6F6;
	color:#7F7777;
}
.linkNews {
	color:#4F4F4F;
}
.divArticleNews {
	height:478px;
}
.linkMenu {
	color:#ffffff;
}
.linkMenu:hover {
	color:#F6F6F6;
	text-decoration:underline
}
.linkMenuFooter2 {
	color:#000000;
}
.linkMenuFooter2:hover {
	color:#000000;
	text-decoration:underline;
}
.bannerRight {
	width:88px;
	height:300px;
	margin-left:10px;
	border:1px solid #BFBFBF;
}
.searchBtn {
	background-image:url(images/lupa.png);
	background-repeat:no-repeat;
	width:27px;
	height:25px;
	border:0px;
	cursor:pointer;
}
.empty {
	font-family:arial;
	font-size:12px;
	color:#000000;
	font-style:italic;
}
.h1links {
	font-size:18px;
	font-weight:normal;
	color:#253888;
}
.titlePage {
	height:25px;
	line-height:25px;
	border-right:1px solid #bfbfbf;
	border-bottom:1px solid #bfbfbf;
	width:180px;
	background-color:#7F7777;
	text-align:center;
	font-weight:bold;
	color:#F6F6F6;
}
.titlePages {
	height:20px;
	line-height:20px;
	border-bottom:1px solid #bfbfbf;
	background-color:#7F7777;
	font-weight:bold;
	color:#F6F6F6;
	padding:5px;
}
.boxTrimite {
	margin-top:5px;
}
.linkVot {
	color:#3F3F3F;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	display:block;
}
.linkVot:hover {
	color:#ffffff;
	text-decoration:none;
	font-size:12px;
	font-family:Arial;
	display:block;
}
#baraHeader {
	width:1012px;
	height:45px;
	font-size:12px;
	font-family:Arial;
	color:#fff;
}
#home {
	margin-left:70px;
	padding-top:5px;
	width:90px;
	height:35px;
	float:left;
}
#homePoza {
	margin-left:20px;
	width:24px;
	height:23px;
	background:transparent url('images/poza_03.png') no-repeat scroll 0 0;
	float:left;
}
.textBara {
	float:left;
	padding-top:5px;
	padding-left:10px;
}
.textBara a {
	color:#ffffff;
	float:left
}
#mail {
	padding-left:20px;
	padding-top:5px;
	width:90px;
	height:35px;
	display:block;
	float:left;
}
#mailPoza {
	margin-top:5px;
	width:24px;
	height:23px;
	background:transparent url('images/Z_11.png') no-repeat scroll 0 0;
	float:left;
}
#rss {
	padding-left:10px;
	padding-top:5px;
	width:90px;
	height:35px;
	display:block;
	float:left;
	margin-right:50px;
}
#rssPoza {
	margin-top:2px;
	width:24px;
	height:23px;
	background:transparent url('images/Z_05.png') no-repeat scroll 0 0;
	float:left;
}
#data {
     padding-top:10px;
     height:35px;
     float:left;
}
#sigla {
	float:left;
	background:transparent url('images/sigla.png') no-repeat scroll 0 0;
	width:320px;
	height:71px;
	margin-left:50px;
	display:block;
}
#headerNav,
#footerNav {
	width:1007px;
	margin-top:17px;
}
#footerNav {
	margin:0;
}
#headerNav .left,
#headerNav .right,
#footerNav .left,
#footerNav .right {
	background:transparent url('images/headernavleft.png') no-repeat scroll 0 0;
	width:20px;
	height:39px;
	float:left;
}
#headerNav .right {
	background:transparent url('images/headernavright.png') no-repeat scroll 0 0;
}
#footerNav .right {
	background:transparent url('images/footernavright.png') no-repeat scroll 0 0;
}
#footerNav .left {
	background:transparent url('images/footernavleft.png') no-repeat scroll 0 0;
}
#headerNav ul,
#footerNav ul {
	background:transparent url('images/headernavbg.png') repeat-x scroll 0 0;
 	width:967px;
	height:39px;
	float:left;
}
#footerNav ul {
	background:transparent url('images/footernavbg.png') repeat-x scroll 0 0;
}
#headerNav li, 
#footerNav li {
	display:block;
	float:left;
	font-weight:bold;
	height:39px;
}
#headerNav .separator {
	background:transparent url('images/headernavseparator.png') no-repeat 0 3px;
	width:5px;
}
#footerNav .separator {
	background:transparent url('images/footernavseparator.png') no-repeat 0 5px;
	width:1px;
}
#headerNav li a,
#footerNav li a {
	font-size:13px;
	color:#000;
	display:inline-block;
	margin:13px 20px 8px 19px;
	height:16px;
}
#footerNav li a {
	font-size:12px;
	margin:10px 8px 11px 8px;
}
#headerNav li a:hover {
	color:#FFFFFF;
}
#footerNav li a:hover{
	color:#0000CD;
}
#articolLeft {
	width:410px;
	float:left;
	padding-top:3px;
}
.articolTitlu {
	font-family:arial;
	font-weight:bold;
	font-size:20px;
}
.articolText {
	font-family:arial;
	font-weight:regular;
	font-size:13px;
	color:#2d3742;
	padding-bottom:5px;
}
#articolLeft ul { 
	font-weight:bold;
	list-style-type:none;
	margin-top:10px;
	margin-left:30px;
	line-height:18px;
}
#articolLeft li {
	background:transparent url('images/sageata.png') no-repeat scroll 0 8px;
	padding-left:10px;
	float:left;
}
#articolTv {
	float:right;
	width:316px;
	margin-top:6px;
	border-top-style:solid;
	border-width:1px;
	border-color:#00008B;
}
#articolTv ul {
	font-family:arial;
	font-weight:regular;
	font-size:12px;
	margin-bottom:15px;
	list-style-type:none;
	margin-top:3px;
}
#articolTv li {
	float:left;
	margin-bottom:15px;
	font-weight:bold;
	padding-left:20px;
	padding-right:19px;
	background:#DCDCDC url('images/televizor.gif') no-repeat scroll 0 0;
}
.articolMic {
	float:left;
	width:316px;
	padding-top:5px;
	border-top-style:solid;
	border-width:1px;
	border-color:#DCDCDC;	
}
#mainContent {
	padding:0 10px;
	background:transparent url('images/contentbg.png') repeat-y 0 0;
}
#content {
	float:left;
	width:740px;
	margin:7px 0 0 0;
}
#search {
	float:right;
	margin:5px 40px 0 0;
	height:20px;
	cursor:pointer;
}
#search input {
	width:215px;
	height:18px;
	border:1px solid #000;
}
#search button {
	background:transparent;
	text-decoration:underline;
	color:#fff;
	cursor:pointer;
}
#copyright {
	font-size:12px;
	color:#636363;
	margin:10px 0 0 30px;
}
#articolLeft h2 {
	font-style:italic;
	font-size:14px;
	font-weight:bold;
}
#articolLeft h1 a {
	font-size:26px;
	font-weight:bold;
	font-family:Georgia;
}
#articolLeft h3 {
	text-align:justify;
	border-bottom:1px solid #bfbfbf;
	padding-bottom:5px;
	font-size:14px;
}
#articolLeft small {
	color:#7F7777;
}
.boxAdv img {
	border:none;
}
.articleTitle {
	color:#000;
}
.boxHeader {
	background:transparent url('images/boxheader.png') repeat-x left bottom;
	padding-top:4px;
	margin:10px 0;
	height:15px;
	color:#fff;
	text-align:center;
}
.articlesLi {
	list-style-type:none;
}
.articlesLi li {
	background:transparent url('images/li.png') no-repeat left 5px;
	padding-left:10px;
}
.articlesLi a {
	color:#333;
}
.play {
	display:block;
	cursor:pointer;
	width:19px;
	height:19px;
	background:transparent url('images/play.png') no-repeat 0 0;
	position:absolute;
	right:5px;
	bottom:-5px;
}
.videos {
	position:relative;
	width:95%;
	height:75px;
	margin:10px 3px 0 3px;
	border-top:1px solid #dee7fa;
	padding-top:10px;
}
.videos img {
	float:left;
}
.videos p {
	padding:0 5px;
	width:210px;
	float:left;
	height:60px;
	overflow:hidden;
	line-height:15px;
}
#reclama {
	float:right;
	padding-right:10px;
	width:451px;
	height:145px;
}