﻿/* Enter Your Custom CSS Here */

/* JARMILA 2020-01-23 - buňka tabulky */
.table-responsive td{
vertical-align: top !important;
}

/* JARMILA 2020-01-23 - hlavičková buňka tabulky */
.table-responsive th{
vertical-align: top !important;
}
