/*setari generale*/
*{
 padding: 0px;
 margin: 0px;
}

body{
 background: #62627a url('../../imagini/fundal-pagina.jpg') repeat fixed;
}

img{
 border: 0px;
}

a{
 text-decoration:none;
}

#presetare{
 width: 950px;
 margin: 0 auto;
 background-image: url('../../imagini/fundal.jpg');
 background-repeat: repeat-y;
}

#antet-m{
 width: 950px;
 height: 322px;
}

#antet-m .flash{
 width: 950px;
 height: 322px;
}


/*formulare*/
#cnt{
 text-indent: 7px;
 width: 320px;
 margin: 0px 5px 10px 5px;
}

#cnt legend{
 font-weight: bold;
 color: #000000;
}

#cnt img{
 width: 180px;
 height: 50px;
 padding:2px;
 margin:4px;
 display:block;
}

#cnt label{
 width:200px;
 font-weight: bold;
 display:inline;
}

#cnt label.indicatie{
 display: block;
 width: 300px;
 font: normal 10px "Verdana";
}

#cnt label.rosu{
 color: #dd0000;
 font: bold 13px "Verdana";
}

#cnt label.albastru{
 color: #0000dd;
 font: bold 13px "Verdana";
}

#cnt input.text{
 width: 300px;
 background-color: transparent;
 font: normal 13px "Verdana";
 border:none;
 border-bottom:1px dashed #000000;
 padding:2px;
 margin-left:4px;
}

#cnt input.cod{
 width: 100px;
 border:1px dashed #000000;
 border-left: none;
 background-color: #eee8aa;
}

#cnt input.buton{
 width: 140px;
 display: inline;
 background-color: #eee8aa;
 font: normal 13px "Verdana";
 border:1px solid #000000;
 padding:2px;
 margin:0px 0px 4px 4px;
}

#cnt textarea{
 width: 300px;
 height: 200px;
 font: normal 13px "Verdana";
 border:1px solid #000000;
 padding:2px;
 margin-left:4px;
}


ul.lista_formular{
 width:600px;
 text-align:justify;
 margin: 0px 10px;
 list-style-type:none;
 padding: 10px 0px 10px 0px;
 font: normal 14px "Tahoma";
}

ul.lista_formular li{
 width:600px;
 padding: 5px 0px 5px 0px;
 clear: both;
}

span.text_form{
 width: 80px;
 vertical-align: middle;
 text-align: left;
 padding-left: 5px;
 float:left;
}

span.butoane_form{
 width:450px;
 padding-bottom: 5px;
 padding-left: 85px; 
}

span.text_info{
 width:570px;
 padding-bottom: 5px;
 padding-left: 5px;
}

INPUT.box1 {
 border: 1px solid #000000; 
 background-color: #FFFFFF; 
 color: #000000;
 font: bold 14px "Tahoma";
 width: 200px;
 text-align: left;
 padding: 1px;
 float: left;
}

TEXTAREA.fieldhome {
 border: 1px solid #000000;
 background-color: #FFFFFF;
 color: #000000;
 font: normal 14px "Tahoma";
 height: 100px;
 width: 280px;
 text-align: left;
 padding: 1px;
 float:left;
}

INPUT.buttons {
 border: 1px solid #000000;
 font: bold 14px "Tahoma";
 color: #000000;
 background-color: #FFFFFF;
 padding: 2px;
}

/*steaguri limbi*/
#steaguri{
 width: 950px;
 background-image: url('../../imagini/fundal.jpg');
 float: left;
 clear: both;
}

#steaguri img{
 width: 35px;
 height: 35px;
 padding: 5px;
 float: right;
}

/*definitii blocuri generale*/
#continut{
 width: 937px;
 float: left;
 clear: both;
 margin: 0px;
 margin: 5px auto auto 3px;
}

#meniurapid{
 background: transparent url('../../imagini/meniu-rapid.jpg') no-repeat;
 font: normal 15px "Tahoma";
 color: #000000;
 width: 937px;
 height: 29px;
 float: left;
 clear: both;
}

#text{
 background: transparent url('../../imagini/fundal-text.jpg') repeat-y;
 width: 937px;
 float: left;
 clear: both;
}

#zj{
 background: transparent url('../../imagini/zona-jos.jpg') no-repeat;
 font: normal 13px 'Verdana';
 width: 937px;
 height: 21px;
 float: left;
 clear: both;
}

#text div.meniu{
 background: #e9eaea url('../../imagini/meniu.jpg') no-repeat;
 font: normal 13px 'Verdana';
 min-height: 386px; /*firefox, opera, ie7 */
 height:auto !important; /*firefox, opera, ie7 */
 height: 386px; /* ie6 */
 width: 209px;
 float: left;
 margin-left: 1px;
}

#text div.tp{
 font: normal 13px/20px 'Verdana';
 width: 725px;
 text-align: justify;
 float: right;
}

/*setari meniu rapid*/
#meniurapid p{
 margin: 5px 0px 0px 0px 
}

/*setari meniu stanga*/
#text div.meniu img{
 float: left;
}

/*setari text continut*/
#text div.tp p{
 text-indent: 7px;
 width: 700px;
 margin: 0px 5px 10px 5px;
}

#text div.tp p.titlu{
 font: bold 16px "Verdana";
 color: #000000;
 text-indent: 5px;
 margin: 0px 5px 15px 5px;
}

#limba{
 text-align: right;
 margin: 5px;
 font-size: 11px;
}

#limba img{
 width: 22px;
 height: 16px;
}

#limba select.lista-limba{
 border: 1px solid #000000;
 font: normal 10px 'Verdana';
}

/*setari liste*/
/*resurse*/
ul.lista_continut{
 width: 700px;
 list-style-type:none;
 font-weight: bold;
}

ul.lista_continut li{
 margin:10px 0px 0px 5px;
}

ul.sublista{
 list-style-type:none;
 margin-left: 20px;
 font-weight: normal;
}

ul.sublista li{
 margin-top: 0px;
}

ul.enumerare{
 width: 675px;
 list-style-type:disc;
 padding-left: 20px;
 margin: 0px 10px 10px 20px;
}

/*setari zona de subsol*/
#zj p{
 text-indent: 5px;
}

/*linkuri*/
#meniurapid a{
 font-weight: bold;
 color: #000000;
 padding-left: 10px;
 padding-right: 10px;
}

#meniurapid a:hover{
 color: #ffffff;
}

#text div.meniu a{
 width: 204px;
 font-weight: bold;
 text-indent: 5px;
 color: #000000;
 padding: 2px 0px 2px 0px;
 clear: both;
 float: left;
}

#text div.meniu a:hover{
 color: #aaaaaa;
}

#text div.meniu a.img{
 margin: 0px;
 text-indent: 0px;
 width: 200px;
}

#text div.meniu a.focus{
 width: 205px;
 height: 32px;
 font: bold 13px 'Verdana';
 color: #ffffff;
 background: transparent url('../../imagini/buton-albastru.jpg') no-repeat;
 text-indent: 33px;
 padding: 7px 0px 0px 0px;
}

#text div.meniu a.focus:hover{
 color: #000000;
 background: transparent url('../../imagini/buton-gri.jpg') no-repeat;
}

ul.sublista li a{
 text-decoration: none;
 color:#000000;
}

ul.sublista li a:hover{
 text-decoration: underline;
}

a.continut{
 text-decoration: none;
 font-weight: bold;
 color: #000000;
}

a.continut:hover{
 text-decoration: underline;
}