body,html {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 100%;
	width: 100%;
	background-color: #FFFFFF;
	background-image: url(../images/bg_main.gif);
	background-repeat: repeat-x;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

#container {
	width: 960px;
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
}

#container-header {
	width: 880px;
	height: 85px;
	padding: 20px 40px 0px 40px;
	background-image: url(../images/bg_header.gif);
	line-height: 85px;
	font-size:28px;
	font-weight:bold;
}

#container-name {
	float: left;
}

span, #container-name span {
	color: #006AC3;
}

#container-eyecatcher {
	width: 880px;
	padding: 0px 40px 0px 40px;
	height: 175px;	
	background-image: url(../images/bg_eyecatcher.gif);
}

#container-navigation {
	width: 880px;
	background:url(../images/header_02.jpg) no-repeat top right #ffffff;
	/*background-color: #45AAFF;*/
	height: 22px;
	/*border-bottom: 1px solid #ffffff;*/
}
#header_03{
	background:url(../images/header_03.jpg) no-repeat bottom right;
	height:85px;
	padding:0px 0 0 0;
	overflow:hidden;
}
ul#navigation {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#container-content {
	width:880px;
	background-image: url(../images/bg_content.gif);
	background-repeat: no-repeat;
	padding: 20px 40px 0px 40px;
	margin: 0 0 0 0;
	height: auto;
}



#left {
    width: 180px;
    float: left;
}

#content {
	/*margin-left: 160px;
	margin-right: 230px;*/
	float:left;
	padding: 10px 20px 5px 30px;
	line-height: 150%;
}
#main_content{
	float:left;
	width:640px;
}
.date{
	font-size: 11px;
	color: #aeaeae;
}
#right {
	width: 210px;
	float: right;
	margin-bottom: 10px;
}

#activ a:link {
	color: #6495ED;
	text-decoration: none;
	border-bottom:1px dotted #6495ED;
	padding:2px;
}

#activ a:visited {
	color: #6495ED;
	text-decoration: none;
	border-bottom:1px dotted #6495ED;
	padding:2px;
}

#activ a:hover {
	text-decoration: none;
	border-bottom:1px solid #6495ED;
	padding:2px;
}

#container-footer {
	border-top: 4px solid #E5E5E5;
	width: 880px;
	padding: 10px 0px 20px 0px;
	margin: 0px auto 0px auto;
	clear: both;
	color: #aeaeae;
}

#container-footer a {
	font-weight: bold;
	padding: 2px 2px 2px 2px;
	color: #aeaeae;
}

#container-footer a:hover {
	color: #006AC3;
}

#footer {
	font-size: 11px;
	color: #aeaeae;
	width: 880px;
	margin-bottom: 20px;
}

#footer-copyright {
	float: left;
	width: 325px;
	padding-left: 10px;
}

#footer-meta {
	float: right;
	text-align: right;
	width: 325px;
	padding-right: 10px;
}

.clearer {
	clear: both;
}

h1 {
	font-size: 22px;
	color: #666666;
	margin: 0 0 0 0;
	padding: 0px 0 20px 25px;
	background-image: url(../images/h1_arrow.gif);
	background-repeat: no-repeat;
	background-position: 5px 7px;
	line-height: 24px;
}

h2 {
	font-size: 16px;
	color: #006AC3;
	padding: 5px 0 5px 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
}

h3 {
	font-size: 14px;
	color: #006AC3;
	padding: 5px 0 0px 25px;
	text-transform: uppercase;
	letter-spacing: -0.5px;
	}
	
h4 {
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
	}
	
h5 {
	font-size: 12px;
	color: #006AC3;
	letter-spacing: -0.5px;
	}

hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	height: 1px;
}

#content hr {
	border: none 0;
	border-top: 1px solid #cccccc;
	margin: 0px 0 0px 25px;
	height: 1px;
}

#content p {
	line-height: 19px;
	color: #666666;
	/*margin: 0 0 20px 25px;*/
	padding:5px 0 5px 25px;
}

#content p a {
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding: 2px 2px 2px 2px;
}

#content p a:hover   {
	text-decoration: none;
	color: #FFFFFF;
	background-color: #006AC3;
	padding: 2px 2px 2px 2px;
}

#content li {
	line-height: 20px;
	color: #666666;
	margin: 0 0 0 15px;
}

#content .quote {
	border-top: 1px solid #E5E5E5;
	background-color: #f7f7f7;
	border-bottom: 1px solid #E5E5E5;
	padding: 15px 15px 15px 65px;
	background-image: url(images/bg_quote.gif);
	background-repeat: no-repeat;
	background-position: 10px 10px;
	color: #0066CC;
	font-style: italic;
}

#right p {
	line-height: 17px;
	font-size: 11px;
	color: #666666;
	margin: 0 0 15px 10px;
}

#right h4{
	font-size: 14px;
	color: #006AC3;
	letter-spacing: -0.5px;
}

ul#subnavigation {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 15px 0px;
	background-image: none;
}

#subnavigation li {
	list-style: none;
	padding: 2px 0px 2px 10px;
	margin: 0px 0px 5px 0px;
}

#subnavigation li a, #subnavigation li a:visited {
	text-decoration: none;
	color: #ac0719;
	border-bottom: 1px dotted #ac0719;
	padding:0;
}

#subnavigation li a:hover {
	text-decoration: none;
	border-bottom: 1px solid #ac0719;
	padding:0;
}


ul#news {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	background-image: none;
}

#news li {
	list-style: none;
	background-image: url(../images/li_cube.gif);
	background-repeat: no-repeat;
	background-position: 2px 6px;
	padding: 2px 0px 2px 15px;
	margin: 0 0 5px 0px;
}

#content img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

#left img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}

#right img {
	background-color: #E7F1FF;
	padding: 4px;
	border: 1px solid #006AC3;
}


img.alignleft {
	float: left;
	margin: 0 15px 5px 0px;
}

img.alignright {
	float: right;
	margin: 0 0 5px 15px;
}

img.alignabove {
	margin: 0 0 10px 0;
}
/***************************************************  menu
/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/simple_vertical.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

/* Add a margin - for this demo only - and a relative position with a high z-index to make it appear over any element below */
#menu_container {margin:0px 0 0px 0px; position:relative; width:735px; height:20px; z-index:80; text-align:center}

/* Get rid of the margin, padding and bullets in the unordered lists */
#pmenu, #pmenu ul {padding:0; margin:0; list-style-type: none;}

/* Set up the link size, color and borders */
#pmenu a, #pmenu a:visited {display:block;width:120px; font-size:11px; color:#fff; min-height:20px; line-height:19px; text-decoration:none; text-indent:0px; border:1px solid #fff; border-width:1px 0 1px 1px;}

/* Set up the sub level borders */
#pmenu li ul li a, #pmenu li ul li a:visited {border-width:0 1px 1px 1px;}
#pmenu li a.enclose, #pmenu li a.enclose:visited {border-width:1px; padding:0px;}

/* Set up the list items */
#pmenu li {float:left; background: #45aaff;}

/* For Non-IE browsers and IE7 */
#pmenu li:hover {position:relative;}
/* Make the hovered list color persist */
#pmenu li:hover > a {background: #0066cc; color:#fff;}
/* Set up the sublevel lists with a position absolute for flyouts and overrun padding. The transparent gif is for IE to work */
#pmenu li ul {display:none;}
/* For Non-IE and IE7 make the sublevels visible on list hover. This is all it needs */
#pmenu li:hover > ul {display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 10px 30px; background:transparent url(transparent.gif); width:120px;}
/* Position the first sub level beneath the top level liinks */
#pmenu > li:hover > ul {left:-30px; top:16px;}

/* get rid of the table */
#pmenu table {position:absolute; border-collapse:collapse; top:0; left:0; z-index:80; font-size:1em;}

/* For IE5.5 and IE6 give the hovered links a position relative and a change of background and foreground color. This is needed to trigger IE to show the sub levels */
* html #pmenu li a:hover {position:relative; background:#0066cc; color:#fff;}

/* For accessibility of the top level menu when tabbing */
#pmenu li a:active, #pmenu li a:focus {background:#45aaff; color:#fff;}

/* Set up the pointers for the sub level indication */
#pmenu li.fly {background:#45aaff url(../images/menu_fly.gif) no-repeat right center;}
#pmenu li.drop {background:#45aaff url(../images/menu_drop.gif) no-repeat right center;}


/* This lot is for IE5.5 and IE6 ONLY and is necessary to make the sublevels appear */

/* change the drop down levels from display:none; to visibility:hidden; */
* html #pmenu li ul {visibility:hidden; display:block; position:absolute; top:-11px; left:80px; padding:10px 30px 10px 30px;
background:transparent url(transparent.gif);}

/* keep the third level+ hidden when you hover on first level link */
#pmenu li a:hover ul ul{
visibility:hidden;
}
/* keep the fourth level+ hidden when you hover on second level link */
#pmenu li a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the fifth level hidden when you hover on third level link */
#pmenu li a:hover ul a:hover ul a:hover ul ul{
visibility:hidden;
}
/* keep the sixth level hidden when you hover on fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul ul {
visibility:hidden;
}

/* make the second level visible when hover on first level link and position it */
#pmenu li a:hover ul {
visibility:visible; left:-30px; top:14px; lef\t:-31px; to\p:15px;
}

/* make the third level visible when you hover over second level link and position it and all further levels */
#pmenu li a:hover ul a:hover ul{ 
visibility:visible; top:-11px; left:80px;
}
/* make the fourth level visible when you hover over third level link */
#pmenu li a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the fifth level visible when you hover over fourth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* make the sixth level visible when you hover over fifth level link */
#pmenu li a:hover ul a:hover ul a:hover ul a:hover ul a:hover ul { 
visibility:visible;
}
/* If you can see the pattern in the above IE5.5 and IE6 style then you can add as many sub levels as you like */
/************************************************  servicii   */
.Hide {
	visibility:hidden;
	display:none;
	position:absolute; 
	float:left;
	/*padding-bottom: 10px;*/
	border-bottom:1px solid #CCCCCC;
}
.Show {
	visibility:visible;
	position:relative; 
	float:left; 
	padding-bottom: 10px;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
	background:#ffffff;
	width:500px;
}
.ListQuestion{
	cursor:pointer;
	cursor: hand;
	color:#006AC3;
}
.ListQuestionSelected{
	padding:5px 10px 5px 10px;
	cursor:pointer;
	cursor: hand;
	color:#006AC3;
	background-color:#e8f3f9;
	font-weight:bold;
	width:500px;
}
ul.sSpecial li{
	clear:both;
	padding:5px 0;
}
ul.sSpecial li ul li{
	clear:none;
	padding:2px 0;
}
/********* show hide pe 3 coloane */

.Show2 {
	visibility:visible;
	position:relative; 
	float:left; 
	padding-bottom: 10px;
	margin-bottom:5px;
	border-bottom:1px solid #333333;
	background:#ffffff;
	width:350px;
}
.ListQuestionSelected2{
	padding:5px 10px 5px 10px;
	cursor:pointer;
	cursor: hand;
	color:#006AC3;
	background-color:#e8f3f9;
	font-weight:bold;
	width:350px;
}

/***************************************** table formating */
table tr td table tr td{
	background-color:#FFFFFF;
}
/***************************************** formular de contact*/


input.sFormInput{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

	border-top: #909090 1px solid;
	border-right: #bababa 1px solid;	
	border-bottom: #bababa 1px solid;
	border-left: #909090 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#f0f0f0;
	width: 250px;
	letter-spacing: 0.06em;
	background:url(../images/inner_shadow.jpg) no-repeat top left;
}
input.sFormInputFocus{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;

	border-top: #0066cc 1px solid;
	border-right: #46a1fc 1px solid;	
	border-bottom: #46a1fc 1px solid;
	border-left: #0066cc 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#dbdbdb;
	width: 250px;

	letter-spacing: 0.06em;	
	background:url(../images/inner_shadow.jpg) no-repeat top left;
}


textarea.sFormTextarea{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;

	border-top: #909090 1px solid;
	border-right: #bababa 1px solid;	
	border-bottom: #bababa 1px solid;
	border-left: #909090 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#f0f0f0;
	width: 250px;
	height:80px;
	letter-spacing: 0.06em;
	background:url(../images/inner_shadow.jpg) no-repeat top left;
}
textarea.sFormTextareaFocus{
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
	border-top: #0066cc 1px solid;
	border-right: #46a1fc 1px solid;	
	border-bottom: #46a1fc 1px solid;
	border-left: #0066cc 1px solid;
	padding: 2px 4px 2px 4px;
	background-color:#dbdbdb;
	width: 250px;
	height:80px;
	letter-spacing: 0.06em;	
	background:url(../images/inner_shadow.jpg) no-repeat top left;
}

/***************************************** custom links */
a.rightLink:active, a.rightLink:link, a.rightLink:visited{
	text-decoration: none;
	color: #ac0719;
	border-bottom: 1px dotted #ac0719;
}
a.rightLink:hover{
	text-decoration: none;
	color: #ac0719;
	border-bottom: 1px solid #ac0719;
}
a.leftLink:active, a.leftLink:link, a.leftLink:visited{
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
}
a.leftLink:hover{
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px solid #006AC3;
}
a.redLink:active, a.redLink:link, a.redLink:visited{
	text-decoration: none;
	color: #ac0719;
	padding:5px;
	border-bottom: 1px dotted #ac0719;
	margin:0;
	line-height:30px;
}
a.redLink:hover{
	text-decoration: none;
	color: #ffffff;
	padding:5px;
	background:#ac0719;
	border-bottom: 1px solid #ac0719;
	margin:0;
	line-height:30px;
}
a.readAllLink:active, a.readAllLink:link, a.readAllLink:visited{
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px dotted #006AC3;
	padding:1px;
}
a.readAllLink:hover{
	text-decoration: none;
	color: #006AC3;
	border-bottom: 1px solid #006AC3;
	padding:1px;
}
/***************************************** contact error */
#content p.error{
	color:#ac0719;
	padding:3px 40px;
	line-height:13px;
	margin:0;
}
/***************************************** paginare */
.pagination{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
	text-align:right;
	border:2px solid #CCCCCC;
	padding:5px;
	margin-bottom:15px;
	margin-top:5px;
	font-weight:bold;
	width:600px;
}
.pagination span{
	color:#666666;
	padding:5px;
}
.pagination a, a:visited{
	color:#ac0719;
	padding:5px;
}
.pagination a:hover {
	padding:5px;
	background:#ac0719;
	color:#FFFFFF;
}
/******************************************** clase speciale*/
.redColor{
	color: #ac0719;
}
