/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

/* Elements */

body {
	margin: 20px 0;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:000;
/*	background:url(img/site_bg.gif) repeat-x;*/
}

h1 {
	font-size:14px;
}

h2, h3, h4, h5, h6 {
	color: #2B95D3;
}

p, ol, ul {
	text-align: justify;
}

a {
	color: #000;
}

a:hover {
	text-decoration: none;
	color: #2B95D3;
}

.bottom {
	display: block;
	margin-bottom: 0;
	padding-bottom: 10px;
	background: url(img/img08.gif) no-repeat left bottom;
}

.image {
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.indent {
	margin-left: 125px;
}

/* Header */

#header {
	width: 928px;
	height: 37px;
	margin: 0 auto;
	margin-top: 10px;
	background: #BECF74 url(img/img01.gif) repeat-x;
	border-bottom: 3px solid #FFFFFF;
}

/* meniu-sus */

#meniu-sus {
	float: left;
	width: 450px;
	height: 37px;
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
	background: url(img/img02.gif) no-repeat;
}

#meniu-sus li {
	display: inline;
}

#meniu-sus a {
	display: block;
	float: left;
	height: 27px;
	padding: 10px 15px 0px 15px;
	text-transform: lowercase;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}

#meniu-sus a:hover {
	background: #5FAEDE repeat-x;
}

/* Search */

#utilizator {
	width:400px;
	float: right;
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
	height: 28px;
	margin: 0;
	padding: 9px 25px 0 0;
	background: url(img/img03.gif) no-repeat right top;
}

#utilizator a {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:none;
}

#utilizator a:hover {
	font-size: 12px;
	color:#FFFFFF;
	text-decoration:underline;
}

#u {
	margin-left:10px;
	float:left;	
}

/* Content */

#content {
	width: 928px;
	margin: 0 auto;
}

#stanga {
	float: left;
	width: 190px;
	background: url(img/img05.gif) repeat-x;
}

#stanga h3 {
	padding: 0 20px;
}

#stanga ul {
	margin-left: 0;
	padding-left: 20px;
	padding-right: 20px;
	list-style: none;
}

#stanga li {
	padding: 5px 0;
	border-top: 1px solid #EFEFEF;
}

#stanga li.first {
	border: none;
}

#dreapta {
	float: right;
	width: 734px;
	padding: 1px 0px 0 0px;
	background: url(img/img09.gif) repeat-x;
}

#dreapta h2 {
	margin-top: 0;
	font-size: 26px;
}

#dreapta h3 {
	margin-bottom: 0;
	font-size: 18px;
}

#dreapta h4 {
	margin-top: 0;
	font-size: 11px;
	font-weight: normal;
}

#dreapta .box {
	margin: 0 -30px 30px -20px;
	padding: 0 30px 0 20px;
}

#dreapta .bottom {
	margin: 0 0 20px -20px;
	padding: 0 0 20px 20px;
}

#dr-sus {
	/*background-color: #85C4DB;*/
	background:url(img/dr-sus.jpg);
	padding: 4px 4px 4px 4px;
	margin-bottom:5px;
	margin-top: -1px;
	color: #FFFFFF;
	height: 113px;
}

/* Logo */

#logo {
	height: 130px;
	background: url(img/img06.jpg) no-repeat;
}

#logo h1, #logo h2, #logo a {
	margin: 0;
	padding: 0;
	text-decoration: none;
	text-transform: lowercase;
	text-align: center;
	color: #FFFFFF;
}

#logo h1 {
	padding-top: 22px;
	text-transform: none;
	font-size: 19px;
}

#logo h2 {
	margin-top: -5px;
	font-size: 12px;
}

/* Footer */

#footer {
	clear: both;
	width: 928px;
	margin: 0 auto;
	padding-top: 20px;
	background: url(img/img11.gif) repeat-x;
}

#footer p {
	margin: 0;
	text-align: center;
}

/*tabele*/

table tr th {
	background-color: #d3DADE;
	padding: 3px;

}
table tr.rowb { background-color:#EAf2FD; }

table tr.filterColumns td { width:60px; padding:1px;}


table {
	font-size:12px;
	font-family:Calibri, tahoma, arial, sans-serif;
	color:#000;
	white-space:nowrap;
	border-collapse:collapse;
	background-color:#FFFFFF;
}
td {
	padding:2px;
	width: 60px;
}
tr {
	height:20px;
	border:.5pt solid #80C0D9;
	background-color:#FFFFFF;
}
.offColor {
	background-color:#FDE9D9;
}
.header { 
	text-align:center;
	background-color:#80C0D9;
	color:#FFFFFF;
	font-weight:bold;
}
.header a{
	color:#FFFFFF;
}

/*verficare cnp*/

.top {
margin-bottom: 15px;
}
.messagebox{
	position:absolute;
	width:100px;
	margin-left:30px;
	font-size:14px;
	border:1px solid #8AC6DC;
	background:#FFC;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:240px;
	font-size:14px;
	border:1px solid #8AC6DC;
	background:#FFC;
	padding:3px;
	font-weight:none;
	color:#000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:30px;
	border:1px solid #8AC6DC;
	background:#FFC;
	padding:3px;
	font-weight:bold;
	color:#CC0000;
}

/* */

/*info img*/

#info-i {
	float:left; 
	padding: 15px 15px 15px 15px;
}

#info-img { 
	float:left;
	width:25px;
	text-align:center;
}
#info-detalii {
	float: left;
	margin-right: 11px;
}
