input[type="text"]
{
width:150px;
border: 1px solid rgb(201,201,201);
background-color:white;
}
input[type="password"]
{
width:150px;
border: 1px solid rgb(201,201,201);
background-color:white;
}
input[type="submit"]
{
width:60px;
padding-left:0px;
font:12px Verdana;
color: rgb(143,143,143);
}
p{
color: Black;
font-size: 12px;
font-family: Verdana;
font-weight: 800;
}
p#err{
color: Red;
font-size: 12px;
font-family: Verdana;
font-weight: 800;
}
p#ok{
color: Green;
font-size: 12px;
font-family: Verdana;
font-weight: 800;
}
.des{
color:black;
font-size:12px;
font-family:Verdana;
font-weight: 500;
margin-top:0;
text-align: justify;
line-height: 150%;
}
.De{
color:black;
font-size:13px;
font-family:Verdana;
font-weight: 600;
margin-bottom:0;
margin-top:0;

}
.De1{
color:black;
font-size:12px;
font-family:Verdana;
font-weight: 500;
margin-bottom:0;
margin-top:0;
}
a#ss:visited, a#ss:link, a#ss:active {
	color: Black;
	font-size: 12px;
	font-family: Verdana;
	text-decoration: none;
}
p1{/*afecteaza linkurile din index left...categoriile birou...garsoniera....apartamen cu 2 camere...*/
	color: black;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 800;
}
p2{/*afecteaza linkurile din lindex felt  adica localitatiele unui judej*/
	color: Black;
	font-size: 10px;
	font-family: Verdana;
	text-decoration: none;
	font-weight: 800;
}
p3{/*afecteaza modul in care este scris linkul "detalii" din fiecare anunt */

color:#ff3c2d;
font-size:10;
font-family:Verdana;
font-weight: 800;
}

.a5{/*afecteaza modul in care este scris "informatia" din anunt in pagina de judet la fiecare anunt */
margin-top:0px;
padding-top: 0px;
color:gray;
font-size:10px;
font-family:Verdana;
font-weight: 200;
font-style:italic;
}
.a6{
margin-top:0px;
padding-top: 0px;
color:black;
font-size:12px;
font-family:Verdana;
font-weight: 400;
}
.a7{
text-align:right;
margin-top:0px;
padding-top: 0px;
color: #2793d4;
font-size:14px;
font-family:Verdana;
font-weight: 600;
}
table#eu{
width:855px;
background-color:#E6E6FA;
border:1px solid #E6E6FA;
}
td#q
{

}
img
{
border:none;
}
td#e
{
width:400px;
text-align:right;
padding-right:0px;
padding-top:0px;
}
td#tt1/*tt1 stabileste dimensiunile celulelor in care sunt meniurile precum si alinierea textului*/
{
background-color:#E6E6FA;
text-align:center;
width:225px;
}
td#tt2
{
background-color:#E6E6FA;
text-align:center;
width:210px;
}
td#tt3
{
background-color:#E6E6FA;
text-align:center;
width:160px;
}
td#tt4
{
background-color:#E6E6FA;
text-align:center;
width:237px;
}
td#print1/* modifica celula 1 a tabeluilui din functia print anunt */
{
text-align:left;
width:100px;
}
td#print2/* modifica celula 2 a tabeluilui din functia print anunt */
{
text-align:left;
width:400px;

}
.print3 /* modifica celula 3 a tabeluilui din functia print anunt */
{
text-align:left;
width:200px;
color:black;
font-size:8;
font-family:Verdana;
font-weight: 200;
padding-top:0px;
}
.print4  /*modifica celula 4 din tabelul functiei print anunt*/
{
text-align:right;
width:400px;
}
td#foot
{
width:800px;
background-color:#E6E6FA;
border:1px solid #E6E6FA;
text-align:center;

}
m
{
text-align:left;
font:15px Verdana;
color:black;
}
m1
{
text-align:left;
font:15px Verdana;
color:Red
}
m3
{
color:black;
}
div#gen{
position:relative;
top:60px;
left:10px;
width:600px;
padding-top: 2px; 
padding-bottom: 2px; 
text-align: center; 
 background-color:#E6E6FA;
}
div#gen1{
position:relative;
top:40px;
left:10px;
width:600px;
padding-top: 2px; 
padding-bottom: 2px; 
text-align: center; 
 background-color:#E6E6FA;
}
div#pas1{
margin-left: auto ;
margin-right: auto ;
width:600px;
padding-top: 2px; 
padding-bottom: 2px; 
text-align: center; 
background-color:#E6E6FA;
}
div#pas2{
margin-left: auto ;
margin-right: auto ;
width:700px;
padding-top: 2px; 
padding-bottom: 2px; 
text-align: center; 
background-color:#E6E6FA;
}
div input[type="submit"]
{
width:150px;
text-align:center;
font:12px Verdana;
color:black;
}

#lightbox{
	position: absolute;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
	}

#imageContainer{
	padding: 10px;
	}

#loading{
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
	}
#hoverNav{
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
	}
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{
	width: 49%;
	height: 100%;
	background: transparent url(../images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(../images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(../images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%	
	}

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
	background-color: #000;
	}
#decor{
background-image: url(/images/za.jpg); 
position: absolute;
top: 0px;
left:0px;
width: 105px;

border-top: 1px solid red;
border-left: 1px solid red;

}
.pDescriereADD{
    text-align: justify;
    font-weight: 400;
    font-size: 10px;
    padding: 0px;
    margin:0px;
    line-height: 150%;
}

#capTabLista1{
    text-align: center;
  
   font-weight: 600;
   font-size: 12px;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: black;
    border-right-width: 1px;
    width:40%;
}
.capTabLista2{
    text-align: center;
   
   font-weight: 600;
   font-size: 12px;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: black;
    border-right-width: 1px;
    width:20%;
}
.capTabLista3{
    text-align: center;
   
   font-weight: 600;
   font-size: 12px;
    border-bottom-style: solid;
    border-bottom-color: black;
    border-bottom-width: 1px;
    border-right-style: solid;
    border-right-color: black;
    border-right-width: 1px;
    width:15%;
}
#poze{
    width:100%;
    text-align: center;
    padding-top: 15px;
}
.imgPoze{
    border: 0px;
    width: 120px;
    margin: 5px;
}