/* ---------------------------------------------
RESET.CSS
-----------------------------------------------*/
*{margin:0;padding:0}
html {
	margin-bottom:1px;
}
:focus {
	outline: 0;
}
* a:hover, * a:active {
	outline:none;
}
a, a:hover, a:visited,a:link{
	text-decoration:none;
	color:inherit;
}
ol, ul {
	list-style:none;
	padding:0px;
}
.clear {
  clear: both;

}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
* html>body .clearfix {
	display: inline-block;
	width: 100%;
}
* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
}
/* ---------------------------------------------
SITE.CSS
-----------------------------------------------*/
#footer img, #header img, h1, p { behavior: url(css/resources/iepngfix.htc);}
body {
	background:#000 url('../images/background1.jpg') no-repeat center top;
	margin:0 auto;
	width:950px;
	color:#666;
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
}
p {
	line-height:13pt;
}
div#main{
	width:775px;
	margin:0 auto;
}
h1{
	text-indent:-9999px;
	background: transparent url('../images/logo_hs.png') no-repeat left 47px;
	width:212px;
	height:109px;
	float:left;
}
a#home {
    cursor:pointer;
    padding:0px;
    margin:0px;
}
a#home:hover {       
    cursor:pointer;
}    
#header p{
	color:#fff;
	font-style:italic;
	font-family:Georgia, serif;
	font-size:10pt;
	float:right;
	padding-top:98px;
}
#header img{
	margin-top:88px;
	float:right;
}
sup {
	font-size:85%;
}
ul.menu{

	margin-top:2px;
	height:61px;
	background:#304c62 url('../images/bg_meniu.jpg') top center repeat-x;
}
.menu li{
	display:inline;
	color:#fff;
	font-size:11pt;
	font-weight:normal;
}
.menu li a{
	display:block;
	float:left;
	height:61px;
	line-height:61px;
	padding: 0 20px 0 20px;
	color:#fff;
	/*background:transparent url('../images/menu_sep.jpg') no-repeat center right;*/
}
/*.menu li a{
	display:block;
	float:left;
	height:41px;
	padding:20px 25px 0px 27px;
	color:#fff;
}*/
.menu li a:hover{
	text-decoration:underline;
    background:#617584; 
}
.menu li a.activ{
	background:#617584;
}
.menu li a.activ:hover{
	text-decoration:none;
}
.menu li a#first{
	padding:0 23px 0 24px ;
	background:transparent url('../images/bg_first.jpg') top left no-repeat;
	border:none;
}
.menu li a#first:hover{
	text-decoration:underline;
    background:#617584 url('../images/bg_first.jpg') bottom left no-repeat;
}
.menu li a#first.activ  {
	background:#617584 url('../images/bg_first.jpg') bottom left no-repeat;
}
.menu li a#first.activ:hover  {
	text-decoration:none;    
}
.menu li a#last{
	padding: 0 23px 0 23px;
	float:right;
	background:transparent url('../images/bg_last.jpg') top right no-repeat;
}
.menu li a#last:hover{
	text-decoration:underline;
    background:#617584 url('../images/bg_last.jpg') bottom right no-repeat;
}
.menu li a#last.activ {
	background:#617584 url('../images/bg_last.jpg') bottom right no-repeat;
}
#content{
	background:#fff;
	padding:15px;
	min-height:620px;
	height:auto !important;
	height:620px;

}
#footer{
	color:#fff;
	background:transparent url('../images/bg_footer.gif') no-repeat top center;
	padding-bottom:25px;
}
#footer ul{
	margin:6px 0px 10px 0px;
	float:left;
}
#footer ul#right{
	float:right;
}
#footer li{
	display:inline;
	color:#fff;
	font-size:8pt;
	font-weight:normal;
}
#footer li a{
	margin:4px;
	color:#fff;
}
#footer li a:hover{
	text-decoration:underline;
}
#footer p{
	font-style:italic;
	font-family:Georgia, serif;
	font-size:7pt;
	/*background: transparent url('../images/logo_footer.png') no-repeat left center;*/
	/*padding-left:125px;*/
}
div#left_content{
	width:581px;
	float:left;
}
div#flash{
	/*background: transparent url('../images/flash.jpg') no-repeat left top;*/
	width:581px;
	height:255px;
}
h3{
	color:#14293a;
	font-size:15pt;
	font-weight:normal;
	padding:5px 0;
}
h3 span{
	color:#617584;
}
div.home_content{
	padding-top:15px;
}
.articol{
	width:379px;
	border-right:solid 1px #e8ebee;
	float:left;
}
.home_content p{
	padding:0 0 10px 0;
}
h4{
	color:#2b4356;
	font-size:14pt;
	font-weight:normal;
	padding:5px 0;
	border-bottom:#81919d 1px solid;
}
.studii_caz h4{
	width:185px;
}
.studii_caz li{
	padding:10px 0;
	font-size:9pt;
	border-bottom:#e8ebee 1px solid;
}
#content a{
	color:#8c8c8c;
}
#content a:hover{
	color:#132f45;
}
#content a.circumplex{
	color:#52575C;
}
.studii_caz {
	float:left;
	padding-left:6px;
	width:190px;
}

.studii_caz a{
	color:#8c8c8c;
	
}
.studii_caz li a{
	width:191px;
	/*padding-left:15px;*/
	/*height:15px;
	width:11px;*/
}
.studii_caz li span.pdf{
	background:#fff url('../images/pdf.jpg') left top no-repeat;
	margin-right: 4px;
	display:block;
	text-indent:-9999px;
	width:11px;
}
.studii_caz li span{
	float:left;
}
.studii_caz li a:hover span.pdf{
	background:#fff url('../images/pdf.jpg') left bottom  no-repeat;
	color:#132f45;
}
a.detalii {
	display:block;
	background:#fff url('../images/detalii.jpg') left center no-repeat;
	padding:4px 16px;
    width:100px;
}
a.vezi_toate {
	display:block;
	background:#fff url('../images/vezi_toate.jpg') left center no-repeat;
	padding:4px 8px;
	margin-top:10px;
}
div#right_content{
	float:left;
	width:153px;
	padding-left:11px;
}
#right_content h5{
	font-size:12pt;
	font-weight:normal;
	color:#617584;
	margin-bottom:5px;
}
#right_content h4{
	padding-left: 5px;
}
#produse h4,#cautare h4,#reclama h4{
	border:none;
}
#produse{
	background:transparent url('../images/bg_produse.jpg') top center no-repeat;
	height:187px;
}
a img{
	border:none;
	display:block;
	margin:0 auto;
}
#produse a p{
	padding:5px;
	text-align:center;
}
#cautare{
	background:transparent url('../images/bg_search.jpg') top center no-repeat;
	height:60px;
	margin-bottom:7px;
}
#cautare input{
	border:solid 1px #727a80;
	width:103px;
	margin-left:7px;
	color:#14293a;
}
#cautare input#go{
	border:none;
	background:transparent;
	cursor:pointer;
	width:30px;
	margin-left:0px;
	font-weight:bold;
}
#reclama {
	position:relative;
}
#reclama h4{
	position: absolute;
	top:1px;
	left:1px;
}
#acreditare{
	margin-top:10px;
	position:relative;
}
#acreditare h4{
	border:none;
	color:#fff;
	background:#14293A url('../images/bg_acreditare.jpg') top left no-repeat;
}
#acreditare a{
	position:absolute;
	top:35px;
	left:3px;
	font-size:10pt;
	font-weight:bold;
}
#banner{
	text-align:center;
}
#banner h4.var1{
	background:#14293a url(../images/bg_banner1.jpg) no-repeat top left;
	width:152px;
/*	height:38px;*/
	padding:0px;
	/*margin-top:5px;*/
	color:#fff;
	margin-left:-1px;
_margin-right:-2px;
}
#banner h4.var2{
	background:#f5f5f5 url(../images/bg_banner3.jpg) no-repeat;
	width:153px;
	padding:0px;
	/*margin-top:5px;*/
	color:#14293a;
	border:none;
	margin-left:-1px;
/*	height:38px;*/
_margin-right:-2px;
}
#banner div#var{
	border: 1px #e6e9eb solid;
	border-top:none;
	border-bottom:none;
	width:151px;	
	margin-top:5px;
}
#banner div#border{
	background:url(../images/border_banner.jpg) no-repeat bottom center;
	height:4px;
	width:153px;
	_font-size:4px;
}

/*servicii*/
#divsubmenu{
	width:195px;
	float:left;
	color:#333333;
}
#divsubmenu h2{
	font-size:21.28px;
	color:#2b4356;
}
/*#divsubmenu li, ul {
   behavior: url('IEFixes.htc');
}    
#divsubmenu li:hover, li.hover{
    text-decoration: underline;
}  */
a#sub_activ{
	color:#304c62; 
	padding: 5px 10px;
	display: block;
	font-size:11px;
}
div.sdmenu {
	width: 180px;
	font-family: Arial, sans-serif;
	font-size: 12px;
	padding-top:5px;
	color:#52575c;
}
div.sdmenu div {
	overflow: hidden;
	font-size:12pt;
}
div.sdmenu div:first-child {
	/*background: url(../images/submenu/toptitle.gif) no-repeat;*/
}
div.sdmenu div.collapsed {
	height: 25px;
}
div.sdmenu div span {
	overflow: hidden;
	color:#52575c;
	font-size:12px;
	font-weight:normal;
	display: block;
	border-bottom:1px #eef0f1 solid;
	line-height:25px;
}
div a#sub {
	padding: 5px 10px;
	display: block;
	color: #7b8288;
	font-size:11px;
    text-decoration: none;
}
div a.current {
/*	background : #ccc;*/
}
div a#sub:hover {
	/*color: #304c62;*/
    color:#7b8288;
	text-decoration: underline;
}

#menuo {
	color: #52575c; 
	/*background-color: #fff;*/
	cursor: pointer;
	/*padding-left:5px;*/
}
#highlight {
	color: #fff !important;
	background:url(../images/submeniu.png) no-repeat;
	cursor: pointer;
	height:25px;
	padding-left:5px;
	font-size:12px;
	line-height:25px;
	/*padding-left:5px;*/
	display:block;
	overflow:hidden;
}
#highlight a, #highlight a:hover{
	color: #fff;
} 
#underline{
	color:#52575c;
	background-color: #fff;
	cursor: pointer;
	/*padding-left:5px;*/
	/*text-decoration:underline;*/
    border-bottom: 1px solid #52575C;
}
#center_content{
	margin-left:200px;
	color:#333;
}
#center_content h3.titlu{
	font-size:18px;
	color:#14293a;
}
#center_content p{
	font-size:11px;
	line-height:13px;
	/*padding-top:5px;*/
}
#center_content h4{
	font-size:16px;
	border:none;
	padding-bottom:0px;
	padding-top:10px;
	color:#333;
}
#center_content h4#studii{
	color:#71787d;
}
#center_content div.supravietuiri a{
	font-size:14px;
	color:#304c62;
	text-decoration:underline;
}
div.speciale p{
	padding-top:5px;
}
#center_content img{
	float:left;
	padding-bottom:10px;
	padding-right:10px;
}
#center_content ul{
	padding-left:12px;
	list-style:disc;
}
#center_content ol{
	padding-left:17px;
	list-style:decimal;
}
#center_content ol a{
    color:#333;
}
#center_content ol a:hover{
    text-decoration: underline;                            
}
a#pdf{
	background:url(../images/pdf2.png) no-repeat;
	padding-left:25px;
	color:#afb2b5;
	font-size:14px;
	line-height:30px;
	padding-bottom:10px;
}
span#print{
	background:url(../images/print.png) left no-repeat;
	padding-left:20px;
	text-decoration:underline;
	color:#145494;
	cursor:pointer;
	font-size:11px;
	font-weight:bold;
}
#borderb{
	height:14px;
	border-bottom:1px solid #eef0f1;
}
#center_content div#afisari{
    /*white-space: nowrap;*/
    float:right;
    margin-bottom:5px;
}
    #afisari ul{
        list-style-type:none;
        margin:0px;
        padding:0px;
    }
    
    #afisari li{
        float:left; 
        color:#7F7F7F;
        font-size:11px;
    }
    
    #current{
        color:#304C62;
    }
    
    #afisari li a{        
        text-decoration:none;
        padding-left:5px;
        padding-right:5px;
        padding-bottom:2px;
        color:#7B8288;
        font-family:Arial, Helvetica, sans-serif;
    }
    
    #afisari li a:hover{
        text-decoration:underline;
    }    
    
    #afisari li a.current{
        color:#304C62;
    }

#center_content div#paginare{
	padding-top:20px;
	margin:0 auto;
	padding-left:100px;
}
#center_content div#paginare a{
	color:#afb2b5;
	padding:0 4px 0 4px;
	text-decoration:none;
}
#center_content div#paginare a#nr:hover, #center_content div#paginare a#nr.activ {
	background:url(../images/number.png) no-repeat;
	color:#FFFFFF;    
}
#center_content a#acred{
	color:#52575c;
	font-size:14px;
}
#center_content a#acred:hover{
	color:#304c62;
}
#poze{
	float:left;
	padding-bottom:6px;
}
#poze div#poza{
	width:92px;
	float:left;
}
#poze a#nume, #poze a#nume:hover{
	color:#304c62;
	font-size:10px;
	text-decoration:underline;
}
#poze p, #poze a.firma{
	color:#7f7f7f;
	font-size:9px;
	padding:0px;
}
#poza_cons{
	text-align:center;
	width:90px;
	height:90px;
	background:#EBEBEB;
}
	#poza_cons img{
		padding-right:0px;
	}
#consultant{
	display:inline;
	/*float:left;*/
}
#consultant img{
	float:left;
	padding-right:12px;
}
#consultant h4{
	margin-bottom:5px;
}
p#rol{
	color:#7f7f7f;
	font-size:12px;
}
p#descriere{
	padding-top:10px;
}

/*partea de admin*/
div#adminmain{
	width:775px;
	margin:0 auto;
	color:#2b4356;
}
#form_content{
	margin-left:205px;
	color:#333;
}
a#nivel1, span#nivel1{
	font-size:18px;
	color:#2b4356;
	padding-left:5px;
}
a#nivel2, span#nivel2{
	background-color:#FFFFFF;
	color:#52575C;
	cursor:pointer;
	padding-left:5px;
	display:block;
	font-size:12px;
	font-weight:normal;
	line-height:25px;
	overflow:hidden;
}
a#nivel2:hover{
	color: #52575c; 
	background-color: #fff;
	cursor: pointer;
	padding-left:5px;
	text-decoration:underline;
}
/*#navigation span.plus{
	background:url(../images/plus.jpg) no-repeat left center;
}
#navigation span.minus{
	background:url(../images/minus.jpg) no-repeat left center;
}*/
div#left_content_admin{
/*	width:581px;*/
	float:left;
}
#admincontent{
	background:#fff;
	padding:15px;
}
a.admin{
	color:#666;
}
#rezultate_cautare{
	color:#333333;
}
#rezultate_cautare p.categ{
	color:#52575C;
}
#contact_form{
	font-size:11px;
	color:#333333;
	padding-bottom:20px;
}
#contact_form span.field{
	width:60px;
	display:inline-block;
	color:#333;
	padding-right:10px;
	text-align:right;
}
form#form1{
	/*width:370px;*/
	padding-top:2px;
}
#form1 .text{
	border:1px solid #c9c9c9;
	width:190px;
	line-height:19px;
}
#form1 p.label{
	padding-top:7px;
}
#form1 .mesaj{
	border:1px solid #c9c9c9;
	width:190px;	
}
#form1 .buton{
	width:60px;
	height:25px;
	margin-left:140px;
	margin-top:10px;
}
#harta_content{
	margin-left:20px;
	color:#333;
	font-size:11px;
}
#harta_content a.niv1{
	background:url(../images/bullet_harta.jpg) no-repeat left center;
	padding-left:10px;
}
#harta_content a.niv2{
	padding-left:20px;
}
#harta_content a.niv3{
	padding-left:35px;
}
/*pagina de printat*/
#body_print {
	background:#fff;
	margin:0 auto;
	width:600px;
	color:#666;
	font-family: Arial, Verdana, sans-serif;
	font-size:8pt;
}
#content_print{
	margin-top:20px;
}
#content_print a{
	color:#304C62;
	font-size:11px;
	text-decoration:none;
}
#header_print img{
	/*text-indent:-9999px;
	/*background: transparent url('../images/logo_invert.jpg') no-repeat left 47px;*/
	background:none;
	width:212px;
	/*height:109px;*/
	padding-top:50px;
	float:left;
}
#header_print p.pp{
	color:#000;
	float:right;
	padding-top:98px;
}
#tags{
	margin-top: 10px; margin-bottom: 10px;
}
/*login admin*/
#login_admin{
	background:#09131b;
	margin-top:235px;
	height:150px;
}
#login_admin img{
	padding-top:38px;
	padding-left:40px;
	float:left;
}
#login{
	width:180px;
	padding-left:160px;
	padding-top:30px;
	float:left;
	color:#fff;
}
#login label{
	float:left;
	padding-bottom:4px;
}
#login p.admin{
	font-size:20px;
	padding-bottom:7px;
}
.button_admin{
	background:url(../images/buton_admin_login.jpg) no-repeat center center;
	width:47px;
	height:20px;
	color:#304c62;
	border:none;
	padding-bottom:3px;
	margin-top:5px;
}
.text_admin{
	width:145px;
	color:#304c62;
	border:none;
	border-bottom:1px solid #3a4249;
	border-right:1px solid #3a4249;
	float:right;
}

