ul.art-hmenu {
  display: inherit;
}
div.art-block img {
border: none;
margin: 6px 10px 0 10px;
float: left;
}
.art-blockcontent {
padding: 5px 2px 0 0;
}
.art-block ul>li, .art-block ol {
padding: 0 0 5px 0;
}
.art-article th {
padding: 2px 0;
vertical-align: top;
text-align: left;
}

.art-postcontent,
.art-postheadericons,
.art-postfootericons,
.art-blockcontent,
ul.art-vmenu a 
{
   text-align: left;
margin-left: 10px;
}

blockquote {
   background: #ECF8FB url('images/postquote.png') no-repeat scroll;
   padding:10px 10px 10px 47px;
   margin:10px 10px 10px 50px;
   color: #3B3B3B;
   font-size: 14px;
   font-family: 'PT Sans', sans-serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
   clear:both;
border-radius: 10px;
}

.art-postheader {
   color: #6A1B1B;
   margin: 20px 0 5px 10px;
   font-size: 24px;
   font-family: 'Courgette', Sans-Serif;
   font-weight: bold;
   font-style: normal;
}


.art-article th, .art-article td {
padding: 2px 0;
vertical-align: top;
text-align: left;
width: initial;
}


.art-postcontent h1
{
   color: #6A1B1B;
   margin: 0 0 12px;
   font-size: 24px;
   font-family: 'Courgette', Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.art-article img {
float: left;
}
.art-article img, img.art-article, .art-block img, .art-footer-text img {
margin: 0 10px 10px 10px;
}

.art-footer-text p {
   margin: 15px 0;
   padding:0;
   text-align: center;
}
.art-blockcontent h4 {
color: #6A1B1B;
  font-size: 18px;
  font-family: 'PT Sans', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
  font-weight: bold;
  font-style: normal;
  margin: 0 10px 0 5px;
  }

a img {
  border: 0;
margin: 4px 5px -3px 5px;
}

.em-booking-form label {
  display: flex;
  float: none;
  width: 100%;
}
.custom-responsive .art-header {
    background-image: url('/wp-content/uploads/2022/04/header-2022-cz.png');
}