div.box {
    margin:10px 0;
    }
div.combo1 div.ui-selectbox, div.combo2 div.ui-selectbox {
    height:35px;
    margin-top:3px;
}
div.combo1 div.selectbox-body {
    width: 300px;
    position: relative;
    z-index: 3;
}
div.combo2 div.selectbox-body {
    width: 300px;
    position: relative;
    z-index: 2;
}
p.office_text {
    margin: 10px 0 0 0;
}

td {
    vertical-align:top;
}
div.office_combo {
    margin-top: -20px;
}
div.office_combo div.ui-selectbox {
    float: right;
    margin:5px 202px 0 0;
    text-align: left;
}
div.office_combo div.ui-selectbox div.selectbox-body {
    width: 200px;
}
div.img_wrapper div {
    display: none;    
}

select {
    font-size: 1em;
    font-family: Arial, sans-serif;
    }

.podekovani {
    width: 95%;
    color: #333;
    border: 1px solid #E1DCDF;
    background-color: #F5F5F5;
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    }
.error {
    width: 95%;
    color: #BF0E16;
    border: 1px solid #E1DCDF;
    background-color: #F5F5F5;
    padding: 10px;
    margin-bottom: 15px;
    text-align: center;
    font-weight: bold;
    }
.formular_label {
    width: 20%;
    }      
.formular table td input, .formular table td select, .formular table td textarea {
    width: 100%;
    font-size: 1em;
    font-family: Arial, sans-serif;
    padding: 1px;
    }
.formular table td .formular_inputSmall {
    width: 80px;
    }
.formular table td table td {
    border-bottom: 0;
    }
.formular table td table td input {
    width: 145px;
    }    
    
input.checkBox {
    border: 0;
    }


.body_nad {
    margin: 15px 0;
    }
td.noborder {
    border-bottom: 0px;
    }

div.content div.taba table {
    border: 0;
    background-color: #fff;
    }
div.content div.taba table td {
    padding: 0;
    border-bottom: 0;
    }
div.content div.taba table td table {
    border: 1px solid #DFE0D2;
    }
div.content div.taba table td table th {
    border-right: 0;
    }
div.content div.taba table td table td {
    padding: 10px;
    }
div.box .red_button_wrapper {
    float: right;
    position: static !important;
    }
div.box .red_button_wrapper input {
    width: 100px;
    #margin-left: 50px;
    _margin-left: 50px;
    }
div.content table.question {
    border: 0;
    background-color: transparent;
    }
div.content table.question td {
    background-color: transparent;
    padding: 0;
    }
-->
