/* CSS Document */
body{
	font-family: Arial;
	font-size: 20px;
	background-color: #000000;
  /* background-image:url(imagini/back-intro1.jpg);background-repeat:no-repeat;*/
}
#images
{
width:100%;
text-align:center;
/*border-color:white;
border-width:1px;
border-style:solid;*/
}
#lang
{
/*border-color:white;
border-width:1px;
border-style:solid;*/
width:100%;
text-align:center;
/*height:60px;
padding-top:50px;
background-image:url(imagini/back-intro.png);background-repeat:no-repeat;*/
}
a
{
color:#FFFFFF;
text-decoration: none;
}
a:hover
{
color:#FFFFFF;
text-decoration: underline;
}
#statistici
{margin-top:300px;}
