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

* {
  margin: 0;
  padding: 0;
}
body {
  font-size: 13px;
  line-height: 1.3;
  font-family: Verdana, Geneva, sans-serif;
  color: #333;
}
a {
  color: #107398;
  text-decoration: none;
  cursor:pointer;
}
a:hover {
  text-decoration: none;
  color: #1E3353;
}
.clr {
  font-size: 1px;
  line-height: 0;
  clear: both;
}
.left, .alignleft {
  float: left;
  width: auto;
}
.right, .alignright {
  float: right;
  display: inline;
}
.center {
  width: 980px;
  margin: 0 auto;
}

.curbe{
  border:solid 1px #666;
  -moz-border-radius: 5px;
  border-radius: 5px;
  }
.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;
}
input { padding: 4px;
  }
  textarea {
    padding:5px}
h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 24px;
  color: #173946;
  margin-bottom: 3px;
  margin-top: 3px;
}
.text_16_w {
  font-family: Georgia, "Times New Roman", Times, serif;
  color: #1C2F3E;
  font-size: 16px;
}
.text_16_w a{ color:#00F }
.text_16_w a:hover {text-decoration:underline}
.spatiu {
  padding:3px 8px;
  margin-left:10px}
.buton, .buton a {
  color:#000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  padding:3px 8px;
  margin-left:10px;
  background:#FFF;
  float:left;
}
.buton:hover{background:#156D75;
color:#FFF;
}
.text_news {
  font-family: Arial, Helvetica, sans-serif;
  color:#333;
  font-size: 14px;
}
.hr_ {
  background-color: #CCC;
  height: 1px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.umbra_text { text-shadow: 1px 1px #CCCCCC; 
}
.text_top  {
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:24px;
  color: #2C7C05;
  line-height:28px;
  text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
  text-align: right;
}
.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: Georgia, "Times New Roman", Times, serif;
  font-size: 22px;
  color: #000;
}
.erori {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F00;
}
.ok {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #00F;
}
.ok_nu {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #F00;
}
.text_mic {
  font-family: Verdana, Geneva, sans-serif;
  font-size: 11px;
}
td {
  padding-top: 1px;
  padding-bottom: 1px;
  padding-left: 4px;
}
