@charset "utf-8";
/* CSS Document */

body {
margin-top: 0em;
margin-left: 0em;
margin-bottom: 0em;
margin-right: 0em;
background-color: #ffffff;
background-image: url(fundal_site.gif);
background-position: top left;
background-repeat: repeat-x;
background-attachment: scroll;
font-family: Arial, Helvetica, sans-serif;
color:#000;
}

.clear {
clear:both;
}

input, select {
background-color: #93c3d2;
border: 1px solid #226c83;
font-size: 0.8em;
}

#wrapper {
position: relative;
width: 800px;
}

#banner {
width: 800px;
height: 100px;
}

#logo {
float: left;
width: 228px;
height: 100px;
}

#butoane {
width: 800px;
height: 30px;
font-size: 0.6em;
overflow:hidden;
}


#butoane ul {
list-style: none;
height: 30px;
width:800px;
margin: 0px;
padding: 0px;
border: none;
}

#butoane ul li {
float:left;
margin: 0px;
color:#fff;
height:30px;
line-height:35px;
background-image:url(buton_over.gif);
background-repeat:no-repeat;
background-position:top left;
}

#butoane ul li a {
display:block;	
text-decoration: none;
color: #000;
font-weight:bold;
width:114px;
background-image:url(buton_normal.gif);
background-repeat:no-repeat;
background-position:top left;
}

#butoane ul li a:hover {

height:30px;
width:114px;
line-height:35px;
background-image: url(buton_over.gif);
background-position: top left;
background-repeat: no-repeat;
color:#fff;
}

#fundal_breadcrumbs {
width: 800px;
height: 20px;
background-image: url(fundal_breadcrumbs.gif);
background-position: top left;
background-repeat: repeat-x;
}

#breadcrumbs {
width: 800px;
height: 20px;
background-image: url(margini_breadcrumbs.gif);
background-position: top left;
background-repeat: no-repeat;
}

#breadcrumbs_efective {
float: left;
width: 550px;
color: #fff;
font-size: 0.7em;
line-height: 20px;
max-height:20px;
text-align: left;
text-indent: 15px;
}

#breadcrumbs_efective a {
color: #fff;
text-decoration: none;
}

#breadcrumbs_efective a:hover {
color: #fff;
text-decoration: underline;
}

#breadcrumbs_butoane {
float:right;
width: 235px;
height: 20px;
line-height:20px;
font-size: 0.7em;
overflow:hidden;
}


#breadcrumbs_butoane ul {
list-style: none;
height: 20px;
width:200px;
margin: 0px;
padding: 0px;
border: none;
}

#breadcrumbs_butoane ul li {
float:left;
margin: 0px;
color:#fff;
height:20px;
line-height:20px;
background-image:url(buton_breadcrumbs_over.gif);
background-repeat:no-repeat;
background-position:top left;
}

#breadcrumbs_butoane ul li a {
display:block;	
text-decoration: none;
color: #fff;
width:100px;
background-image:url(buton_breadcrumbs_normal.gif);
background-repeat:no-repeat;
background-position:top left;
}

#breadcrumbs_butoane ul li a:hover {
height:20px;
width:100px;
line-height:20px;
background-image: url(buton_breadcrumbs_over.gif);
background-position: top left;
background-repeat: no-repeat;
color:#fff;
}

#wrapper_site {
position:relative;
width: 800px;
}

#meniu {
float: left;
width: 200px;
}

#meniu_caseta {
width: 200px;
color: #fff;
}

#meniu_cap {
width:200px;
height: 12px;
background-image: url(meniu_cap.gif);
background-repeat: no-repeat;
font-size:0.1em;
}

#meniu_corp {
width:200px;
min-height: 100px;
background-image: url(fundal_meniu_corp.gif);
background-repeat: repeat-y;
text-align: left;
font-size: 0.7em;
}

#meniu_corp ul {
list-style: none;
margin: 0px;
padding: 0px;
border: none;
}

#meniu_corp ul li{
margin: 0px;
padding: 0px;
height:15px;
width:200px;
line-height:15px;
background-image: url(buton_meniu_normal.gif);
background-position: top left;
background-repeat: no-repeat;
text-indent: 20px;
}

#meniu_corp ul li a{
display: block;
padding: 0px;
text-decoration: none;
width:200px;
color:#fff;
}

#meniu_corp ul li a:hover {
margin: 0px;
padding: 0px;
height:15px;
width:200px;
line-height:15px;
background-image: url(buton_meniu_over.gif);
background-position: top left;
background-repeat: no-repeat;
color:#fff;
}

#meniu_titlu_logare {
width: 200px;
height: 32px;
line-height: 32px;
background-image: url(fundal_meniu_titlu_logare.gif);
background-position: top left;
background-repeat: no-repeat;
font-size:1.3em;
color: #fff;
text-indent: 40px;
}

#meniu_titlu_cautare {
width: 200px;
height: 32px;
line-height: 32px;
background-image: url(fundal_meniu_titlu_cautare.gif);
background-position: top left;
background-repeat: no-repeat;
font-size:1.3em;
color: #fff;
text-indent: 40px;
}


#meniu_jos {
width:200px;
height: 22px;
background-image: url(meniu_jos.gif);
background-repeat: no-repeat;
}

#text {
float: right;
width: 600px;
}

#text_cap {
width: 572px;
height: 12px;
font-size:0.1em;
background-image: url(text_cap.gif);
background-repeat: no-repeat;
}

#text_wrapper {
width: 572px;
background-image: url(text_gradient_sus.gif);
background-repeat: no-repeat;
}

#text_efectiv {
font-size: 0.8em;
padding: 10px 10px 0px 10px;
text-align:justify;
color: #000;
background-image: url(fundal_text.gif);
background-repeat: repeat-y;
min-height: 380px;
}

#text_efectiv a {
color: #49a6db;
text-decoration: none;
}

#text_efectiv a:hover {
color: #49a6db;
text-decoration: underline;
}

#text_jos {
width: 572px;
height: 97px;
margin-top: -20px;
background-image: url(fundal_text_jos.gif);
background-repeat: no-repeat;

}

#footer {
height: 100px;
background-image: url(back_footer.gif);
background-position: bottom left;
background-repeat: repeat-x;
color:#FFF;
font-size: 0.7em;

}

#footer_quick_links {
float:left;
width:500px;
padding-top:10px;
}

#footer a {
color: #fff;
text-decoration:none;
}

#footer a:hover {
color: #FFF;
text-decoration:underline;
}

#footer_copywrights {
float:right;
width:300px;
padding-top:10px;
}
