*{box-sizing:border-box}
@font-face{font-family:fahk;src:url("../cssfont/fahk.ttf")}
@font-face{font-family:mukta;src:url("../cssfont/mukta.ttf")}
body{background:#f11111;color:black;font-family:mukta;word-spacing:4px;letter-spacing:1px;line-height:2}
.container{padding:1rem;}
.col-sm-7{padding:2rem;background:#212121;color:#ff2222;text-align:right;font-weight:bold}
.col-sm-5{background:#212121;color:gold}
.col-sm-3{border-left:0.5rem solid #ff1111}
.parallax{
	background-image: url("../kep/agyreszel/szivarvany1.jpg"); 
	min-height: 550px;
	background-attachment: fixed;
	background-position: center;
	background-repeat: no-repeat;
	background-size: cover;}			
img{margin:2em auto;border-radius:2rem;border-left:0.5rem solid #ff1111}
.img{margin:0.5rem auto;border-radius:2rem;border-left:0.5rem solid #ff1111}
hr{width:1px;}
nav{margin-top:2rem;text-align:center;}
a:link{text-decoration:none;}
a{background:#f11111;color:black;font-family:mukta;padding: 0px 20px;margin:5px;display: inline-block;border-radius:15px;}
a:hover{border:none;background:gold;}				
.b:link{text-decoration:none;}
.b{color:#ffffff;font-family:mukta;padding: 0px 20px;margin:5px;display: inline-block;border-radius:15px;background:#ff1111;border:none;}
.b:hover{color:black;background:gold}
h1,h2,h3{font-family:fahk;margin-top:2rem;margin-bottom:2rem;text-align:center;color:#ff1111}
h3{font-size:1.4rem;font-family:fahk;}
h4{font-family:fahk;font-size:1.3rem;margin-top:3rem;}
h5{font-size:1rem;color:gray;font-style:italic;margin-top:2rem;margin-bottom:2rem;margin-right:2rem;text-align:right;}
h6{color:lightgray;font-size:.7rem;font-style:italic}
p{font-family:fahk;padding-top:10px;font-style:italic;font-size:0.9rem;}

/*
@media screen and (max-width:667px)
{
.img{margin:0 auto;width:100%;float:none}

@media screen and (max-width:824px)
{
	
	h1{font-size:2em;line-height:1em}
	h4{line-height:1.3em}
	
	.img{margin:0 auto;width:80%;float:none}
	iframe{float:none}
	p{text-align:left;padding:20px}}
	@media screen and (max-width:1024px)
	{
	.bal, .belso, .jobb {width:100%;opacity:.9}
	img{width:70%}
	p{text-align:center;padding:20px}
}*/