#rnd_container {background: #FFFFFF; margin:1px;}    
.rnd_top, .rnd_bottom {display:block; background:#FFFFFF; font-size:1px;}
.rnd_b1, .rnd_b2, .rnd_b3, .rnd_b4 {display:block; overflow:hidden;}
.rnd_b1, .rnd_b2, .rnd_b3 {height:1px;}
.rnd_b2, .rnd_b3, .rnd_b4 {background:#F6FAFD; border-left:1px solid #FFFFFF; border-right:1px solid #FFFFFF;}
.rnd_b1 {margin:0 5px; background:#FFFFFF;}
.rnd_b2 {margin:0 3px; border-width:0 2px;}
.rnd_b3 {margin:0 2px;}
.rnd_b4 {height:2px; margin:0 1px;}
.rnd_content {
	display:block;
	border:0 solid #FFFFFF;
	border-width:0 1px;
	padding: 4px 10px 4px 10px;
	background:#F6FAFD;
	color:#5C5C5C;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	text-align:right;
}

a.topMenuItem  {
	color:#5C5C5C;
	text-decoration:none;	
}

/*
      Created by Keith Donegan of Code-Sucks.com
	  
	  E-Mail: Keithdonegan@gmail.com
	  
	  You can do whatever you want with these layouts,
	  but it would be greatly appreciated if you gave a link
	  back to http://www.code-sucks.com
	  
*/

* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 background:url(img/bg_reach.jpg);
 margin:0 auto;
}
#wrapper { 
 margin: 0 auto;
 width: 985px;
 background:#FFFFFF;
 border-left: 6px #7b9cb6 solid;
 border-right: 6px #7b9cb6 solid;
}
#header {
 color: #333;
 width: 985px;
 float: left;
 height: 226px;
 background:url(img/bg_header.jpg) no-repeat center;
}
#navigation {
	float: left;
	width: 935px;
	padding: 16px 0px 2px 31px;
	margin: 0px 0px 5px 0px;
}
#leftcolumn { 
 color: #333;
 border: 0px solid #ccc;
 margin: 0px 5px 5px 0px;
 padding: 10px;
 width: 230px;
 float: left;
}

#left_contact {
	padding:30px 15px 15px 15px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#6f6e6e;
	/*background:url(img/bg_left_contact.jpg) bottom center no-repeat;*/
	width:210px;
	height:300px;
}

#rightcolumn { 
 float: right;
 /*color: #333;
 border: 1px solid #ccc;
 background: #F2F2E6;*/
 margin: 0px 17px 5px 0px;
 padding: 10px;
 width: 690px;
 display: inline;
}

#footer { 
 width: 985px;
 height:36px;
 clear: both;
 background: url(img/bg_footer_menu.jpg) no-repeat center bottom;
 color:#FFFFFF;
}


/* Stil pentru Left Menu */



/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */


.sidebarmenu {
	background:url(img/bg_top_left_menu.jpg) no-repeat left top;
	margin-left:10px;
	padding-top:16px;
}

.sidebarmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font: normal 13px Verdana;
	width: 203px; /* Main Menu Item widths */
	border-bottom: 1px solid #ccc;
}
 
.sidebarmenu ul li{
	position: relative;
}

/* Top level menu links style */
.sidebarmenu ul li a {
	display: block;
	overflow: auto; /*force hasLayout in IE7 */
	color: white;
	text-decoration: none;
	padding: 6px;
	padding-left:19px;
	border-bottom: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-right: 1px solid #ffffff;
}

.sidebarmenu ul li a:link, .sidebarmenu ul li a:visited, .sidebarmenu ul li a:active{
	background-color: #7195b5; /*background of tabs (default state)*/
}

.sidebarmenu ul li a:visited{
	color: white;
}

.sidebarmenu ul li a:hover{
	background-color: #ffffff;
	color:#990000;
}

/*Sub level menu items */
.sidebarmenu ul li ul{
	position: absolute;
	width: 250px; /*Sub Menu Items width */
	top: 0;
	visibility: hidden;
}

.sidebarmenu a.subfolderstyle{
	background: url(img/right.gif) no-repeat 97% 50%;
}

 
/* Holly Hack for IE \*/
* html .sidebarmenu ul li { float: left; height: 1%; }
* html .sidebarmenu ul li a { height: 1%; }
/* End */

.sidebarmenu_bottom {
	background:url(img/bg_bottom_left_menu.jpg) no-repeat bottom left;
	margin-left:10px;
	height:19px;
	width:202px;
	text-align:center;
	font-size:x-small;
}

h1 {
 text-align:left;
 color:#4f4e4e;
 margin-bottom:11px;
 font:Arial, Helvetica, sans-serif 24px;
 font-weight:normal;
 }
 
#content a {
 text-decoration:none;
 color:#990000;
 font-style:italic;
 font-weight:bold;
 font:Verdana, Arial, Helvetica, sans-serif;
 }
 
#content p {
 text-decoration:none;
 font-size:14px;
 color:#585858;
 font-style: normal;
 font:Verdana, Arial, Helvetica, sans-serif;
 text-align:justify;
 margin:12px;
 margin-left:0px; 
}
 
#content {
	width:680px;
}
 
#bread a {
 text-decoration:none;
 color:#537B9F;
 font-weight:bold;
 font:Verdana, Arial, Helvetica, sans-serif; 
}
 
#stiri {
 	border-bottom:1px solid #CCCCCC;
	margin-bottom:11px;
	padding-bottom:8px;
}

.newsTitle {
	color:#0099CC;
	font-weight:bold;
	margin-bottom:4px;
	font-style:italic;
	font-size:14px;
}
	
.newsMoreLink {
	text-align:right;
	margin-right:12px;
	padding-top:23px;
	float:right;
	font-size:12px;	
}

.newsPaging a {
	color: #0099CC;
	font-size:12px;
	float:right;
	margin-top:21px;	
}
	
#newsBox, #linksBox {
	float:left;
	margin-right:20px;
}

#newsBoxHeader {
	width:302px;
	height:44px;
	background:url(img/bg_news.jpg) no-repeat top;
}

#linksBoxHeader {
	width:302px;
	height:44px;
	background:url(img/bg_links.jpg) no-repeat top;
}

.newsBoxContent {
	border:solid 1px #E3E2E0;
	background-color: #FBFCFE;
	padding:3px;
	background:url(img/bg_links_bottom.jpg) no-repeat bottom;
}

.newsLine {}

.faqBodyIntrebare {
	font-weight:bold;
	font-style:italic;
	color:#ffffff;
	background:#D7E1EB;
	padding:3px;
	border:1px dashed #ffffff;
	padding-left:12px;
}

.faqBodyIntrebare p {
	cursor:pointer;
}


.faqCategory {
	color: #990000;
	font-weight:bold;
	font-size:16px;
	margin-top:19px;
	margin-bottom:7px;


}

#faqContainer p {

	color:#333333;
	font-style:italic;
	
	}
	
	table.intrebari { 
	text-align: center;
	font-weight: normal;
	font-size: 13px;
	border: 1px #7195B5 solid;
	border-collapse: collapse;
	border-spacing: 3px;
	
	}
	
	
	.intrebarihd
	{ border: 1px solid #7195B5;
background-color: #F7CB0F;
text-align: center;
font-weight: bold;
font-size: 12px;

}

.intrebarihd1
	{ border: 1px solid #7195B5;
background-color: #EEF2F5;
text-align: center;
font-weight: normal;
font-size: 12px;

}

#helpdeskRaspuns p {

	color:#000000;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
	
	}
	
#helpdeskmesaj {
	color: #990000;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	font-style:italic;
	
	}
	
.bottomMenuItem {
	color:#FFFFFF;
	font-style:normal;
	text-decoration:none;
	line-height:32px;
	vertical-align:bottom;
}

.faqAdauga {

		font-style:normal;
	text-align:right;
	}
	
#bottomMenu {
	margin-left:28px;
	padding-top:11px;
	text-align:center;
}
	
ul#bottomMenu li {
	list-style-type:none;
	display:inline;
	margin-right:6px;
}
	
ul#bottomMenu li a {
	color:#FFFFFF;
	padding-top:6px;
	font-weight:bold;
	text-decoration:none;	
}

#content a.ascuns {
	color:Gray;
}
