body {
	background-color: #243061; /*#3a3241;*/
    color: #243061; /*#36184c;*/
	font-size: 18px;
}
img{
	max-width: 100%;
	height: auto;
}
h1, h2, h3, h4{
	font-family: 'raleway', Arial, Helvetica, sans-serif;
}
h2{
	font-weight: bold;
}
h3{
	font-size: 20px;
}
ul, li{
	list-style: none;
	margin: 0;
	padding: 0;
}
h1{
	font-size: 1.9em;
}
.left{
	float: left;
}
.clear{
	clear: both;
}
.logo{
	float: left;
	margin: 10px 10px 30px 0;
}
.logo-mellett{
	font-family: 'raleway', Arial, Helvetica, sans-serif;
	border-left: 1px solid #243061;
	margin-left: 25px;
	margin-top: 50px;
	padding-left: 25px;
	font-size: 1.3em;
}
.logo-mellett span{
	color: #346cc1; /*#b683de;*/
	font-size: 1.5em;
	font-weight: bold;
}
.logo2{
	float: right;
	margin: -115px 20px 0 0;
	position: relative;
	z-index: 2;
}
.color-text {
	color: #8b4dbb;
}
a img{
	opacity: 1;
}
a img:hover{
	opacity: 0.8;
}
a.not-active img{
	opacity: 0.6;
}
.section-colored{
	background-color: #ffffff;
}
.section-colored2{
	background-color: #051338; /* #1a251f;*/
	margin-bottom: 60px;
	color: #ffffff;
}
.container{
	max-width: 910px; /* Ha ezt kiveszem, akkor a fejléc szélesebb, mégpedig 1170 px */
}
.wrapper{
	width: 94%;
	margin: 0 auto;
	max-width: 910px;
}
.block{
	/*float: left;*/
	width: 100%;
	margin-bottom: 20px;
	/*padding: 20px 0;*/
}
.header{
	float: left;
	width: 100%;
	padding: 20px 0 0 0;
	background: url("../highslide/images/large/advent/2016/ut-nazaretbe.png") no-repeat right bottom;
}
.header h1{
	margin-top: 40px;
}
.footer{
	float: left;
	width: 100%;
	padding: 30px 0;
	text-align: center;
	border-top: 1px solid #EEEEEE;
	color: #ffffff;
	background-color: rgba(0,0,0,0.5);
	margin-top: 50px;
}
.footer a{
	font-size: 16px;
	margin: 0 2px;
	color: #c7c7c7;
}
.footer a:hover{
	text-decoration: none;
	color: #ffffff; /*#5C3861; rgb(92,56,97)*/
}

.btn-block{
	margin-bottom: 15px;
}
.thumbs{
	float: left;
	clear: both;
	width: 100%;
}
.thumbs li{
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.not-active {
   pointer-events: none;
   cursor: default;
}
.leiras{
    padding-top: 15px;
}
#toggle-example {
    padding:10px;
}
/*
blockquote {
    font-size: 16px;
	border-left: 5px solid #9760AF;
}
*/
blockquote footer {
	color: #56bbff; /*#898d7e;*/
}

blockquote::after {
    color: #56bbff; /*#898d7e;*/
    content: "”"; /* "“"; open-quote;*/
    font-family: "PT Serif",serif;
    font-size: 36px;
    height: 25px;
    left: 0;
    line-height: 36px;
    position: absolute;
    top: 12px;
    width: 25px;
}
blockquote {
    border-left: medium none;
    display: inline-block;
    font-size: 17px;
	color: #56bbff; /*#898d7e;*/
    margin: 0 auto;
    padding: 10px 25px;
    position: relative;
}
.btn-gray-transparent {
    background-color: transparent;
    border-color: #ffffff;
    color: #ffffff;
}
.btn-gray-transparent:hover {
    background-color: #346cc1; /* #4b594a;*/
    color: #ffffff;
}
.btn-gray-transparent:active, .btn-gray-transparent:focus {
	outline: 0 none;
    color: #ffffff;
}
.button-wrapper-cta {
	display: block;
	width: 60%;
}
.button-cta {
	display: inline-block;
	background-color: #346cc1;
	color: #fff !important;
	padding: 0.4em 0.9em;
	border: 1px solid #fff;
	border-radius: 0.3em;
	font-weight: bold;
	font-size: 0.8em;
	margin: 5px 20px 10px 20px;
}
.button-cta:hover {
	background-color: transparent;
}
.button-cta:active, .button-cta:focus {
	outline: 0 none;
}
/*.btn-evang {
	margin: 5px 20px 10px 20px;
	background-color: #b683de;
}
.btn-evang:hover {
	background-color: transparent;
}
.btn-evang a, .btn-evang a:active, .btn-evang a:focus {
    color: #fff;
	font-weight: bold;
	outline: 0 none;
}*/
.fb {
    padding-top: 20px;
}
.fb a:active, .fb a:focus {
	outline: 0 none;
    color: #ffffff;
}

.inline-wrap {
	background: #fff;
	width: 100%;
	padding: 0;
	position: relative;
}

/*.inline-img {
	position: relative;
	z-index: 1;
}*/

.koszonto {
	background-color: #961D27;
	padding: 20px 20px 10px 20px;
	color: #fff;
	font-size: 0.8em;
}

.koszonto p span {
	font-weight: bold;
	font-size: 1.2em;
}

.adoremus {
	position: relative;
	left: 30px;
	top: 120px;
}

.dalszoveg {
	padding: 20px 20px;
}

.audio-wrap {
	background-color: #243061;
	padding: 10px 0 5px 0;
	border-top: 2px solid #346cc1;
	border-bottom: 2px solid #346cc1;
}
.audio {
	margin: 0 auto;
	width: 75%;
	/*position: relative;*/
	/*z-index: 2;*/
}

.audio p {
	font-size: 0.8em;
	color: #b683de;
}

.audio p span {
	font-weight: bold;
	font-size: 1.2em;
	color: #fff;
}

/* For width 600px and larger: */
@media only screen and (min-width: 600px) {
    body {
        background-image: url("../highslide/images/large/advent/2025/hatter_2025.jpg");
		background-position: center center;
		background-size: cover;
    }
}

@media (max-width: 600px) {
	.logo{
		float: none;
		display: block;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 0;
		width: 90%;
	}
	.logo-mellett{
		margin-top: 20px;
	}
	.fb{

		display: block;
		margin-left: auto;
		margin-right: auto;
		width: 70%;
	}
    .thumbs li{
        width: 30%;
        margin: 1%;
        float: left;
    }
    .thumbs li img{
    	width: 100%;
    }
    .block{
		margin-bottom: 10px;
	}
	#copyright{
		padding: 0 5px;
		width: 100%;
		float: right;
	}
}
@media (max-width: 400px) {
    .thumbs li{
        width: 48%;
        margin: 1%;
        float: left;
    }
    .thumbs li img{
    	width: 100%;
    }
    .block{
		margin-bottom: 10px;
	}
	.logo-mellett{
	font-size: 1em;
	}
	.audio {
	width: 100%;
	}
	.audio p {
	margin-left: 15px;
	}
	.logo2{
	visibility: hidden;
	}
	.button-wrapper-cta {
	width: 100%;
	text-align: center;
	}
}