body {
	margin: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 0;
	color: #666666;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size: 12px;
	background-color: #0159a1;
	/*background-image: url("../img/background.gif");
	background-repeat: repeat;*/
	/*background-image: url("img/background.jpg");
	background-repeat: no-repeat;*/
}

#dr{
	background-image: url("../img/dr.gif");
	background-repeat: no-repeat;
	background-position: bottom right;
}

#sigla{
	background-image: url("../img/sigla.gif");
	background-repeat: no-repeat;
	height: 160px;
	width: 200px;
}

#flash{
	width:621px;
	height:160px;
}

#stylefour {
	  width:525px;
	  list-style-type:none;
	  padding:0;
	  margin: auto;
}
#stylefour li {
	  float:left;
	  width:103px;
	  border:1px solid #fff;
	  list-style-type: none;
	  line-height: 30px;
}

#stylefour a {
	  display:block;
	  width:103px;
	  color:#000;
	  background:#e6e6f0;
	  text-align:center;
	  text-decoration:none;
	  float:left;
}
#stylefour a:hover {
	  color:#fff;
	  background:#665c9c;
}

#language a{
	color: #7e868e;
}

#language a:hover{
	color: #6F6CBF;
	text-decoration: none;
}

#main h2, #main h3, #main h4, #main p {
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	margin-bottom: 10px;
	margin-top: 0px;
	padding-top: 0px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
}

#main h2 {
	font-size: 13px;
	color: #334369;
	background-image: url("../img/bullet.gif");
	background-position: left bottom;
	background-repeat: no-repeat;
	height: 20px;
}

#main h3 {
	font-size: 13px;
	color: #828497;
}

#main h4 {
	font-size: 12px;
}

#main h6 {
	font-size: 12px;
	margin:0px;
	background-color: #f0f0f4;
	color: #665c9c;
	padding-left: 20px;
	height: 20px;
}

p a{
	text-decoration: none;
	color: #094da9;/*2807db*/
}
.Line{
	background-image: url('img/line.gif');
	background-repeat: repeat;
	height: 1px;
}
.menu_t4 ul {
	margin: 0;
}

.menu_t4 ul li {
	display: inline;
}
.menu_t4 li a {
	list-style-type: none;
	font-size: 12px;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	height: 18px;
	color: #0159a1;
	text-decoration: none;
	border-right: 1px solid #c1c1c1;
	padding-right:15px;
	padding-left:15px;
}

input{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #0159a1;
}

select{
	color:#665c9c;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
}
input:hover, input:focus{
	color:#ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	background-color: #0159a1;
}

textarea{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	border:1px solid #0159a1;
}

textarea:hover, textarea:focus{
	color:#ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	background-color: #0159a1;
}

.buton{
	width:50px;
	height:20px;
	background-color: #ffffff;
	padding:0px;
}

.titlu{
	color:#1359b7;
}
.titleCateg{
	font-weight: bold;
	color: #665c9c;
}
legend{
	font-weight: bold;
	color: #665c9c;
}
.check{
	border: none;
}
.check:hover{
	border: none;
}

fieldset {
	border:1px solid #e6e6f0;

}

ul.makeMenu, ul.makeMenu ul {
  width: 200px;
  padding-left: 0px;
  margin-left: 0px;
  color: #000000;
  line-height: 25px;

}
ul.makeMenu li {
  list-style-type: square;
  margin-left: 20px;
}

ul.makeMenu li:hover, ul.makeMenu li.CSStoHighlight {

  color: #000;
}
ul.makeMenu ul.CSStoShow {
  display: block;
}
ul.makeMenu li:hover > ul {
  display: block;
}

ul.makeMenu li a {
	color: #0159a1;
	display: block;
	width: 100%;
	text-decoration: none;
}

ul.makeMenu li a:hover, ul.makeMenu li a.CSStoHighLink { color: #0159a1; }
ul.makeMenu li:hover > a {
	color: #000;
	font-weight: bold;
	padding-left: 5px;
}

p{
	margin: 10px;
	padding: 0px;
	text-align: justify;
}

.meniu{
	font-family: georgia;
	width: 200px;
	font-size: 12px;
	color:#666666;
	font-weight: bold;
	padding: 0px;
}

.sel a{
	border:1px solid #0159a1;
	padding:2px;
}

.sel a:hover, focus{
	background-color: #0159a1;
	color: #ffffff;
}
.news{
	width: 620px;
}
.news_left{
	background-image: url("../img/bull.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 15px;
	font-size: 10px;
	color: #939393;
}

.news_title{
	padding-left: 10px;
	margin-left: 5px;
	color: #0159a1;
	font-family: georgia;
	font-weight: bold;
}

.legislatie a{
	background-image: url("../img/bull.gif");
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 15px;
	margin-left: 15px;
	text-decoration: none;
	color: #0159a1;
	font-family: georgia;
	font-weight: bold;
	line-height: 20px;
}

.legislatie a:hover{
	color: #666666;
	font-family: georgia;
	font-weight: bold;
}

.buton{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
			  Verdana, Lucida, Geneva, Helvetica,
			  Arial, sans-serif;
	font-size:12px;
	border:1px solid #0159a1;
	text-decoration:none;
	width:60px;
	height:22px;
	background-color:#f2f2f2;
}

.buton:hover{
	color:#ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	background-color: #0159a1;
}

.butonlink a{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
			  Verdana, Lucida, Geneva, Helvetica,
			  Arial, sans-serif;
	font-size:12px;
	border:1px solid #0159a1;
	text-decoration:none;
	width: 60px;
	height: 22px;
	background-color:#f2f2f2;
	padding:1px;
}

.butonlink a:hover{
	color:#ffffff;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		  Verdana, Lucida, Geneva, Helvetica,
		  Arial, sans-serif;
	font-size:12px;
	background-color: #0159a1;
}
.letter{
	background-color: #0159a1;
	color: #ffffff;
}

.radio{
	border: none;
	background: none;
}

.radio:hover{
	border: none;
	background: none;
}

.avocati a{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
			  Verdana, Lucida, Geneva, Helvetica,
			  Arial, sans-serif;
	font-size:13px;
	text-decoration:none;
}

.avocati a:hover{
	color:#0159a1;
	font-family: 'Trebuchet MS', 'Lucida Grande',
			  Verdana, Lucida, Geneva, Helvetica,
			  Arial, sans-serif;
	font-size:13px;
	text-decoration:underline;
}

.rightLine{
	border-right:1px dotted #0159a1
}

p#barou{
	padding: 0px;
	margin: 0px;
	line-height: 14px;
	border: 1px solid red;
}


.incercare table{
	border-spacing:1px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	background-color:#E7E7E7;
	color: #0159a1;
}

.incercare table caption {
	font-weight: bold;
	background: #718dd2 url(http://infectedfx.net/css/tables/corner.gif) no-repeat right top;
	border-bottom:2px solid #1975d7;
	color: #FFF;
	text-transform:uppercase;
	padding:10px;
}

.incercare  table td, th {
	padding: 4px;
}

.incercare table thead th {
	text-align: center;
	background: #F5F5F5;
	color: #666;
	border: 1px solid #FFF;
	text-transform:uppercase;
}

.incercare table tbody th {
	font-weight: bold;
}

.incercare table tbody tr		{
	background-color:#FFF;
	text-align:left;
	}
.incercare table tbody tr.odd 	{
	background: #f9f9f9;
	border-top:1px solid #FFF;
}

.incercare table tbody th a:link, tbody th a:visited{
	padding:3px 0px 0px 18px;
}
.incercare table tbody th a:hover{
	color:#FF8601;
}

.incercare table tbody tr td {
	height:20px;
	background: #FFF;
	border: 1px solid #FFF;
	}

.incercare table tbody tr.odd td{
	background: #f9f9f9;
	border-top:1px solid #FFF;
	}

.incercare table td a:link {
	color: #04b00c;
	text-decoration: none;
}

.incercare table td a:hover {
	color: #171717;
	text-decoration: none ;
}
.incercare table tbody td a {
	margin: 0 auto;
	height: 15px;
	border-bottom: 0;
	padding:3px 0px 0px 18px;
	font-weight:bold;
	color: #04b00c;
}

.incercare table tbody td a:hover {
	color: #171717;
}

.incercare tabletfoot th, tfoot td {
	background-color:#f5f3f3;
	padding:10px;
	text-align:center;
	border-bottom:3px solid #CCC;
	border-top:1px solid #DFDFDF;
}

.incercare table tbody tr td table tr td table tr td {
	border: none;
}

