body {
    padding: 20px;
    margin: 0;
    font: normal 13px 'Arial', sans-serif !important;
    color: #505050;
    background: #F0F0F0 repeat 0 0;
    line-height: 14px;
}

.formular-header {
    background-color: white;
    font-family: 'Arial', sans-serif !important;
    /* border-bottom-color: #D9D9D9; */
    /* border-bottom-style: solid; */
    /* border-bottom-width: 1px; */
    color: rgb(0, 0, 0);
    min-height: 53px;
    font-size: 24px;
    margin-bottom: 27px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 0px;
    /* padding-bottom: 20px; */
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-align: center;
}

.formular-name {
    color: rgb(0, 0, 0);
    display: inline;
    font-family: 'Arial', sans-serif !important;
    font-size: 24px;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    height: auto;
    line-height: normal;
    text-align: center;
    width: auto;
}

.layoutMain {
    margin: 0 auto;
    max-width: 900px;
    padding: 18px 30px 0 30px;
    border-radius: 5px;
    background-color: white;
    border: 10px solid rgba(255, 255, 255, 0.5);
    box-shadow: 0 0 10px #E0E0E0;
}

.ui-widget-header {
    border-bottom-color: rgb(208, 208, 208) !important;
    border-bottom-style: solid !important;
    border-bottom-width: 1px !important;
    color: rgb(0, 0, 0);
    display: block;
    font-family: 'Arial', sans-serif !important;
    font-size: 18px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
    margin-bottom: 5px;
    margin-left: 0px;
    margin-right: 0px;
    margin-top: 20px;
    padding-left: 0px;
    padding-right: 0px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.headercorrection {
    font-size: 20px;
    font-weight: bold;
    margin-left: 10px;
}

.headline {
    display: block;
    background-color: #DCDDDE;
    display: block;
    font-size: 20px;
    font-stretch: normal;
    font-style: normal;
    font-variant: normal;
    font-weight: bold;
    margin-bottom: 14px;
    margin-left: 0;
    margin-right: 0;
    margin-top: 28px;
    vertical-align: middle;
    text-align: center;
    min-height: 30px;
    padding-bottom: 0px;
    padding-top: 8px;
}

    .headline .headercorrection {
        margin-left: 0;
        font-size: 20px;
    }

.fieldLabel {
    box-sizing: border-box;
    color: black;
    display: inline-block;
    font-family: 'Arial', sans-serif !important;
    font-size: 13px;
    font-style: normal;
    font-variant: normal;
    line-height: normal;
    font-weight: bold;
    padding-bottom: 7px;
    padding-right: 5px;
    padding-top: 7px;
    position: relative;
    text-align: right;
    width: 170px;
    background-color: #F4F4F4;
    float: none;
    vertical-align: top;
}

.headerText {
    text-align: left;
    display: inline-block;
    vertical-align: top;
    padding: 5px;
}

    .headerText div {
        margin: 5px;
    }

.headerTextBold {
    font-weight: 700;
}

.fieldContent {
    font-size: 13px;
    padding-top: 8px;
    float: none;
    overflow: hidden;
    padding-bottom: 7px;
    /* padding-right: 5px; */
    padding-top: 7px;
    vertical-align: bottom;
    display: inline-block;
}

.hlavicka {
    overflow: hidden;
    border-style: solid;
    border-width: 2px;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 20px;
    font-size: 14px;
    border-color: rgb(240, 240, 240);
    text-align: center;
}

.obrazok {
    margin-right: 10px;
    display: inline-block;
}

.cell {
    margin: 0;
    min-height: 1px;
}

.cellBussiness {
    margin-bottom: 5px;
}

.header {
    /* padding-bottom: 10px; */
    border: 1px solid #C6C5C5;
    font-weight: bold;
    /* width: 100%; */
    min-height: 112px;
    margin-bottom: 37px;
    color: black;
    padding-left: 210px;
    overflow: hidden;
}

.header_text {
    display: initial;
    text-align: -webkit-auto;
    /* vertical-align: middle; */
    line-height: 25px;
    /* position: relative; */
    /* width: 450px; */
    overflow: hidden;
    /* margin-left: 10px; */
    /* margin-top: 10px; */
    min-height: 112px;
}

.municipalityHeader {
    font-size: 17px;
}

.municipalityHeaderAddress {
    font-weight: normal;
    font-size: 13px;
}

.logo {
    width: 100px;
    height: 100px;
    /* display: inline-block; */
    /* vertical-align: middle; */
    padding-right: 10px;
    float: left;
    padding-top: 6px;
}

.layoutRow {
    margin-bottom: 0px;
}

.bezOkrajaBezPozadiaHlavicky {
    border: 0px;
    background: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
}

i, cite, em, var, address, dfn {
    font-weight: normal !important;
}

.wordwrap {
    vertical-align: bottom;
    display: inline-block;
    width: 170px;
}

.closeButton {
    position: relative;
	left: -10px;
}
