/* CSS Document */

@import url(menu_up.css);
@import url(rootline.css);
@import url(rootline_hp.css);
@import url(menu_bottom.css);
@import url(gallery.css);

/*
 * 100% height layout with header and footer using divs
 * 
 */
html {
     overflow: -moz-scrollbars-vertical;
}

html,body{
	margin:0;
	padding:0;
	height:100%; /* needed for container min-height */
	background-image:url(images/body_bgr.jpg);
	background-repeat:repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
	background-attachment: scroll;
}
form {
	margin:0px;
	padding:0px;
}
div#container {
	position:relative; /* center, not in IE5 */
	width:928px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-image:url(images/backgr_content.gif);
	background-repeat:repeat-y;
	background-attachment: scroll;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#maincontainer {
	width:920px;
	margin:0 auto;
}
.reclama_sus {
	width:920px;
	padding-top:2px;
	height:90px;
	margin-bottom:6px;
}
.reclama_sus .banerTop1{
	width:729px;
	height:90px;
	float:left;
}
.reclama_sus .banerTop1 a{
	font-size:0;
}
.reclama_sus .banerTop1 .banner_object,
.reclama_sus .banerTop2 .banner_object{
	margin:0;
	padding:0;
}

.reclama_sus .banerTop2{
	width:190px;
	height:90px;
	float:right;
}

.reclama img{
}

#banda_sus {
	background-image: url(images/backgr_banda_sus.jpg);
	background-repeat: repeat-x;
	height:30px;
}

.data {
	float:left;
	color:#FFFFFF;
	padding-left:15px;
	padding-top:6px;
	font-size: 10px;
	text-transform: lowercase;
}

#stiri_sus {
	background-attachment: scroll;
	background-image: url(images/backgr_stiri.gif);
	background-repeat: repeat-x;
	height: 21px;
}
.actualitate {
	padding:1px;
	float:left;
}
.stiri {
	float:left;
	padding-top:3px;
	padding-left:5px;
	color:#FFFFFF;
	width:795px;
}

#header {
	height:135px;
}
.headerTop{
	width:910px;
	height:99px;
}
.headerLogo{
	float:left;
	width:420px;
	position:relative;
}
.headerImage_right{
	float:right;
	width:470px;
	padding-top:30px;
	margin-left:20px;
}
.headerBottom{
	width:910px;
	height:40px;
}
#logo {
	position:absolute;
	width:415px;
	height:115px;
}
.header_image {
}
#menu_images_box {
	background-attachment: scroll;
	background-image: url(images/backgr_menu_images.jpg);
	background-repeat: repeat-x;
	height: 38px;
}
.menu_images {
	float:left;
	width:692px;
}
.search {
	float:left;
}

#content_up_bar {
	height:11px;
	border-top:4px solid #000000;
	margin:0px;
	padding:0px;
}
#left_column {
	float:left;
	width:242px;
}
#left_content_box {
	margin:0 11px;
}
#center_column {
	float:left;
	width:493px;
}
#right_column {
	float:left;
	width:185px;
}
#right_content_box {
	margin:0 11px;
}
#interactiv {
	border: 1px solid #D3D3D3;
	border-top:0px;
	margin-bottom:10px;
	background-color:#EDEDED;
}
.ultima_ora {
	border: 1px solid #D3D3D3;
	border-top:0px;
}
.ultima_ora table {
}
.hotnews {
	padding:10px;
}
/* CONTENT */
.content {
	margin:0px;
	padding:0px;
	text-align:justify;
}

.content .csc-header{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:493px;
	margin:0px;
	padding:0px;
}
.content .csc-header H1{
	background-attachment: scroll;
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	text-transform: uppercase;
	margin:0px;
}
.content .csc-textpic {
	background-attachment: scroll;
	background-image: url(images/content_article_backgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 493px;
	margin:0px;
	padding:10px 0;
	margin-bottom:10px;
}
*html .content .csc-textpic {
	margin-top:0px;
}
.content .csc-textpic .csc-textpic-intext-right-nowrap div {
	margin-top:-12px;
}
.content .csc-textpic .csc-textpic-text{
	width:314px;
}
.content .csc-textpic .csc-textpic-imagewrap {
	width:147px;
	margin-top:11px;
}
.content .csc-textpic .csc-textpic-imagewrap img{
	margin-left:11px;
}
.content .csc-textpic-text {
	width:314px;
	padding-left:10px;
	padding-right:10px;
	text-align:justify;
}

.content .csc-textpic img{
	border:1px solid #D3D3D3;
}
.content p.bodytext {
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.content p.bodytext a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.content p.bodytext a:hover{
	text-decoration:underline;
}

/*.content .csc-textpic dt{
	width:160px;
}
*/

/* NEWS ACTUALITATEA */
.news-latest-container-actualitate {
	background-attachment: scroll;
	background-image: url(images/content_article_backgr.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 493px;
	margin:0px;
	padding:10px 0;
}
.content .news-latest-container-actualitate .news-latest-item,
.news-latest-gotoarchive-actualitate {
	padding-left:10px;
	padding-right:10px;
}
.news-latest-gotoarchive-actualitate a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news-latest-gotoarchive-actualitate a:hover{
	text-decoration:underline;
}
.content .news-latest-text-actualitate{
	width:314px;
	float:left;
}
.content .news-latest-image-actualitate {
	width:147px;
	text-align:center;
	margin-left:11px;
	float:left;
}
.content .news-latest-image-actualitate img{
	margin-left:11px;
	border:1px solid #D3D3D3;
}

/* MACINA SEARCHBOX */
.tx-macinasearchbox-pi1  {
	padding-left:5px;
	margin-top:8px;
}
.tx-macinasearchbox-pi1 table {
	background-color:#FFFFFF;
}
/**html .tx-macinasearchbox-pi1 table {
	background-color:#FFFFFF;
	width:200px;
}
*/
.tx-macinasearchbox-pi1 .text {
	border:0px;
	width:120px;
}


.tx-macinasearchbox-pi1 .buttonSearch {
	background-image: url(images/cauta.jpg);
	background-repeat: no-repeat;
	width:60px;
	height:21px;
	text-indent:-999px;
	border:0;
}

/* CURENCY */
.exchange {
}
.currency {
/*	padding:3px;
	border:1px solid #D5D5D5;
	border-top:0px;
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/right_backgr_box.jpg);
	background-position: left bottom;
	background-repeat: repeat-x;
	padding-bottom:20px;
*/	
}
.currency table {
	margin-top:5px;
}
.currency td{
	font-size:11px;
	padding-left:3px;
	padding-bottom:3px;
}
.currency .dots {
	background-image: url(images/dots.gif);
	background-repeat: repeat-x;
}

/* VREMEA */
.titlu_vremea {
	margin-top:10px;
}
.vremea {
}
.forecast {
	padding:3px;
	border:1px solid #D5D5D5;
	border-top:0px;
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/right_backgr_box.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding-bottom:10px;
}
.forecast H5{
	margin:0px;
	font-size:12px;
	font-weight:bold;
	margin:0 5px;
}
.forecast img {
	margin-top:10px;

}
.bank_link {
	text-align:right;
}
.bank_link a {
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}

.bank_link a:hover {
	text-decoration:underline;
}

.banc_list {
	margin:5px;
	padding:0;
}
.banc_list ul {
	margin:0;
	padding:0;
}
.banc_list li{
	list-style:none;
	margin-left:10px;
	margin-bottom:10px;
	padding-bottom:5px;
	border-bottom:1px dotted #D3D3D3;
}
.page_browsers_banc {
	margin-left:10px;
}
.caricatura {
	margin-top:10px;
}
.caricatura .csc-textpic-imagewrap img{
	border:1px solid #D4D0C8;
	border-top:0px;
}
/* LEFT CONTENT */

.left_content {
	margin:0px;
	padding:0px;
}
.left_content H1{
	padding:0 5px;
	font-size:12px;
	font-weight:bold;
	margin:5px;
	text-align:center;
}
.left_gray .jm-gallery-category-header,
.left_gray .tx-jmgallery-pi1 p,
.left_gray .tx-jmgallery-pi1 br,
.left_gray .tx-jmgallery-pi1 strong,
.left_gray .jm-gallery-list-album-metainformation,
.left_gray .jm-gallery-list-album-metainformation br,
.left_gray .jm-gallery-category-container {
	display:none;
}
.left_gray .jm-gallery-album-entry {
	text-align:center;
	margin-left:20px;
}

.left_gray {
	background-color:#EDEDED;
	width:218px;
	padding-bottom:20px;
	margin-bottom:10px;
	border:1px solid #D3D3D3;
	border-top:0px;
}
.link_gray {
	margin-top:10px;
}
.link_gray a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
}
.link_gray a:hover{
	text-decoration:underline;
}
.left_white {
	background-color:#FFFFFF;
	width:218px;
	padding-bottom:20px;
	margin-bottom:10px;
	border:1px solid #D3D3D3;
	border-top:0px;
}
.left_white a,
.left_gray a{
	color:#000000;
	font-weight:bold;
	text-decoration:none;
}
.left_white a:hover,
.left_gray a:hover{
	text-decoration:underline;
}
.left_gray .csc-textpic img,
.left_white .csc-textpic img {
	border:1px solid #D3D3D3;
}

/* FOTOGRAFIA CITITORILOR */

.title_fotografia {
	margin:0px;
	padding:0px;
	background-color:#EDEDED;
}
.title_fotografia H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:10px;
}
.fotografia {
	text-align:center;
	background-color:#EDEDED;
	width:218px;
	padding-top:10px;
}
.fotografia img {
	border:1px solid #D3D3D3;
}
.fotografia_text p{
	text-align:center;
	background-color:#EDEDED;
	font-size:10px;
	margin:0;
	padding:0;
}
.fotografia_text a{
	font-size:10px;
	text-decoration:none;
	color:#B30101;
}
.fotografia_text a:hover{
	text-decoration:underline;
}


/* CONUCRSURILE INFORMATIEI */

.title_concurs {
	margin:0px;
	padding:0px;
	background-color:#FFFFFF;
}
.title_concurs H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align:center;
	margin:0px;
	padding:0px;
	padding-top:10px;
	background-color:#FFFFFF;
}
.concurs {
	text-align:center;
/*	width:218px;
	padding-top:10px;
	padding-bottom:20px;
*/}
.concurs img {
	border:1px solid #D3D3D3;
}


.clear {
	clear:both;
	font-size:0;
	height:0;
}

.clear_bottom {
	clear:both;
	height:50px;
}
div#mainfooter {
	position:;
	width:928px;
	bottom:0; /* stick to bottom */
	height:42px;
	background-image: url(images/backgr_footer.jpg);
	background-repeat: no-repeat;
}
.copyright {
	float:left;
	width:170px;
	margin-left:15px;
	margin-top:10px;
	color:#FFFFFF;
	font-size:10px;
}

#reea {
	float:left;
	padding-left:20px;
}

/* POLL */

.forecast .tx-jkpoll-pi1 {
	margin:0;
}

.forecast .tx-jkpoll-pi1 p.bodytext{
	margin:0px;
	padding:0px;
	background-color:#EDEDED;
	color:#000000;
	display:block;
}

.forecast .tx-jkpoll-pi1 H1 {
	margin:0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174B8C;
	font-weight:bold;
	display:none;
}

.forecast .tx-jkpoll-pi1 table {
	width:150px;
}
/* JK _ POLL */
.forecast .poll_question {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174B8C;
	margin:0px;
	padding:0px;
	padding-left:20px;

}
.forecast .poll_question p.bodytext{
	margin:6px 0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174B8C;
	font-weight:bold;
	background-color:#EDEDED;
}
.forecast .poll_answer p.bodytext {
	margin:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174B8C;
	font-weight:bold;
	background-color:#CCCCCC;
}

.forecast .poll_question p.bodytext strong,
.forecast  .poll_answer p{
	margin:0px;
	padding:0px;
	font-weight:normal;
	font-size: 11px;
	line-height:normal;
}
*html .forecast  .poll_question p.bodytext{
	padding:0px 0px 0px 0px;;
}
.forecast .poll_answer {
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#174B8C;
	padding-bottom:5px;
}

.poll_submit {
	border-top:2px solid #AA0202;
	text-align:right;
	padding-top:3px;
}
.poll_submit input{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	background-color: #AA0202;
	border:0px solid #000000;
	border-bottom:0px;
	clear:both;
	background-image: url(images/backgr_submit.jpg);
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left bottom;
	padding:1px;
}
.answer_input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	padding-left:20px;
}
.input_answer {
	display:inline;
	float:left;
}

.text_answer {
	padding-top:0px;
	display:inline;
	float:left;
	padding-top:2px;
}
*html .text_answer {
	padding-top:3px;

}
.poll_votes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:2px 0px 3px 0px;
	padding-left:20px;
	color:#000000;
	font-weight:bold;
}
/* POLL ANSWER TEXT */
.poll_answer_result {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin:0px;
	padding:0px;
	clear:both;
	color:#000000;
	margin-bottom:5px;
	padding-bottom:0px;
	font-weight:bold;
	min-height:20px;
}

.poll_answer_result .img_percentage {
	float:left;
	height:12px;
	display:inline;
	margin-top:-4px;
}
.poll_answer_result .img_percentage img{
	height:12px;
	border:1px solid #174B8C;
}

.poll_answer_result .percent_result {
	float:right;
	display:inline;
}
.poll_answer_result .answer_text_left {

}
.heeft {
	border-top:2px solid #174B8C;
	border-bottom:2px solid #174B8C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px;
	padding:5px 0px;
	padding-left:20px;
	color:#174B8C;
	clear:both;
	font-weight:bold;
}


/* NEWSTICKER */

.newsticker {}

.newsticker a{
	color:#FFFFFF;
	background-attachment: scroll;
	background-image: url(images/arrow_newsticker.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:36px;
	text-decoration:none;
}
.newsticker a:hover{
	text-decoration:underline;
}

/* CONTENT DETALII */

.content_detalii {
	margin:0px;
	padding:0px;
}

.content_detalii .csc-header{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:493px;
	margin:0px;
	padding:0px;
}
.content_detalii .csc-header H1{
	background-attachment: scroll;
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	text-transform: uppercase;
	margin:0px;
}
.content_detalii .csc-textpic-text H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:5px 0;
}

.content_detalii .csc-textpic-text {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px 8px;
}
.content_detalii .csc-textpic-text p.bodytext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}

/* CONTENT DETALII SECOND */


.content_detalii_second {
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px 8px;
}
.content_detalii_second .csc-header{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:493px;
	margin:0px;
	padding:0px;
}

.content_detalii_second .csc-header H1{
	background-attachment: scroll;
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	text-transform: uppercase;
	margin:0px;
}
.content_detalii_second .csc-textpic-text {
}


/* CONTENT CONTENT */
.content_content {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding-bottom:10px;
	width:491px;
}

.content_content .csc-header{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:491px;
	margin:0px;
	padding:0px;
}
.content_content .csc-header H1{
	background-attachment: scroll;
	background-image: url(images/bullet_h1.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	text-transform: uppercase;
	margin:0px;
}

.content_content .csc-textpic-text H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:5px 0;
}
.content_content H2{
	font-size: 14px;
	font-weight: bold;
	padding-left:10px;
	margin:0px;
	padding-top:10px;
}

.content_content .csc-textpic-text {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
}
.content_content p.bodytext,
.content .content_content p.bodytext{
	margin:0px;
	padding:10px;
	padding-bottom:0px;
	text-align:justify;
}

.content_content .csc-textpic-text p.bodytext{
	margin:0px;
	padding:10px;
	padding-top:0px;
	padding-left:0px;
}
.content_content .csc-textpic-text .csc-textpic-imagewrap dl.csc-textpic-image dt img {
	margin:0 10px;
	padding:10px;
	float:right;
}
.content_content a {
	color:#B30101;
	text-decoration:none;
}
.content_content a:hover {
	text-decoration:underline;
}
/* NEWS LATEST */

.news-latest-container {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_article_backgr.jpg);
/*	background-image: url(images/content_backgr_content.jpg);
*/	background-repeat: repeat-y;
	background-position: left bottom;
	border-left:0px solid #D3D3D3;
	border-right:0px solid #D3D3D3;
	padding:10px;
}

.news-latest-container-editorial {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_article_backgr.jpg);
/*	background-image: url(images/content_backgr_content.jpg);
*/	background-repeat: repeat-y;
	background-position: left bottom;
	border-left:0px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
	padding-bottom:20px;
}


.news-latest-container H2{
	display:none;
}
.news-latest-item {
	margin:0px;
	padding:0px;
	display:block;
	clear:both;
}
.news-latest-item .news-latest-headerbox H3,
.news-latest-item .news-latest-headerbox {
	margin:0px;
	padding:0px;
}
.news-latest-item .news-latest-headerbox H3 a{
	width:370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
	float:left;
	text-decoration:none;
	display:block;
	width:320px;
	text-align:left;
}
.news-latest-item .news-latest-headerbox H3 a:hover{
	text-decoration:underline;
}
.news-latest-item-editorial H4 {
	margin:0;
	padding:0;
}
.news-latest-item-editorial H4 a,
.news-latest-item-editorial H4{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
	margin-bottom:3px;
	text-decoration:none;
}
.news-latest-item-editorial H4 a:hover{
	text-decoration:underline;
}
.news-latest-item-editorial .news-latest-image {
	float:left;
	padding-right:10px;
}
.news-latest-text-editorial {
	color: #000000;
}

.news-latest-textbox,
.news-latest-headerbox,
.news-latest-categbox {
	clear:both;
}
.news-latest-text {
	float:left;
	width:300px;
	text-align:justify;
}

.news-latest-image{
	float:right;
}
.news-latest-item p.bodytext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.news-latest-date {
	float:right;
}
.news-latest-text-editorial p.bodytext{
	margin:0px;
	padding:0px;
}

#c170 {
	display:none;
}
.news-latest-morelink {
	float:right;
	padding-bottom:5px;
	margin-bottom:10px;
}
.news-latest-morelink a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.news-latest-morelink a:hover{
	text-decoration:underline;
}

.news-latest-text-editorial .news-latest-morelink {
	margin:0;
	padding:0;
	text-align:right;
	padding-bottom:10px;
	clear:both;
}

.news-latest-text-editorial  .news-latest-morelink a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.news-latest-text-editorial .news-latest-morelink a:hover{
	text-decoration:underline;
}

.news-latest-gotoarchive  a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.news-latest-gotoarchive  a:hover{
	text-decoration:underline;
}
.news-latest-categ {
	float:left;
}

/* NEWS SINGLE */

.news-single-item {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
}
*html .news-single-item {
	width:468px;
}

.news-single-item H1,
.news-single-item H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
}
.news-single-item H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
	font-style:italic;
}

.news-single-item p.news-single-author {
	margin:0px;
	padding:10px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
}

.news-single-item  .image_news {
	float:right;
	padding-top:10px;
	padding-left:10px;
}

.news-single-backlink a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.news-single-backlink  a:hover{
	text-decoration:underline;
}
.news-date {
	text-align:right;
	font-style:italic;
}
/* NEWS L:IST */

.news-list-container {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
}

.news-list-item H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin:0px;
	padding:0px;
}
.news-list-item p.bodytext{
	margin:0px;
	padding:0px;
	padding-bottom:10px;
}
.news-list-morelink {
	border-bottom:1px solid #4C4C4C;
	padding-bottom:5px;
	margin-bottom:5px;
	text-align:right;
}
.news-list-morelink a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.news-list-morelink  a:hover{
	text-decoration:underline;
}
.news-list-browse {}

.news-list-browse a{
	font-weight:bold;
	font-size:12px;
	color:#000000;
	text-decoration:none;
}
.news-list-browse a:hover{
	text-decoration:underline;
}
.tx-ttnews-browsebox-SCell a{
	text-decoration:underline;
}
/* ARHIVA NEWS */

.news-amenu-container {
	background-color: #EDEDED;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
}

.news-amenu-container ul{
	margin:0px;
	padding:0px;
}

.news-amenu-container li{
	margin:0px;
	padding:0px;
	list-style:none;
}

.news-amenu-container li a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.news-amenu-container li a:hover{
	text-decoration:underline;
}
.news-amenu-container li.news-amenu-item-year {
	padding:0px;
	margin:0px;
	font-weight:bold;
	font-size:16px;
	color:#000000;
	list-style:none;
	padding-top:10px;
}
.news-amenu-container ul li dd {
	text-align:left;
	margin:0px;
	padding:0px;
}
/* INDEXED SEARCH */
.tx-indexedsearch {
	background-attachment: scroll;
	background-color: #EDEDED;
	background-image: url(images/content_backgr_content.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-left:1px solid #D3D3D3;
	border-right:1px solid #D3D3D3;
	padding:10px;
}
.tx-indexedsearch-searchbox {}

.tx-indexedsearch-searchbox-sword{
	padding-right:10px;
	border:1px solid #000000;
	margin-right:10px;
}
.tx-indexedsearch-searchbox-button{
	border:0px solid #000000;
	margin-right:10px;
	background-color:#000000;
	color:#FFFFFF;
}
.tx-indexedsearch-icon,
.tx-indexedsearch-result-number,
.tx-indexedsearch-title,
.tx-indexedsearch-percent {
	background-color:#DADADA;
	padding:3px;
}
.tx-indexedsearch-info {
	display:none;
}
.tx-indexedsearch-sw,
.tx-indexedsearch-redMarkup {
	color:#930101;
}
.tx-indexedsearch-title a {
	color:#000000;
	text-decoration:none;
	font-weight:bold;
}
.tx-indexedsearch-title a:hover {
	text-decoration:underline;
}
/* FOOTER ARTICOL */

#content_footer_box {
	clear:both;
	background-color: #view_comments;
	border:1px solid #D3D3D3;
	border-top:0px solid #D3D3D3;
	padding:10px;
}

.printpage {
	float:left;
}

.printpage a,
.trimite_link a,
.add_comments a,
.view_comments a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.printpage a:hover,
.trimite_link a:hover,
.add_comments a:hover,
.view_comments a:hover {
	text-decoration:underline;
}

.trimite_link,
.trimite_mail,
.add_comments,
.view_comments {
	float:left;
}
#comments_box {
	clear:both;
	position:relative;
}
#add_comment {
	clear:both;
}
#add_comment H1{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:449px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	margin:0px;
	margin-top:10px;
}
.inputc {
	border:1px solid #000000;
	font-size:11px;
}

.buton_trimite {
	border:0px;
	background-image: url(images/title_content.jpg);
	color:#FFFFFF;
	font-size:12px;
	font-weight:bold;
	margin-top:10px;
	height:25px;
}
.commentarii {}

.commentarii H1{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:454px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	margin:0px;
	margin-top:10px;
}
.coment_new .commentarii H1{
	background-image: url(images/title_content.jpg);
	background-repeat: no-repeat;
	width:454px;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left:19px;
	padding-top:5px;
	height:23px;
	margin:0px;
	margin-top:10px;
}

/* MAIL FORM */
form#mailform,
.csc-mailform{
	border:0px solid #FFFFFF;
	margin-top:20px;
}
.csc-mailform-field {
	margin-bottom:5px;
	vertical-align:top;
	clear:both;
	width:490px;
}

.csc-mailform-field label{ 
	width:80px;
	text-align:right;
	padding-right:10px;
	float:left;
	padding-top:3px;
}

html>body .csc-mailform-field label{ 
	width:80px;
}
html>body .csc-mailform-field label br{
	display:; 
}

#mailformsubiect,
#mailformMesaj,
#mailformEmail,
#mailformattachment
 { 
	width:260px;
	border:1px solid #BBBBBB;
}
#mailformemail {
	padding-left:10px;
}
.csc-mailform-submit {
	border:0px solid #BBBBBB;
	margin-left:200px;
	background-color:#CA252B;
	color:#FFFFFF;
}
html>body .csc-mailform-submit {
	margin-left:180px;
}
html>body .csc-mailform-field {
	margin-bottom:10px;
}
/* RSS FEED */
.rss_feed {
	margin-top:30px;
}
.rss_feed a{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
	padding-left:16px;
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.rss_feed a:hover {
	text-decoration:underline;
}

/* ARHIVA PE EDITII */

.tx-newsarhiveedition-pi1 {
	padding:10px;
}

.tx-newsarhiveedition-pi1 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.tx-newsarhiveedition-pi1 li{
	margin:0px;
	padding:0px;
}

.tx-newsarhiveedition-pi1 li.month{
	font-weight:bold;
	font-size:14px;
	padding-bottom:5px;
	padding-top:10px;
}

.tx-newsarhiveedition-pi1 li.item{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:20px;
}
.tx-newsarhiveedition-pi1 li.item a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.tx-newsarhiveedition-pi1 li.item a:hover{
	text-decoration:underline;
}


.tx-newsarhiveedition-pi2 {
	padding:10px;
}
.tx-newsarhiveedition-pi2 H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #C50102;
}

.tx-newsarhiveedition-pi2 ul{
	list-style:none;
	margin:0px;
	padding:0px;
}
.tx-newsarhiveedition-pi2 li{
	margin:0px;
	padding:0px;
}

.tx-newsarhiveedition-pi2 li.categorie{
	font-weight:bold;
	font-size:14px;
	padding-top:10px;
}

.tx-newsarhiveedition-pi2 li.item{
	padding-bottom:0px;
	padding-top:0px;
	padding-left:10px;
}
.tx-newsarhiveedition-pi2 li.item a{
	background-attachment: scroll;
	background-image: url(images/bullet_links.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left:16px;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	color:#000000;
}
.tx-newsarhiveedition-pi2 li.item a:hover{
	text-decoration:underline;
}
.back_link {
	text-align:right;
	padding-top:20px;
}
.back_link a{
	color:#C50102;
	font-weight:bold;
}

/* JM GALLERY */

.tx-jmgallery-pi1 {
	margin:0px;
	padding:0px;
}
.foto_box {
	width:478px;
	margin-left:-10px;
	margin-top:10px;
}
.foto_box H3 {
	padding-left:20px;
}
.foto_album_box {
	padding-left:10px;
}
.left_gray .foto_album_box,
.jm-gallery-album-entry {
	height:100px;
}
.jm-gallery-admin-control-new {
	width:10px;
}
.tx-jmgallery-pi1 .jm-gallery-admin-category-container {
	width:400px;
}
.jm-gallery-admin-category-header,
.jm-gallery-admin-category-description {
	width:180px;
	float:left;
}
.tx-jmgallery-pi1 .jm-gallery-category-container {
	text-align:center;
}
.category_arround {
	float:left;
	width:195px;
	text-align:center;
	margin-left:20px;
	margin-top:10px;
}
.jm-gallery-category-header {
	display:none;
}

.image_row_begin {
	background-color:#FFFFCC;
}
.tx-jmgallery-pi1 .image_text {
	text-align:center;
	font-size:11px;
	clear:both;
}


h3.jm-gallery-album-header,
h3.jm-gallery-image-header {
	font-size: 14px;
	margin-bottom: 0;
	padding-left:10px;
}
.jm-gallery-image-metainformation-top p{
	margin:0px;
	padding:0px;
	padding-left:10px;
}
.jm-gallery-album-footer {
}
.jm-gallery-image-downloads {
}
#commentform {
	margin:10px;
}
.tx-jmgallery-pi1 .inputf{
	border:1px solid #000000;
	width:200px;
}
.tx-jmgallery-pi1 .button_send {
	border:1px solid #000000;
	background-attachment: scroll;
	background-image: url(images/backgr_banda_sus.gif);
	background-repeat: repeat-x;
	background-position: left top;	
	margin:0px;
	padding:0px;
	color:#FFFFFF;
}
div.jm-gallery-category-header {
	font-size: 14px;
	padding:10px;
	font-weight:bold;
	clear:both;
	display:block;
}
div.jm-gallery-image-browser {
	margin:0px;
	padding:0px;
	text-align: center;
	border-top: 0px solid #e6e6e6;
	padding-top: 5px;
	margin-bottom: 5px;
	}
div.jm-gallery-image-browser span {
	margin:0px;
	padding:0px;
}
div.jm-gallery-album-control {
	clear: both; 
	text-align: center;
	margin:0px;
	padding:0px;
	margin-top: 10px;
	padding-top: 20px;
	}	
div.jm-gallery-album-footer {
	border-top: 1px solid #e6e6e6; 
	padding-top: 5px;
}

div.jm-gallery-image-entry {
	display: block;
	float:left; 
	width: 122px;
	height:200px;
	border: 0;
	text-align: center;
	padding: 0px;
	margin:0px;
}
div.jm-gallery-image-entry img {
	height:100px;
	width:130px;
}
.jm-gallery-album-pagebrowser {
	margin-left:10px;
}
/*
div.jm-gallery-image-collection {
	margin:0px;
	padding:0px;
}
div.jm-gallery-image-metainformation-top {
	text-align: left;
	padding-bottom: 5px;
	margin-top: 5px;
	position:relative;
	width:476px;
}
h3.jm-gallery-image-header {
	font-size: 14px;
	margin-bottom: 0;
	padding-left:20px;
}
*/

.send_mail {
	margin:10px;
}

/* TABEL UTILE */

.tabel_utile {
	margin-top:10px;
}
.tabel_utile table {
	border-top:1px solid #BEBEBE;
	border-right:1px solid #BEBEBE;
}
.tabel_utile th{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align:left;
	background-image: url(images/backgr_utile.png);
	height: 35px;
	border-right:1px solid #E18686;
	padding:0 3px;
}
.tabel_utile td{
	border-left:1px solid #BEBEBE;
	border-bottom:1px solid #BEBEBE;
	background-color:#E9E9E9;
	vertical-align:top;
}

.adrese,
.program_tv {}

.adrese ul.csc-menu,
.program_tv ul.csc-menu,
.in_oras ul.csc-menu,
.mica_pub ul.csc-menu,
.de_ras  ul.csc-menu{
	margin:5px 0;
	padding:0px;
}

.adrese ul.csc-menu li,
.program_tv ul.csc-menu li,
.in_oras ul.csc-menu li,
.mica_pub ul.csc-menu li,
.de_ras ul.csc-menu li{
	margin:0px;
	padding:0px;
	list-style:none;
	background-attachment: scroll;
	background-image: url(images/bullet_utile.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin-bottom:3px;
}
.adrese ul.csc-menu li a,
.program_tv ul.csc-menu li a,
.in_oras ul.csc-menu li a,
.mica_pub ul.csc-menu li a,
.de_ras ul.csc-menu li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:14px;
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	display:block;
	width:100px;
}
.adrese ul.csc-menu li a:hover,
.program_tv ul.csc-menu li a:hover,
.in_oras ul.csc-menu li a:hover,
.mica_pub ul.csc-menu li a:hover,
.de_ras ul.csc-menu li a:hover{
	text-decoration:underline;
}

.banner_object {
	margin:10px 0;
}

/* MAILFORM */
.tx-pilmailform-pi1 {
	margin:10px;
	width:470px;
}
.label_left {
	float:left;
	width:150px;
}
.input_right {
	float:left;
	width:300px;
}
.input_right .inputf{
	border:1px solid #BBBBBB;
	width:260px;
	font-size:11px;
}

.input_right .submit_button{
	border:0px solid #BBBBBB;
	background-color:#CA252B;
	color:#FFFFFF;
}

.input_right .error{
	color:#FF0000;
}

/* FLV PLAYER */

.st_flashplayer_float_left {
	padding-left:10px;
}
.st_flashplayer_float_right {
	padding-right:10px;
}


/* RTE STYLES */

.center {
	text-align:center;
	margin:10px;
}
.justify {
	text-align:justify;
	margin:10px;
	margin-bottom:0
}

.tx-reearssimport-pi1{
	padding:10px;
}

 /***************************
 *   Default CSS for
 *   EXT chgallery
 *    Georg Ringer
 * http://www.cyberhouse.at/
 ***************************/ 
 
 /************************
 * SINGLE view 
 ************************/  
.tx-chgallery-pi1 .bigimg {
	text-align:center;
}
 
/************************
 * CATEGORY view 
 ************************/  
.tx-chgallery-pi1 .chgallery-list {
 	padding:0;
	margin:5px 10px;
 	list-style:none;
 	border:1px solid #D2DCE4;
 	border-bottom:0;
}

/* LIST element */
.tx-chgallery-pi1 .chgallery-list li {
	padding:5px;
	border-bottom:1px solid #D2DCE4;	
}

.tx-chgallery-pi1 .chgallery-list .itemodd { background:#E7EDF1; }
.tx-chgallery-pi1 .chgallery-list .itemodd .img img { border:1px solid #ececec; }
.tx-chgallery-pi1 .chgallery-list .itemeven { background:#f4f4f4; }
.tx-chgallery-pi1 .chgallery-list .itemeven .img img { border:1px solid #E7EDF1; }

.tx-chgallery-pi1 .chgallery-list .title a {
	font-weight:bold;
}
 
.tx-chgallery-pi1 .chgallery-list .img {
	float:left;
	width:120px;
	padding-left:2px;
}


.tx-chgallery-pi1 .chgallery-list .text {
	float:left;
	width:400px;
}

.tx-chgallery-pi1 .chgallery-list .clr { clear:both; }
 
/************************
 * GALLERY view 
 ************************/  

/* Directory browser */
.tx-chgallery-pi1 .info {
	margin:5px 10px 15px 10px;
	padding:3px 6px;
 	border:1px solid #D2DCE4;
 	background:#E7EDF1;
}

.tx-chgallery-pi1 .info .position {
	float:right;
	font-size:35px;
	font-style: italic;
	font-family:Georgia;
	color:#b8c9d6;
	margin-right:5px;
}

.tx-chgallery-pi1 .info .position span {
	font-size:20px;
}

.tx-chgallery-pi1 .info span {
	font-weight:bold;
}

/* Pagebrowser */
.tx-chgallery-pi1 .pagebrowser {
	border-top:1px solid #dde1e4;
	border-bottom:1px solid #dde1e4;
	padding:3px 0;	
	margin:2px 0;
}

.tx-chgallery-pi1 .pagebrowser .prev {
	width:20%;
	float:left;
}

.tx-chgallery-pi1 .pagebrowser .text {
	width:60%;
	float:left;
	text-align:center;
}

.tx-chgallery-pi1 .pagebrowser .next {
	width:20%;
	float:right;
	text-align:right;
}

.tx-chgallery-pi1 .clr { clear:both; }

/* GALLERY single element */
.tx-chgallery-pi1 .single {
	background:#FFFFFF;
	float:left; 
	padding:3px 1px 2px 1px;
	margin:5px;
	width:160px;
}

.tx-chgallery-pi1 .single .img {
	width:160px;
	height:126px;
	background:url(../../typo3conf/ext/chgallery/res/gfx/bg.gif) no-repeat;
	line-height:126px;
	position:relative;
}

.tx-chgallery-pi1 .act .img {
	background:url(../../typo3conf/ext/chgallery/res/gfx/bgact.gif) no-repeat;
}

.tx-chgallery-pi1 .single .img .align {
	width:160px;
	height:126px;
	position:absolute;
	top:50%;
	left:50%;
	text-align:center;
	display:block;
	margin-top:-53px;
	margin-left:-80px;
}

.tx-chgallery-pi1 .single .img img {

}

.tx-chgallery-pi1 .single span {
	display:block;
	margin:1px 5px;
	width:148px;
	min-height:20px;
	border:1px solid #f3f4f6;
	text-align:center;
}

.tx-chgallery-pi1 .single span  small {
	font-size:10px;
}

* html .tx-chgallery-pi1 .single span {
	height:20px; 
}

/* small version */
.tx-chgallery-pi1 .singlesmall img{
	float:left; 
	padding:0 1px 2px 1px;
	margin:0 5px ;
}

/* Settings for ajax mode */
.tx-chgallery-pi1 .hide {
	display:none;
}

.tx-chgallery-pi1 #chgalleryimg {
	padding:0 20px;
}

/* Ajax loading icon  */
.tx-chgallery-pi1 #chajax {
	background:#fff url(../../typo3conf/ext/chgallery/res/gfx/ajaxloading.gif) no-repeat center center;
	position:absolute;
	height:490px;
	width:550px;
	z-index:999;
	margin:10px 0 0 10px
	opacity: 0.8;
	-moz-opacity: 0.8;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
}


/*
 * accord */
#chgallery-list {
	border:1px solid #D2DCE4;
	border-top:0;
}

.tx-chgallery-pi1 .chgallery-title {
	padding:5px 10px;
	cursor:pointer;
	font-weight:bold;
	border-top:1px solid #D2DCE4;
}
.tx-chgallery-pi1 .chgallery-content {

}
.tx-chgallery-pi1 .chgallery-content2 {
	border-top:1px solid #eee;
	padding:10px 5px;
}

#cse-search-results iframe {
	width:490px;
}
#cse-search-results iframe table {
	padding:0 5px;
}
.right_content .macina_banner div {
	padding-bottom:5px;
}