body {background:#000000; /*#0FA1E0; background-image: url("fundal (8).jpg"); background-repeat:no-repeat; background-attachment:fixed;*/ font:normal 0.9em Arial; font-color:#3B5998; margin:0; padding:0; padding-bottom:0px;}

.tabel_alb{
border:1px solid #D3D3D3;
border-color:#D3D3D3;  /*  pentru Chrome  */

color: #3B5998;

background-color:white;
TEXT-ALIGN: center;
font-family: Verdana, Tahoma, Arial;

font-weight: normal;
border-collapse:collapse;
}

.tabel_colt_rotund {
    
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0 auto 2px auto;
    background: #446bb3;
	
     border-radius: 5px;

    -moz-border-radius: 5px;

    -webkit-border-radius: 5px;
    color: #446bb3;
}

.tabel_statistici{
border:1px solid white;
border-color: white;  /*  pentru Chrome  */
color: #0A375C;
background-color:white;
TEXT-ALIGN: center;
font-family:Tw Cen MT;
font-size:16px;

font-weight: normal;
border-collapse:collapse;

-moz-box-shadow: 0px 0px 15px grey;
		-webkit-box-shadow: 0px 0px 15px grey;
		box-shadow: 0px 0px 15px grey;	   

		/* Pentru Internet Explorer 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey)";
		/* Pentru Internet Explorer 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey);
}

.bordura_gri{
border:1px solid lightgrey;
}
.peheader 
{
  font-family: Verdana, Tahoma, Arial;
  font-size: 25px; 
  color: #ffffff;
  TEXT-ALIGN: center;
	FONT-WEIGHT: bold
}
.ok {
	color: #009900;
}
.error {
	color: #ff0000;
}
TD {
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
}
TH {
  TEXT-DECORATION: bold;  
  font-family: Verdana, Tahoma, Arial;
  font-size: 13px;
}
A {
	TEXT-DECORATION: none;
  font-family: Arial, Verdana, Tahoma;
  font-size: 13px;
}
A.headLink:hover {
	COLOR: darkred; 
}
A.headLink:visited {
	COLOR: #000000; 
}
A.headLink:link {
	COLOR: #000000; 
}
A.logout_link{
	COLOR: white;
	font-size: 25px;	
}

.textarea_class {
    border-collapse:collapse;
    color: #3B5998;
    width: 450px;
	text-size: 16;
	font-style: normal;
	font-size: 12px;
	font-family: Calibri;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.umbra{
		-moz-box-shadow: 0px 0px 15px grey;
		-webkit-box-shadow: 0px 0px 15px grey;
		box-shadow: 0px 0px 15px grey;	   

		/* Pentru Internet Explorer 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey)";
		/* Pentru Internet Explorer 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey);
	}

.buton_conectare{
border: 1px solid #4285f4;
font-weight: bold;
outline: none;
background: #4285f4;
background: -webkit-linear-gradient(top,#4387fd,#4683ea);	 
color: #FFFFFF;	

-webkit-border-radius: 2px;
-webkit-user-select: none;

border-radius: 2px;	
line-height: 28px;
margin: 7px 6px;
min-width: 54px;
padding: 0 12px;
text-align: center;
}


.ascuns{
position:fixed;
bottom:-1535px;			
right:-1405px;
}
		
.mousecursor{
cursor: pointer;
}  

.centru {	  
position:fixed;
  z-index: 100;  
  top:50%;  
  left:50%;
  margin:-90px 0 0 -135px;  
  width:270px;  
  height:180px; 	

filter:alpha(opacity=90);  /*transparenta*/
opacity: 0.9; 			   /*transparenta*/
-moz-opacity:0.9;   	   /*transparenta*/

		-moz-box-shadow: 3px 3px 4px grey;
		-webkit-box-shadow: 3px 3px 4px grey;
		box-shadow: 3px 3px 4px grey;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey)";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey);
  	}
	
.concurs-centru {	  
position:fixed;
  z-index: 100;  
  top:25%;  
  left:50%;
  margin:-90px 0 0 -300px;  
  width:600px;  
  /*height:180px; 	*/

filter:alpha(opacity=90);  /*transparenta*/
opacity: 0.9; 			   /*transparenta*/
-moz-opacity:0.9;   	   /*transparenta*/

		-moz-box-shadow: 3px 3px 4px grey;
		-webkit-box-shadow: 3px 3px 4px grey;
		box-shadow: 3px 3px 4px grey;
		/* For IE 8 */
		-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey)";
		/* For IE 5.5 - 7 */
		filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color=grey);
  	}	

.blur {
  position:fixed;
  z-index: 100;  
  top:0px;  
  left:0px;  
  width: 100%;
  height: 100%;
  background: grey;
filter:alpha(opacity=60);  
opacity: 0.6; 			   
-moz-opacity:0.6;   	   
}

.blur_back {
  position:fixed;
  bottom:-635px;			
  right:-505px;
  width: 1px;
  height: 1px;
}

.buton_transparent{
 filter:alpha(opacity=50);  /*transparenta*/
opacity: 0.5; 			   /*transparenta*/
-moz-opacity:0.5;   	   /*transparenta*/
}


.transparent{
filter:alpha(opacity=70);  /*transparenta*/
opacity: 0.7; 			   /*transparenta*/
-moz-opacity:0.7;   	   /*transparenta*/
}
