@charset "utf-8";
/* CSS Document */

html, body, form, fieldset {
	margin: 0;
	padding: 0;
}
body  {
	text-align: left;
	margin: 0px;
	padding: 0px;
	line-height: 1.2em;
	font-size: 12px;
	text-align: left;
	color: #5E2947;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	background-color: #FFF;
}

#container  {
	width: 900px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #F5F3F4;
} 

#header  {
	background-color: #DDDDDD;
	background-image: url(img/header.jpg);
	height: 147px;
	margin: 0px;
	padding: 0;
} 
#sidebar1  {
	float: left; /* since this element is floated, a width must be given */
	width: 106px;
	background-color: #F5F3F4;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar2  {
	float: right; /* since this element is floated, a width must be given */
	width: 137px; /* padding keeps the content of the div away from the edges */
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #EEE6EE;
	margin-top: 45px;
	margin-bottom: 0px;
}
#mainContent  {
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 115px;
	margin-top: 0px;
	background-color: #FFF;
	width: 620px;
} 
#mainContent .continut {
	padding-left: 5px;
}
#footer  {
	background:#DDDDDD;
	margin-top: 10px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
	margin-bottom: 10px;
} 
#footer p  {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fldreapta { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.flstanga { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clear { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.clear1 {
	clear:left;
}
.patrat1 {
	padding: 0px;
	height: 34px;
	width: 106px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	clear: both;
	background-color: #B594B3;
}
.patrat2 {
	padding: 0px;
	height: 71px;
	width: 106px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 24px;
	margin-left: 0px;
	clear: both;
	background-image: url(img/patrat2.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #976E90;
}
.patrat3 {
	padding: 0px;
	height: 335px;
	width: 106px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-image: url(img/patrat3.jpg);
	background-repeat: repeat-y;
	background-position: center center;
	background-color: #5E2C49;
}

/* ----------  Input Styles  ----------- */
.input_contact {
	width:250px;
	height:13px;
	border:solid 1px #C3C3C3;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	padding-top:5px;
	color:#000000;
	font-weight:normal;
}
.input_contact2 {
    width:250px;
	border:solid 1px #C3C3C3;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-top:5px;
    color:#000000;
    font-weight:normal;
}

.input_comentariu {
    width:238px;
    height:300px;
	border:solid 1px #C3C3C3;
	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size:11px;
	padding-left:11px;
    color:#000000;
    font-weight:normal;
}
.titlu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5E2947;
	font-weight: bold;
	line-height: 25px;
}

/* ----------  Text Styles  ----------- */

.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	;
	text-decoration: none;
	color: #000000;
}

.blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #069;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}

.text_negru-bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}

.text_red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #900;
	font-weight: bold;
}

.text_alb_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:5px;
}

.text_black_10px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5E2947;
	font-weight: normal;
	padding-left:15px;
	padding-bottom:10px;
	padding-top:5px;
}

.text_black_11px {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;;
	text-decoration: none;
	color: #5E2947;
	font-weight: bold;
	padding-bottom:10px;
	padding-top:5px;
}
.text_negru12 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	color: #5E2947;
	font-weight: bold;
}

.text_black_14px {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #5E2947;
	font-weight: bold;
	padding-left: 15px;
	line-height: normal;
	text-decoration: none;
}
.text_black_15 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5E2947;
	font-weight: normal;
	padding-left:18px;
	padding-bottom:10px;
	padding-top:5px;
	line-height: 20px;
	text-decoration: none;
}

/* ----------  Link Styles  ----------- */

.link_mai_mult {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #921D00;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
}
.link_mai_mult:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #921D00;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}
.blue:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #9A6785;
	text-decoration: underline;
	font-size: 10px;
	font-weight: bold;
}

.link_rosu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95150F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
}
.link_rosu:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #95150F;
	text-decoration: underline;
	font-size: 11px;
	font-weight: bold;
}

.separator {
	height: 2px;
	width: 97%;
	margin-right: auto;
	margin-left: auto;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	text-align: center;
	vertical-align: middle;
	padding-left: 3px;
}
.separator1 {
	height: 10px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ebebeb;
}
.separator2 {
	width: 130px;
	height: 3px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EEE6EE;
}

.post {
border-bottom-width: 1px;
border-bottom-style: solid;
border-bottom-color: #dcd6e2;
margin-bottom: 5px;
padding-bottom: 3px;
display: block;
float: left;
clear: both;
}

.punctata {
	background-color: #ffffff;
	background-image: url(img/divider_content.gif);
	background-repeat: repeat-x;
	background-position: center center;
	display: block;
	height: 10px;
}
.punctata2 {
	background-color: #ffffff;
	background-image: url(img/dot.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: center center;
	height: 10px;
}

form {
	margin: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.eroaremsg {
  display: block;
  width: 90%;
  color: #FFFFFF;
  font-weight: bold;
  background: #FF9D9D url(img/stop.gif) no-repeat 10px center;
  padding: 3px 10px 3px 40px;
  margin: 10px 0;
  border-top: 2px solid #FF0000;
  border-bottom: 2px solid #FF0000;
}


/**********--- aici mixt style ---------********/

.left { float: left !important; }
.right { float: right !important; }

.text-left { text-align: left !important; }
.text-center { text-align: center !important; }
.text-right { text-align: right !important; }

.undo-margin { margin-top: -.8em; }
.no-margin { padding-bottom: 0 !important; }
.margin { padding-bottom: 1em !important; }

.hide { position: absolute; left: -999em; top: -999em; }

/* --- Aici incepe Nav style --- */
#nav  {
	background-color: #F7F3F7;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	height: auto;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	z-index: auto;
	margin-top: 0px;
}

#navbg {
	height: 48px;
	z-index: auto;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 3px;
	margin-left: 0;
	background-color: #F5F3F4;
	padding-bottom: 3px;
}
.menu {
	font-family: "Trebuchet MS", Arial, san-serif;
	width:100%;
	position:relative;
	font-size:11px;
	margin: 0;
}
.menu ul li a {
	display:block;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	width:81px; 
	height:42px; 
	text-align:center;
	border-bottom: 0;
	background-image:url(img/nav/2a.png);
	line-height:48px; 
	font-size:11px; 
	overflow:hidden;
	padding-left: 1px;
}
/* primu si ultimul tabs */
.menu .one {
	background-image:url(img/nav/1a.png);
	padding-left: 1px;
	margin-right: -1px;
}
.menu .three {
	background-image:url(img/nav/3a.png);
}

.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* button hover proprietati */
.menu ul li:hover a {
	color:#000;
	background: url(img/nav/2b.png);
}
.menu ul li:hover ul {
	display:block;
	position:absolute;
	top:42px;
	left:0;
	width:162px;
	margin: 0;
	padding: 0;
}
.menu ul li:hover ul li a.two {background:#6a3; color:#fff;}
.menu ul li:hover ul li:hover a.two {background:#6fc; color:#544a3a;}
.menu ul li:hover ul li ul {display: none;}

.menu ul li:hover .one {
	color:#000;
	background: url(img/nav/1b.png);
}
.menu ul li:hover .three {color:#043454; background: url(img/nav/3b.png);}

/* dropdown propietati */
.menu ul li:hover ul li a {background-image: none; display:block;height: 28px; line-height: 26px; color:#043454; width:142px; text-align:left; margin: 0; padding:0 0 0 11px;font-weight:normal;}
.menu ul li:hover ul {
	margin: 0 0 0 3px;
	padding: 0;
	background-image: url(img/nav/ddbg.png);
	background-repeat:no-repeat;
	background-position:bottom left; 
}
.menu ul li:hover ul .hlight {
	background-image: url(img/nav/hlight2.png);
	margin-right: 1px;
}

/* dropdown selected properties */
.menu ul li:hover ul li a:hover {color:#fff; background-image: url(img/nav/hlight.png);}

.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}
#context {
	height: auto;
	width: auto;
	text-align: left;
}

/* --- Inceput Style Mixt --- */
.expertiza_stanga {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 280px;
	height: 100%;
	float: left;
}
.expertiza_dreapta {
	padding: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 270px;
	height: 130px;
	float: left;
	margin-left: 10px;
}
.expertiza-box {
	display: block;
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #000;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 5px;
	padding-left: 1px;
}
/* Easy CSS Tooltip - by Koller Juergen [www.kollermedia.at] */

a:hover {text-decoration:none;} /*BG color is a must for IE6*/
.special-5 li .tooltip span b {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #903;
	text-decoration: underline;
}
a.tooltip span {display:none; padding:2px 3px; margin-left:8px; width:430px;}
a.tooltip:hover span{
	display:inline;
	position:absolute;
	border:1px solid #cccccc;
	color:#333;
	background-color: #F5F3F4;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-decoration: none;
}

