body{width:100%; margin-left:auto; margin-right:auto; background:rgb(223, 223, 222); 
	font-family: 'Libre Franklin', sans-serif!important;  min-width: 950px;}
h2, h3, h4, h5 {font-family: 'Lora', serif!important; text-align:center;}
a:hover {text-decoration: none;}
h5 {margin-top:20px;}
.osgalery-cat-tabs {display:none;}
.content {position:relative; top:-68px;}
.light{padding-left: 10%; padding-right: 10%; padding-top:30px; padding-bottom:30px;}
.dark {padding-left: 10%; padding-right: 10%; padding-top:30px; padding-bottom:30px;}
p {text-align:justify;}

.menu2 {display:none;}
.innerbox {margin-left:2%; margin-right:2%; font-weight:200; font-size: 14px; background-color: #bbac74; border-radius: 10px; text-align: justify; padding:20px; color:white;}
.dark {background:rgba(41, 65, 129, 0.7); color:rgb(223, 223, 222);}
.footer {background:rgb(41, 65, 129); color:rgb(223, 223, 222); padding-left: 10%; padding-right: 10%; padding-top:30px; padding-bottom:30px; text-align:center; font-weight:100;}
.footer p {text-align:center;}
.footer a {color:rgb(223, 223, 222); padding:2px;}
.footer a:hover {text-decoration:none;}
.footer  img {width:150px;}
div[itemprop="blogPost"]  {
   border-bottom:1px solid #888;
	margin-bottom:20px;
}


  div.bgimg-1 {
      
    background-image: url("../images/fejlec.jpg");
background-size: cover;

background-repeat: no-repeat;
      width: 100%;
max-width:1920px;
  height: 290px;

  }
 
  .nav {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 0;
    margin-bottom: 0;
	list-style: none;
	justify-content: flex-end;
}
    div.bgimg-1 img{width:200px;}
	.mod-menu { width:100%; position:absolute; z-index:999;
		 font-family: 'Lora', serif; font-size:18px; font-weight:400;  background:rgba(41, 65, 129, 0.5);  height:45px; padding-right:5%; top:0px; text-align:right; }
     .mod-menu a {color:white; height:45px;  padding:10px; text-decoration:none!important; position:relative; top:-10px;}
     .mod-menu a:hover {background:rgba(255, 255, 255, 0.8); color:#000; text-decoration:none; }
    .scrup {display:none; font-size:30px; position:fixed; bottom:0px; right:0px; z-index:1001; margin-right:5%; margin-bottom:5%; }
    .scrup a {color:white; }
	.scrup a:hover {text-decoration: none;}
	
	.blog {width:80%; margin-left: auto; margin-right: auto;}
	.blog h2 {font-size: 20px;}

.pagination {
    width: 100%;
    text-align: center;
    font-size: 16px;
    display: block;
}
.pagination ul {
    list-style-type: none;
}
.pagination ul li {
    display: inline;
    padding: 10px;
}
.hszin {height: 350px; min-height: 350px; overflow: hidden;}
.hszin img {width:100%!important; margin-left: 5%; margin-right:5%; }