@charset "utf-8";
/* CSS Document */

* {
   margin: 0;
   padding: 0;
}
body {
   font-size: 1em;
   font-family: Arial, Helvetica, sans-serif;
   color: #000000;/*line-height: 1.3em;*/
}
.info {
   border-bottom: 1px solid #000;
   padding: 5px;
   border-right-width: 1px;
}

a img { border: 0; }
h2 {
   font-size: 24px;
   line-height: 27px;
   color: #cd5243;
   font-family: "Trebuchet MS", Arial, sans-serif;
   font-style: italic;
   font-weight: normal;
}
.clr {
   font-size: 1px;
   line-height: 0;
   clear: both;
}
.left, .alignleft {
   float: left;
   width: auto;
}
.right, .alignright {
   float: right;
   display: inline;
}
.foto {
   margin-right: 15px;
   float: left;
}
.shadow {
   border: solid 2px #FFF;
   -moz-border-radius: 5px;
   border-radius: 5px;
   -moz-box-shadow: 0px 0px 10px 0px #666666;
   -webkit-box-shadow: 0px 0px 10px 0px #666666;
   box-shadow: 0px 0px 10px 0px #666666;
}
.curbe {
   border: solid 1px #666;
   -moz-border-radius: 5px;
   border-radius: 5px;
   padding: 3px 2px;
}
.linie {
   width: 100%;
   height: 20px;
   margin-top: 10px;
   margin: 0 auto;
}
.bt_news {
   border: solid 1px #FFF;
   padding: 3px;
   color: #FFF;
   width: 28px;
   border-top-right-radius: 5px;
   border-bottom-left-radius: 5px;
   background-color: #C78E3D;
   display: inline;
}
.erori_w { /*
   [disabled]font-size: 1em;
*/
   color: #F00;
   margin: 5px auto;
}

h1 {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #173946;
   margin-bottom: 3px;
   margin-top: 3px;
}
.text_14_bt {
   border: solid 1px #333;
   background-color: #365C78;
   padding: 5px;
   width: auto;
   max-width: 200px;
   color: #FFF;
   text-align: center;
   border-radius: 4px;
   margin: 2px 4px;
   display: inline-block;
   text-decoration: none
}
.text_14_bt a { text-decoration: none }
.text_14_bt:hover {
   background-color: #254B5A;
   color: #FF0;
}
.text_16_w {
   font-family: Georgia, "Times New Roman", Times, serif;
   color: #0000FF;
   font-size: 1.3em;
}
.text_news {
   font-family: Arial, Helvetica, sans-serif;
   color: #333;
   font-size: 14px;
}
.umbra_text { text-shadow: 1px 1px 0px #CCC; }
.text_top {
   font-family: Georgia, "Times New Roman", Times, serif;
   font-size: 24px;
   color: #2C7C05;
   line-height: 28px;
}
.text_top a { color: #2C7C05 }
.text_top a:hover {
   color: #0C4950;
   text-decoration: underline;
}
li {
   list-style-position: inside;
   list-style-type: none;
   list-style-image: url(imagini/li_ul.png);
}
.titlu {
   font-family: Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
   font-size: 18px;
   color: #102E4A;
}
.erori, .erori a {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 14px;
   color: #F00;
}
.ok {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.2em;
   color: #0000FF;
}
.text_mic {
   font-family: Arial, Helvetica, sans-serif;
   font-size: 0.9em;
}
/*table {
  display: block;
  overflow-x: auto;
  white-space: nowrap;
}

table, tbody { 
  display: table;
}
tbody {  border: solid 1px #C5C5C5;
background-color:#CCC 
}
th, td {
   text-align: left;
   padding: 2px 4px; 
}
td {
  
   color: #333
}
th { background-color: #B2B2B2; font-size:1em; font-weight:normal; color:#000; text-align:center }
.td_p0{ padding:0}*/
/*tr:nth-child(even){background-color: #f2f2f2}*/
.div_text {
   font-size: 1em;
   width: 100%;
   margin: 5px 10px;
   text-align: left;
}
select { width: 40%; }
.nr_pag, .nr_pag_actv {
   font-size: 0.8em;
   margin: 2px;
   padding: 4px;
   text-decoration: none;
   color: #000;
   border: solid 1px #808080;
   border-radius: 2px;
}
.nr_pag_actv {
   font-size: 0.8em;
   background: #CCC;
   color: #000;
}
hr { height: 0px }
.explicatii {
   width: 100%;
   padding: 10px 20px;
   background:#F5F5F5;
}
