html{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
}
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ffffff;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image:url(images/backgroundzz.gif);
	background-repeat:repeat-x;
}
a{
color:#000000;
text-decoration:underline;
}
a:hover{
color:#000000;
}
.imgziare{
float:left;
width:70px;
text-align:left;
}
#container0 { 
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #container { 
	width: 990px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header { 
	padding: 0 10px 0 20px;
	height:95px;
} 
.subfooter{
width: 990px;
text-align:left;
margin: 0 auto;
}
.textrosu{
color:#FF0000;
}
.logo{
padding-bottom:10px;
padding-top:10px;
float:left;
width:160px;
}
.topright{
float:left;
width:720px;
text-align:right;
padding-top:78px;
}
.dsubmeniu{
padding:2px;
margin:0 auto;
width:990px;
border-bottom:#4A4646 15px solid;
}
.topsection{
padding-bottom:30px;
padding-top:25px;
height:118px;
text-align:center;
background-image:inherit;
}
.thrColFixHdr #header h1 {
	margin: 0;
	padding: 10px 0;
}
.thrColFixHdr #sidebar1 {
	float: left; 
	width: 180px; 
	background: #FFFFFF;
}
.bordered{
	padding: 5px;
	border:#514D4D 1px solid;
	margin-bottom:2px;
}
.thrColFixHdr #sidebar2 {
	float: right;
	width: 175px; 
	background: #FFFFFF;
}
.thrColFixHdr #mainContent { 
	margin: 0 190px; 
	padding: 0 10px; } 
.thrColFixHdr #footer { 
	padding: 0 10px 0 20px;
	background:#D5EBF6;
} 
.thrColFixHdr #footer p {
	margin: 0; 
	padding: 10px 0;
}
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

.toptabs{
	float:left;	
	position:relative;	
	text-align:center;
	text-transform:uppercase;	
	}

h1{
font-size:10px;
}

.toptabs a{
	display:block;
	float:left;	
	margin:0 0 0 0;	
	text-align:center;	
	color:#ffffff;	
	font-size:10px;	
	font-weight:bold;	
	text-decoration:none;	
	padding-top:4px;	
	padding-bottom:6px;	
	padding-left:3px;	
	width:93px;
	padding-right:5px;	
	background-image:url(images/tab.gif);	
	background-repeat:no-repeat;	
	border-right:#ffffff 1px solid;	
}
.toptabs a:hover, a.active{
	background-image:url(images/tabo.gif);	
	background-repeat:no-repeat;	
	color:#ffffff;	
}
.listari{
padding:6px;
border:#514D4D 1px solid;	
}
.listarimgc{
padding:6px;
border:#990000 1px solid;
}
.listariIndex{
padding-top:1px;
padding-bottom:1px;
padding-left:5px;
padding-right:5px;
border:#514D4D 1px solid;	
}
.categorii{
margin-bottom:15px;
}
.toptabs a:hover{
	background-image:url(images/tabo.gif);	
	background-repeat:no-repeat;	
	color:#ffffff;	
}

.cssForm{
font-weight:bold;
}
.cssForm label{
float:left;
width:150px;
}
.cssForm txtbox{
float:left;
width:250px;
}
.coloana{
	width:175px;
	padding-top:6px;
	padding-bottom:6px;
	padding-left:2px;
	float:left;
	font-weight:bold;
	margin-right:6px;
	margin-bottom:3px;
	text-align:left;
	border-bottom:1px solid #00608D;
	border-right:1px solid #00608D;
	border-top:1px solid #B4D0DD;
	border-left:1px solid #B4D0DD;
}
.headlineN{
background-color:#FFFFFF;
background-image:url(images/staru.gif);	
background-repeat:no-repeat;	
padding-top:2px;
padding-bottom:7px;
padding-left:20px;
font-weight:bold;
color:#514D4D;
}
.headlineN a{
color:#514D4D;
}
.headlineN a:hover{
color:#514D4D;
text-decoration:underline;
}


.legend1 {
	PADDING: 5px; 
	FONT-WEIGHT: bold; 
	color:#000000;
}

.fieldset1 {
	
	BORDER-RIGHT: #000000 1px solid; 
	PADDING-RIGHT: 10px; 
	BORDER-TOP: #000000 1px solid; 
	PADDING-LEFT: 10px; 
	MARGIN-BOTTOM: 10px; 
	PADDING-BOTTOM: 10px; 
	BORDER-LEFT: #000000 1px solid; 
	PADDING-TOP: 0px; 
	BORDER-BOTTOM: #000000 1px solid;
	margin-bottom:0px;
}

.legend1 a{

	color:#000000;
	
	text-decoration:none;

}

.legend1 a:hover{

	color:#000000;
	
	text-decoration:none;

}

.greenText{
color:#006600;
}
.greenText a{
color:#006600;
}
.records{
border:#00608D 1px solid;
padding:5px;
}

.catindex2{
border:#EFC672 1px solid;
font-size:11px;
float:left;
width:155px;
padding:5px;
margin:3px;
}
.catindex2:hover{
background-color:#EFC672;
}
.catindex3{
border:#EFC672 1px solid;
font-size:11px;
float:left;
width:178px;
padding:5px;
margin:3px;
}
.catindex3:hover{
background-color:#EFC672;
}





