body {
background-color:#fff;
margin:0;
margin-top:0px;
font-family:"Lucida Grande", "Lucida Sans Unicode", Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}

#all {
background-image:url(../imagini/bkg.jpg);
background-color:#fff;
background-position:top center;
background-repeat:repeat-x;
}


#body_div {
background-image:url(../imagini/bck4.jpg);
background-repeat:no-repeat;
background-position:top center;
background-color: #fff;
/*border: 0px dotted #330C69;
filter:alpha(opacity=90);
opacity: 0.9;
-moz-opacity:0.9;*/
width:640px;
height:600px;
margin-left: auto ;
margin-right: auto ;
padding-top:30px;
}


#top_div {
width:100%;
height:5px;
margin-left: auto ;
margin-right: auto ;
background-color:#124EBC;
}


h1 {
font-size:20px;
color:#F96502;
}


p, h1, form, button{border:0; margin:0; padding:0;}
.spacer{clear:both; height:1px;}

/* ----------- itechRO ----------- */
.copy {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #999999;
}
.itech {
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-size: 9px;
        color: #CCCCCC;
}
/* ----------- itechRO ----------- */


/* ----------- Cauta Form ----------- */

.cauta_form{
margin:0 auto;
width:500px;
padding:14px;
}

#cauta{
border:1px dotted #999999;
background-color:#fff;
filter:alpha(opacity=80);
opacity: 0.8;
-moz-opacity:0.8;
/*background-image:url(../imagini/cauta_bkg.png);
background-position: top right;
background-repeat:no-repeat;*/
}

#cauta h1 {
font-size:14px;
font-weight:bold;
margin-bottom:5px;
color:#124EBC;
}

#cauta p{
font-size:11px;
color:#666666;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
}

#cauta label{
display:block;
font-weight:bold;
text-align:right;
width:160px;
float:left;
}

#cauta .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:160px;
}

#cauta input{
float:left;
font-size:12px;
padding:4px 2px;
border:solid 1px #aacfe4;
width:220px;
margin:2px 0 20px 10px;
}

#check {
width:100%;
padding-bottom:0px;
}

#check input{
background-color:#fff;
float:left;
font-size:12px;
padding:4px 2px;
width:20px;
margin:0px 0px 0px 5px;
border:0;
}

#check p{
margin-bottom:20px;
border-bottom:0;
padding-bottom:0px;
}

#check .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:right;
width:100%;
}

#cauta select{
float:left;
font-size:11px;
padding:4px 0px;
border-top:solid 1px #aacfe4;
border-bottom:solid 1px #aacfe4;
border-left:solid 1px #aacfe4;
border-right:solid 1px #aacfe4;
width:225px;
margin:2px 0 20px 10px;
}

#cauta button{
clear:both;
margin-left:170px;
margin-top:10px;
width:125px;
height:31px;
background:#666666  url(../imagini/button.gif) no-repeat;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}

#cauta button:hover{
clear:both;
margin-left:170px;
margin-top:10px;
width:125px;
height:31px;
background:#666666  url(../imagini/button2.gif) no-repeat;
cursor:pointer;
text-align:center;
line-height:31px;
color:#FFFFFF;
font-size:11px;
font-weight:bold;
}


/* ----------- Zone info ----------- */

#info{
/*background-image:url(../imagini/info_bkg.png);
background-position: top right;
background-repeat:no-repeat;*/
border:1px dotted #999999;
background-color:#fff;
margin:0 auto;
width:500px;
padding:14px;
margin-top:10px;
}

#info h1 {
font-size:14px;
font-weight:bold;
margin-bottom:20px;
border-bottom:solid 1px #b7ddf2;
padding-bottom:10px;
color:#124EBC;
}

#info .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
}

/* ----------- Zone rezultate ----------- */

#rez{
/*background-image:url(../imagini/info_bkg.png);
background-position: top right;
background-repeat:no-repeat;
border:2px solid #BBCAD9;
background-color:#EBF4FB;*/
margin:0 auto;
width:100%;
padding-top:5px;
padding-botoom:14px;
margin-top:20px;
}

#rez .small{
color:#666666;
display:block;
font-size:11px;
font-weight:normal;
text-align:left;
width:100%;
border-top:dotted 0px #ccc;
}

#rez ul {
list-style-type: none;
margin:0 0 0 0;
padding:0;
}

#rez li{
margin-bottom:10px;
padding-left:0;
}

#rez .link{
	font-weight:normal; 
	color:#124EBC; 
	text-decoration:none;
}
#rez .link_hover{
	font-weight:normal; 
	color:#F96502; 
	text-decoration:none;
	cursor:pointer;	
}

#rez li a, #rez li a:visited {font-weight:normal; color:#124EBC; text-decoration:none;}
#rez li:hover a, #rez li a:hover a, #rez a:hover {font-weight:normal; color:#F96502; text-decoration:none;}
