body{
	background:#000000;
	color:#fff !important;
	width:100%;
	overflow-x:hidden !important;
	}
#uk{
	background:#000000;
	}
#uk strong{
	color:#FF0004;
	display:block;
	}
#uk a{
	color:#FFFFFF;
	text-decoration:none;
	}

#uk .header01{
	background:url(../images/bg.jpg) center top no-repeat;
	padding:3% 0px;
	}
#uk .modeo{
	background:rgba(0,0,0,0.5);
	padding:15px 10px;
	text-align:center;
	}
#uk .modeo:hover{
	background:rgba(20,20,20,1.00);
	}
#uk .modeo p{
	background:rgba(20,20,20,1.00);
	padding:10px 0px;
	}
#uk .bnt{
	color:#FFFFFF;
	background:#FF0004;
	padding:10px 20px;
	width:45%;
	margin:0 auto;
	border-radius:5px;
	font-size:20px;
	}
#uk .biger-bnt{
	width:60%;
	font-family:'DINCond-Black';
	font-size:4em;
	}