/**
 * Redakční systém JSR
 * styly_blog.css
 * Soubor s CSS styly pro zobrazení v prohlížeči.
 *
 * @author Josef Šmíd <josef@skit.cz>
 * @copyright (c) 2007-2025 Josef Šmíd
 * @version 2.5.9
 */
  
/*blog new*/
.blog_maly, .blog_nadpis, .blog_info_top, .blog_souhrn, .blog_jentext, .blog_nadpis_dva_bloky, .blog_nadpis_blok, .blog_cislovani, .blog_rada, .blog_typ, .blog_seznam, .blog_tlacitko, .blog_obrazek_a_popis
{
    padding: 1.3vw 0;
    margin: auto;
    width: 39.5%;
    height: auto; 
    display: block;
    position: relative;
}
.blog_velky, .blog_produkty
{
    padding: 1.3vw 0;
    margin: auto;
    width: 64.6%;
    height: auto;
    display: block;
    position: relative;
}
.blog_sred, .blog_text_center_border {
    padding: 1.3vw 0;
    margin: auto;
    width: 51%;
    height: auto;
    display: block;
    position: relative;
}
.stitky_blog
{
    margin: 0 auto;
    width: 39.5%;
    height: auto;
}
.stitek.blog_stitek
{
    font-size: 0.5vw;
    font-weight: bold;
    padding: 0.2vw 0.52vw;
    height: auto;
    background-image: none;
    line-height: normal;
    border-radius: 0.6vw;
    letter-spacing: 1px;
}
.stitek.blog_stitek:first-of-type
{
    margin-left: 0;
}
.blog_info_top::after, .blog_obrazek_a_popis::after, .blog_nadpis_dva_bloky::after, .blog_nadpis_blok::after, .blog_cislovani::after, .blog_rada::after, .blog_typ::after, .blog_seznam::after, .blog_tlacitko::after, .blog_produkty::after {
  visibility: hidden;
  display: block !important;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
.blok_nadpis, .blog_text_complet h2
{
    width: 100%;
    text-align: left;
    margin-bottom: 2.6vw;
    font-size: 1.667vw;
    font-weight: 600;
    line-height: 130%;
}
.blog_text_complet h3
{
    font-size: 0.7vw;
    font-weight: 500;
    text-transform: uppercase;
    padding-bottom: 1vw;
} 

#obsah.obsah_bezny .blog_nadpis h1
{
    font-size: 2.917vw;
    font-weight: bold;
    line-height: 120%;
    text-align: left;
}
.blog_info_top
{
}
.blog_text_complet a  
{
    font-weight: 500;
    line-height: 120%;
    color: black;
    border-bottom: 0.05vw solid black;
}
.blog_text_complet a:hover  
{
    border-bottom: none;
}


.blog_info_top div:nth-of-type(1)
{
    position: relative;
    height: 100%;
    float: left;   
} 
.blog_info_top div:nth-of-type(1) img
{
    width: 3.1vw;
    float: left; 
    height: 3.1vw ;
    margin: 0;
    object-fit: cover; 
    vertical-align: middle;
    max-width: 100%;
    border-radius: 100px; 
    position: relative;
    border: 0.2vw solid #ffffff;
    font-size: 0;
}
.blog_info_top div:nth-of-type(1) img:last-of-type
{   
    z-index: -1;
    margin-left: -0.8vw;
}
.blog_info_top div:nth-of-type(2)
{
    position: relative;
    height: 100%;
    float: left;
    margin-left: 1.5vw;
    text-align: left;
    margin-top: 0.6vw;
    font-size: 0.833vw;
    font-weight: 500;
    line-height: 120%;
}

.blog_info_top div:nth-of-type(2) a
{
    font-size: 0.8vw;
    font-weight: 500;
    line-height: 120%;
    color: black;
    border-bottom: 0.05vw solid black;
}
.blog_info_top div:nth-of-type(2) a:hover
{
    border-bottom:none;
}
.blog_info_top div:nth-of-type(2) em
{
    font-size: 0.729vw;
    font-style: normal;
}
.blog_info_top div:nth-of-type(3)
{
    float: right;
    margin-top: 1vw;
}
.blog_info_top div:nth-of-type(3) a
{
    float: left;
    border-bottom: none;
    margin-left: 1vw;
}
.blog_info_top div:nth-of-type(3) a img
{
    margin: 0; 
    width: 1.14vw;
    height: auto;
}

.blog_obrazek_a_popis img
{
    margin: 0;
    width: 100%;
    height: auto;
}
.blog_obrazek_a_popis div 
{
    width: 90%;
    text-align: left;
    font-size: 0.8vw;
    line-height: 150%;
    padding-top: 1.3vw;
}

.blog_jentext 
{
    font-size: 1.1vw;
    line-height: 150%;
    text-align: left;
}
.blog_souhrn 
{
    padding: 0;
    margin: 1.3vw auto; 
}
.blog_souhrn_celek
{
    padding: 2vw;
    background-color: #edf0f0;
    border-radius: 1vw;
    text-align: left; 
}

.blog_souhrn ul
{
    margin: 0;   
    list-style-type: none;
}
.blog_souhrn ul li:before {

    content: '';
    display: inline-block;
    height: 0.6vw;
    width: 0.6vw;
    background-size: 0.6vw;
    background-image: url("../images/sipka_vpred.png");
    background-repeat: no-repeat;
    margin-right: 1vw;
}

.blog_souhrn ul li
{
    line-height: 2.1vw; 
}
.blog_souhrn ul li a
{
    color: black;  
    font-size: 0.9vw;
    border-bottom: 0.05vw solid black;
    font-weight: 500; 
}
.blog_souhrn ul li a:hover
{
    border-bottom:none;
}

.blog_nadpis_dva_bloky div
{
    float: left;
    width: 47%;
    text-align: left;
    font-size: 0.938vw;
    line-height: 190%;
}

.blog_nadpis_dva_bloky div:nth-of-type(2)
{
    float: right;
}

.blog_text_center_border
{
    padding: 0;
    margin: 1.3vw auto; 
}
.blog_text_center_border p
{
    font-size: 1.1vw;
    font-weight: 500;
    line-height: 155%;
    padding: 2vw;
    border-top: 0.1vw solid #e9e9e9;
    border-bottom: 0.1vw solid #e9e9e9;
}
 
.blog_nadpis_blok p
{
    text-align: left;
    font-size: 0.938vw;
    line-height: 190%
}

.blog_cislovani p 
{
    text-align: left;
    margin-bottom: 2vw;
    font-size: 0.938vw;
    line-height: 190%;
}
 .blog_cislovani ol {
   list-style: none;
   counter-reset: item;
 }
 .blog_cislovani li {
   counter-increment: item; 
   margin-bottom: 2vw;
   text-align: left; 
    line-height: 175%;
 }
 .blog_cislovani li:last-of-type
 {
    margin-bottom: 0vw;
 }
 .blog_cislovani li:before { 
   content: counter(item); 
   text-align: center;
   display: inline-block;
   float: left;
    width: 2.2vw;
    height: 2.2vw;
    background-color: #00AE58;
    color: white;
    border-radius: 50px; 
    margin-top: 0.5vw;
    margin-right: 1.5vw;
    font-size: 0.9vw;
    font-weight: bold;
    line-height: 2vw;
 } 
 
.blog_rada {
    padding: 0;
    margin: 1.3vw auto;
}
.blog_rada_celek {
    padding: 1.823vw 1.25vw;
    background-color: #edf0f0;
    border-radius: 1vw;
    text-align: left;
    display: table;
}
.blog_rada_celek div:nth-of-type(1) 
{
    display: table-cell;
    vertical-align: middle;
    width: 1.6vw;  
}
.blog_rada_celek div:nth-of-type(1)  img
{
    margin: 0;
    width: 100%;
    height: auto;
}
.blog_rada_celek div:nth-of-type(2) 
{
    display: table-cell;
    padding-left: 1vw;
    line-height: 165%;
}

.blog_typ {
    padding: 0;
    margin: 1.3vw auto;
    border-radius: 1vw;
    text-align: left;
    border: 0.05vw solid #00AE58;
    display: table;
    background-color: #00AE58;
} 
.blog_typ div:nth-of-type(2) 
{  
    padding: 2vw;
    background-color: #ffffff;
    border-bottom-right-radius: 1vw;
    border-top-right-radius: 1vw;
    font-size: 0.8vw;
    font-weight: 500;
    color: #444444;
    line-height: 170%;
}

.blog_typ div:nth-of-type(2) span
{
    font-size: 1.1vw;
    line-height: 160%;
    padding-bottom: 0.8vw;
    display: block;
    color: black;
}
.blog_typ div:nth-of-type(1)
{
    height: 100%;
    display: table-cell;
    width: 2.5vw;
    text-align: center;
}
.blog_typ div:nth-of-type(1) img
{
    margin: 0;
    width: 1.1vw;
    height: auto;
}

.blog_seznam
{
  font-size: 0.938vw;
  line-height: 190%;
}
.blog_seznam h2 
{
    margin-bottom: 1vw;  
}

.blog_seznam h2 
{
    font-weight: 500;
    font-size: 0.7vw;
    text-transform: uppercase;
    letter-spacing: 0.1vw;
}

.blog_seznam ul
{
    margin: 0;  

    list-style-type: none;
}
.blog_seznam ul li:before {

    content: '';
    display: table-cell;
    height: 1vw;
    width: 1vw;
    background-size: 1.2vw;
    background-image: url("../images/check.png");
    background-repeat: no-repeat;
    padding-right: 1vw;
    background-position-y: 0.5vw;
}

.blog_seznam ul li
{   
    line-height: 190%;
    text-align: left;
    font-size: 0.9vw;
    display: table;
} 

.blog_tlacitko a {
    background-color: #00AE58;
    text-align: center;
    color: white;
    line-height: 4vw;
    border-radius: 0.3vw;
    border: 0.13vw solid #00AE58;
    transition: all 0.3s ease;
    font-size: 0.9vw;
    font-weight: bold;
    padding: 1.4vw 2vw;
}
.blog_tlacitko a:hover {
    background-color: #ffffff;
    color: #00AE58;
    border-bottom: 0.13vw solid #00AE58;
}
 
.kategorie_eshop .blok_nadpis 
{
    margin-bottom: 1.5vw;
    font-size: 1.1vw;
}

.blog_produkty
{
  /*width: 74.479rem;*/
  margin: 4rem auto 0rem;
}
.blog_produkty h2 { text-align: center; }
.blog_produkty #eshop_produkty {
  justify-content: center;
}
.blog_produkty .eshop_produkt
{
    /*width: 23.3vw !important;*/
} 
.blog_text_complet .eshop_produkt a {
  color: black; 
  border-bottom: none;
  font-weight: normal;
  line-height: normal; 
}

.blog_text_complet .eshop_produkt h2
{
  font-size: 1.15rem;
  font-weight: normal;
line-height: 100%;
line-clamp: 2;
text-align: left;
margin-bottom: 0;
}





.blog_dalsi_clanky .subhead_eshop a:hover
{
    color: white;
    background-color: #00AE58;
}
.blog_dalsi_clanky .subhead_eshop a:hover p
{
    color: white; 
}
.blog_autor_clanek .blog_clanek_vypis
{
    width: 29.6vw;
    margin-top: 1vw;
    float: left;
    height: auto;   
    margin-bottom: 2.6vw;
}
.blog_clanek_vypis_img img
{
    height: 18.7vw;
}
.blog_autor_clanek_vypis
{
    float: left;
    width: 50%;

}
.blog_autor_clanek_text
{
    font-size: 2.1vw;
    margin-top: 1vw;
    font-weight: 700;
    text-align: left;
    float: left;
}

.blog_detail_kategorie_celek
{
    position: fixed;
    top: 50%;
    margin-left: 2.6%;
    text-align: left;  
}
.blog_detail_kategorie_nadpis
{
    font-size: 1.1vw;
    font-weight: 500;
    margin-bottom: 1vw;
}
.blog_kategorie_vyber a
{
    color: black;
    font-weight: normal;
    line-height: 1.5vw;
    border-bottom:none;
}
.blog_kategorie_vyber a:hover p
{
    text-decoration: underline;
    font-weight: 500;
}
.aktivni_blog 
{
    font-weight: bold;  
}

@media (max-width: 1000px)
{
    /*blog detail*/
    .blog_text_complet a {
        line-height: 34px;
        border-bottom: 1px solid black;
    }
    .blog_detail_kategorie_celek
    {
        display: none;
    }
    .stitky_blog 
    { 
        width: 95%;    
    }
    .blog_maly, .blog_nadpis, .blog_info_top, .blog_souhrn, .blog_jentext, .blog_nadpis_dva_bloky, .blog_nadpis_blok, .blog_cislovani, .blog_rada, .blog_typ, .blog_seznam, .blog_tlacitko
    {
        padding: 25px 0;
        width: 95%;
    }
    .blog_velky, .blog_obrazek_a_popis, .blog_obrazek_a_popis, .blog_produkty
    {
        padding: 25px 0;
        width: 95%;
    }
    .blog_sred, .blog_text_center_border 
    {
        padding: 25px 0;
        width: 95%;
    }
    .stitek.blog_stitek 
    {
        font-size: 10px;
        font-weight: bold;
        padding: 6px 12px;
        height: auto;
        background-image: none;
        line-height: normal;
        border-radius: 12px;
        letter-spacing: 5px;
    }
    .blok_nadpis, .blog_text_complet h2 { 
        margin-bottom: 25px;
        font-size: 32px;
        font-weight: 600;
        line-height: 42px;
    }
    .blog_text_complet h3 {
      font-size: 14px;
    }
    #obsah.obsah_bezny .blog_nadpis h1 {
      font-size: 56px;
    }
    .blog_info_top div:nth-of-type(1) img {
        width: 60px;
        height: 60px;  
        border: 5px solid #ffffff;
    }
    .blog_info_top div:nth-of-type(1) img:last-of-type {   
        margin-left: -15px;
    } 

    .blog_info_top div:nth-of-type(2) {
        margin-left: 20px; 
        margin-top: 10px;
        font-size: 16px;
    }
    .blog_info_top div:nth-of-type(2) em {
        font-size: 14px;
    }
    .blog_info_top div:nth-of-type(2)  a {
        font-size: 16px;
        border-bottom: 1px solid black;
    } 
    .blog_info_top div:nth-of-type(3) { 
        margin-top: 16px;
    }
    .blog_info_top div:nth-of-type(3) a { 
        margin-left: 20px;
        border-bottom: none;
    }
    .blog_info_top div:nth-of-type(3) a img { 
        width: 21px; 
    }

    .blog_obrazek_a_popis div {
        width: 100%;
        font-size: 16px;
        line-height: 150%;
        padding-top: 25px;
    }
    .blog_obrazek_a_popis {
        font-size: 0;
    }

    .blog_souhrn {
        padding: 0;
        margin: 25px auto;
    }
    .blog_souhrn_celek {
        padding: 40px; 
        border-radius: 15px; 
    } 
    .blog_souhrn ul li a {
        font-size: 18px;
        border-bottom: 1px solid black; 
    }
    .blog_souhrn ul li {
        line-height: 42px;
    }
    .blog_souhrn ul li:before {
        height: 14px;
        width: 14px;
        background-size: 14px;
        margin-right: 15px;
    }
    
    .blog_jentext  {
        font-size: 22px;
        line-height: 32px;
    }
     
    .blog_nadpis_dva_bloky div  {
        font-size: 18px;
        line-height: 34px; 
        width: 100%;
        margin-bottom: 25px;
    }
    .blog_nadpis_dva_bloky div:nth-of-type(2) {
        margin-bottom: 0;
    }
    
    .blog_text_center_border {
        padding: 0;
        margin: 25px auto;
    }
    .blog_text_center_border p {
        padding: 40px;
        border-top: 2px solid #e9e9e9;
        border-bottom: 2px solid #e9e9e9; 
        font-size: 22px!important;
        line-height: 34px;
    }
    
    .blog_nadpis_blok p, .blog_cislovani p {
      font-size: 18px!important;
      line-height: 34px;
    }
    
    .blog_cislovani li:before { 
        width: 42px;
        height: 42px; 
        margin-top: 9px;
        font-size: 18px;
        line-height: 40px;
        margin-right: 30px;  
    } 
    .blog_cislovani li { 
        margin-bottom: 30px;
        font-size: 18px;
        line-height: 34px; 
    }
    
    .blog_rada {
        padding: 0;
        margin: 25px auto;
    }

    .blog_rada_celek {
        padding: 40px; 
        border-radius: 15px; 
    }
    .blog_rada_celek div:nth-of-type(1) { 
        width: 33px;
    }
    .blog_rada_celek div:nth-of-type(2) { 
        padding-left: 20px;
    }

    .blog_typ {
        padding: 0;
        margin: 25px auto; 
        border-radius: 15px;
        border: 1px solid #00AE58; 
    }
    .blog_typ div:nth-of-type(1) {
        width: 40px; 
    }
    .blog_typ div:nth-of-type(1) img { 
        width: 19px; 
    }
    .blog_typ div:nth-of-type(2) {
        padding: 36px;
        border-bottom-right-radius: 15px;
        border-top-right-radius: 15px;
        font-size: 18px;
        line-height: 34px;
    }
    .blog_typ div:nth-of-type(2) span {
        font-size: 22px;
    }
    
    .blog_seznam ul li {
        line-height: 34px;
        font-size: 18px;
    }
    .blog_seznam ul li:before {
        height: 18px;
        width: 18px;
        background-size: 18px;
        padding-right: 25px;
        background-position-y: 10px;
    }
    .blog_seznam h2 {
        margin-bottom: 25px;
    }

    .blog_tlacitko a { 
        border-bottom: none;
        line-height: 72px;
        border-radius: 10px;
        border: 2px solid #00AE58; 
        font-size: 18px; 
        padding: 25px 30px;
    }
    
    .blog_produkty { width: 100%; }
    .blog_produkty h2 { width: 95%; }
    .blog_produkty .eshop_produkt {
        width: 420px !important;
        height: 540px;
    }
 
    .kategorie_eshop .blok_nadpis  {
        font-size: 22px;
        margin-bottom: 25px;
    }
    .blog_autor_clanek_vypis {
        float: left;
        width: 100%;
    }
    .blog_autor_clanek_text {
        font-size: 42px;
        margin-top: 25px;
        line-height: 48px;
    }
    .blog_autor_clanek .blog_clanek_vypis {
        width: 100%;
        margin-top: 25px;
        float: left;
        height: 550px;
        max-width: 573px;
    }
    .blog_autor_clanek .blog_clanek_vypis_img  {
        font-size:  0;
    }
    .blog_autor_clanek .blog_clanek_vypis_img img {
        height: 360px;
    }
    .blog_clanek_vypis_data {
        font-size: 14px;

        margin: 25px 0 10px;
    }
    .blog_clanek_vypis_text h2 {
        font-size: 32px;

        line-height: 44px;
    }
    .blog_clanek_vypis_text p.data {
        font-size: 14px!important;
        margin: 15px 0;
    }



} 