.main_h1 {
    font-size: 72px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    color: rgba(89, 44, 99, 255);
}
.main_h2{
    font-size: 52px;
}
.main_h3 {
    font-size: 36px;
    font-weight: bold;
    margin-top: 0;
    padding-bottom: 40px;
    text-align: center;
    color:	#444444;
}
.side_h3{
    font-size: 36px;
    font-weight: bold;
    margin: 20px;
    color:	#592C63;
}

.spodni10 {
    padding-bottom: 10px;
}

.spodni20 {
    padding-bottom: 20px;
}

.spodni30 {
    padding-bottom: 30px;
}

.kurziva {
    font-style: italic;
}

.tucne {
    font-weight:bold;
}

.maxdarkpurple {
    color: #300838;
}
.darkpurple{
    color: #481952;
}
.maxlightpurple{
    color: #8E6897;
}
h1 {
    font-size: 50px;
    font-weight: bold;
    margin-top: 0;
    text-align: center;
    color: rgba(89, 44, 99, 255);
}

h2 {
    font-size: 72px;
    font-weight: bold;
    margin-top: 0;
    text-align: start;
    color: rgba(89, 44, 99, 255);
}

p {
    font-size: 20px;
    line-height: 29px;
    margin: 25px;
}

.bio-obr{
    float: right;
    padding-left: 40px;
    padding-bottom: 40px;
}

.text--1 {
    font-size: 20px;
}

.text--2 {
    font-size: 20px;
}

.logo-chrudim {
    float: right;
    padding-left: 10px;
}

.cistic {
    clear: both;
}

.container {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
}

header {
    display: flex;
    color: white;
    background: white;
    width: 100%;
    height: 80px;
    align-items: center;
    justify-content: space-between;
    z-index: 1;
    top: 0;
    align-content: center;
    max-width: 960px;
    margin: 0 auto;

}

.line {
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 1px;
    background-color: #ccc;
    z-index: 10;
    position: relative;
}

.tisicdveste {
    padding-top: 10px;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
}

    .vlevo {
        display: flex;
        text-align: start;
    }

    .vpravo {
        display: flex;

}


.linefooter {
    display: flex;
    margin: 0 auto;
    text-align: center;
    justify-content: center;
    flex-wrap: wrap;
    height: 1px;
    background-color: #ccc;
    z-index: 10;
    position: relative;
    max-width: 1200px;
    }

nav ul {
    display: flex;
    margin: 0;
    list-style-type: none;
    gap: 10px;
    max-width: 670px;
    padding-left: 30px;
}

nav ul li {
    margin: 0;
    text-decoration: none;
    color: rgb(77, 85, 95);
    font-size: 1.25rem;
    border-radius: 0.5rem;
    padding: 10px 24px;
    font-weight: 600;
    background: rgb(229, 231, 235);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

nav ul .upper_menu_color a {
    text-decoration: none;
    color: white;
}

nav ul .menu_color a {
    text-decoration: none;
    color: white;
}

nav ul li a {
    text-decoration: none;
    color: rgb(77, 85, 95);
}

nav ul li:hover {
    background-color: rgb(200, 200, 200);
    cursor: pointer;
}

nav ul .upper_menu_color {
    margin: 0;
    text-decoration: none;
    color: white;
    font-size: 1rem;
    border-radius: 0.5rem;
    padding: 8px 16px;
    font-weight: 600;
    background: rgba(89, 44, 99, 255);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

nav ul .menu_color {
    margin: 0;
    text-decoration: none;
    color: white;
    font-size: 1.25rem;
    border-radius: 0.5rem;
    padding: 10px 24px;
    font-weight: 600;
    background: rgba(89, 44, 99, 255);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

nav ul .upper_menu_color:hover {
    background-color: #71437B;
    cursor: pointer;
}

nav ul .menu_color:hover {
    background-color: #71437B;
    cursor: pointer;
}

nav ul .upper_menu {
    margin: 0;
    text-decoration: none;
    color: rgb(77, 85, 95);
    font-size: 1rem;
    border-radius: 0.5rem;
    padding: 8px 16px;
    font-weight: 600;
    background: rgb(229, 231, 235);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
}

.blue_vypocitej {
    margin: 25px 0 0 0;
    text-decoration: none;
    color: white;
    font-size: 20px;
    border-radius: 0.5rem;
    padding: 0.3rem 1rem;
    font-weight: 400;
    background: rgba(89, 44, 99, 255);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
    border: none;
}

.blue_vypocitej:hover {
    background-color: #71437B;
    cursor: pointer;
}

footer {
    box-sizing: border-box;
    text-align: center;
    color: white;
    background: black;
    padding: 25px 0;
}

footer p {
    margin-bottom: 0;
}

html, body {
    background: white;
    min-height: 100%;
    font-family: 'Open Sans', sans-serif;
    margin: 0;

    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

.section-top {
    display: flex;
    justify-content: center;
    text-align: center;
    background: white;
    padding-bottom: 20px;
    padding-top: 80px;
}

.section-middle {
    display: flex;
    justify-content: center;
    text-align: center;
    background: white;
    padding-bottom: 40px;
}

section {
    background: white;
    margin-top: 0;
    justify-content: center;
}


body {
    margin: 0;
    padding: 0;
}

header > .container {
    justify-content: space-between;
    align-items: center;
    display: flex;

}

.logo-wrapper {
    display: flex;
    align-items: flex-start;
    justify-content: center;
}


.site__wrapper {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    text-align: center;
}

.site__wrapper--inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    min-height: 100vh;
    overflow-x: hidden;
    overflow-y: hidden;
}

.policko {
    border-radius: 0.5rem;
    font-size: 20px;
}
.calc{
    display: flex;
    flex-direction: column;
    gap: 5px;
}

.site-wrapper {
    text-align: center;
}
.menu{
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.doubleimage{
    display: flex;
    align-content: center;
    justify-content: center;
    width: 100%;
    height:307px;
    gap: 20px;
    padding-top: 30px;
}
.penize-button{
    text-decoration: none;
    color: rgb(77, 85, 95);
    font-size: 1.25rem;
    border-radius: 0.5rem;
    padding: 10px 24px;
    font-weight: 600;
    background: rgb(229, 231, 235);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
    border: none;
}

.penize-button:hover{
    background-color: rgb(200, 200, 200);
    cursor: pointer;
}
.penize-button-color{
    text-decoration: none;
    color: white;
    font-size: 1.25rem;
    border-radius: 0.5rem;
    padding: 10px 24px;
    font-weight: 600;
    background: rgba(89, 44, 99, 255);
    text-align: center;
    transition: background-color 0.3s ease, transform 0.2s ease;
    border: none;
}
.penize-button-color:hover {
    background-color: #71437B;
    cursor: pointer;
}
.penize-button a {
    margin: 0;
    text-decoration: none;
    color: rgb(77, 85, 95);
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.penize-button-color a {
    margin: 0;
    text-decoration: none;
    color:white;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}
.vyber{
    display: flex;
    gap: 20px;
    justify-content: center;
}
.odkazy{
    color: rgba(89, 44, 99, 255);
}
.insta{
    height: 50px;
    width: 50px;
    object-fit: cover;
    object-position: center;
}
.mail{
    height: 50px;
    width: 50px;
    object-fit: cover;
    object-position: center;
}
.message{
    height: 50px;
    width: 50px;
    object-fit: cover;
    object-position: center;
}
.socky{
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
}
.mks{
    height: 307px;
    float: left;
    padding-right: 40px;
    padding-top: 40PX;
}
.second-fotbal{
    padding-bottom: 50px;
}
.padding-top{
    color: #8E6897;
    padding-top: 150px;
}
.padding_top{
    padding-top: 35px;
}