<style>
@import url('https://fonts.googleapis.com/css2?family=Kodchasan:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
</style>
<style>
@import url('https://fonts.googleapis.com/css2?family=Kodchasan:ital,wght@0,200;0,300;0,400;0,500;0,600;0,700;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
</style>
body {
  font-family: "Kodchasan", sans-serif;
}
h1 {
  font-family: "Kodchasan", sans-serif;
}
h2 {
  font-family: "Kodchasan", sans-serif;
}
#blog {
  background: url(/obrazek/3/pozadi-jpg/); /*adresa obrazku*/
  background-repeat: no-repeat;                                /*obrazek se nebude opakovat*/
  background-position: center;                                 /*vystredeni obrazku*/
  background-size: cover;                                      /*obrazek pokryje prvek i za cenu oriznuti*/
  background-attachment: fixed;                                /*fixni pozadi*/
}   
#blog  h1  {   /*Nadpis 1*/
  color:#000000;   /*barva textu*/
}

#blog a {     /*odkaz*/
  color:#000000;  /* barva textu */
}
}
.sluzby .thumbnail .caption {color:#696969;}  
.sluzby .thumbnail .caption h2{color:#8B0000;font-size: 15pt;}
.sluzby .thumbnail {
  background-color: white; 
  border:10px solid #eeeeee; 
  border-radius:5px;                               
}
.sluzby2 .thumbnail .caption {color:#696969;}  
.sluzby2 .thumbnail .caption h2{color:#8B0000;font-size: 15pt;}
.sluzby2 .thumbnail {
  background-color: white; 
  border:0px solid #eeeeee; 
  border-radius:0px;                               
}
.zkouska .thumbnail .caption {color:#696969;}  
.zkouska .thumbnail .caption h2{color:#800000;font-size: 13pt;}
.zkouska .thumbnail {
  background-color: #eeeeee; 
  border:1px solid #eeeeee;
  border-radius:4px;                               
}
}
.zkouska2 .thumbnail .caption {color:#696969;}  
.zkouska2 .thumbnail .caption h2{color:#8B0000;font-size: 10pt;}
.zkouska2 .thumbnail {
  background-color: green; 
  border:15px solid black; border-left:0px; border-top:0px;
  border-radius:5px;                               
}
.zpet .thumbnail .caption {color:#696969;}  
.zpet .thumbnail .caption h2{color:#8B0000;font-size: 15pt;}
.zpet .thumbnail {
  background-color: white; 
  border:0px solid white; 
  border-radius:0px; 
}

.article-54323 #header-theme { background-image: url("/obrazek/3/motiv-3000-390-novy-jpg-678/") !important; }
.article-54345 #header-theme { background-image: url("/obrazek/3/motiv-3000-390-nabytek-jpg/") !important; }

img {max-width: 100%; height: auto; box-sizing: border-box;}




