/* //// -------------------------------------------------------------------
* 
* 
/////// All Rights Reserved 2023 Pink Panther Pub - http://pinkpantherpub.cz
/////// ~ Created by SCOPY, Jan Skopovy jr. - http://scopy.cz 
*
*
*
------------------------------------------------------------------------ */





















body {
    margin: 0;
    padding: 10;
    width: 100%;
    height: 100%;
    font-family: "Kanit", apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    font-size: 14pt;
}

.title1 {
    font-weight: 800;
}

.logoimg {
    width: fit-content;
    width: -moz-fit-content;
    max-width: 80%;
    resize: both;
    overflow: auto;
}

.space {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    width: 100%;
    height: 100%;
    text-align: center;
    margin: auto;
}

.head {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 20pt;
    padding: 15px;
    width: auto;
}

.infoblock {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    text-align: center;
    font-size: 16pt;
    text-align: center;
    margin: 0px;
    padding: 0px;
}


#open {
    width: 760px;
    max-width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    border: 3px;
    text-align: center;
    display: inline-block;
    display: -webkit-inline-box;
    display: -moz-inline-box;
}

#block1_openingLeft,
#block1_openingRight {
    width: 290px;
    float: center;
    text-align: center;
    vertical-align: text-top;
    display: inline-block;
}

#block1_openingMiddle {
    width: auto;
    float: center;
    text-align: center;
    vertical-align: text-top;
    display: inline-block;
}

.opening {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
    text-align: center;
    margin: 0px;
    padding: 10px;
}

.contact {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}

.foo {
    padding: 10px;
    text-align: center;
    float: initial;
}

h1,
h2 {
    font-family: 'Kanit', apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Helvetica, Arial, sans-serif;
}