* { 
	padding: 0px;
	margin: 0px;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
}


li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 2.2em
}

a {
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
	text-decoration: underline;
}

a img { border: none; }

.fl { float: left }
.fr { float: right }
.clear { clear: both; }
.border { border: 1px solid #000; }

#container {
	width: 990px;
	position: relative;
	margin: 0 auto;
}
#menu {
	clear: both;
	background: #E2EBF4;
}
#menu ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#menu ul li {
	background: #E2EBF4;
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 5px;
	margin: 0px;
}
#menu ul li a {
	color: #000;
	padding: 2px;
	font-size: 12px;
	text-transform: uppercase;
	text-decoration: none;
}
#menu ul li a:hover {
	background: #fff;
}
#right_content {
	clear: both;
	float: right;
	width: 830px;
}
#content {
	float: left;
	width: 654px;
	padding: 8px;
}
#right_col {
	float: right;
	width: 160px;
}
#left_col {
	float: left;
	width: 160px;
}

#traffic {
	margin: 20px auto;
	width:100px;
	height:31px;
}

#footer {
	clear: both;
}
#footer_menu {
	clear: both;
	border: solid 1px #999999;
	padding: 5px;
	background: #F2F2F2;
	text-align: center;
}

#footer_menu, #footer_menu a {
	font-size: 10px;
	color: #999999;
	font-weight: bold;
}
#footer_menu a {
	margin: 0px 8px;
	text-decoration: none;
}
#footer_menu a:hover {
	text-decoration: underline;
}

.box {
	margin: 0px 0px 10px 0px;
}
.box div {
	margin: 3px;
}
.box h3 {
	padding: 3px;
}

.c1 {
	color: #f00;
}
.c2 {
	color: #CC3300;
}
.c3 {
	color: #135291; /* albastru */
}

.bg1 {
	background-color: #F3D6B6;
}
.bg2 {
	background-color: #EEEEEE;
}
.bg3 {
	background-color: #D9DCE5;
}
.bg4 {
	background-color: #D5FFC7;
}
.bg5 {
	background-color: #C5F7FF;
}
.bg1 h3, .bg2 h3, .bg3 h3 {
	color: #fff;
	background-color: #905212;
}
.bg4 h3 {
	color: #fff;
	background-color: #529012;
}
.bg5 h3 {
	color: #fff;
	background-color: #125290;
}

input.small {
	width: 140px;
}

ul.cat_links {
	list-style-type: none;
}
ul.cat_links li {
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	font-weight: bold;
	border-bottom: 1px solid #333;
}
ul.cat_links li a {
	display: block;
	margin: 3px;
	color: #333;
	text-decoration: none;
}
ul.cat_links li a:hover {
	color: #f00;
}

#news_bar {
	height: 20px;
	background-color: #FFF1D6;
	overflow: hidden;
	width: 646px;
	padding: 0px 4px
}
#news_bar_content {
	padding-left: 654px;
	overflow: hidden;
	white-space: nowrap
}
#news_bar a {
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}
#news_bar_items {
	display: none;
}

#content h2 {
	color: #000000;
	font-size:	18px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	margin: 6px 0px 16px 0px;
}

#leading_article h2, #leading_article h2 a {
	color: #000;
	font-size: 23px;
}
#leading_article p {
	margin: 10px 0px;
}
.category_summary h2, .category_summary h2 a, .other_news h2 {
	font-size: 18px;
}/*
#leading_article h2, .category_summary h2 {
	margin: 6px 0px 16px 0px;
}*/
#leading_article h2 a, .category_summary h2 a {
	color: #000;
	text-decoration: none;
}
#leading_article p, .category_summary p, .category_summary ul li {
	text-align: justify;
	font-size: 13px;
	line-height: 16px;
	color: #515151;
}
#leading_article h2 a:hover, .category_summary h2 a:hover {
	color: #CC3300;
}
.category_summary ul {
	clear: both;
}
.category_summary ul li {
	list-style-image: url(../i/bullet.jpg);
}
.category_summary ul li a {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration:none;
}
.category_summary ul li a:hover {
	color: #CC3300;
}
.category_summary {
	border-top: 1px solid #999999;
}

#leading_article p img, .category_summary p img, .article_summary p img {
	float: right;
	margin: 0px 10px 10px 10px
}

.category_summary ul {
	margin: 10px 0px;
}

.other_news {
	margin-top: 40px;
}
.other_news h3 {
	margin: 20px 0px 10px 0px;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
	border-bottom: 1px solid #999999;
}
.other_news ul li {
	padding-top: 3px;
}
.other_news ul li a {
	color: #135291;
	text-decoration: none;
}
.other_news ul li a:hover {
	text-decoration: underline;
}


.article_item h2 {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	margin: 10px 0px 20px 0px;
	clear: both;
}
.article_text {
	margin: 10px 0px 20px 0px;
	clear: both;
	text-align: justify;
}
/*
.article_text, .article_text div, .article_text p, .article_text li, .article_text span, .article_text strong {
*/
.article_text, .article_text * {
	color: #515151;
	font-size: 12px;
}
.article_text img {
	float: right;
	margin: 0px 10px 10px 10px;
}

.pager_links {
	text-align: center;
}
.pager_link {
	margin: 0px 5px;
	color: #CC3300;
	font-size: 11px;
}
a.pager_link {
	text-decoration: none;
}
a.pager_link:hover {
	text-decoration: underline;
}
span.pager_link {
	font-weight: bold;
	text-decoration: underline;
}


.search_results h2 {
	color: #515151;
	font-size: 18px;
	margin: 10px 0px;
}
.search_results li {
	margin: 8px 0px 8px 20px;
	text-align: justify;
	padding: 0px;
}
div.search_results li a {
	color: #00f;
	text-decoration: none;
}
.search_results li, .search_results li * {
	color: #515151;
	font-size: 12px;
}
.search_results li a:hover {
	text-decoration: underline;
}

.question_item {
	margin: 24px 0px;
}
.question_item a {
	color: #000;
	text-decoration: none;
}
.question_item a:hover {
	color: #CC3300;
}
.question_item, .question_item * {
	font-size: 12px;
}


.article_summary {
	border-bottom: 2px solid #999999;
}
.article_summary h3 {
	margin: 20px 0px 10px 0px;
}
.article_summary h3, .article_summary h3 a {
	color: #000;
	font-size: 18px;
}
.article_summary h3 a {
	text-decoration: none;
}
.article_summary h3 a:hover {
	text-decoration: none;
	color: #CC3300;
}
.article_summary * {
	color: #515151;
	font-size: 12px;
	text-align: justify;
	line-height: 16px;
	margin: 10px 0px;
}


a.link1 {
	color: #000;
	text-decoration: none;
}
a.link1:hover {
	color: #CC3300;
}

a.link2 {
	color: #CC3300;
	text-decoration: none;
}
a.link2:hover {
	color: #000;
}

a.link3 {
	color: #135291; /* albastru */
	text-decoration: none;
}
a.link3:hover {
	color: #CC3300;
}


ul.links {
	list-style-type: none;
	margin: 20px 0px;
}
ul.links li {
	padding: 0px;
	margin: 0px;
}
ul.links li a {
	color: #000;
	font-weight: bold;
	font-size: 12px;
	line-height: 20px;
}
ul.links li a:hover {
	color: #CC3300;
}


.job_item h3 {
	color: #135291;
	font-size: 12px;
	font-weight: bold;
	margin: 20px 0px 6px 0px;
	border-bottom: 1px solid #999;
	width: 60%;
}
.job_item * {
	color: #515151;
	font-size: 12px;
	text-align: justify;
}


#news_bar_content a {
	color: #000;
	text-decoration: none;
}

#news_bar_content a:hover {
	text-decoration: underline;
}


#content .program_content h2 {
	font-size: 12px;
}
.program_content {
	border: #DDDAD1 1px solid;
	margin: 10px 0px;
	padding: 4px 2px 2px 8px;
}
.program_content table {
	background-color: #EEEEEE;
	color: #515151;
}
.program_content table th {
	background-color: #003366;
	color: #FFFFFF;
}


a.toate {
	float: right;
	color: #CC3300;
	padding-left: 10px;
	background-image: url(../i/bu_toate.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
}

.divlead {
	FONT-SIZE: 12px; COLOR: #515151; PADDING-TOP: 5px; text-align: justify;
}
.poll_raspuns {
	color:#666;
	font-weight:bold;
	font-family:Trebuchet MS, Verdana, Tahoma, Arial;
}
.poll_raspunsuri {
	width:590px;
	padding:0 0 0 20px;
}
.poll_nr_voturi {
	color:#683759;
	padding:2px 0 10px 0;
	float:left;
	width:150px;
}
.poll_image {
	height:15px;
	background:#f3d6b6;
	border:1px solid #e2ebf4;
	margin:2px 0 0 0px;
	float:left;
}