﻿/* ------------------  home page style ----------------------*/
body
{
	font: 100% Arial, Helvetica, sans-serif;
	background: #f2f7f9;
	background-image: url(../Img/bodybg.jpg);
	background-repeat: repeat-y;
	margin: 0;
	padding: 0;
	color: #000000;
}

a 
{
    color: #333;
}
a:hover 
{
	color:#3b62a5 !important;
}
#wrapper
{
	min-width: 1000px;
	_width:1000px !important;
	margin-left: 92px;
}
.home #container
{
	width: 90%;
	min-width: 1000px;
	_width:1000px !important;
	background-color: #ffffff;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	padding: 0px;
}
#header-logo
{
	background-color: Transparent;
	padding: 0px;
	min-width: 1000px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 90%;
	height: 55px;
	_width:1000px !important;
}
.home #header-logo img
{
	height: 50px;
	margin: 5px 0 0;
	float: left;
}
.home #header-meniu2
{
	background-color: white;
	background-image: url(../Img/header-bg.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	min-width: 1000px;
	height: 130px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
}

.vertical-meniu{
font-size:12px;
font-family:Arial, Helvetica, Sans-Serif;
color:#000000;
width:205px;
line-height:15px;
margin-top:10px;
float:right;
list-style-type:none;
}
.bulet{
padding:0px;
margin-top:0px;
background-image:url(../Img/topmenulist-bullet.jpg); 
background-position:left; 
background-repeat:no-repeat; 
padding-left:15px;
}
.print_logo 
{
	display:none;
}
.autor
{
	font-size: 12px;
	color: #CC0000;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
}
.autor_black
{
	font-size: 12px;
	color: #000000;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
}

.vertical-meniu a:link, .vertical-meniu a:visited, .vertical-meniu a:hover, .vertical-meniu a:active
{
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

/* --------------------- top meniu -----------------------*/

.home #header-meniu
{
	background-image: url(../Img/bg-topmeniu.jpg);
	background-repeat: repeat-x;
	height: 30px;
	min-width: 802px;
	color: #ffcc33;
}
#header-meniu ul
{
	list-style: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	margin-left:12px;
	padding-top:7px;
}
#header-meniu ul li
{
	list-style: none;
	display: inline;
	padding-right: 15px;
}
#header-meniu ul li a:link
{
	color: #ffcc33;
	text-decoration: none;
}
#header-meniu ul li a:visited
{
	color: #ffcc33;
	text-decoration: none;
}
#header-meniu ul li a:hover
{
	color: #ffffff !important;
	text-decoration: none;
}
#header-meniu ul li a:active
{
	color: #ffcc33;
	text-decoration: none;
}
.home #header h1
{
	margin: 0;
}
/* --------------------- / top meniu -----------------------*/



/* ---------------------- SEARCH TOP ------------------------ */
#topform
{
	width: 350px;
	height: 43px;
	background-image: url(../Img/bg-search.jpg);
	background-repeat: no-repeat;
}

#topsrc
{
	width: 271px;
	height: 40px;
	background-image: url(../Img/bg-search.jpg);
	background-repeat: no-repeat;
}

#topform input[type="text"]
{
	background-color: #f2f7f9;
	border: 1px solid #c4c4c2;
	height: 16px;
	font-size: 12px;
}

#topform select
{
	background-color: #f2f7f9;
	border: 1px solid #c4c4c2;
	height: 20px;
	font-size: 12px;
}
#comment_box 
{
	background:#f0fbff;
	border:solid #c5dce4;
	border-width:2px 0;
	padding:10px 0;
}

/* ---------------------- / SEARCH TOP ------------------------ */




/* ---------------  main content ---------------------*/

.home #mainContent
{
	padding: 0px;
	background: #FFFFFF;
	margin-top: 0px;
	font-size: 12px;
	font-family:Arial, Helvetica, Sans-Serif;
	margin-bottom: 0px;
}

.leftcol
{
	width: 65%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}

.homeleftcol
{
	width: 32%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
}


.centercol
{
	width: 32%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
}

.homerightcol
{
	width: 32%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
}
.rightcol
{
	width: 30%;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 10px;
}
/* -------- special clases for 2 column layout in maincontent ------- */

.minileftcol
{
	width: 40%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
.minirightcol
{
	width: 40%;
	float: right;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 20px;
	padding-left: 10px;
	padding-right: 10px;
}
/* ----------------- /special clases for 2 column layout in maincontent -------- */


#mainContent a:link, #mainContent a:visited, #mainContent a:hover, #mainContent a:active
{
	/*color: #333333; 	/*text-decoration: underline;*/
}
#mainContent a:link
{
	margin-top: 0px;
}

/* ---------------------------- headings  ---------------------------- */
h1
{
	color: #4994d9;
	font-size: 14px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
}

.summary
{
	font-size: 12px;
	font-style: italic;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}

.subttl
{
	color: #4994d9;
	font-size: 12px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	font-weight: bold;
	font-style: italic;
}

.autor
{
	font-size: 12px;
	color: #CC0000;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.stirittl
{
	background-color: #FFCC33;
	color: #FFFFFF;
	padding: 5px;
	margin-top: 0px;
	margin-bottom: 0px;
}


.linkTitle
{
	letter-spacing: 1px;
	color: #4B95D6;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.linkTitle a:link
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}
.linkTitle a:visited
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}
.linkTitle a:hover
{
	color: #ffcc33 !important;
	text-decoration: none !important;
}
.linkTitle a:active
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}

.get_more
{
	color: #4B95D6;
	font-size: 10px;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.get_more a:link
{
	color: #999999 !important;
	text-decoration: none !important;
}
.get_more a:visited
{
	color: #999999 !important;
	text-decoration: none !important;
}
.get_more a:hover
{
	color: #ffcc33 !important;
	text-decoration: underline !important;
}
.get_more a:active
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}
.tags
{
	letter-spacing: 1px;
	color: #4B95D6;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 5px !important;
	margin-top: 5px !important;
}

.tags a:link
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}
.tags a:visited
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}
.tags a:hover
{
	color: #ffcc33 !important;
	text-decoration: underline !important;
}
.tags a:active
{
	color: #4B95D6 !important;
	text-decoration: none !important;
}

.perioada-even
{
	font-size: 10px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	text-align: right;
	font-style: normal;
}

.consultant
{
	width: 250px;
	color: #333333;
}
.consultant h1
{
	font-size: 12px;
	font-weight: bold;
	color: #4B95D6;
	margin-top: 0px;
	margin-bottom: 0px;
}

.consultant h2
{
	font-size: 10px;
	font-weight: bold;
	color: #4B95D6;
	margin-top: 0px;
	margin-bottom: 0px;
}
.consultant img
{
	width: 120px !important;
	height: 120px !important;
	border: 1px solid #4B95D6;
	float: left;
	margin: 5px;
}

.data
{
	color: #CC0000;
	font-size: 11px;
	margin-top: 0px;
}

.arhiva-summary
{
	font-size: 10px;
	/*letter-spacing: 1px;*/
	/*font-style: italic;*/
	margin-top: -20px !important;
	margin-bottom: 2px !important;
}

.arhiva-autor
{
	font-size: 10px;
	/*color: #CC0000;*/
	letter-spacing: 1px;
	font-style: italic;
	/*font-weight: bold;*/
	text-align: right;
	margin-top: -10px !important;
	margin-bottom: 2px !important;
}

.arhiva-data
{
	color: #CC0000;
	font-size: 11px;
	margin-top: -10px;
}
.arhiva-data_black
{
	color: #000000;
	font-size: 11px;
	margin-top: -10px;
}

/*------- Green ------*/
.green-arrow{
background-image:url(../Img/evenim-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.greenttl{
background-color:#9BCA5A; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.greenttl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.greenttl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.greenttl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.greenttl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /Green ------*/


/*------- wBlue ------*/
.wblue-arrow{
background-image:url(../Img/oferte-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.wbluettl{
background-color:#4994d9; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.wbluettl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.wbluettl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.wbluettl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.wbluettl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /wBlue ------*/


/*------- Blue ------*/
.blue-arrow{
background-image:url(../Img/blue-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.bluettl{
background-color:#1b4080; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.bluettl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.bluettl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.bluettl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.bluettl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /wBlue ------*/


/*------- Red ------*/
.red-arrow{
background-image:url(../Img/sfat-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.redttl{
background-color:#a31e08;
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.redttl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.redttl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.redttl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.redttl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /Red ------*/

/*------- Orange ------*/
.orange-arrow{
background-image:url(../Img/stiri-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.orangettl{
background-color:#FF9933; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}

.orangettl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.orangettl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.orangettl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.orangettl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /Orange ------*/


/*------- Black ------*/
.black-arrow{
background-image:url(../Img/black-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.blackttl{
background-color:#747373; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.blackttl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.blackttl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.blackttl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.blackttl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /black ------*/

/*------- Yellow ------*/
.yellow-arrow{
background-image:url(../Img/yellow-blt.jpg);
background-position:right;
background-repeat:no-repeat;
color:#FFFFFF;
padding-right:35px;
margin-right:10px;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif !important;
font-weight:normal;
}
.yellowttl{
background-color:#ffcc33; 
color:#FFFFFF; 
padding:5px;
margin-top:0px;
margin-bottom:0px;
}
.yellowttl a:link
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.yellowttl a:visited
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
.yellowttl a:hover
{
	/*color: #ffcc33 !important;*/
	text-decoration: none !important;
}
.yellowttl a:active
{
	/*color: #4B95D6 !important;*/
	color:#fff;
	text-decoration: none !important;
}
/*------- /Yellow ------*/
/* ---------------------------- /headings  ---------------------------- */

/* ---------- Site Map ---------- */

.span_class
{
	color: #000000;
	font-size: 11px;
	margin-top: 0px;
	font-family:Georgia, "Times New Roman", Times, serif !important;
}
.span_class a:link
{
	color: #000000 !important;
	text-decoration: none !important;
}
.span_class a:visited
{
	color: #666666 !important;
	text-decoration: none !important;
}
.span_class a:hover
{
	color: #ffcc33 !important;
	text-decoration: underline !important;
}
.span_class a:active
{
	color: #000000 !important;
	text-decoration: none !important;
}
/* ---------- /Site Map ---------- */

/*  ---------------------- tari  ------------------------------ */

.tara-crumbs
{
	width: 100%;
	min-width: 500px;
	background-image: url(../Img/tari-crumb.jpg);
	background-repeat: no-repeat;
	background-position: right;
	height: 63px;
	background-color: #ebf4fb;
}

.tara-crumbs a:link, .tara-crumbs a:visited, .tara-crumbs a:hover, .tara-crumbs a:active
{
	color: #000000;
	text-decoration: underline;
	font-size: 12px;
}
.tara-crumbs p span
{
	font-size: 18px;
	font-weight: normal;
}
.tara-crumbs p
{
	margin-left: 10px;
	padding-top: 5px;
}

.tara-infobox, .document
{
	width: 100%;
	margin-top: 10px;
}

.tara-infobox ul,.document ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
	width: 300px;
}

.tara-infobox ul li,.document ul li
{
	margin-left: 0px;
	padding-left: 0px;
	margin-bottom: 3px;
	border-bottom: 1px dashed #000000;
}

.tara-infobox img
{
	float: right;
}
.tara-infobox img.consultnt
{
	float: right;
	margin-top:30px;
}

.documente
{
	background-color: #f6f5f5;
	width: 100%;
	font-size: 12px;
}


/*  ---------------------- /tari  ------------------------------ */









/*--------------- footer -----------------------------------*/
#footer
{
	margin-top: 0px;
	padding: 0px;
	background-image: url(../Img/footerbg.jpg);
	background-repeat: no-repeat;
	height: 129px;
	min-width: 1000px;
	background-color: #f2f7f9;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	_width:1000px !important;
}
.home #footer-in
{
	padding: 0px;
	background-image: url(../Img/footer-bg-right.jpg);
	background-position: top right;
	background-repeat: no-repeat;
	height: 86px;
	min-width: 1000px;
	_width:1000px !important;
	background-color: #FFFFFF;
	width: 100%;
}

.home #footer p
{
	margin: 0;
	padding: 0;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	text-align: center;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active
{
	color:#000000;
	text-decoration:none;
}

/*--------------- / footer -----------------------------------*/

/* ------------------------ adaugate peste cosmin ------------------*/

/* ------------------------   labels ------------------*/

.lblinfobox
{
	font-size: 12px;
font-family:Arial, Helvetica, Sans-Serif;
	color: #333333;
	width: 98%;
	margin: 0 auto;
}

.lblinfobox h2
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.lblinfobox h2 a:link, .lblinfobox h2 a:visited, .lblinfobox h2 a:hover, .lblinfobox h2 a:active
{
	color: #333333;
	text-decoration: underline;
}

.lblinfobox p
{
	margin-top: 0px;
}
/* -----  pentru home page ----------------------------- */

.home-vreausa{
min-height:60px;  
_height:60px; 
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-choose1.jpg); 
background-repeat:no-repeat; 
background-position:bottom right;
}
.home-oferte{
min-height:120px;    
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-oferte.jpg); 
background-repeat:no-repeat; 
background-position:bottom right;
}
.home-stiri{
min-height:120px;   
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-stiri.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
background-color:#f1f1f1;
}

.home-events{
min-height:120px;   
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-evenimente.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
background-color:#f1f1f1;
}

.home-instrumente{
min-height:120px;   
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-grila.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
background-color:#f1f1f1;
}

.home-newsletter{
min-height:120px;    
margin-bottom:10px; 
padding-left:10px; 
margin-top:0px; 
background-image:url(../Img/icon-newsletter.jpg);
background-repeat:no-repeat; 
background-position:bottom right;
background-color:#f1f1f1;
}

.home-newsletter ul
{
	list-style:none;
	margin-top:5px;
}

.home-newsletter ul li
{
	margin-bottom:5px;
}

.home-wblue_Title{
background-image:none;
background-color:#4A95D9;
background-repeat:no-repeat;
background-position:left;
width:100%;
}

.home-green_Title{
background-image:none;
background-color:#4AC948;
background-repeat:no-repeat;
background-position:left;
width:100%;
}

.home-red_Title{
background-image:none;
background-color:#AF4035;
background-repeat:no-repeat;
background-position:left;
width:100%;
}

.home-red_Title2{
background-image:none;
background-color:#AF4035;
background-repeat:no-repeat;
background-position:left;
width:75%;
}

.home-wblue_TitleLabel{
width:100%;
color:#FFFFFF;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:25px;
padding-left:3px;
}

.home-orange_Title{
background-image:none;
background-color:#FF9934;
background-repeat:no-repeat;
background-position:left;
width:100%;
}
.home-orange_TitleLabel{
width:100%;
color:#FFFFFF;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:25px;
padding-left:3px;
}

.home-black_Title{
background-image:none;
background-color:#737373;
background-repeat:no-repeat;
background-position:left;
width:100%;
}
.home-black_TitleLabel{
width:100%;
color:#FFFFFF;
font-size:16px;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:25px;
padding-left:3px;
}


/* ------------------------  / labels ------------------*/

/* ------------------------ panel box ------------------*/

.panelBox
{
	width: 90%;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
}
.panelBox p
{
	margin-top: 10px;
}
.panelBox a:link, .panelBox a:visited, .panelBox a:hover, .panelBox a:active
{
	color: #333;
	text-decoration: underline;
}
.panelBox_Title
{
	width: 100%;
}
.secundPanelBox .panelBox_TitleLabel 
{
	width: 180px;
}
.panelBox_TitleLabel
{
	width: 140px;
	color: #FFFFFF;
	font-size: 14px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	line-height: 25px;
	padding-left: 7px;
}
.panelBox_TitleLabel 
{
}
.panelBox_TitleLabel a.rss_button 
{
	float: left;
	width: 14px;
	height: 14px;
	position:relative;
	margin-right: 5px;
	top: 7px;
	_top: -4px;
	background: url(../Img/feed-icon.png) left bottom no-repeat;
}
.panelBox_TitleLabel a.rss_button img 
{
	height: 14px !important;
	width: 14px !important;
	padding: 0 !important;
	position: absolute;
	display: none;
}
.panelBox_TitleLabel img
{
	margin:0 0 -1px;
}

.panelBox_TitleLabel2
{
	width: 300px;
	color: #FFFFFF;
	font-size: 16px;
	font-family: Georgia, "Times New Roman" , Times, serif;
	line-height: 25px;
	padding-left: 3px;
}
.panelBox_TitleLabel a:link, .panelBox_TitleLabel a:visited, .panelBox_TitleLabel a:hover, .panelBox_TitleLabel a:active
{
	color: #fff;
	text-decoration: none;
}

.panelBox_Items
{
	font-size: 12px;
font-family:Arial, Helvetica, Sans-Serif;
	color: #333333;
	width: 98%;
	margin: 0 auto;
}

.panelBox_Items h2
{
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 5px;
}

.panelBox_Items h2 a:link, .panelBox_Items h2 a:visited, .panelBox_Items h2 a:hover, .panelBox_Items h2 a:active
{
	color: #333333;
	text-decoration: underline;
}

.panelBox_Items p
{
	margin-top: 0px;
}

.green_Title
{
	background: url(../Img/label-green.jpg) no-repeat left;	
}
.orange_Title
{
	background: url(../Img/label-orange.jpg) no-repeat left;
}

.red_Title
{
	background: url(../Img/label-red.jpg) no-repeat left;
}

.black_Title
{
	background: url(../Img/label-black.jpg) no-repeat left;
}

.wblue_Title
{
	background: url(../Img/label-wblue.jpg) no-repeat left;
}
.wblue_Title .panelBox_Title Label 
{
	width: 380px;	
}
.yellow_Title
{
	background: url(../Img/label-yellow.jpg) no-repeat left;
}

.blue_Title
{
	background: url(../Img/label-blue.jpg) no-repeat left;
}

/* ------------------------ / panel box ------------------*/


a.extensie
{
	text-decoration: none;
}
a.extensie img
{
	border: none;
	margin: 0 0 -3px 5px;
}
/*-------------------/ tree country / -------------------*/


.mainmenu
{
	margin: 7px 3px;
	outline: none;
}
.mainmenu a:link
{
	color: #B32;
}
.mainmenu a:visited
{
	color: #B32;
}
.mainmenu a:hover
{
	color: #000;
}
.mainmenu a:active
{
	color: #B32;
}

.mainmenu div div
{
	color: #B32;
	font-weight: bold;
	cursor: pointer;
	outline: none;
}
/*#menu div div hover
	{
		color:#333;
		outline:none;
	} */
.selected
{
	color: #000;
	outline: none;
}


/*--------------- AutoComplete flyout ---------------*/

.autocomplete_completionListElement
{
	visibility: hidden;
	margin: 0px !important;
	background-color: #fff;
	color: windowtext;
	border: buttonshadow;
	border-width: 1px;
	border-style: solid;
	cursor: 'default';
	overflow: auto;
	height: 150px;
	text-align: left;
	list-style-type: none;
}

/* AutoComplete item */
.autocomplete_listItem
{
	background-color: window;
	color: windowtext;
	padding: 1px;
}

/* AutoComplete highlighted item */
.autocomplete_highlightedListItem
{
	background-color: #555;
	color: #fff;
	padding: 1px;
	cursor: pointer;
}
/*--------------- / footer -----------------------------------*/

/*Message*/
.Error
{
	color: Red;
	font-weight: bold !important;
	font-size: larger !important;
}
.Success
{
	color: Green;
	font-weight: bold !important;
	font-size: larger !important;
}

/*--------------- /AutoComplete flyout ---------------*/

/*----------Image Label------------------*/
.label img
{
	width: 200px;
	height: 200px;
}
.contact_table td 
{
	padding:6px;
}
.contact_generic 
{
	background:	#F1F1F1;
	padding:6px;
	overflow:hidden;
	.height:1%;
}
.contact_generic span 
{
	padding:6px;
	float:left;
	margin-right:12px;
	padding-left:35px;
	xheight:40px;
	xline-height:40px;
}
	.contact_generic span a 
	{
		color:#fff;
		text-decoration:none;
	}
	.contact_generic span a:hover 
	{
		text-decoration:underline;
	}
	.contact_generic .contact_intern 
	{
		background:#4e94da url(../Img/contact_intern.gif) -5px 50% no-repeat;
		font-weight:bold;
	}
	.contact_generic .contact_extern
	{
		background:#4e94da url(../Img/contact_extern.gif) -5px 50% no-repeat;
		font-weight:bold;
	}
	
	.title_about 
	{
		/*background:#F1F1F1 url(../Img/bg-romania_partner.gif) right 50% no-repeat;*/
		color:#333;
	}
.select_width option,
.select_width select 
{
	width:260px !important;
}

.select_width1 option,
.select_width1 select 
{
	width:180px !important;
}

.search
{
	width:100%;
}
.search h1 
{
	font-weight:normal;
	margin-top: 0;
}
.search h1 a 
{
	color: #4994D9 !important;
	
	font-size: 18px;
}
.search h1 a:hover
{
	color: #000 !important;
}
.search .arhiva-summary 
{
	font-style: normal !important;
	font-size: 11px;
	margin-top: -15px !important;
}
.search .arhiva-autor 
{
	font-style: normal !important;
	font-size: 10px;
	margin-top: -5 !important;
	color: #999;
}
.search .tags
{
	margin-top: -5px !important;
}

/* forum */

#breadcrumbs {
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 20px;
}
#breadcrumbs a {
	background: url(../Img/icn-red_arrow-right.gif) right 60% no-repeat;
	padding-right: 13px;
	margin-right: 5px;
	border: none;
	text-decoration: underline;
}
.pagination 
{
	margin-bottom: 17px;
	font-size: 11px;
	color: #666;
	padding-top: 10px;
	margin-top: 20px;
	border-top: 1px solid #eee;
}
.pagination li,
.pagination ol {
	display: inline;
	margin-left: 5px;
}

#forum_listing
{
	margin: 0 10px;
}
#forum_listing #actual_listing 
{
	border-top: 2px solid #eee;
}
#actual_listing ol 
{
    margin-left: 0;
    padding-left: 0;
}
#forum_listing a 
{
    color: #333;
}
#forum_listing a:hover 
{
    color: #03e;
}
#current_account div 
{
	display: block;
	margin-bottom: 10px;
	font-weight: bold;
}
#current_account 
{
	padding: 10px;
}
#forum_listing ol li 
{
	border-top: none;
}
#forum_listing h1 
{
	padding: 0;
	margin: 0;
}
#forum_listing li
{
	list-style: none;
	border-bottom: 2px solid #eee;
	position: relative;
}

#forum_listing li h2 
{
	font-size: 13px;
	margin: 0 10px;
	font-weight: bold;
	padding-top: 5px;
}
#forum_listing li p 
{
	color: #666;
	font-size: 11px;
	margin: 0 10px;
	padding-bottom: 5px;
}
#forum_listing li p.meta 
{
	position: absolute;
	background: #f6f6f6;
	top: 0;
	right: 0;
	bottom: 0;
	width: 230px;
	margin: 0;
	padding: 5px 10px;
}
#forum_listing li ol 
{
	margin-top: 5px;
}
#forum_listing li li 
{
	border-bottom: none;
	background: #fff;
	border-top: 1px solid #eee;
	padding: 0 0 0 20px;
}

#forum_listing li li p 
{
	margin-bottom: 0;
}
#forum_listing #pagination
{
	padding: 10px;
}
#forum_listing #pagination li 
{
	border: 0;
}
a#user_account_trigger 
{
	position: absolute;
	right: 10px;
	padding: 5px;
	background: url(../images/btn-nav.gif) repeat-x left top;
	color: #fff;
}
a#user_account_trigger:hover 
{
	background: #333;
	background-position: left bottom;
}
#user_account 
{
	background: #fafafa;
	border: 2px solid #eee;
	width: 306px;
	padding-top: 10px;
	position: absolute;
	right: 0;
	z-index: 10;
	display: none;
}
#user_account_close 
{
	position: absolute;
	background: url(../images/icn-close.gif) left top no-repeat;
	overflow: hidden;
	width: 16px;
	top: 16px;
	right: -5px;
	top: -5px;
	border: none;
	text-indent: -999em;
}
#user_account .field 
{
	display: block;
	padding: 5px 10px;
}
#user_account .field span 
{
	float: left;
	width: 100px;
}
#user_account #register 
{
	background: #f6f6f6;
	padding: 10px;
	border-top: 1px solid #eee;
}
#user_account #register span
{
	width: 100px;
	float: left;
}
#user_account .submit 
{
	margin: 5px 0 15px 110px;
}
#add_message 
{
	border-bottom: 2px solid #eee;
	padding: 15px 0 20px;
}
#add_message div 
{
	clear: both;
}
#add_message div input 
{
	width: 300px;
	margin-top: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
#add_message span 
{
	float: left;
	width: 70px;
	margin-left: 10px;
	display: inline;
	font-weight: bold;
	clear: left;
	margin-top: 5px;
}
#add_message textarea 
{
	width: 520px;
	height: 90px;
	margin-top: 5px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 12px;
}
#add_message p 
{
	margin-left: 80px;
	padding-top: 10px;
	margin-bottom: 0;
}
.TableDisplay 
{
    border-width: 1px;
    border-spacing: 2px;
    border-style: outset;
    border-color: Black;
    border-collapse: collapse;
    background-color: Transparent;
    font-family: Arial !important; 
    font-size: 10pt !important;
    font-weight:normal !important;
    
}
.TableDisplay td
{
    border-width: 2px;
    padding: 4px;
    border-style: inset;
    border-color: gray;
    background-color: white;
    -moz-border-radius: 0px 0px 0px 0px;     
    min-width:50px;   
    font-family: Arial !important; 
    font-size: 10pt !important;
    font-weight:normal !important;
}

.TableDisplay span
{
    font-family: Arial !important; 
    font-size: 10pt !important;
    font-weight:normal !important;
}