/*  NIROS CONSULT - http://www.niros-consult.ro  */
body {
	background-color: #e2e2e2;
	min-width: 960px;
	margin: 0;
}
img {
	display: block;
	border: 0;
}
/** box-shadow **/
.box {
	background-color: #e7e7e7; /* Needed for IE */
	display: inline-block;
	-moz-box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	-webkit-box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	box-shadow: 0 0 1px 3px rgba(207, 207, 207, 0.6);
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius=3, MakeShdow=true, ShadowOpacity=0.80);
	/* For IE 8 */
	-ms-filter:"progid:DXImageTransform.Microsoft.Blur(PixelRadius=3,MakeShadow=true,ShadowOpacity=0.30)";
	zoom: 1;
}
.box > img {
	display: block;
	position: relative; /* This protects the inner element from being blurred */
}
.clearfix {
	width: 960px;
	margin: 0 auto;
}
.clearfix:after {
	clear:both;
	content:"";
	display:block;
	line-height:0;
	height:1%;
	visibility:hidden;
}
/*------------ Sprites ------------*/
.more, .subscribe, input[type='submit'] {
	background: url(../poze/interface.png) no-repeat;
}
.phone, .mail, .home, .fax, #footnote .connect a {
	background: url(../poze/icons.png) no-repeat;
}
.frame1, .frame2, .frame3, .frame4, .frame5, .news > li {
	background: url(../poze/frames.png) no-repeat;
}
.more, .subscribe, input[type='submit'] {
	background-position: -107px 0;
	color: #fff;
	display: block;
	font: 12px/28px Arial, Helvetica, sans-serif;
	height: 28px;
	width: 97px;
	text-align: center;
	text-decoration: none;
	text-shadow: 1px 1px rgba(0, 0, 0, 0.3);
	text-transform: uppercase;
}
.more:hover {
	background-position: 0 0;
}
.subscribe, input[type='submit'] {
	background-position: -222px -38px;
	height: 38px;
	line-height: 38px;
	width: 212px;
}
.subscribe:hover, input[type='submit']:hover {
	background-position: 0 -38px;
}
.home, .phone, .mail, .fax {
	background-position: 0 1px;
	padding-left: 24px;
}
.phone {
	background-position: 0 -26px;
}
.fax {
	background-position: 0 -54px;
}
.mail {
	background-position: 0 -82px;
}
.frame1 {
	background-position: -117px 0;
	height: 150px;
	width: 203px;
	margin: 0 auto 6px;
	padding: 8px 7px 0;
	text-align: center;
}
.frame2 {
	background-position: 0 -517px;
	height: 316px;
	width: 924px;
	margin: 0 auto 18px;
	padding: 6px 7px 0;
	text-align: center;
}
.frame3 {
	background-position: -344px 0;
	height: 221px;
	width: 586px;
	margin: 0 auto 6px;
	padding: 7px 7px 0;
	text-align: center;
}
.frame4 {
	background-position: 0 0;
	height: 108px;
	width: 93px;
	padding: 7px 7px 0;
	text-align: center;
}
.frame5 {
	background-position: -610px -238px;
	height: 220px;
	width: 268px;
	padding: 7px 6px 0;
	text-align: center;
}
/*------------ HEADER ------------*/
#header {
	background: rgb(255,255,0) url(../poze/banner.png) repeat-x left bottom;
	padding: 13px 0 16px;
}
/** logo **/
.logo {
	float: left;
	display: inline-block;
}
/** navigation **/
.navigation {
	float: right;
	list-style: none;
	margin: 28px 0 0;
	padding: 0;
}
.navigation li {
	float: left;
	margin-left: 20px;
	position: relative;
}
.navigation li > a {
	color: #b8c6ac;
	font: bold 16px/24px Times, "Times New Roman", serif;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
}
.navigation li > a:visited {
	color: #b8c6ac;
	font: bold 16px/24px Times, "Times New Roman", serif;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
}
.navigation li > a:hover {
	color: rgb(255,234,0);
	font: bold 16px/24px Times, "Times New Roman", serif;
	text-decoration: none;
	text-shadow: 1px 1px #000;
	text-transform: uppercase;
}
.navigation li.active > a, .navigation > a:hover {
	color: #fff;
  text-decoration: underline;
}
.navigation li > div {
	background-color: #888888;
	display: none;
	width: 110px;
	position: absolute;
	left: 0px;
	top: 24px;
}
.navigation li:hover > div {
	display: block;
}
.navigation li > div a {
	color: #b8c6ac;
	font: bold 13px/24px "Times New Roman", Times, serif;
	display: block;
	text-align: center;
	text-decoration: none;
	text-shadow: none;
}
.navigation li > div a:hover {
	color: #fff;
}
.navigation li > a.english {
	display: inline-block;
	margin: 0px 0 0;  
	height: 29px;
	width: 44px;
	background: url(../poze/flag-uk-an.png) no-repeat;
}
.navigation li > a.english:hover {
	display: inline-block;
	margin: 0px 0 0;  
	height: 29px;
	width: 44px;
	background: url(../poze/flag-uk-col.png) no-repeat;
}
.navigation li > a.romana {
	display: inline-block;
	margin: 0px 0 0;  
	height: 29px;
	width: 44px;
	background: url(../poze/flag-ro-an.png) no-repeat;
}
.navigation li > a.romana:hover {
	display: inline-block;
	margin: 0px 0 0;  
	height: 29px;
	width: 44px;
	background: url(../poze/flag-ro-col.png) no-repeat;
}
/*------------ CONTENTS ------------*/
#contents {
	padding-bottom: 15px;
}
#contents > div.clearfix:first-child {
	width: 940px;
	padding: 30px 10px 0;
}
#contents img {
	border: 1px solid rgba(231, 231, 231, 0.8);
}
h1 {
	color: #57614e;
	font: 29px/30px "Times New Roman", Times, serif;
	margin: 0 0 12px;
	text-transform: uppercase;
}
#contents h1.serv3 {
  margin: 17px 0 12px 0;
  font-size: 24px;
}
h2 {
	color: #626262;
	font: 19px/24px "Times New Roman", Times, serif;
	letter-spacing: 2px;
	margin: 0;
	text-transform: uppercase;
}
#contents h2.serv2 {
  margin: 0 0 10px 0;
}
p {
	color: #626262;
	font: 14px/24px Arial, Helvetica, sans-serif;
	margin: 0 0 24px;
}
#contents p.serv4 {
  margin: 0 0 20px 25px;
}
p.serv4 span {
  margin: 0 0 0 35px;
}
p a {
	color: #626262;
}
p a:hover {
	color: #333333;
}
/** Adbox **/
#adbox {
	background: url(../poze/bg-adbox.png) no-repeat center bottom;
	border-bottom: 1px solid #fff;
	padding-top: 5px;
}
#adbox > div {
	background-color: #e9e9e9;
	width: 958px;
	border: 1px solid #fff;
	margin: 0 auto;
	position: relative;
}
#adbox > div img {
	float: right;
}
#adbox .detail {
	font-family: Times, "Times New Roman", serif;
	height: 185px;
	line-height: 48px;
	width: 308px;
	text-align: center;
	position: absolute;
	left: 0px;
	top: 25px;
}
#adbox .detail h1 {
	color: #4e5944;
	font-size: 30px;
	font-weight: normal;
	line-height: 45px;
	margin: 0;
	text-transform: none;
}
#adbox .detail p {
	color: #4e5944;
	font: 25px/48px "Times New Roman", Times, serif;
	margin: 0;
}
.highlight {
	background: #eee url(../poze/bg-highlight.jpg) repeat-x left bottom;
	border-bottom: 1px solid #fff;
}
.highlight .clearfix {
	width: 940px;
}
.highlight h1 {
	font-size: 32px;
	line-height: 36px;
	padding: 12px 0 12px;
	text-transform: none;
}
span > .citeste {
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
span > .citeste:visited {
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
span > .citeste:hover{
	color: rgb(11,11,11);
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
.highlight h2 {
	color: #57614e;
	margin-bottom: 24px;
}
.servicii, .main, .sidebar > div h2, .sidebar ul li, .main > .section, .main1, .main2 {
	background-image: url(../poze/border.png);
	background-position: left top;
	background-repeat: repeat-y;
}
.servicii {
	float: right;
	width: 260px;
	margin-left: 20px;
	padding: 24px 20px;
}
.servicii > span {
	color: #626262;
	display: block;
	font: 12px/24px Arial, Helvetica, sans-serif;
	text-align: right;
}
.featured {
	padding: 30px 0;
}
.featured > h2 {
	color: #728063;
	width: 940px;
	margin: 0 auto 24px;
	padding: 0 10px;
}
.featured ul {
	list-style: none;
	padding: 0;
}
.featured li {
	float: left;
	width: 220px;
	margin: 0 10px;
}
.featured li p {
	padding-left: 4px;
}
.featured li p b {
	display: block;
	text-transform: uppercase;
}
.featured li .more {
	margin-left: 4px;
}
.main {
	float: left;
	width: 600px;
	padding: 0 0 0 32px;
}
.main h1 {
	margin-bottom: 12px;
}
.main h2 {
	margin-bottom: 12px;
}
.main h1 + h2 {
	margin: 0;
}
.main h1 + div.frame3 {
	margin-top: 19px;
}
.main > .section {
	background-position: left bottom;
	background-repeat: repeat-x;
	width: 600px;
	margin-bottom: 16px;
	margin-left: -28px;
	padding-left: 30px;
}
.main > .last-child, .sidebar ul li.last-child {
	background: none;
}
.main > .section ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.main > .section ul li {
	display: inline-block;
	margin: 0 0 24px;
}
.main > .section ul li .frame4 {
	float: left;
	margin-bottom: 1px;
	margin-right: 20px;
}
.main > .section ul li p {
	margin: 6px 0 0;
}
.main > .section ul li p b {
	display: block;
	text-transform: uppercase;
}
.main .poze {
  margin: 0 20px 7px 0;
}
.main .personal{
  margin: 30px 0 12px 0;
}
.main .certificari{
  line-height: 40px;
}
.main .certificari2{
  line-height: 36px;
}
.atest {
  margin: 0 0 10px 0;
  color : #ffff00;
  background-color : #ffff00;
  height : 2px;
}
.practices {
	list-style: none;
	display: inline-block;
	width: 640px;
	margin: 0 0 0 -20px;
	padding: 0;
}
.practices li {
	float: left;
	margin: 0 20px 36px;
	position: relative;
}
.practices li a {
	text-decoration: none;
}
.practices li a span {
	background-color: #696969;
	color: #e2e2e2;
	display: block;
	font: 19px/46px "Times New Roman", Times, serif;
	height: 46px;
	width: 265px;
	text-transform: uppercase;
	position: absolute;
	bottom: 21px;
	left: 8px;
	*left: 6px;
}
.practices li a:hover span {
	background-color: #393939;
}
.sidebar {
	float: left;
	width: 290px;
	padding-right: 18px;
}
.sidebar > div {
	margin: 0 0 30px;
}
.sidebar > div h2 {
	background-position: left bottom;
	background-repeat: repeat-x;
	margin: 0 0 6px;
	padding-bottom: 18px;
}
.sidebar > div:first-child h2 {
	margin-bottom: 0;
	margin-top: 6px;
}
.sidebar > div p {
	margin: 0;
	padding-bottom: 24px;
	padding-right: 30px;
}
.sidebar > div p.sector1 {
  line-height : 28px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector2 {
  line-height : 40px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector3 {
  line-height : 26px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector4 {
  line-height : 30px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector5 {
  line-height : 36px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector6 {
  line-height : 27px;
	padding-bottom: 0px;
	padding-left: 15px;  
}
.sidebar > div p.sector7 {
	padding-bottom: 0px;
	padding-left: 0px;  
}
.sidebar > div p.sector8 {
	padding-bottom: 0px;
	padding-left: 0px;  
}
.sidebar > div p span {
	display: block;
	text-align: right;
}
.sidebar ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.sidebar ul li {
	background-position: left bottom;
	background-repeat: repeat-x;
	display: inline-block;
	min-height: 36px;
	width: 280px;
	padding: 7px 0 10px 10px;
}
.sidebar ul li > a span.box {
	float: left;
	margin-right: 20px;
}
.sidebar ul li.serv {
	padding: 15px 0 3px 30px;
}
.sidebar ul li.serv a {
	color: #728063;
	font: 16px/24px Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidebar ul li.serv a.act {
	color: rgb(153,0,0);
}
.sidebar ul li.serv a:hover {
	color: rgb(153,0,0);
  text-decoration: underline;
}
.sidebar ul li img.box {
	float: left;
	margin: 4px 20px 12px 0;
}
.sidebar .contact li {
	background: none;
	padding: 7px 0 0 0;
}
.sidebar .contact li.jos2 {
  margin-bottom: 20px;
}
.sidebar .contact li p {
	padding: 0 0 0 30px;
}
.sidebar .contact li p span.home {
	float: left;
	display: inline-block;
	height: 18px;
	width: 18px;
	margin-left: -30px;
	padding: 0;
}
.sidebar .contact li p em {
	display: block;
	font-size: 19px;
	font-style: normal;
}
.news {
	list-style: none;
	margin: 0;
	padding: 0;
}
.news > li {
	background-position: 0 -238px;
	display: inline-block;
	height: 269px;
	width: 578px;
	margin-bottom: 12px;
	padding: 6px 22px 0 6px;
}
.news > li .box {
	float: left;
	margin-right: 20px;
}
.news > li p.info, .details p.info {
	font-size: 11px;
	margin: 0;
	padding-top: 24px;
}
.author {
	color: #755c02;
}
.news > li h2, .details h2 {
	color: #728063;
	letter-spacing: 0;
	margin-bottom: 24px;
}
.news > li .more {
	float: right;
}
.poze {
	float: left;
	width: 210px;
	margin-right: 20px;
	padding-right: 10px;
}
#contents .poze img.box {
	border: 5px solid #fff;
}
.details {
	float: left;
	width: 360px;
}
.details p.info {
	padding-top: 0;
}
.message label {
	color: #626262;
	display: block;
	font: 14px/24px Arial, Helvetica, sans-serif;
  font-style: italic;
}
.message input[type='text'] {
	height: 24px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
  font-size: 20px;
  font-style: italic;
  color: rgb(0,48,64);
  background-color : rgb(255,255,204);
}
.message textarea {
	height: 110px;
	width: 590px;
	margin: 0 0 18px;
	padding: 0 4px;
	overflow: auto;
	resize: none;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-style: italic;
  color: rgb(0,48,64);
  background-color : rgb(255,255,204);    
}
.message input[type='submit'] {
	cursor: pointer;
	border: none;
  margin: 5px 0 0;
}
/*------------ JS SCROLLER ------------*/
.scrollToTop{
	width:100px; 
	height:130px;
	padding:10px; 
	text-align:center; 
	background: whiteSmoke;
	font-weight: bold;
  font-size: 13px;
  font-family: arial,verdana,sans-serif;
	color: rgb(3,51,135);
	text-decoration: none;
	position:fixed;
	top:0px;
	left:90%;
	display:none;
	background: url('../poze/sageata.png') no-repeat center 22px;
}

.scrollToTop:hover{
	text-decoration:none;
}
/*------------ FOOTER ------------*/
#footer {
	background: #d9d9d9 url(../poze/bg-footer.png) repeat-x left top;
	border-top: 2px solid #fff;
}
#footer .section {
	float: left;
	min-height: 146px;
	width: 259px;
	border-left: 1px solid #c2c2c2;
	padding: 30px;
}
#footer .sectioncon {
	float: left;
	min-height: 60px;
	width: 259px;
	border-left: 1px solid #c2c2c2;
	padding: 30px;
}
#footer .section h4 {
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
}
#footer .section h4 a:link{
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .section h4 a:visited{
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .section h4 a:hover{
	color: rgb(11,11,11);
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .sectioncon h4 {
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
}
#footer .sectioncon h4 a:link{
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .sectioncon h4 a:visited{
	color: #626262;
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .sectioncon h4 a:hover{
	color: rgb(11,11,11);
	font: bold 12px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	text-transform: uppercase;
  text-decoration: none;
}
#footer .section p {
	font-size: 12px;
	margin: 0;
}
#footer .section:first-child {
	border: 0;
}
#footer .contact p span {
	text-transform: uppercase;
}
#footnote {
	background: url(../poze/footer.png) repeat-x left top;
	border-top: 1px solid #fff;
	padding: 15px 0px 15px;
}
#footnote #copyright {
	color: rgb(185,185,185);
	font: 12px/30px Arial, Helvetica, sans-serif;
	text-align: center;
	text-transform: uppercase;
	margin: 0px 0px 0px;
}
#footnote .connect {
	float: left;
	display: inline-block;
	margin: 7px 10px 0px;
}
#footnote .connect a {
	display: inline-block;
	height: 18px;
	width: 18px;
}
#footnote .connect a.facebook {
	background-position: 0 -112px;
}
#footnote .connect a.twitter {
	background-position: 0 -140px;
}
#footnote .connect a.googleplus {
	background-position: 0 -168px;
}
#footnote .connect a.pinterest {
	background-position: 0 -196px;
}
#footnote .connect2 {
	float: left;
	display: inline-block;
	margin: 7px 10px 0px;
}
#footnote .connect2 a.english {
	display: inline-block;
	height: 18px;
	width: 33px;
	background: url(../poze/uk.png) no-repeat;
}
#footnote .connect2 a.english:hover {
	display: inline-block;
	height: 18px;
	width: 33px;
	background: url(../poze/uk-c.png) no-repeat;
}
#footnote .connect2 a.romana {
	display: inline-block;
	height: 18px;
	width: 33px;
	background: url(../poze/ro.png) no-repeat;
}
#footnote .connect2 a.romana:hover {
	display: inline-block;
	height: 18px;
	width: 33px;
	background: url(../poze/ro-c.png) no-repeat;
}
a.legatura2:link {
  color:white;
  text-decoration: none; 
}
a.legatura2:visited {
  color:white;
  text-decoration: none; 
}
a.legatura2:hover {
  color:rgb(255,234,0);
  text-decoration: none;
}
#preincarcare{
	visibility: hidden;
	overflow: hidden;
	height: 0px;
	width: 0px;
}