@import url('https://fonts.googleapis.com/css2?family=Pacifico&family=Playpen+Sans+Thai:wght@100..800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Caveat:wght@400..700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=DynaPuff:wght@400..700&display=swap');

body {
    margin: 0;
    font-family: Arial, sans-serif;
    /*background-color: #f4f4f4;*/
    background-color: #e6e1c7;
    color: #333;
    display: flex; 
    flex-direction: column; 
    min-height: 100vh; 
}

a {
    color: #007bff;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}



.site-header {
    background-color: #e6e1c7; 
    height: 80px; 
    padding: 15px 20px;
    border-bottom: 1px solid #e0e0e0;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);

    
    background-size: cover; 

    background-position: center center; 

    background-repeat: no-repeat; 

    color: #fff; 
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5); 
}


.site-header a {
    color: #fff; 
}

.site-header a:hover {
    color: #00bcd4; 
}




.header-content {
    max-width: 1200px; 
    margin: 0 auto;
    display: flex; 
    justify-content: space-between;
    align-items: center; 
}

.logo img {
    max-height: 60px; 
    display: block; 
}
.header-image img {
    max-height: 80px; 
    display: block;
}
.main-contact {
    text-align: right; 
    white-space: nowrap; 
}
.main-contact p {
    margin: 0; 
    font-size: 0.9em;
    color: #555;
}

.main-contact a {
    color: #007bff;
}

/* --- Navigační menu --- */
.main-nav {
    background-color: #ffffff;
    color: rgb(7, 7, 7);
    padding: 10px 0;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
}

.main-nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
    font-family: 'Caveat','DynaPuff','Pacifico', sans-serif; 
    font-size: 25px;
    display: flex;
    justify-content: center;
}

.main-nav ul li {
    margin: 0 25px;
}

.main-nav ul li a {
    color: rgb(15, 15, 15);
    text-decoration: none;
    font-weight: bold;
    padding: 5px 0;
    transition: color 0.3s ease-in-out;
}

.main-nav ul li a:hover,
.main-nav ul li a:focus {
    color: #00bcd4;
}

/* --- Hlavní obsah --- */
.content-wrapper {
    max-width: 960px;
    margin: 20px auto;
    padding: 20px;
    background-color: white;
    border-radius: 8px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    flex-grow: 1; 
}

.content-section {
    padding: 20px;
    margin-bottom: 20px;
    border: 1px solid #ddd;
    border-radius: 5px;
    background-color: #fff;
}

.content-section h2 {
    color: #092d54;
    border-bottom: 2px solid #092d54;
    padding-bottom: 10px;
    margin-top: 0;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.5);
}

.content-section.hidden {
    display: none;
}
.centered-text1 {
    text-align: center; 
    line-height: 2;
    font-weight:bold;
    border-bottom: 2px solid #092d54;
}
.centered-text2 {
    text-align: center; 
    line-height: 2;
    font-weight:bold;
}


/* --- STYLY PRO CENÍK SLUŽEB --- */
.cenik {
    list-style: none; 
    padding: 0;
    margin: 20px 0;
    font-size: 1.1em; 
}

.cenik li {
    display: flex; 
    justify-content: space-between; 
    align-items: baseline; 
    margin-bottom: 10px; 
    padding-bottom: 5px; 
    

    position: relative; 
    overflow: hidden;   
}


.cenik li::before {
    content: "................................................................................................................................................................"; 
    position: absolute;
   
    left: 0;
    right: 0;
    top: 0; 
    bottom: 0; 
    z-index: 0; 
    white-space: nowrap; 
    overflow: hidden; 
    color: #999; 
    text-align: center; 
    line-height: inherit; 
    pointer-events: none; 
}


.sluzba-nazev {
    flex-shrink: 0; 
    padding-right: 5px; 
    z-index: 1; 
    background-color: white; 
    white-space: normal; 
}

.sluzba-cena {
    flex-shrink: 0; 
    padding-left: 5px; 
    z-index: 1; 
    background-color: white; 
    white-space: nowrap; 
}

.cenik-poznamka {
    font-size: 0.9em;        
    font-style: italic;      
    color: #666;             
    margin-top: 20px;        
    text-align: center;      
    padding: 10px 0;         
    border-top: 1px dashed #eee; 
}


.osoba-info {
    margin-bottom: 30px; 
    padding-bottom: 20px;
    border-bottom: 1px dashed #eee; 
    overflow: auto; 
}

.foto-vpravo {
    float: right; 
    margin: 0 0 15px 20px; 
    border: 1px solid #ddd;
    border-radius: 8px; 
    box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
    max-width: 150px; 
    height: auto;
}

.osoba-info h3 {
    color: #023c7a;
    margin-top: 0;
    margin-bottom: 5px;
    text-shadow: 1px 1px 2px rgba(13, 2, 57, 0.5);
}

.osoba-info h4 {
    color: #555;
    font-size: 0.9em;
    margin-top: 0;
    margin-bottom: 15px;
    font-style: italic;
}

.osoba-info p {
    line-height: 1.6;
    margin-bottom: 10px;
}



/* --- NOVÉ STYLY PRO SEKCI KONTAKT --- */
.contact-content {
    display: flex; 
    flex-wrap: wrap; 
    justify-content: space-between; 
    gap: 30px; 
    margin-top: 20px;
    align-items: flex-start; 
}

.contact-details {
    flex: 1; 
    min-width: 300px; 
    text-align: left; 
}

.contact-details ul {
    list-style: none; 
    padding: 0;
    margin: 15px 0;
}

.contact-details ul li {
    margin-bottom: 10px;
    display: flex; 
    align-items: center;
}

.contact-icon {
    font-size: 1.2em; 
    margin-right: 10px;
    color: #007bff;
}

.contact-map {
    flex: 1; 
    min-width: 300px; 
    text-align: right; 
}

.contact-map h3 {
    text-align: right; 
}

.contact-map iframe {
    width: 100%; 
    height: 300px; 
    max-width: 400px; 
    display: block;
    border-radius: 5px;
    box-shadow: 0 2px 5px rgba(0,0,0,0.2);
    margin-left: auto; 
    margin-right: 0;
}




.gallery-grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    gap: 15px;
    margin-top: 20px;
}

.gallery-grid img {
    width: 100%;
    height: auto;
    border-radius: 5px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.1);
    display: block;
}


.site-footer {
    background-color: #333;
    color: white;
    padding: 20px;
    text-align: center;
    margin-top: auto; 
}

.footer-content {
    max-width: 1200px;
    margin: 0 auto;
    display: flex;
    
    justify-content: space-between; 
    align-items: flex-start; 
    flex-wrap: wrap; 
    gap: 20px;
}

.company-address,
.map-link {
    
    min-width: 250px;  
    padding: 0 15px; 
}

.company-address {
    text-align: left; 
}
.map-link {
    text-align: right; 
}
.map-link iframe {
    max-width: 100%; 
    min-height: auto;    
    max-width: 500px;
    display: block;  
    margin-left: auto; 
    margin-right: 0;
    border-radius: 5px; 
    box-shadow: 0 2px 5px rgba(0,0,0,0.2); 
}



.site-footer h3 {
    color: #00bcd4;
    margin-top: 0;
    margin-bottom: 10px;
}

.site-footer p {
    margin: 5px 0;
    font-size: 0.9em;
}

.site-footer a {
    color: #fff;
    text-decoration: underline;
    font-weight: bold;
}

.copyright {
    margin-top: 20px;
    font-size: 0.8em;
    color: #bbb;
}

/* --- Responzivita --- */
@media (max-width: 768px) {
    .header-content {
        flex-direction: column; 
        text-align: center;
        align-items: center; 
        gap: 10px; 
    }

    
    .main-contact {
        text-align: center; 
    }
    .header-image img {
        max-height: 60px; 
    }

    .main-nav ul {
        flex-direction: column;
        align-items: center;
    }

    .main-nav ul li {
        margin: 10px 0;
    }

    .content-wrapper {
        margin: 10px;
        padding: 15px;
    }

    .footer-content {
        flex-direction: column;
        align-items: center;
    }

    .company-address,
    .map-link {
        text-align: center;
        width: 100%; 
    }
     .map-link iframe {
        width: 100%; 
        height: 200px; 
        margin: 0 auto; 
    }
    /* Responzivita pro sekci kontakt */
    .contact-content {
        flex-direction: column; 
        align-items: center; 
        gap: 20px;
    }

    .contact-details,
    .contact-map {
        width: 100%; 
        min-width: unset; 
        text-align: center; 
    }

    .contact-map h3 {
        text-align: center; 
    }

    .contact-map iframe {
        height: 250px; 
        margin: 0 auto; 
    }
    .foto-vpravo {
        float: none; 
        display: block; 
        margin: 15px auto; 
        max-width: 100px; 
    }

    .osoba-info {
        text-align: center; 
    }

    .osoba-info h3,
    .osoba-info h4,
    .osoba-info p {
        text-align: center; 
    }




}