
		*{
			font-family: calibri;

		}

		#logo-navbar{
			width: 20px
		}
		#nav{
			background: #000000;
			background-color: rgba(0,0,0,0.9);
			width: 100%;
			height: 50px;
			color: white
		}
		#navbar > span>a{
			color:white;
			text-decoration: none;
			font-size: 17px
		}

		#navbar2 > span>a{
			color:white;
			text-decoration: none;
			font-size: 17px
		}
		#navbar2{
			margin-top: 12px;
			text-align: right;
		}
		#navbar{
			padding-top: 5px
		}
		.abu{
			color: #DEDEDEDE;
		}
		.center{
			text-align: center
		}
		.box{
			border: 1px solid black
		}
		.nav-mid{
			margin-top:7px;
		}
		.gede{
			font-size: 70px
		}
		.agede{
			font-size: 50px
		}
		.mgede{
			font-size: 25px
		}
	/*dropdown menu*/
		#trigger-drowdown-menu{
			z-index: 2;
		}
		#trigger-dropdown-menu{
			color:white;
			padding: 10px;
		}
		#dropdown-menu {
			display: none;
		}
		
		#button-menu:hover > #dropdown-menu {
			display: block;
		}
		#button-menu:hover{
			cursor: pointer
		}
		#dropdown-menu {
			background-color: rgba(0,0,0,0.9);
			border: 1px solid black;
			border-color: rgba(0,0,0,0.9);
			position: absolute;
			
		}

		/*dropdown kanan*/
		#dropleft{
			
		}
		#menu{
			z-index: 3;
			display: none;
			position: relative;
			float: right;
			margin-left: 20px;
			width: 800px;
		}
		#dropleft:hover > #menu{
			display: block
		}


		#copyright{
			background: #E0E0E0;
			color: black;
			text-align: center;
		}
		#dropdown-menu > div {
			font-family: calibri;
			font-size: 15px;
			color: white;
			padding: 10px 15px;
		}
		#contact >a{
			text-decoration: none;
			color: black;
		}
		#contact{
			margin-bottom: 10px;
			margin-top: 10px
		}
		#jenislomba{
			background: black;
			color: white;
			text-align: center;
			padding: 20px;
		}
		.gfull{
		width: 100%	
		}
		.gsfull{
			width: 50%
		}
/* home.html/*
/*lombalomba.html*/
#jenislomba2{
	background: black;
	color: white;
	text-align: center;
	padding: 20px;
}
.lebar{
	margin-top: 50px;
	margin-bottom: 50px;
}
.lebare{
	margin-top: 100px;
	margin-bottom: 100px;
}
#containerjl2{
	margin-top: 20px;
	margin-bottom:20px;
	background: black;
}
/*sekolahdaftar.html*/
#sekolah{
	background-color: black;
	text-align: center;
	color: white;
	padding-bottom: 500px
}