body {
	padding: 0px;
	margin: 0px;
	background-image: url('../images/css/bg1.jpg');
	background-repeat: repeat-x
}


.text_normal  {
	font-family: Verdana; 	
	text-decoration: none; 
	font-size: 8pt; 
	color: #000000
}

.table_1{
	border-color: #42cdfb;
}

.text_table_center  {
	padding: 4px;
	border-style: solid; 
	border-top-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 1px;
	border-right-width: 1px;
	font-family: Verdana; 	
	text-decoration: none; 
	font-size: 8pt; 
	color: #000000
}

.submit {
	padding: 1px;
	background: url('../images/css/button.jpg');
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif; 
	font-weight: bold;
	text-decoration: none; 
	font-size: 12px; 
	color: #ffffff;
	border:1px solid #178cb7;
}

.submitred {
    padding: 1px;
    background: url('../images/css/buttonred.png');
    background-repeat: repeat-x;
    font-family: Arial, Helvetica, sans-serif; 
    font-weight: bold;
    text-decoration: none; 
    font-size: 12px; 
    color: #ffffff;
    border:1px solid #b3080d;
}

.body_table{
	padding:7px;

}


.cellBackgroundTop{
	border-top: 1px solid #42cdfb;
	background-image: url('../images/css/bg_bleu.jpg');
	background-repeat: repeat-x
}

.cellLeft{
	border-left: 1px solid #42cdfb;
}

.cellRight{
	border-right: 1px solid #42cdfb;
}

.cellBottom{
	font-size: 1pt; 
	border-bottom: 1px solid #42cdfb;
}

.cellContent{
	border-left: 1px solid #42cdfb;
	border-right: 1px solid #42cdfb;
}

.borderBottom {
	border-bottom: 1px solid #42cdfb;
}

.headerCellTableAnunt {
	background-color: #f0f7ff;
	text-align:center;
	font-weight:bold;
	height:25;
}


.headerCellTableAnuntLeft {
	background-color: #f0f7ff;
	text-align:left;
	font-weight:bold;
	height:25;
}


.footerCellTableAnunt {
	/*background-color: #f0f7ff;*/
	text-align:right;
	font-weight:bold;
}

.headerTableAnunt{
	font-weight:bold;
}

.cellAutoritate{
	font-weight:normal;
	font-size:11px;
	font-style:italic;
}

.anuntFieldLabel{
	font-family: Verdana; 
	font-size: 12px;
    font-weight: bold; 
}

.castigatorLicitatie{
	font-weight:bold;
}

.participantLicitatie{
	font-weight:normal;
}


.text_path  {
	font-family: Verdana; 	
	text-decoration: none; 
	font-size: 12px; 
	color: #000000;
}

.link_text_path{
	font-family: Verdana; 	
	text-decoration: underline; 
	font-size: 12px; 
	color: #000000;
}

.scroll_div_left { overflow:auto; height:180px; width:150px; }
.scroll_div_center { overflow:auto; height:350px; width:600px; }

.dataButton{
	width:20px;
	font-weight:normal;
	font-size:10px;
}
