body {
font-family: Georgia;
font-size:16px;
line-height: 1.6em;
padding-bottom:0px!important;
preload
}
@media screen and (max-width: 500px) {          
body {     
font-size:16px;
}
}
#hlava {
padding: 0px ;
background-image: url(//prazskyzamecnik.cz/wp-content/themes/bootstrap-basic-child/images/header.webp); 
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.col-logo {
padding: 10px 0px;
display: flex;
justify-content: center;
align-items: center;
}
@media screen and (max-width: 992px) {
.blok-logo img {
width: 157px;
height: 120px;
}
.blok-logo {
width: 45%;
}
.mapycz-recenze-mob {
width: 55%;
}
.mapycz-recenze-mob {
display: flex;
justify-content: center;
width: 180px;
height: 41px;
}
.mapycz-recenze-pc {
display: none;
}
}
@media screen and (min-width: 992px) {
.blok-logo img {
width: 360px;
height: 275px;
}
.mapycz-recenze-mob {
display: none;
}
.mapycz-recenze-pc {
width: 249px;
height: 57px;
}
}
.alignleft {
float:left; 
margin-right:30px;
margin-bottom:30px;
}
#filter {
background-color:rgba(54,64,68,0.1);
}
h1 {
color:#364044;
text-align: center;
}
@media screen and (max-width: 992px) {
h1 {
font-size: 30px;
}
}
h2 {
color:#364044;
text-align: center;
}
a {
color:#364044;
}
.nadpis {
color:#364044;
text-align: center;
font-size:30px;
margin-top:20px;
margin-bottom:10px;
}
a:hover {
color:#819797;
}
.entry-content a:link {
text-decoration: underline;
}
.blok-center {
display: block;
margin-left: auto;
margin-right: auto;
}
main img, figure {
height: auto;
max-width: 100%;
}