BODY {
    font-size: 12px;

    line-height: 1.2;
    orphans: 3;

}

.xlarge, .nav .input-lg {
    height: 51.44px;

}
.nav .input-lg {
    padding: 0px;

}

.nav .btn {
    padding: 3px 9px 3px 9px;

}

.navbar-form {
    margin-top: 0px;
    padding: 0px;
}

.table {
    margin-bottom: 0px;
}


.panel-heading {
    padding: 5px;
}

.panel {
    margin-bottom: 7px;
}

.btn1 A {
    text-align: center;	
    width: 60px;
    height: 60px;
    font-size: 11px;
    padding: 0px;
    border: 1px #CCFFFF solid;
}



.btn_ctverec {
    display: table-cell;

    font-size: 11px;
    white-space:pre-line;
    vertical-align: middle;        
    text-align: center;

    position: relative;
    width: 75px;
    height: 75px;
    margin-left: 7px;
    margin-bottom: 7px;
    border-radius: 4px;
    -webkit-transition: all 0.35s ease-in;
    -moz-transition: all 0.35s ease-in;
    -ms-transition: all 0.35s ease-in;
    -o-transition: all 0.35s ease-in;
    transition: all 0.35s ease-in;
}

.btn_polozka {
    display: table-cell;

    font-size: 11px;
    white-space:pre-line;
    vertical-align: middle;        
    text-align: center;
    width: 100px;
    height: 70px;
}


.table1 {
    border: 0px;
    /* font-size: 1.8ex; */
    border-collapse: collapse;
}

.table1 TR, .table1 TD{
    padding: 1px;
}

.table1 INPUT {
    background-color: #CCFFFF;
    border: 1px solid;
    width: 100%;
}


.hlasky2 TABLE{
    padding: 1px;
    margin: 1px;
    width: 100%;
}

.hlasky2 TR TD{
    height: 35px;
    border: 1px solid black;
}

.hlasky2 .pevny1 {
    width: 110px;
    text-align: center;
}


.hlasky2 .left {
    width: 60px;
    border-left: 5px solid black;
    text-align: center;
}

.datepicker
{
    border: 1px solid #C0C0C0;
    padding: 2pt;
    background: transparent url('/images/icons/calendar.png') no-repeat right;
}

/* BOOTSTRAP */

.table1 .form-control 
{
    padding: 2px 5px 2px 5px;    
    height: inherit;
}

.border {
    border: 1px solid;
    padding: 0px;
    height: 35px;

}

.border-left {
    border-left: 5px solid black;
}

.input-lg {
    font-weight: bold;
}
.btn {
    font-size: 12px;
    font-weight: 200;
    line-height: 1.2;
}

.input-sm, select.input-sm{
    height: 25px;
    padding: 5px;
}


.alert {
    padding: 15px;
    margin-bottom: 2px;
}



.btn-sq-lg {
    width: 150px !important;
    height: 150px !important;
}

.btn-sq {
    width: 100px !important;
    height: 100px !important;
    font-size: 10px;
}

.btn-sq-sm {
    width: 50px !important;
    height: 50px !important;
    font-size: 10px;
}

.btn-sq-xs {
    width: 25px !important;
    height: 25px !important;
    padding:2px;
}
