*{word-spacing:3px;letter-spacing:1px;font-family:fahk}
*{box-sizing:border-box}
@font-face{font-family:fahk;src:url("../cssfont/fahk.ttf")}
body{line-height:2em;color:#aaaaaa;background:#0D0D0D}
.jumbotron{width:55%;margin:1em auto;padding:1em;border-radius:10px;background:#212121}
/*.jumbotron{background:#212121;width:55%;margin:1em auto;padding:1em;border-radius:10px}*/
.container{margin-bottom:1em}
.parallax{
	background-image: url("../kep/szobor/nukuhivahatter7.jpg");
	background-attachment: fixed;height:100%;
	background-position:left;
	background-repeat: no-repeat;	
}
.hr{border:10px solid #212121;width:55%;border-radius:10px}
.img{border-radius:5px;margin:1em auto;border:0px solid #727272;box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);}
.img-fluid{max-width:100%;border-radius:5px;margin:1em auto;}
.card{background:#D8D8D8;border:0px solid #616161;padding:0;margin:0;border-radius:10px;}
nav{text-align:center;margin-top:2em;margin-bottom:2em}
h1,h2,h3,h4{text-align:center;margin-bottom:1em}
h5{margin-bottom:2em;margin-top:1em;text-align:center}
h6{text-align:center;font-size:.7em;font-family:arial}
.p{font-size:.8em;font-family:arial, fahk;}
a:link{text-decoration:none;}
.a{
	display:inline-block;
	color:#eeeeee;border-radius:25px;
	font-size:0.7em;border:1px solid #616161;
	padding:0 15px;background:#222222;
	font-family:fahk,arial;
}
.a:hover{background:black;color:gold}
b:link{text-decoration:none;}
.b{
	display:inline-block;
	color:white;border-radius:15px;
	font-size:.8em;background:black;
	padding:2px 25px;margin-bottom:0;margin-top:1em ;
	font-family:fahk;border:0px solid #414141;
}
.b:hover{color:gold;background:black;}