a{
	text-decoration:none;
}

div#meniu{
    /*width:100%;*/
	/*overflow:hidden;*/
	border-bottom:9px solid #0b72ff;
    margin-top:59px;/*42px*/
   	/*width:1000px;
	float:left;
	clear:left;*/
	/*margin-top:17px;*/
	/*width:100%;*/
	/*height:80px;*/
	/*border-bottom: 9px solid #0b72ff;*/
}
div#meniu ul{
    width:700px !important;
	margin:0;
	padding:0 0 6px 260px;/*top 60px*/
	list-style:none;
}
div#meniu ul li{
	display:inline;
	border-right:1px solid #0b72ff;
	padding:0 5px 7px 5px;
}
div#meniu ul li.last{
	border:0;
}
#meniu a{
	color:#424242;
}
div#limba{
	/*height:80px;*/
	text-align:right;
	float:right;
	width:100px;
	/*clear:left;*/
	/*padding-right:10px;*/
}
div#limba ul{
	margin:0 10px 0 0;
	padding:60px 0 0 0;
	list-style:none;
}
div#limba ul li{
	display:inline;
	padding:0 5px 7px 5px;
}

#limba a{
	color:#424242;
}

div#linie{
	width:100%;
	height:9px;
	background-color:#0b72ff;
	float:left;
	clear:both;
	overflow:hidden;
}
#divLinie{
	width:100%;	
	overflow:hidden;
	border-bottom:9px solid red;
    margin-top:42px;
} 
#limba img{
    border:0;
    /*float:right;*/
    padding:10px;
}
#navigation img{
	border:0;
	margin:10px 0 0 10px;
}
.leftFloat{
	float:left;
}
.rightFloat{
	float:right;
}
.vAlignTop{
	vertical-align:text-top;
}
#continut p{
	line-height:15px;
	margin:10px 0;
	text-indent:10px;
	text-align:justify;
}
#continut img{
	margin: 0 10px 10px 0;
}
#footer a{
	color:#fff;
	text-decoration:none;
}
#footer a.alink{
	color:#fff;

}
#continut a{
	color:#0b72ff;
	font-weight:bold;
}
#continut a.alink{
	color:#0b72ff;

}

#lupa{
	border:0;
	float:right;
}
#search form{
	float:right;
	margin-top:5px;
}
#search input{
	border:1px solid #0b72ff;
	font-size:11px;
	padding:3px;
}
/*pagina contact*/
#pagContact{
	width:960px;
	margin:0 auto;
}
#pagContact #h1{
	width:520px;
}
#pagContact p{
	margin:10px 0 0 0;
}
#contact{
	width:300px;
	float:left;
	text-align:right;
	margin-right:20px;
}
#contact p{
	text-align:right;
}
#contact input{
	font-size:11px;
	padding:3px;
}
.corect{
	border:1px solid #0b72ff;
	background-color:#ccc;
}
.eroare{
	border:1px solid red;
	background-color:#ccc;
}
#contact textarea{
	width:290px;
	height:80px;
	font-size:11px;
	padding:3px;
}
#buton{
	background-color:#0b72ff;
	color:#fff;	
	border:1px solid #0b72ff;
}
#adresa{
	width:214px;
	float:left;
}
#adresa img{
	margin:0 2px;
}

#harta{
	float:left;
	clear:right;
}
#dateContact{
	margin:10px 0;
}
#dateContact td{
	vertical-align:top;
	padding:5px 2px;
}
.atention{
	color:red;
}
.blue{
	color:#0b72ff;
}
.bold{
	font-weight:bold;
}
.reteaua{
	margin:0;
	padding-left:10px;
	list-style: none;
	float:left;
	width:230px;
}
.reteaua li{
	padding:10px 0;
	height:135px;
	font-weight:bold;
}
.reteaua span{
	display:block;
	padding: 5px 0 0 10px;
	font-weight:normal;
}
.harti img{
	border:1px solid #0b72ff;
}

.harti .link{
	float:right;
	clear:both;
	padding-right:50px;
	font-weight:normal;
	margin-bottom:10px;
}
.harti{
  width:215px;
  float:right;
  clear:left;
}

.clearfix:after {
    clear:both;
    content:".";
    display:block;
    height:0pt;
    visibility:hidden;
}
* html .clearfix {
    height:1%;
}