body {
	background:#ffffff url(../images/grad_bg.png) repeat-x left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#223f87;
	padding:0;
	margin:0;
}

p, form, ul, input, li, h1, h2, h3, h4, h5 {
	margin:0;
	padding:0;
}


ul {
	list-style-type:none;
}

a {
	outline-style:none;
	text-decoration:none;
}

img {
	border:0;
}

.clear {
	clear:both;
	font-size:0px;
	height:0px;
	line-height:0;
}

.clear_only {
	clear: both;
}

div.container {
	width:955px;
	margin:0 auto;
}

div.header {
	width:951px;
	float:left;
	padding:35px 0 0 4px;
	margin-bottom:20px;
}

div.h_up {
	width:904px;
	float:left;
	padding:0 25px 5px 22px;
}

a.logo {
	float:left;
}

div.h_up h1 {
	font-family:Calibri, Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#272a57;
	font-weight:normal;
	float:right;
	margin-top:60px;
	margin-right:6px;
}

div.h_poster {
	width:951px;
	float:left;
	clear:both;
	/*border-bottom:1px solid #316fa2;
	border-top:1px solid #316fa2;
	padding:10px 0;*/
}

div.content {
	width:955px;
	float:left;
	clear:both;
	background:url(../images/cnt_bg.png) no-repeat 5px bottom;
	padding-bottom:30px;
}

div.cnt_left {
	float:left;
	width:256px;
}

div.menu_up {
	background:url(../images/m_up.png) no-repeat left top;
	float:left;
	width:255px;
	padding-top:6px;
	margin-bottom:16px;
}

div.menu_down {
	background:url(../images/m_down.png) no-repeat left bottom;
	float:left;
	width:255px;
	padding-bottom:6px;
}

div.menu_mid {
	background:url(../images/m_mid.png) repeat-y;
	float:left;
	width:255px;
	padding:5px 0 8px;
}

/* start of slide menu*/

div.menu_mid ul li {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#ffffff;
	float:left;
	width:255px;
}

a.categ1, a.categ2 {
	padding-left:40px;
	padding-top:4px;
	color:#FFFFFF;
	display: block;
	height: 20px;
	text-align: left;
	font-weight:bold;
} 

a.categ1:hover, a.categ2, a.sel {
	background:url(../images/mitem_bg.png) no-repeat left 5px;
}

div.menu_mid ul li ul.submenu {
	padding-left:50px;
	padding-top:5px;
	float:left;
	width:185px;
	clear:both;
	padding-right:20px;
}

div.menu_mid ul li ul.submenu li {
	font-weight:normal;
	margin-bottom:3px;
	float:left;
	width:185px;
	clear:both;
}

div.menu_mid ul li ul.submenu li a {
	padding-left:9px;
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	display:inline;
}

div.menu_mid ul li ul.submenu li a:hover, div.menu_mid ul li ul.submenu li a.sel2 {
	background:url(../images/subitem_bg.png) no-repeat left 3px;
}

/* end of slide menu*/

div.newsletter {
	background:url(../images/newsletter_bg.png) no-repeat;
	float:left;
	clear:both;
	width:211px;
	height:91px;
	padding:10px 20px 0 24px;
	margin-bottom:20px;
}

div.newsletter h5 {
	font-size:14px;
	color:#8a3180;
	font-weight:bold;
	float:right;
	margin-bottom:11px;
}

input.ntxt {
	width:200px;
	height:21px;
	float:right;
	clear:both;
	background:none;
	border:none;
	margin-bottom:11px;
	margin-right:6px;
	padding-top:2px;
}

a.subscribe {
	background:url(../images/subscribe_bg_n.png) no-repeat;
	width:70px;
	height:16px;
	display:block;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#f8f7f1;
	float:right;
	clear:both;
	text-align:center;
	padding-top:4px;
}

a.subscribe:hover {
	background:url(../images/subs_hov.png) no-repeat;
}

div.snet_shell {
	width:251px;
	padding-left:5px;
	float:left;
	clear:both;
	margin-bottom:20px;
	overflow: hidden;
}

div.social_net_up {
	background:url(../images/social_net_up.png) no-repeat left top;
	float:left;
	clear:both;
	width:251px;
	padding-top:6px;
}

div.social_net_down {
	background:url(../images/social_net_down.png) no-repeat left bottom;
	float:left;
	clear:both;
	width:251px;
	padding-bottom:5px;
}

div.social_net_mid {
	background:url(../images/social_net_mid.png) repeat-y;
	float:left;
	clear:both;
	padding:2px 0 2px 12px;
	width:239px;
	overflow: hidden;
}

div.social_net_mid ul {
	width:243px;
	float:left;
}

div.social_net_mid ul li {
	float:left;
	width:24px;
	height:24px;
	margin-right:5px;
}

div.social_net_mid ul li a {
	float:left;
	width:22px;
	height:22px;
}

div.social_net_mid ul li a span {
	display:none;
}

div.social_net_mid ul li a:hover {
	width:24px;
	height:24px;
}

div.social_net_mid ul li a.soc_1 {
	background:url(../images/soc_1.png) no-repeat;
}

div.social_net_mid ul li a.soc_1:hover {
	background:url(../images/soc_1a.png) no-repeat;
}

div.social_net_mid ul li a.soc_2 {
	background:url(../images/soc_2.png) no-repeat;
}

div.social_net_mid ul li a.soc_2:hover {
	background:url(../images/soc_2a.png) no-repeat;
}

div.social_net_mid ul li a.soc_3 {
	background:url(../images/soc_3.png) no-repeat;
}

div.social_net_mid ul li a.soc_3:hover {
	background:url(../images/soc_3a.png) no-repeat;
}

div.social_net_mid ul li a.soc_4 {
	background:url(../images/soc_4.png) no-repeat;
}

div.social_net_mid ul li a.soc_4:hover {
	background:url(../images/soc_4a.png) no-repeat;
}

div.social_net_mid ul li a.soc_5 {
	background:url(../images/soc_5.png) no-repeat;
}

div.social_net_mid ul li a.soc_5:hover {
	background:url(../images/soc_5a.png) no-repeat;
}

div.social_net_mid ul li a.soc_6 {
	background:url(../images/ac_edu.jpg) no-repeat;
}

div.social_net_mid ul li a.soc_6:hover {
	background:url(../images/ac_edua.jpg) no-repeat;
}

div.social_net_mid ul li a.soc_7 {
	background:url(../images/soc_7.png) no-repeat;
}

div.social_net_mid ul li a.soc_7:hover {
	background:url(../images/soc_7a.png) no-repeat;
}

div.social_net_mid ul li a.soc_8 {
	background:url(../images/soc_8.png) no-repeat;
}

div.social_net_mid ul li a.soc_8:hover {
	background:url(../images/soc_8a.png) no-repeat;
}

div.social_net_mid h5 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	padding-bottom:7px;
}

div.eu_flash {
	/*margin:0 auto;*/
	width:130px;
	height:93px;
}

div.padfix {
	padding:2px 0 2px 0px;
	width:251px;
}

div.cnt_right {
	float:right;
	width:680px;
}

div.pagtitle_bg {
	background:url(../images/h2bg.png) no-repeat;
	width:269px;
	height:26px;
	float:left;
	padding:2px 10px 0;
	margin-bottom:17px;
}

div.pagtitle_bg h2 {
	font-size:18px;
	font-weight:bold;
	font-family:Calibri, Verdana, Arial, Helvetica, sans-serif;
	color:#ffffff;
	float:left;
}

a.play {
	background:url(../images/play_blue_n.png) no-repeat;
	float:right;
	display:block;
	width:20px;
	height:16px;
	margin-top:3px;
}

div.art_big {
	float:left;
	clear:both;
	width:680px;
	padding-bottom: 15px;
}

div.art_big img {
	float:left;
	margin:0 16px 0 0;
}

div.art_big p {
	text-align:justify;
	margin-bottom:18px;
	line-height:18px;
}

div.art_big a {
	text-decoration: underline;
	color:#223f87;
}

div.hp_categ {
	border-top:1px solid #224d70;
	padding-top:20px;
	float:left;
	clear:both;
	width:680px;
}

div.hc_left {
	float:left;
	width:340px;
}

div.hc_left ul {
	float:left;
	padding-left:2px;
}

div.hc_left ul li {
	float:left;
	padding-bottom:20px;
}

* html div.hc_left ul li {
	padding-bottom:15px;
}

* + html div.hc_left ul li {
	padding-bottom:15px;
}

div.hc_left ul li h3 {
	font-size:16px;
	font-weight:bold;
	color:#316fa2;
	padding-bottom:6px;
}

div.hc_left ul li h3 a {
	color:#316fa2;
}

div.hc_left ul li h3 a:hover {
	color:#8a3180;
}

div.hc_left ul li img {
	float:left;
	margin:3px 10px 10px 0;
}

div.hc_left ul li p {
	text-align:justify;
	line-height:18px;
}
div.hc_right {
	float:right;
	width:289px;
}

div.hc_right  ul {
	float:left;
	clear:both;
	width:250px;
	padding-left:8px;
}

div.hc_right  ul li {
	margin-bottom:3px;
	font-size:14px;
	background:url(../images/arrow.gif) no-repeat left 7px;
	padding-left:20px;
	line-height:25px;
}

div.hc_right  ul li a {
	color:#8a3180;
	font-weight:bold;
}

div.hc_right  ul li a:hover {
	text-decoration: underline;
}

div.footer {
	width:922px;
	float:left;
	clear:both;
	padding:5px 5px 15px 28px;
}

a.footer_logo {
	float:left;
}

p.terms {
	float:right;
	color:#224d70;
	font-size:10px;
	font-weight:bold;
	margin-top:2px;
}

p.terms a {
	color:#224d70;
}

p.terms a:hover {
	color: #8a3180;
}

/*-----------------------------------CONTACT START---------------------------------------*/

div.split_box {
	float:left;
	clear:both;
	width:680px;
}

div.sb_left {
	float:left;
	width:289px;
}

div.sb_left span {
	font-weight:bold;
	margin-bottom:3px;
	display:block;
}

div.sb_left p {
	margin-bottom:20px;
}

div.sb_left p a {
	color:#223f87;
}

div.sb_left p a:hover {
	text-decoration:underline;
}

h5.map {
	font-size:14px;
	color:#8a3180;
	font-weight:bold;
	margin: 40px 0 6px 9px;
}

div.sb_right {
	float:right;
	width:335px;
}

div.c_form_up {
	background:url(../images/cnt_form_up.png) no-repeat left top;
	padding-top:5px;
	width:335px;
	float:left;
	clear:both;
}

div.c_form_down {
	background:url(../images/cnt_form_down.png) no-repeat left bottom;
	padding-bottom:5px;
	width:335px;
	float:left;
	clear:both;
}

div.c_form_mid {
	background:url(../images/cnt_form_mid.png) repeat-y;
	width:325px;
	float:left;
	clear:both;
	padding:4px 0 6px 10px;
}

div.c_form_mid label {
	font-size:14px;
	font-weight:bold;
	color:#223f87;
	margin-left:10px;
}

div.cinp_bg {
	background:url(../images/cnt_inp_bg.png) no-repeat;
	width:312px;
	height:21px;
	margin-top:9px;
	margin-bottom:10px;
	padding-left:4px;
	padding-top:5px;
}

div.cinp_bg input {
	background:none;
	border:none;
	width:299px;
	height:21px;
	padding:0 3px;
}

div.tarea_bg {
	background:url(../images/tarea_bg.png) no-repeat;
	width:312px;
	height:152px;
	margin-top:9px;
	margin-bottom:19px;
	padding-left:4px;
	padding-top:4px;
}

div.tarea_bg textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size:14px;
	background:none;
	border:none;
	width:308px;
	height:145px;
}

div.btshell {
	width:316px;
}

div.btshell input {
	float:right;
	margin-left:9px;
	border:none;
	cursor:pointer;
	height:26px;
}

div.btshell input.res {
	background:url(../images/cf_bt2.png) no-repeat;
	width:68px;
}

div.btshell input.sub {
	background:url(../images/cf_bt1.png) no-repeat;
	width:58px;
}


div.btshell input.res1 {
	background:url(../images/cf_bt2_ro.png) no-repeat;
	width:68px;
}

div.btshell input.sub2 {
	background:url(../images/cf_bt1_ro.png) no-repeat;
	width:58px;
}


/*-----------------------------------CONTACT END---------------------------------------*/

/*-----------------------------------PRACTICES AREAS START---------------------------------------*/

ul.p_areas {
	float:left;
	clear:both;
	width:680px;
}

ul.p_areas li {
	float:left;
	width:221px;
	margin:0 8px 10px 0;
}

ul.p_areas li.last {
	margin:0 0 10px 0;
}

ul.p_areas li h2 {
	background:#eeeeee url(../images/pa_hbg.png) no-repeat left top;
	border-bottom:1px solid #316fa2;
	font-size:18px;
	font-weight:bold;
	font-family:Calibri, Arial, Helvetica, sans-serif;
	padding:8px 10px 0 20px;
	height:41px;
	line-height:17px;
}

div.pabg_dn {
	background:url(../images/pa_bg_down.png) no-repeat left bottom;
	padding-bottom:5px;
}

div.pabg_mid {
	background:url(../images/pa_bg_mid.png) repeat-y;
}

div.parea_txt {
	padding:15px 4px 15px 6px;
	width:203px;
	font-size: 12px;
	text-align: justify;
}

div.parea_txt p {
	line-height:1.4em;
}

/*-----------------------------------PRACTICES AREAS END---------------------------------------*/

/*-----------------------------------ABOUT US START---------------------------------------*/

div.art_expanded {
	float:left;
	clear:both;
	width:680px;
}

div.art_expanded p {
	margin-bottom:16px;
}

/*div.art_expanded span {
	font-size:12px;
	color:#8a3180;
	display:block;
	margin-bottom:11px;
}*/

a.back {
	background:url(../images/pag_left.png) no-repeat;
	padding-left:29px;
	font-size:12px;
	font-weight:bold;
	color:#8a3180;
}

ul.press {
	float:left;
	clear:both;
	width:680px;
}

ul.press li {
	float:left;
	width:680px;
	clear:both;
	position:relative;
	margin-bottom:15px;
	line-height: 1.5em;
}

ul.press li.mrgbig {
	margin-bottom: 25px;
}

ul.press li h3, div.art_expanded h3 {
	font-size:18px;
	font-weight:bold;
	color:#316fa2;
	padding-bottom:7px;
	width:660px;
}

ul.press li.mrgbig h3 {
	padding-bottom: 15px;
}

ul.press li.mrgbig img {
	border: 1px solid #ccc;
}

ul.press li h3 a, div.art_expanded h3 a {
	color:#316fa2;
}

ul.press li h3 a:hover, div.art_expanded h3 a:hover {
	color:#8a3180;
}

ul.press li img, div.art_expanded img {
	float:left;
	margin:3px 11px 10px 0;
}

ul.press li p, div.art_expanded p {
	text-align:justify;
	line-height:1.4em;
}

ul.press li span, div.art_expanded span.date {
	font-size:12px;
	color:#8a3180;
	display:block;
	margin-bottom:4px;
}

ul.press li a.go_to_art {
	display:block;
	background:url(../images/prs_play.png) no-repeat;
	width:19px;
	height:15px;
	position:absolute;
	right:0;
	top:0;
}

ul.press li a.go_to_art span {
	display:none;
	margin:0;
}

ul.paginare {
	float:left;
	clear:both;
	padding-top:20px;
}

ul.paginare li {
	float:left;
	color:#223f87;
	margin-right:10px;
}

ul.paginare li a {
	float:left;
	font-size:14px;
	color:#223f87;
}

ul.paginare li a:hover, ul.paginare li a.pagc {
	font-weight: bold;
}

ul.paginare li a span {
	display:none;
}

ul.paginare li.first a {
	background:url(../images/pag_left.png) no-repeat;
	display:block;
	width:19px;
	height:15px;
}

ul.paginare li.last a {
	background:url(../images/pag_right.png) no-repeat;
	display:block;
	width:19px;
	height:15px;
}

/*-----------------------------------ABOUT US END---------------------------------------*/

/*-----------------------------------OUR TEAM START---------------------------------------*/

div.our_team_big {
	background:url(../images/our_team_bg.png) repeat-y;
	float:left;
	clear:both;
	width:680px;
	margin-bottom:17px;
}

div.ot_left {
	float:left;
	padding-right:0px;
	width:343px;
}

div.ot_left img {
	float:left;
	margin:0 10px 10px 0;
}

div.ot_left h2 {
	font-size:18px;
	font-weight:bold;
	color:#316fa2;
	margin-bottom:15px;
}

div.ot_left h2 span {
	font-size:14px;
	display:block;
	margin-top:3px;
	color: #8A3180;
}

div.ot_left a {
	color:#223f87;
}

div.ot_left p {
	line-height: 1.3em;
	text-align: justify;
}

div.ot_left a:hover {
	text-decoration:underline;
}

div.ot_left h5 {
	font-size:14px;
	color:#8A3180;
	clear:both;
	padding:10px 0 17px 0;
}

div.ot_right {
	float:right;
	width:308px;
	padding-left:17px;
	line-height: 1.4em;
}

div.ot_right ul {
	float:left;
	width:308px;
}

div.ot_right ul li {
	margin-bottom:15px;
	width:308px;
	clear: left;
}

div.ot_right ul li.last {
	margin-bottom:0;
}

div.ot_right ul li h3 {
	font-size:14px;
	color:#8a3180;
	font-weight:bold;
	margin-bottom:2px;
}

div.ot_right ul li ul li {
	margin-bottom:4px;
	background:url(../images/arrow.gif) no-repeat left 4px;
	padding-left:20px;
	width:296px;
}

div.ot_right ul li ul li a {
	color:#223f87;
}

div.ot_right ul li ul li a:hover {
	text-decoration:underline;
}

div.team_car {
	float:left;
	clear:both;
	width:680px;
	border-top:1px solid #316fa2;
	padding-top:19px;
}

div.team_car h4 {
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
	margin-bottom:5px;
}

.jcarousel-list li {
	font-size:12px;
}

div.team_car h4 a {
	color: white;
}

div.team_car h4 a:hover {
	text-decoration: underline;
}

div.team_car h4 span {
	display:block;
	font-weight:normal;
	margin-top:1px;
}

div.team_car img {
	margin-bottom:5px;
}

/*-----------------------------------OUR TEAM END---------------------------------------*/

h2.comp {
	font-size:18px;
	color:#316fa2;
	margin-bottom:15px;
	padding-top:20px;
}

#sursa {
	font-size:11px;
	color:#316FA2;
	font-weight:bold;
	display:block;
}

#pagination {
	clear: both;
	padding-top: 20px;
	text-align: right;
}

#pagination a {
	color:#223f87;
	padding: 2px 5px;
	background: #eeeeee;
}

#pagination a:hover, #pagination a.pagc {
	font-weight: bold;
	background: #dddddd;
}

.lange {
	float:right;
	width:60px;
	padding:15px 0 0 0;
}

.lange a {
	float:right;
	margin-left:5px;
	display:block;
	width:16px;
	height:16px;
}

.lange a.eng {
	background:url(../images/eng01.png) no-repeat;
}

.lange a.rom {
	background:url(../images/rom01.png) no-repeat;
}

