.oae_table1 th, .oae_table2 th, .oae_table1 .oae_table_cell_chet0 {
background-color:#F3F3F3;
}


.div_oplata {
background-color: #FF9999;
}

.div_rezerv {
background-color: #FFFF4D;
}

#myModal .modal-dialog {width:700px;}

.oae_header {
background-color:#006600;
padding:10px;
color:white;
}

.oae_filter {
background-color:#DDD;
padding:10px;
color:black;
}

.oae_table1 td {
cursor: pointer;
font-size:12px;
}

.oae_table_header {
background-color:#006600;
padding:10px;
color:white;
border:1px solid black;
border-bottom: none;
}

.oae_table_header .oae_descr1 {
font-size:20px;
color:white;
}

.oae_table_header div {
line-height:20px;
vertical-align: middle  !important;
}

.oae_table_header img {
margin-top:-3px;
}

.oae_table1 th,.oae_table1 td {
text-align: center;
width:25px;
height:30px;
padding:0px !important;
vertical-align: middle  !important;
border: 1px solid black  !important;
overflow:hide;
.display:inline-block;
}

.oae_table2 th,.oae_table2 td {
text-align: center;
height:30px;
padding:0px !important;
vertical-align: middle  !important;
border: 1px solid black  !important;
}


.oae_table1 .oae_table_column_chet1, .oae_table1 .oae_table_column_chet0 {
background-color:#AAFFAA;
}

.oae_table1 .oae_day6,.oae_table1 .oae_day7 {
background-color:#33FF33;
}


.oae_table1 , .oae_table2{
table-layout: fixed;
}

.oae_table1 .oae_table_header_mest,.oae_table1 .oae_table_header_etaj, .oae_table1 .oae_table_header_korp {
font-size:12px;
}

.oae_table1 .oae_table_header_class {
font-size:11px;
}

.oae_home_block {
    width: 200px;
    height: 200px;
    background-color: #CFFFBF;   
    text-align: center;
    padding-top: 70px;
    
}

.oae_table1 {
        width: 100%;
	border-collapse: inherit !important;

    }

.oae_table1 th div1{
  position: absolute;
  background: transparent;
  color: #fff;
  .padding: 9px 25px;
  top: 0px;
  margin-left: -1px;
  line-height: normal;
  border-left: 1px solid #800;
}

.oae_table1 th div1 {display:1none;}

.oae_table1 thead {
position:relative;
}

.oae_table1 thead th{
border:1px solid black !important;
}

.oae_table1 thead1, .oae_table1 tbody1, .oae_table1 tr1, .oae_table1 td1, .oae_table1 th1 { display: block; }

.oae_table1 tr1:after {
    content: '';
    display: block;
    visibility: hidden;
    clear: both;
}



.oae_table1 tbody1{
    height: 420px;
    overflow-y: auto;
}

.oae_id {
    display: none;
}

.container-table {
  height: calc(100% - 50px);
}
body{top:50%;}

/*Making a div in center*/

.container-table {
  display: table;
}
.vertical-center-row {
  display: table-cell;
  vertical-align: middle;
}

.container {
    height: 100%;   
}

#print_domiki,#print_kotedji {
cursor: pointer;
display: inline-block;
}

@media print {
    .div_oplata {
    background-color: #FF9999 !important;
    }

    .div_rezerv {
    background-color: #FFFF4D !important;
    }
    
    .oae_table1 .oae_table_column_chet1, .oae_table1 .oae_table_column_chet0 {
    background-color:#AAFFAA !important;
    }

    .oae_table1 .oae_day6,.oae_table1 .oae_day7 {
    background-color:#33FF33 !important;
    }
    
    .oae_table_header {
    background-color:#006600 !important;
    }
    
    .oae_table1 th, .oae_table1 .oae_table_cell_chet0 {
    background-color:#DDD !important;
    }



}
