
/* CSS Document */
body {
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	margin-bottom:0px;
	scrollbar-face-color:#24B5E2;
	scrollbar-arrow-color:#FFFFFF;
	scrollbar-track-color:#FFFFFF;
	scrollbar-darkshadow-color:#CCCCCC;
	scrollbar-highlight-color:#CCCCCC;	
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;	
}
h1
{
	font-size: 18px;
	font-weight: bold;
	color: #009900 ; 
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
h2
{
	font-size: 12px;
	color: #FF0000; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
h3
{
	font-size: 18px;
	font-weight: bold;
	color: #FF0000; 
	text-decoration: none;
	margin: 0px 0px 0px 0px;
}
table, td, p, div 
{
	color: #000000; 
	text-decoration: none;
	font-weight: normal;
	font-size: 11px;
}
a:link, a:visited
{
	color:#FF0606;
	font-weight: normal;
	text-decoration:none;
}
a:hover, a:active
{
	color: #999999; 
}
a.linkmenu:link, a.linkmenu:visited
{
	color: #FFFFFF; 
	text-decoration: none;
	font-weight:bold;
	padding-left:24px;
	padding-right:24px;
	font-size:13px;
}
a.linkmenu:hover, a.linkmenu:active
{
	color: #000000;
}
a.linkred:link, a.linkred:visited
{
	color: #CC0000;
}
a.linkred:hover, a.linkred:active
{
	color: #CC0000;  
}
a.linkfooter:link, a.linkfooter:visited
{
	color: #FF6600; 
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
}
a.linkfooter:hover, a.linkfooter:active
{
	color: #FFFFFF;  
}

a.linkbtn:link, a.linkbtn:visited
{
	color: #FF6600; 
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
	border-bottom:solid 1 px White;
	border-left:none;
	border-top:none;
	border-right:none;
}
a.linkbtn:hover, a.linkbtn:active
{
	color: #FFFFFF;  
}

.titlu_box
{
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
}	
.content_text 
{
	padding-top: 20px;
	padding-right: 10px;
	padding-bottom:10px;
	padding-left: 20px;
}
.content_text_box 
{
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom:5px;
	padding-left: 10px;	
}
.inputcol 
{
	font-size : 11px;
	background-color: #D5E0F2;  
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999; 
	border-bottom-color: #999999; 
	border-left-color: #CCCCCC;
}

.button
{
	font-size: 9px;
	background-color: #FFCC33; 
	color: #000000; 
	font-weight: normal;
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px; 
	border-top-color: #666666; 
	border-left-width: 1px; 
	border-left-color: #666666; 
	border-bottom-width: 1px; 
	border-bottom-color: #AD699C;
	border-right-width: 1px; 
	border-right-color:  #AD699C;
}

.button
{
	font-size: 9px;
	background-color: #FFCC33; 
	color: #000000; 
	font-weight: normal;
	padding: 0px 0px 0px 0px; 
	border-top-width: 1px; 
	border-top-color: #666666; 
	border-left-width: 1px; 
	border-left-color: #666666; 
	border-bottom-width: 1px; 
	border-bottom-color: #AD699C;
	border-right-width: 1px; 
	border-right-color:  #AD699C;
}
.list
{
	list-style-image:url(images/arrow2.gif);
	padding-bottom:20px;
}
.error
{
	color:#CC0000;	
}

.error2
{
	color:#CC0000;	
	font-size:24px; 
	font-weight:bold;
}


.chenar
{
	border: #1895bb solid 1px ;
}
.chenar_fara_jos
{
	border-top: #1895bb solid 1px;
	border-left: #1895bb solid 1px;
	border-right: #1895bb solid 1px;
}
.chenar_fara_sus
{
	border-bottom: #1895bb solid 1px;
	border-left: #1895bb solid 1px;
	border-right: #1895bb solid 1px;
}
.footer
{
	font-size:10px;
	color: #999999; 
}

.red
{
	color:#CC0000;
}
.big_red
{
	color:#CC0000;
	font-size:12px;
}
.gri
{
	color: #666666; 
}
.pret
{
	font-size:18px;
	font-weight:bold;
	color:#558ed5;
}

.ora
{
	font-size:26px;
	color: #79e542;  
	font-weight:bold;
	background:url(images/chenar_ora.gif);
	width:79px;
	height:38px;
	padding-top:5px;
	text-align:center;
}

.ora00
{
	font-size:26px;
	color: #79e542;  
	font-weight:bold;
	width:79px;
	height:38px;
	padding-top:5px;
}

.ora1
{
	font-size:26px;
	color: #79e542;  
	font-weight:bold;
	background:url(images/chenar_ora.gif);
	width:79px;
	height:38px;
	padding-top:5px;
	float:left;
	text-align:center;
}


.oraGreen
{
	color: #79e542;  
}

.oraRed
{
	color: #FF0000;  
}



.oraEroare
{
	font-size:18px;
	color: #990066;  
	font-weight:bold;
	padding-left:10px;
}

.prima_licitatie
{
	color: #990000;
	font-size:14px;
	font-weight:bold;
	padding-left:28px;
}




/* EU */

.blue1
{
	color:#558ed5;
}

.lastusers
{
    text-align:left;
    padding-left:50px;
    color:#006600;

}

.lastusersBold
{
    text-align:left;
    padding-left:50px;
    color:#006600;
    font-weight:bold;
}

.lastusersRed
{
    text-align:left;
    padding-left:50px;
	color: #FF0000; 
}
.lastusersRed2
{
    text-align:center;
	color: #FF0000; 
}
.lastusersBold2
{
    text-align:center;
	 color:#006600;
	 font-weight:bold; 
}
.txt1 
{
	font-size : 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999; 
	border-bottom-color: #999999; 
	border-left-color: #CCCCCC;
}

.txt3
{
	font-size : 11px;
	background-color:#FFFFFF;
	font-weight: normal;
	color:#CC0000;
}
.txt4
{
	font-size : 11px;
	background-color:#FFFFFF;
	font-weight: normal;
}

.error2  /* =txt3*/
{
	font-size : 11px;
	background-color: #FFFFFF;
	font-weight: normal;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #999999; 
	border-bottom-color: #999999; 
	border-left-color: #CCCCCC;
	color:#CC0000;
}

.imglnk
{
    border-top-style:none;
    border-right-style:none;
    border-bottom-style:none;
    border-left-style:none;
    border-top-color:White;
    border-right-color:White;
    border-bottom-color:White;
    border-left-color:White;
}

.lblcontent
{
    font-family:Arial;
    font-size: 9pt;
    line-height: 17px;
}

/* componente */

.titlu0 
{
color:#006600;
font-size:20px;
font-weight:bold;
text-decoration:none;
}

.titlu0:hover
{
    /*color:#006600;*/
    color: #FF0000; 
}

.titlu0:link, .titlu0:visited 
{
/*color:#006600;*/
color: #FF0000; 
font-size:20px;
font-weight:bold;
text-decoration:none;
}

.titlu1 
{
    font-size: 12px;
	color: #FF0000; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.titlu1:hover
{
    color: #FF0000; 
}

.titlu1:link, .titlu1:visited 
{
    font-size: 12px;
	color: #FF0000; 
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}

.titlu2 
{
color:#006600;
font-size:12px;
font-weight:bold;
margin:0;
}

.titlu2:hover
{
    color:#006600;
}

.titlu2:link, .titlu2:visited 
{
color:#006600;
font-size:12px;
font-weight:bold;
margin:0;
}

.titlu3
{
    FONT: bold 10px sans-serif;
    color:#558ed5;    
    font-weight:bold;
    margin:0;
    
}

.titlu3:hover
{
    color:#558ed5;
}

.titlu3:link, .titlu3:visited 
{
    FONT: bold 10px sans-serif;
    color:#558ed5;    
    font-weight:bold;
    margin:0;
    padding-top:4px;
    padding-bottom:20px;
    padding-left:4px;
    padding-right:2px;
    line-height:18px;
}


.picture1
{
   color:White;
}
.picture1:link, .picture1:visited 
{
   color:White; 
}
.picture1:hover, picture1:active
{
    color:White;
}

.picture2
{
   color:White;
   padding-top:2px;
   padding-bottom:2px;
}
.picture2:link, .picture2:visited 
{
   color:White; 
}
.picture2:hover, picture2:active
{
    color:White;
}


.pret0
{
	font-size:16px;
	font-weight:bold;
	color:#558ed5;
}

.pret2
{
color:#000000;
font-size:11px;
font-weight:normal;
text-decoration:none;
font-weight:bold;
}

.descr
{
color:#CC0000;
font-weight:normal;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.descr:hover
{
    color:#006600;
}


.descr:link, .descr:visited 
{
color:#CC0000;
font-weight:normal;
text-decoration:none;
font-family:Arial,Helvetica,sans-serif;
font-size:11px;
}

.big_redBold0
{
	color:#CC0000;
	font-size:16px;
	font-weight:bold;
}

.big_redBold
{
	color:#CC0000;
	font-size:12px;
	font-weight:bold;
}

.ora2
{
	font-size:20px;
	color: #990066;  
	font-weight:bold;
	padding-left:5px;
}

.ora2Green
{
	font-size:20px;
	color: #79e542; 
	font-weight:bold;
	padding-left:5px;
}

.ora2Red
{
	font-size:20px;
	color: #FF0000;   
	font-weight:bold;
	padding-left:5px;
}

.gri2
{
    color: #666666; 
    padding-left:10px;
}

.orar
{
	font-size:11px;
	color: #999999; 
	padding-bottom:5px;
}



.descr2 {
border-collapse:separate;
color:#000000;
font-family:Arial;
font-size:11px;
font-style:normal;
font-variant:normal;
font-weight:normal;
letter-spacing:normal;
line-height:normal;
text-indent:0;
text-transform:none;
white-space:normal;
word-spacing:0;
}


.popStyle1 {
background-image:url(images/popup_bg.png);
border:medium none;
display:block;
height:74px;
margin-left:0;
margin-top:2px;
padding-left:8px;
padding-right:8px;
padding-top:18px;
position:absolute;
width:169px;
z-index:1980;
left:564px;
top:5px;
font-family:Verdana;
font-size:10px;
color:White;

}

.divNonWinners1 
{
display:block;
position:absolute;
z-index:1900;
left:720px;
top:7px;
}

.popStyle2 {
background-image:url(images/popup_bg.png);
border:medium none;
display:block;
height:74px;
margin-left:0;
margin-top:2px;
padding-left:8px;
padding-right:8px;
padding-top:18px;
position:absolute;
width:169px;
z-index:1980;
left:138px;
top:35px;
font-family:Verdana;
font-size:10px;
color:White;

}

.divNonWinners2 
{
display:block;
position:absolute;
z-index:1900;
left:300px;
top:30px;
}

.popStyle3 {
background-image:url(images/popup_bg.png);
border:medium none;
display:block;
height:74px;
margin-left:0;
margin-top:2px;
padding-left:8px;
padding-right:8px;
padding-top:18px;
position:absolute;
width:169px;
z-index:1980;
left:45px;
top:1px;
font-family:Verdana;
font-size:10px;
color:White;

}

.divNonWinners3
{
display:block;
position:absolute;
z-index:1900;
left:205px;
top:3px;
}

.popStyle4 {
background-image:url(images/popup_bg4.png);
border:medium none;
display:block;
height:74px;
margin-left:0;
margin-top:2px;
padding-left:8px;
padding-right:8px;
padding-top:18px;
position:absolute;
width:145px;
z-index:1980;
left:6px;
top:2px;
font-family:Verdana;
font-size:10px;
color:White;

}

.divNonWinners4
{
display:block;
position:absolute;
z-index:1900;
left:140px;
top:6px;
}

.popStyleGeneral
{
background-image:url(images/popup_bg.png);
border:medium none;
display:block;
height:74px;
margin-left:60px;
margin-top:2px;
padding-left:8px;
padding-right:8px;
padding-top:18px;
position:absolute;
width:169px;
z-index:2980;

LEFT: 31%; 

top:150px;


font-family:Verdana;
font-size:10px;
color:White;
}

a.endLnk, a.endLnk:link, a.endLnk:active, a.endLnk:visited
{
	color: Blue;
	font-size:10px;
	padding-left:1px;
	padding-right:1px;
	text-decoration: none;
}

.item1
{
    text-align:right;
    width:80px;
    FONT: bold 10px sans-serif;
    color:#558ed5;    
}
.item2
{
    text-align:right;
    width:70px;
    FONT: bold 10px sans-serif;
    color:#558ed5;
}

#button{
background-color:#FFFFFF;
}

#button ul {
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		
		}
		
#button li {
		margin: 0px 0px 1px 0;
		padding:0px;
		width:200px;
		font-size:12px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		float:left;
		background-color:#FFFFFF;
		}

#button li a {
		border:0px;
		display: block;
		padding:9px 5px 9px 13px;
		color: #fff;
		text-decoration: none;
		width:182px;
		margin:0px 0px 0px 0px;
		font-weight:800;
		}


#button li a:hover {
	/*	background-color: #2586d7;*/
		color: #fff;
		text-decoration: underline;
		}

#button ul li ul{
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color:#FF0000;
}

#button ul li ul li{
		list-style: none;
		margin: 0px;
		padding: 0px;
		border: 0px;
		background-color:#FF0000;
		
}
#button ul li ul li a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:800;
	text-decoration:none;
	color:#FFFFFF;
	background-image:url(../img/arrow.gif);
	background-repeat:no-repeat;
	background-position:left;
	background-position:0px 12px;
	background-color:#f9ab55;
	padding:8px 15px 7px 28px;
	clear:both;
	float:left;
	width:157px;
}

#button ul li ul li a:hover{
	color:#414141;
	background-image:url(../img/arrow_1.gif);
	background-color:#fcd6ae;
	text-decoration:none;

}

.txtcump
{
    font-size:12px;
	font-family:Arial;
	font-weight:500;
}
.titcump
{
    font-size:18px;
	font-weight:bold;
	font-family:Arial;
}

.gridv
{
    background-image:url(images/gridv.bmp);
    background-repeat:repeat-x;
    border-bottom-color:#d4d0c8;
    border-bottom-style:inset;
    border-color:#d4d0c8;
    border-left-color:#d4d0c8;
    border-left-style:inset;
    border-right-color:#d4d0c8;
    border-right-style:inset;
    border-style:inset;
    border-top-color:#d4d0c8;
    border-top-style:inset;
    font-family:Verdana;
    font-size:8.3pt;
    font-weight:700;
    text-align:center;
}

.btn
{    
    font-size: 10px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    background-image:url(../image/btn.jpg);
    color: #333333; 
    font-weight: normal;
    padding: 0px 0px 0px 0px; 
    border-top-width: 1px; 
    border-top-color: #666666; 
    border-left-width: 1px; 
    border-left-color: #666666; 
    border-bottom-width: 1px; 
    border-bottom-color: #666666; 
    border-right-width: 1px; 
    border-right-color:  #666666; 

}



.hed1
{
    background-image:url(images/header_grid.gif);
    background-repeat:repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:800;
	text-decoration:none;
	color:White;
}

.hed3
{
    background-image:url(images/header_grid2.gif);
    background-repeat:repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:800;
	text-decoration:none;
	color:White;
}

.hed3:link
{
    color:White;
}

.hed3:visited {}
.hed3:hover 
{
    color:White;
}


.hed2
{
    background-image:url(images/header_grid.gif);
    background-repeat:repeat-x;
    font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
    font-weight:800;
	text-decoration:none;
	text-align:center;
	color:White;
}

