/*STIL continut.php */

#continut{
margin-top:2px;
margin-bottom:10px;
padding:0;
}

/*Sectiunea din stanga */

#navigare_rapida{
float: left;
width: 188px;
//text-indent: 15px;
border-right: 1px solid #c1c1c1;
border-top: 1px solid #fff;
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #e1e1e1;
background: #fefefe;
}

#navigare_rapida h1{
width: 188px;
height: 22px;
background: url("../images/bg_mininav.jpg") repeat-x;
border-bottom: 1px solid #c1c1c1;
font-size: 15px;
font-family: Calibri;
font-weight: bolder;
color: #16387c;
margin:0;
text-align:left;
padding-top: 2px;
text-indent: 14px;
}

#navigare_rapida ul{
padding:0;
padding-bottom: 2px;
margin:0 0 0 15px;
//margin: 0;
}

#navigare_rapida li{ /*Lista asta este declarata doar pentru sectiunea de navigare rapida, pentru toate paginile*/
margin: 0px 10px 0 10px; // /*fix for IE*/
margin-top: -3px;
padding:0;
margin-left: 13px;
//margin-left: 16px;
list-style-image: url(../images/sageata.gif);
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify; 
}

#navigare_rapida a:link, a:visited{
text-decoration: none;
color: #16387c;
}

#navigare_rapida a:hover{
color: #778998;
text-decoration: none;
}

#navigare_rapida p{
font-family: Calibri;
font-size: 12px;
color: #16387c;
margin:0;
padding:0;
text-indent: none;
}

#verificare{ /*Clase pentru sectiunea de verificare stadiu laptop*/
float: left;
width: 188px;
margin-top: 3px;
border-right: 1px solid #c1c1c1;
border-top: 1px solid #fff;
border-bottom: 1px solid #eeeeee;
border-left: 1px solid #e1e1e1;
background: #fefefe;
}

#verificare h1{
width: 188px;
height: 22px;
background: url("../images/bg_mininav.jpg") repeat-x;
border-bottom: 1px solid #c1c1c1;
font-size: 15px;
font-family: Calibri;
font-weight: bolder;
color: #16387c;
margin:0;
text-align:left;
padding-top: 2px;
text-indent: 14px;
}

#verificare table{
margin-left: 11px;
}

#fram{
width: 100%;
height: 400px;
}



/*Sectiunea din dreapta */

#sectiune_dreapta{
margin:0;
padding:0;
float:right;
width: 565px;
border: 1px solid #c1c1c1;
background: #fefefe;
}

#sectiune_dreapta h1{
text-indent: 15px;
margin: 5px 0 0 0;
font-size: 18px;
font-family: Calibri;
color: #16387c;
}

#sectiune_dreapta p{
text-indent: 15px;
margin: 4px 0 0 0;
padding-left: 15px;
padding-right: 15px;
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify;
}

#sectiune_dreapta ul{
margin-bottom:3px;
padding-bottom:2px;
margin-top:0;
padding-top:0;
}

/* Sectiunea din dreapta de tip WIDE (larg) */

#sectiune_dreapta_wide{
margin:0;
padding:0;
float:left;
width: 758px;
border: 1px solid #c1c1c1;
background: #fefefe;
}

#sectiune_dreapta_wide h1{
text-indent: 15px;
margin: 5px 0 0 0;
font-size: 18px;
font-family: Calibri;
color: #16387c;
}

#sectiune_dreapta_wide p{
text-indent: 15px;
margin: 4px 0 0 0;
padding-left: 15px;
padding-right: 15px;
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify;
}


li{ /*Lista asta este declarata pentru sectiunea din dreapta, pentru toate paginile*/
margin: 3px 30px 0 5px;
// margin: 0px 30px 0px 5px;
padding:0;
list-style-image: url(../images/sageata.gif);
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify;
}

table{
width: auto;
height: auto;
}

th{
font-size: 13px;
color: white;
font-family: Calibri;
font-weight: bolder;
text-align: center;
background: url("../images/bg_th.jpg") repeat-x;
}

td{
font-size: 12px;
color: #000;
font-family: Calibri;
text-align: left;
width: 250px;
}

.centru td{
text-align: center;
}

.trcolor{
background: #eeeeee;
}

td ul{
padding:0;
padding-bottom: 2px;
margin:0px 0 20px 6px;
//margin:0px 0 20px 7px;
}

td ul li{ /*Lista asta este declarata pentru sectiunea din dreapta, pentru elementul td al tabelei*/
margin: 0px 5px 1px 5px;
padding:0;
list-style-type: circle;
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify;
}

td ol{
padding:0;
padding-bottom: 2px;
margin:0px 0 20px 10px;
}

td ol li{ /*Lista asta este declarata pentru sectiunea din dreapta, pentru elementul td al tabelei*/
margin: 0px 5px 1px 5px;
padding:0;
list-style-type: lower-alpha;
font-size: 13px;
font-family: Calibri;
color: #000;
text-align: justify;
}



.img{
float: right;
padding: 1px;
padding-right:0;
margin: 4px 15px 10px 25px;
}

.detalii{
float:left;
font-family: Calibri;
font-size: 13px;
margin-left: 15px;
//margin-left: 14px;

}

#sectiune_dreapta .detalii a{
text-decoration:none;
color: #c40007;
padding: 0;
margin: 0;
}

#sectiune_dreapta .detalii a:hover{
text-decoration:none;
color: #16387c;
}

#sectiune_dreapta a{
text-decoration:none;
color: #16387c;
}

/*Fixeaza pentru IE lista cu linkuri din partea dreapta*/
.fixlist{
//margin-bottom: 15px;
}

#sectiune_dreapta a:hover{
text-decoration:none;
color: #778998;
}



/*Alte clase specifice Contact.php*/

#mapContainer { 
    height: 300px; 
    width: 498px;
	//width:500px;
	margin: auto;
		
}



/*Alte clase specifice contact.php*/

#cel1{
float:left;
width: 215px;
}


#cel2{
float:left;
width: 156px;

}

#cel3{
float:left;
width: 163px;
}




/*Alte clase specifice Harta site.php*/

#harta_site a{
color: #16387c;
}

#harta_site a:visited{
color: #16387c;
}


#harta_site a:link{
color: #16387c;
}

#harta_site a:hover{
color: #778998;
}