@charset "utf-8";

.body {
background-color:#F7EECA;
margin:15px;
padding:0px;
}
.body_aliniere_centrata {
position : relative;
width : 940px;
margin : 0 auto;
text-align : left;
}
.body_aliniere_centrata_st {
position : absolute;
top : 60px;
left : 0;
width : 50px;
padding : 15px 10px 15px 20px;
}

#overlay {
    display: none; /* ensures it’s invisible until it’s called */
    position: absolute; /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 33%; /* positions the div half way horizontally */
    top: 19%; /* positions the div half way vertically */
    padding: 7px; 
    border: 2px solid black;
    background-color: #F7EECA;
    width: 500px;
    height: 500px;
    z-index: 100; /* makes the div the top layer, so it’ll lay on top of the other content */
}
.inchide {
	position:relative;
	float:right;
	margin:-7px -7px 0 0;
	z-index:20000;
}
.overlay_poza {
	position:relative;
	float:right;
	margin-top:-17px;
}
#fade {
    display: none;  /* ensures it’s invisible until it’s called */
    position: absolute;  /* makes the div go into a position that’s absolute to the browser viewing area */
    left: 0%; /* makes the div span all the way across the viewing area */
    top: 0%; /* makes the div span all the way across the viewing area */
    background-color: black;
    -moz-opacity: 0.7; /* makes the div transparent, so you have a cool overlay effect */
    opacity: .70;
    filter: alpha(opacity=70);
    width: 100%;
    height: 100%;
    z-index: 90; /* makes the div the second most top layer, so it’ll lay on top of everything else EXCEPT for divs with a higher z-index (meaning the #overlay ruleset) */
}

.ct {
background-color:#F7EECA;
width:902px;
}


.ct_titlu {
font-family:Arial, Helvetica, sans-serif;
font-size : 20px;
font-weight:bold;
color : #FFFFFF;
}

.hr {
color:#E5C864;
size:1px;
}


.link {
text-align:center;
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
padding-top:18px;
}
.link a:link{
color : #000000;
text-decoration:none;
}
.link a:visited{
color : #000000;
text-decoration:none;
}
.link a:hover{
color:#960303;
text-decoration:underline;
}
.link a:active{
color : #000000;
text-decoration:none;
}


.bd_v {
background:url(bd_v.png);
background-repeat:repeat-y;
width: 7px;
}
.bd_e {
background:url(bd_e.png);
background-repeat:repeat-y;
width: 7px;
}
.bd_n {
background:url(bd_n.png);
width: 916px;
height: 2px;
}
.bd_s {
background:url(bd_s.png);
width: 916px;
height: 8px;
}

.bg1 {
background:url(bg1.jpg);
width: 541px;
height: 51px;
}
.bg2 {
background:url(bg2.jpg);
width: 541px;
height: 144px;
}
.bg3 {
background:url(bg3.jpg);
width: 361px;
height: 195px;
}
.bg4 {
background:url(bg4.jpg);
width: 263px;
height: 482px;
}
.bg5 {
background:url(bg5.jpg);
width: 639px;
height: 482px;
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
}
.bg6 {
background:url(bg6.jpg);
width: 902px;
height: 27px;
}
.bg7 {
background:url(bg7.jpg);
width: 902px;
height: 482px;
}

.bg2h {
background:url(bg2h.jpg);
width: 541px;
height: 144px;
}
.bg3h {
background:url(bg3h.jpg);
width: 361px;
height: 195px;
}
.bg4h {
background:url(bg4h.jpg);
width: 902px;
height: 337px;
}
.bg6h {
background:url(bg6h.jpg);
width: 902px;
height: 172px;
}


.copy {
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
color : #000000;
padding-top:10px;
height:50px;
text-align:center;
font-weight:bold;
}

.input {
border : solid 1px #DEDEDE;
background-color : #FDFDFD;
}
.asterisc {
font : normal 12px Verdana;
color : #CC0000;
}
.button {
color : #000000;
font : bold 12px Verdana;
background-color : #F6EAB6;
border : 1px solid #E5C864;
height : 22px;
}
.font_form {
font-family:Arial, Helvetica, sans-serif;
font-size : 20px;
font-weight:bold;
color : #000000;
}

.img {
border: solid 0px black;
}

.serv {
padding-top:43px;
padding-left:40px;

}
.serv2 {
padding-top:11px;
padding-left:50px;
}

.servtt {
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size : 15px;
color : #000000;
}
.servtt a:link{
color : #000000;
text-decoration:none;
}
.servtt a:visited{
color : #000000;
text-decoration:none;
}
.servtt a:hover{
color:#960303;
text-decoration:underline;
}
.servtt a:active{
color : #000000;
text-decoration:none;
}

.porto {
padding-left:30px;
font-family:Arial, Helvetica, sans-serif;
font-size : 15px;
color : #000000;
}
.porto a {
	margin:10px 10px;
}
.porto img{
border:#FFF medium solid;
padding:0px;
margin-top:10px;
text-decoration:none;
}
.porto img:hover{
border:#960303 medium solid;
}
.porto a:link{
color : #000000;
text-decoration:none;
}
.porto a:visited{
color : #000000;
text-decoration:none;
}
.porto a:hover{
text-decoration:underline;
}
.porto a:active{
color : #000000;
text-decoration:none;
}

.ttlp {
padding-left:100px;
padding-top:22px;
}
.pdm {
width:20px;
}

.hometext {
font-family:Arial, Helvetica, sans-serif;
font-size : 12px;
color:#043500;
font-weight:bold;
text-align:center;
padding-left:20px;
padding-top:20px;
width:500px;
}

.ttlm {
font-family:Arial, Helvetica, sans-serif;
font-size : 16px;
color:#000000;
font-weight:bold;
text-decoration:underline;
}

.evs {
width:260px;
height:410px;
overflow:auto;
}