	body{
		background:#030b0e;}
	#bara-sus{
		height: 100px;width: 100%;
		background: #001f3e;
	}
	#logo{
		float: left;
		padding: 5px;
	}
	#nume-site{
		font-family: Pacifico;
		color:  #1c79bf;
		font-size: 80px;
		-moz-text-stroke-color: Black;
        -webkit-text-stroke-color: Black;
        -moz-text-stroke-width: 0.5px;  
        -webkit-text-stroke-width: 0.5px;
	}
	#profil{
		padding: 5px;
		float: right;
	}
	#poza-rechin{
		height: 1063px;width: 100%;
		background:transparent;
	}
	#versiune-contor{
		background: #001f3e;
		height: 150px;
		text-align: center;
	}
	#tabel-version{
		text-align: center;
		font-family: Sitka;
		color:  white;
		font-size: 50px;
	}
	#tabel-complet{
		margin-left: 30%;
	}
	#tabel-complet td{padding-left: 10px;}
	#poza-angajat{
		height: 745px;width: 100%;
		background:transparent;
	}
	#primul-scris{
		background: #030b0e;
		height: 700px;width: 100%;
	}
	.fluid_container {
			padding: 10px;
			margin: 0 auto;
			max-width: 1300px;
			width: 90%;
		}
	#al-doilea-scris{
		background:url('../img/beta-tester/casino.png');
		background-size:     cover;                 
    background-repeat:   no-repeat;
    background-position: center center;
		height: 550px;
	}
	#scris-pe-img{
		float: right;
		z-index: 100;
		-moz-text-stroke-color: Black;
        -webkit-text-stroke-color: Black;
        -moz-text-stroke-width: 0.8px;  
        -webkit-text-stroke-width: 0.8px;
	}
	#scris-pe-img a{
		font-family: Tahoma;
		color:  #1c79bf;
		font-size: 45px;
		font-weight: 400;
		text-decoration: none;
		-moz-text-stroke-color: Black;
        -webkit-text-stroke-color: Black;
        -moz-text-stroke-width: 0.8px;  
        -webkit-text-stroke-width: 0.8px;
	}
	#al-doilea-scris p{
		z-index: 10;
		font-family: Tahoma;
		color:  #ffffff;
		font-size: 40px;
		font-weight: 400;
		text-align: center;
	}
	#apply-here{
		height: 205px;
		text-align: center;
	}
	#apply-here button{
		height: 151px;
		width: 60%;
		font-family: 'Palatino Linotype';
		color:  #ffffff;
		font-size: 104.17px;
		font-weight: 400;
		background: #001f3e;
	}
	#copyright{
		height: 69px;
		background: #1e1e1f;
		text-align: left;
	}
	#copyright p{
		font-family: 'Palatino Linotype';
		color:  #ffffff;
		font-size: 50px;
		font-weight: 400;
	}
		/*animatia*/
				.hvr-sweep-to-bottom {
	  display: inline-block;
	  vertical-align: middle;
	  -webkit-transform: perspective(1px) translateZ(0);
	  transform: perspective(1px) translateZ(0);
	  box-shadow: 0 0 1px transparent;
	  position: relative;
	  -webkit-transition-property: color;
	  transition-property: color;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	}
	.hvr-sweep-to-bottom:before {
	  content: "";
	  position: absolute;
	  z-index: -1;
	  top: 0;
	  left: 0;
	  right: 0;
	  bottom: 0;
	  background: #FF4136;
	  -webkit-transform: scaleY(0);
	  transform: scaleY(0);
	  -webkit-transform-origin: 50% 0;
	  transform-origin: 50% 0;
	  -webkit-transition-property: transform;
	  transition-property: transform;
	  -webkit-transition-duration: 0.3s;
	  transition-duration: 0.3s;
	  -webkit-transition-timing-function: ease-out;
	  transition-timing-function: ease-out;
	}
	.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
	  color: white;
	}
	.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
	  -webkit-transform: scaleY(1);
	  transform: scaleY(1);
	}
		/*sfarsitul animatiei*/
	#bara-sus a{
		text-decoration: none;
	}
	/*1100px trebuie modificat*/
	@media screen and (max-width: 1100px){
		#nume-site{
			display: none;
		}
		#apply-here button{
			font-size: 35px;
		}
		#copyright p{
			font-size: 25px;
		}
		#tabel-complet{
			margin-left: 1px;
		}
	}
	/*pagina login*/
	#login-page-mobile{
			z-index: 100;
			width: 500px;
			background-color: #030b0e;
			text-align: center;
			display: inline-block;
    		position: fixed;
    		top: 100px;
    		left: 0;
   		 	right: 0;
    		margin: auto;
			border: 2px solid black;
		}
			#login_form-mobile{
			 background-color: #001f3f;
			 font-family: Courier;
			 color:  #ffffff;
			 font-size: 25px;
			 font-weight: 400;
		}
		#login_form-mobile input{
			width: 434px;height: 69px;
			background-color: #c7bdbd;
			font-family: Arial Black;
			 color: #1d79bf ;
			 font-size: 35px;
			 font-weight: 400;
			 text-align: center;
		}
		#login_form-mobile button{
			width: 315px;height: 49px;
			background-color: #0c4c7c;
			font-family: BRUX;
			color:  #fefefe;
			font-size: 35px;
			font-weight: 400;
			text-align: center;
		}
		#butoane-login-mobile{
			font-family: Gadugi;
			color:  #ffffff;
			font-size: 30px;
			font-weight: 400;
			padding: 5px;
			text-decoration: none;
		}
		#login-scris{
			font-family: Courier;
			color:  #ffffff;
			font-size: 43px;
			font-weight: 400;
			margin-top: 0px;
			padding: 10px;
             -moz-text-stroke-color: Black;
            -webkit-text-stroke-color: Black;
             -moz-text-stroke-width: 0.6px;  
            -webkit-text-stroke-width: 0.6px;
		}
		/*butonale wanna*/
			#inafara_ok{
			position: fixed;
			margin: auto;
			width: 800px;
			z-index: 1090;
			background: white;
			align-content: center;
			text-align: center;
			font-family: Berlin Sans FB;
			padding: 10px;
    		top: 20%;
    		left: 0;
    		right: 0;
    		border: 2px solid black;
    		border-radius: 20px;
		}
	#inafara_ok a{
			text-decoration: none;
			color: white;
			background: black;
			font-size: 20px;
			font-family: Berlin Sans FB;
			padding: 10px;
		}
	#inafara_ok a:hover{
			color: #EB0E0E;
			transition: 0.5s;
		}