@charset "utf-8";
* { margin:0 }
body {
  margin:0;
  color: #000000;
  font-family: Verdana, Geneva, sans-serif;
  font-size:14px
}
.bordura { border: 1px solid #333; }
.umbra {
  -webkit-box-shadow: 0px 5px 10px 0px #333333;
  box-shadow: 0px 5px 10px 0px #333333;
}
.curbe_sus {
  border: 1px solid #333;
  border-top-left-radius: 6px;
  border-top-right-radius: 6px;
}
.curbe_jos {
  border: 1px solid #333;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
}
.curbe {
  border-radius: 6px;
  border: 1px solid #CCC;
}
.container {
  width: 1000px;
  margin: 0px auto;
  padding: 10px;
}
.header {
  width: 1065px;
  margin: 0px auto;
  padding: 10px 0px;
}
.fotter {
  margin-top: 4px;
  margin-left: auto;
  margin-right: auto;
  padding: 5px 10px 4px;
  border-bottom-left-radius: 6px;
  border-bottom-right-radius: 6px;
  background-color: #0FF;
}
.transparent {
  background-image: -webkit-gradient(linear, 50.00% 0.00%, 50.00% 100.00%, color-stop( 0%, rgba(255, 255, 255, 0.30)), color-stop( 100%, rgba(255, 255, 255, 0.30)));
  background-image: -webkit-linear-gradient(270deg, rgba(255, 255, 255, 0.30) 0%, rgba(255, 255, 255, 0.30) 100%);
  background-image: linear-gradient(180deg, rgba(255, 255, 255, 0.30) 0%, rgba(255, 255, 255, 0.30) 100%);
}
.clr {
  clear: both;
  height: 0;
  font-size: 1px;
  line-height: 0px;
}
.left, .alignleft {
  float: left;
  display: inline;
}
.right, .alignright {
  float: right;
  display: inline;
}
.foto {
  margin-right: 10px;
  float: left;
}
.linie {
  width:100%;
  height:20px;
  margin:8px 0 4px 0;
}
.utext { text-shadow: 1px 1px 2px rgba(0, 0, 0, 1) }
.umbra_text { text-shadow:1px 1px 0px #CCC; /*d/-s, jos/-sus blur culoare*/ }
.foto {
  margin-right: 15px;
  float: left;
}
.f_caligrafic {
  font-family:caligrafic;
  font-size:2em;
}
@font-face {
font-family: caligrafic;
src: url('css/Old_Script.ttf'), url('css/Old_Script.eot'); /* IE9 */
}
.linie {
  width:100%;
  height:30px;
  margin: 0 auto;
}
.lat_stand {
  padding:5px 6px;
  width:1000px;
  margin:10px auto;
}
.text_menu {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 15px;
  color: #1F3650;
  text-decoration: none;
}
.text_menu a {
  text-decoration:none;
  color: #1F3650;
}
.text_menu a:hover {
  text-decoration: underline;
  color:#00F;
}
#navcontainer ul li {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  list-style: none;
  list-style-position: inside;
  float: left;
  padding-top: 8px;
}
#navcontainer ul li a {
  float: left;
  border:solid 1px #FFF;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  text-decoration: none;
  width: auto;
  text-align: center;
  padding: 5px 8px;
  color: #FFF;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 16px;
  margin: 3px 5px;
}
#navcontainer ul li a:hover {
  background-color:#314F66;
  color:#FF0;
  text-decoration: underline;
}
#navlist {
  color: #FF0;
  background-color: #007C96;
  text-decoration: underline;
}
.titlu {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 22px;
  color: #000;
}
.buton, .buton span {
  float: left;
  display: inline;
  height: 21px;
  background: url(imagini/read-more-btn.gif) no-repeat 0 0;
  padding-left: 5px;
  color: #fbfef3;
  font-weight: bold;
  font-size: 13px;
  line-height: 20px;
}
.buton span {
  background-position: right 0;
  padding: 0 5px 0 0;
}
.buton:hover, .btn:hover span {
  text-decoration: none;
  color: #000;
}
.foto {
  margin-right: 10px;
  float: left;
}
.foto_chenar {
  border:solid 1px #666;
  padding: 6px;
  margin-right: 10px;
  float: left;
}
.input_w_tx {
  border: solid 1px #CCC;
  background-color: #F5F5F5;
  padding: 4px;
  color: #333;
  width: 90%;
}
.input_login {
  border: solid 1px #FFF;
  padding: 4px;
  color: #FF0;
  width: 150px;
  border-top-right-radius: 5px;
  border-bottom-left-radius: 5px;
  background-color: #003D4A;
  height: 20px;
}
.erori_w {
  font-size: 14px;
  color: #F00;
  margin: 5px auto;
}
.input_w_bt {
  border: solid 1px #000;
  background-color: #004652;
  padding: 3px 5px;
  width: 80px;
  color: #FFF;
  text-align: center;
}
.cap_tabel {
  font-size: 12px;
  text-align: center;
  padding: 4px 2px;
  background-color: #80FFFF;
}
.dtable {
  background-color: #EBEBEB;
  border: solid 1px #999;
  margin: auto;
  width: 99%;
}
.dtable td { padding: 2px 4px; }
input, textarea, select {
  font-size: 12px;
  font-family: Arial, Helvetica, sans-serif;
}
textarea { overflow: auto; }
.foto {
  margin-right: 10px;
  float: left;
}
.foto_chenar {
  border:solid 1px #666;
  padding: 6px;
  margin-right: 10px;
  float: left;
}
.text_mediu { font-size:16px }
li {
  list-style-position: outside;
  list-style-image: url(../imagini/li_ul.png);
}
.buton_c {
  height:33px;
  width:204px;
  background-image: url(../imagini/buton.png);
  background-repeat: no-repeat;
  color: #FFF;
  float: left;
  margin: 2px 4px;
  padding-top: 8px;
  font-size: 12px;
  text-decoration: none;
}
.buton_c a{
  color:#FFF;
  text-decoration:none;
}
.buton_c:hover{
  color:#FF0;
  text-decoration:underline;
  background-image:url(../imagini/buton_j.png);
  background-repeat:no-repeat;
  padding-top: 10px;
}
.area_cliente {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #2C6283;
  margin-right: 50px;
}
.area_cliente a {
  color:#642B86;
  text-decoration: none;
}
.area_cliente a:hover {
  color:#F00;
}
