
body {
	color: #333333;
}

@font-face {
    font-family: museo;
    src: url('../font/Museo300-Regular.otf');
}

div.card-img-overlay.text-center {
	border: 3px solid #333333;
	background-image: url('/img/hidden.png');
	margin-left: 15px;
    margin-right: 15px;
}

div.card-img-overlay.text-center:hover {
	background-image: none;
	margin-left: 15px;
    margin-right: 15px;
	border: 3px solid #ffb715;
	color: transparent!important;
}

div.card-img-overlay.text-center:hover h2:hover {
	color: transparent!important;
}

h1 {
	/*font-family: museo,serif; */
	color: #fff;
	font-weight: normal;
	font-size: 300%;
}

.header_title {
	font-family: museo,serif;
	color: #fff;
	font-weight: bold;
	font-size: 60px;
}


h2 {
	/* font-family: museo,serif; */
    font-weight: 700;
	color: #ffffff;
	font-size: 150%;
}

h2 strong {
	vertical-align: -webkit-baseline-middle;
}

h4 {
	font-size: 18px;
	font-family: museo,serif;
    font-weight: 500;
}

.hashtitle {
	background-color:  #6699CC;
	font-size: 300%;
}

td.time {
	white-space: nowrap;
}

.follow {
	position: absolute;
    top: 15%;
    right: 10%;
    font-size: 30px;
}


.ellenallo_kepesseg div a img {
	border: #000 solid 2px;
}
.ellenallo_kepesseg div a:hover img {
	border: rgb(254, 190, 16) solid 2px;
}





@media (max-width: 1199px) { 
	h1 {
		font-size: 50px;
		/* background-color: #f00; */
	}
}


@media (max-width: 991px) { 
	h1 {
		font-size: 38px;
		/* background-color: #0f0; */
	}
}

@media (max-width: 767px) { 
	h1 {
		font-size: 25px;
		/* background-color: #00f; */
	}
}

@media (max-width: 575px) { 
	h1 {
		font-size: 40px;
		/* background-color: #f0f; */
	}
	
	.follow {
		position: absolute;
		top: 8%;
		right: 32%;
		font-size: 30px;
	}
	
	
}



/*

@media (max-width: 582px) {

}



@media (max-width: 508px) { 
	h1 {
		font-size: 50px;
	}
	.follow {
		position: absolute;
		top: 8%;
		right: 28%;
		font-size: 30px;
	}
}

@media (max-width: 401px) { 
	h1 {
		font-size: 40px;
	}
	.hashtitle {
					font-size: 240%;
	}
	td.time {
		white-space: normal;
	}
	.follow {
		position: absolute;
		top: 8%;
		right: 22%;
		font-size: 30px;
	}
	
}

@media (max-width: 359px) { 
	h1 {
		font-size: 30px;
	}
	.follow {
		position: absolute;
		top: 8%;
		right: 20%;
		font-size: 30px;
	}
}

*/

div.haromlink a {
	color: #00B0E0!important;
	text-transform: uppercase;
}

div.haromlink a:hover {
	color: #FEBE10!important;
}

footer.text-center div.row div.col a.szel {
	padding: 0 5px;
}

footer.text-center div.row div.col a img.img-fluid {
	border-radius: 30%;
	height: 40px;
	width: 40px;
}

a img.szürke {
	-webkit-filter: grayscale(100%);
    filter: grayscale(100%);
	margin-top: 15px;
}

a:hover img.szürke {
	-webkit-filter: none;
    filter: none;
}

@media (max-width: 991px) { 
	div.col-md-4.m-0.pt-5.text-center {
		font-size: 70%;
	}
}

@media (max-width: 767px) { 
	div.col-md-4.m-0.pt-5.text-center {
		font-size: 100%;
	}
}

@media (max-width: 1199px) { 
	span.kis {
		font-size: 80%;
	}
}

@media (max-width: 991px) { 
	span.kis {
		font-size: 60%;
	}
}

@media (max-width: 767px) { 
	span.kis {
		font-size: 100%;
	}
}

.bg-grey {
	background-color: rgba(186, 188, 190, 0.2);
}
.bg-grey50 {
	background-color: rgba(0, 0, 0, 0.5);
}

.bg-drkblue {
	background-color: #17375e;
}

nav ol.breadcrumb {
	background-color: rgba(186, 188, 190, 0.2);
}
nav a {
	color: #FEBE10;
	font-weight: bold;
	font-size: 18px;
}

nav a:hover {
	color: #00B0E0;
}

nav li, nav li.breadcrumb-item::before {
	color: #00B0E0!important;
	font-weight: bold;
	font-size: 18px;
}

.centered {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    font-size: 18px;
}

.centered_2 {
    position: absolute;
    top: 50%;
    left: 29%;
    transform: translate(-50%, -50%);
    font-size: 18px;
}

.lefted {
    position: absolute;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    font-size: 18px;
}

.top {
    position: absolute;
    top: 8px;
    left: 15px;
    font-size: 18px;
}

.topright {
    position: absolute;
    top: 8px;
    right: 16px;
    font-size: 18px;
}

.topright2 {
    position: absolute;
}

.bottomright {
    position: absolute;
    bottom: 0;
}

.bottomright2 {
    position: absolute;
    bottom: 0;
}

.topleft {
    position: absolute;
	height: 50%;
	top: 10%;
}

.topleft_2 {
    position: absolute;
    height: 60%;
    top: 5%;
}

.topleft_2019 {
    position: absolute;
    height: 80%;
    top: -21%;
    left: 0%;
}

div.ngybb {
	font-size: 20px;
}

div.ff {
	font-family: museo,serif;
}

.jelent {
	margin-bottom: 0;
	color: #fff;
	border-bottom: none;
}

div.jelentkezes a:hover {
	text-decoration: none;
}

@media (max-width: 767px) { 
	.next {
		height: 150px!important;
	}
}
   
@media (max-width: 767px) { 
	.centere {
		text-align: center!important;
	}
}
.table td, .table th {
    padding: 0.25rem!important;
}
