/*
error
*/
#errorContent{
    width: 100%;
    margin-top: 50px;
    text-align: center;
}
#errorContent h2{
    color: rgb(51,51,51);
    font-size: 36px;
}

/*
    wrapper
*/
#virtualHeadMasterViewContent{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}


#virtualHeadMasterViewContent *, #virtualHeadMasterViewContent table tr td {
    border: 0;
}
#virtualHeadMasterViewContent table{
    border-collapse: collapse;
}

/*
    top menu
*/

div#vir_headmaster_menu{
    margin: 0;
}
div#vir_headmaster_menu table{
    width: 100%;
    background-color: rgb(236, 101, 104);
}
div#vir_headmaster_menu table tr td#menuHeader{
    width: 250px;
    text-align: center;
}
div#vir_headmaster_menu table tr td#menuHeader h1{
    font-size: 38px;
    color: white;
    font-weight: bold;
}
div#vir_headmaster_menu table tr td#menuHeader a{
    text-decoration: none;
}

div#vir_headmaster_menu table tr td#menuImage{
    padding-right: 80px;
    background-color: white;
    text-align: right;
}
div#vir_headmaster_menu table tr td#menuImage img{
    height: 200px;
}


div#vir_headmaster_menu table tr td#menuSchoolInfo{
    padding: 10px;
}
div#vir_headmaster_menu table tr td#menuSchoolInfo h2{
    color: white;
    font-size: 26px;
}

div#vir_headmaster_menu table tr td#menuLinks{
    text-align: right;
    padding: 5px 40px 5px 0;
}
div#vir_headmaster_menu table tr td#menuLinks a{
    color: white;
    margin-left: 25px;
    font-size: 16px;
    text-decoration: none;
}
div#vir_headmaster_menu table tr td#menuLinks a:nth-child(1){
    margin-left: 0px;
}
div#vir_headmaster_menu table tr td#menuLinks a:hover{
    color: black;
}


/*
    service menu
*/
div#vir_headmaster_service_menu{
    padding-top: 75px;
    background-image: url("background.png");
    background-size: cover;
}
div#vir_headmaster_service_menu table{
    width: 100%;
}
div#vir_headmaster_service_menu table tr td#serviceMenuHeader{
    width: 250px;
    text-align: center;
    background-color: rgb(78, 183, 168);
}
div#vir_headmaster_service_menu table tr td#serviceMenuHeader a{
    text-decoration: none;
}
div#vir_headmaster_service_menu table tr td#serviceMenuHeader h2{
    font-size: 32px;
    color: white;
    font-weight: bold;
}

div#vir_headmaster_service_menu table tr td#serviceMenuImage{
    height: 80px;
}

div#vir_headmaster_service_menu table tr td#serviceMenuLinks{
    height: 40px;
    background-color: rgb(72, 187, 169);
    text-align: right;
}
div#vir_headmaster_service_menu table tr td#serviceMenuLinks a{
    color: rgb(51,51,51);
    margin-right: 40px;
    text-decoration: none;
    font-size: 20px;
    font-weight: bold;
}
div#vir_headmaster_service_menu table tr td#serviceMenuLinks a:hover{
    color: white;
}

/*
notPaidVR
*/
div#vir_headmaster_service_menu table tr td#serviceMenuLinks h3#noPaidService{
    color: rgb(51,51,51);
    text-align: left;
    vertical-align: top;
    margin-top: 0;
    font-size: 24px;
}

div#vir_headmaster_service_menu table tr td.section1{
    background-color: rgb(246,181,3) !important;
}
div#vir_headmaster_service_menu table tr td.section2{
    background-color: rgb(236,101,104) !important;
}
div#vir_headmaster_service_menu table tr td.section3{
    background-color: rgb(110,145,203) !important;
}
div#vir_headmaster_service_menu table tr td.section4{
    background-color: rgb(117,199,206) !important;
}
div#vir_headmaster_service_menu table tr td.section5{
    background-color: rgb(206,115,154) !important;
}
div#vir_headmaster_service_menu table tr td.section6{
    background-color: rgb(21,158,181) !important;
}
div#vir_headmaster_service_menu table tr td.section7{
    background-color: rgb(204,153,102) !important;
}
div#vir_headmaster_service_menu table tr td.section8{
    background-color: rgb(165,201,82) !important;
}

/*
    service

    menu - serviceMenuContent
    content - serviceTableContent
*/
table#serviceContent{
    width: 100%;
    min-height: 250px;
}

table#serviceContent tr td#serviceMenuContent{
    background-color: white;
    width: 250px;
    vertical-align: top;
    text-align: center;
}
table#serviceContent tr td#serviceMenuContent ul{
    padding: 20px 10px;
}
table#serviceContent tr td#serviceMenuContent ul li{
    text-align: left;
}
table#serviceContent tr td#serviceMenuContent ul li img{
    height: 24px;
}
table#serviceContent tr td#serviceMenuContent ul li a{
    text-decoration: none;
    font-size: 18px;
    color: rgb(51,51,51);
}
table#serviceContent tr td#serviceMenuContent ul li a:hover{
    text-decoration: underline;
}


table#serviceContent tr td#serviceTableContent{
    background-color: rgb(244,243,243);
    padding: 20px;
    vertical-align: top;
}
table#serviceContent tr td#serviceTableContent h3{
    color: rgb(236, 101, 104);
    font-size: 24px;
}
table#serviceContent tr td#serviceTableContent h4{
    color: rgb(51,51,51);
    font-size: 20px;
}
table#serviceContent tr td#serviceTableContent h5{
    color: rgb(51,51,51);
    font-size: 18px;
}
table#serviceContent tr td#serviceTableContent a{
    text-decoration: none;
    color: rgb(51,51,51);
}
table#serviceContent tr td#serviceTableContent a:hover{
    text-decoration: underline;
}
table#serviceContent tr td#serviceTableContent ul li{
    color: rgb(51,51,51);
    margin-left: 20px;
}
table#serviceContent tr td#serviceTableContent p, table#serviceContent tr td#serviceTableContent label,
table#serviceContent tr td#serviceTableContent div, table#serviceContent tr td#serviceTableContent i{
    color: rgb(51,51,51);
}
table#serviceContent tr td#serviceTableContent table{
    width: auto;
}
table#serviceContent tr td#serviceTableContent table tr th, table#serviceContent tr td#serviceTableContent table tr td{
    color: rgb(51,51,51);
    padding: 5px 20px;
}
table#serviceContent tr td#serviceTableContent div.calendarMenuSettings{
    padding: 0px 30px;
    float: left;
}


table#serviceContent tr td#serviceTableContent button, table#serviceContent tr td#serviceTableContent input[type="button"]{
    color: rgb(51,51,51);
    padding: 5px 10px;
    background-color: rgba(246,181,3,0.7);
    border: 3px solid rgb(246,181,3);
    font-size: 18px;
}
table#serviceContent tr td#serviceTableContent select, table#serviceContent tr td#serviceTableContent input,
table#serviceContent tr td#serviceTableContent textarea{
    color: rgb(51,51,51);
    padding: 5px 10px;
    background-color: rgba(246,181,3,0.3);
    border: 3px solid rgb(246,181,3);
    font-size: 16px;
}

table#serviceContent tr td#serviceTableContent textarea{
    width: 95%;
    height: 300px;
}


table#serviceContent tr td#serviceTableContent textarea.smallTextarea{
    width: 95%;
    height: 80px;
}

/*
    menu items
*/
div#vir_headmaster_service_menu{
    margin: 0;
}
div#vir_headmaster_service_menu div#vir_headmaster_under_service_info{
    width: 70%;
    margin-left: 15%;
    padding: 0px 10px 30px;
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu{
    width: 80%;
    margin-top: 50px;
    margin-left: 10%;
    border-collapse: separate;
    border-spacing: 40px;
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem{
    background-color: rgba(255,255,255,0.8);
    padding: 0;
    height: 240px;
    width: 20%;
    vertical-align: top;
}

div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem h3{
    width: 100%;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    color: rgb(51, 51, 51);
    font-size: 20px;
    font-weight: normal;

}

div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(1) td.menuItem:nth-child(1) h3{
    background-color: rgb(246,181,3);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(1) td.menuItem:nth-child(2) h3{
    background-color: rgb(236,101,104);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(1) td.menuItem:nth-child(3) h3{
    background-color: rgb(110,145,203);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(1) td.menuItem:nth-child(4) h3{
    background-color: rgb(117,199,206);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(2) td.menuItem:nth-child(1) h3{
    background-color: rgb(206,115,154);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(2) td.menuItem:nth-child(2) h3{
    background-color: rgb(21,158,181);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(2) td.menuItem:nth-child(3) h3{
    background-color: rgb(165,201,82);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr:nth-child(2) td.menuItem:nth-child(4) h3{
    background-color: rgb(204,153,102);
}


div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem ul{
    list-style-type: none;
    padding-top: 10px;
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem ul li{
    padding: 3px 10px;
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem ul li a{
    text-decoration: none;
    font-size: 18px;
    color: rgb(51,51,51);
}
div#vir_headmaster_service_menu table#vir_headmaster_service_menu_menu tr td.menuItem ul li a:hover{
    text-decoration: underline;
}


/*
    calendar
*/

div#vir_headmaster_calendar{
    margin: 0;
}
div#vir_headmaster_calendar table{
    width: 100%;
    background-color: white;
}
div#vir_headmaster_calendar table tr td#calendarHeader{
    width: 250px;
    height: 125px;
    text-align: center;
    background-color: rgb(236, 101, 104);
}
div#vir_headmaster_calendar table tr td#calendarHeader h2{
    font-size: 32px;
    color: white;
    font-weight: bold;
}
div#vir_headmaster_calendar table tr td#calendarHeaderEmpty{
    height: 75px;
    background-color: rgb(255, 255, 255);
}
div#vir_headmaster_calendar table tr td#calendarInfoContent{
    background-color: rgb(245, 169, 162);
    height: 50px;
}
div#vir_headmaster_calendar table tr td#calendarInfoContent label#actualDate{
    margin-left: 100px;
    margin-right: 20px;
    font-size: 32px;
    color: rgb(51,51,51);
}
div#vir_headmaster_calendar table tr td#calendarInfoContent select#selectMonth{
    float: right;
    padding: 5px 10px;
    font-size: 20px;
    color: rgb(51,51,51);
}
div#vir_headmaster_calendar table tr td#calendarInfoContent input#selectYear{
    margin-left: 20px;
    margin-right: 20px;
    float: right;
    padding: 5px 10px;
    width: 100px;
    font-size: 20px;
    color: rgb(51,51,51);
}
div#vir_headmaster_calendar table tr td#calendarInfoContent img{
    height: 24px;
    vertical-align: top;
    margin: 0;
    padding: 5px 0;
}

div#vir_headmaster_calendar table tr td#calendarMenuContent{
    background-color: rgb(51,51,51);
}


div#vir_headmaster_calendar table tr td#calendarMenuContent, div#vir_headmaster_calendar table tr td#calendarTableContent{
    vertical-align: top;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent{
    padding: 20px;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent h3{
    text-decoration: none;
    margin-top: 20px;
    font-weight: normal;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent ul{
    margin: 0;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent h3, div#vir_headmaster_calendar table tr td#calendarMenuContent ul li{
    list-style-type: none;
    padding: 3px 0;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent h3, div#vir_headmaster_calendar table tr td#calendarMenuContent ul li a{
    color: white;
    text-decoration: none;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent ul li a:hover{
    text-decoration: underline;
}

div#vir_headmaster_calendar table tr td#calendarMenuContent .visibilityBtn{
    height: 20px;
    width: 40px;
}
div#vir_headmaster_calendar table tr td#calendarMenuContent .timetableTable tr td{
    padding: 3px 0;
    text-align: left;
    color: white;
    background-color: rgb(51,51,51);
}
div#vir_headmaster_calendar table tr td#calendarMenuContent .timetableTable tr td:nth-child(2){
    width: 20px;
}



/*
    CALENDAR
*/
#calendarPopUp{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    background-color: rgba(0,0,0,0.6);
    display: none;
}

#calendarPopUp #calendarPopUpContent{
    background-color: white;
    width: 75%;
    height: 60%;
    margin: 150px auto auto;
    padding: 20px 50px;
}

#calendarPopUp #calendarPopUpContent #calendarPopUpContentDescription{
    margin: 10px;
    padding: 10px;
    height: 80%;
    overflow-y: scroll;
    overflow-y: auto;
    text-align: justify;
}

#calendarPopUp #calendarPopUpContent #calendarPopUpEditLink{
    float: right;
}



#calendarTableContent{
    padding: 10px;
}


table#printCalendar{
    width: 100%;
}

table#printCalendar tr th{
    color: rgb(51,51,51);
    text-align: center;
    width: 14% !important;
    font-size: 20px;
    font-weight:  normal;
    padding: 10px;
}

table#printCalendar tr td{
    padding: 5px;
    background-color: rgb(244,243,243);
    color: rgb(51,51,51);
    text-align: left;
    vertical-align: top;
    border-bottom: 2px solid rgb(205,204,204);
}
table#printCalendar tr td:nth-child(n+2){
    border-left: 2px solid rgb(205,204,204);
}
table#printCalendar tr td div{
    color: rgb(51,51,51);
}
table#printCalendar tr td div img{
    vertical-align: middle;
    float: right;
}
table#printCalendar tr td.today{
    background-color: rgb(205, 204, 204);
}


table#printCalendar tr td div.calendarMainLine {
    font-size: 28px;
    margin-bottom: 6px;
}
table#printCalendar tr td label.nameDay {
    font-size: 22px;
    padding-left: 10px;
    color: rgb(78, 183, 168);
}

/**
Legends
*/

#calendarLunarLegend{
    display: none;
}


#lunarLegend{
    color: rgb(51,51,51);
    padding: 10px;
    text-decoration: none;
}
#lunarLegend:hover{
    cursor: pointer;
    text-decoration: underline;
}

#calendarLunarLegend tr td{
    color: rgb(51,51,51);
    padding: 2px 5px;
}

#calendarLunarLegend tr td:nth-child(1){
    width: 40px;
}


/*
calendarLegendHeader
calendarLegendList
*/

#calendarLegendList{
    display: none;
}

#calendarLegendHeader{
    color: rgb(51,51,51);
    padding: 10px;
    text-decoration: none;
}
#calendarLegendHeader:hover{
    cursor: pointer;
    text-decoration: underline;
}

#calendarLegendList ul, #calendarLegendList p{
    margin-left: 20px;
    padding: 0 !important;
}

#calendarLegendList ul{
    list-style-type: none;
    margin-bottom: 15px;
}
#calendarLegendList ul li{
    padding: 3px 0;
}

#calendarLegendList .colorClass{
    width: 15px;
    height: 15px;
    float: left;
    margin-right: 15px;
}



#calendarLegendList li:nth-of-type(1) .colorClass {
    background: rgba(246,181,3,0.7);
}
#calendarLegendList li:nth-of-type(2) .colorClass {
    background: rgba(236,101,104, 0.7);
}
#calendarLegendList li:nth-of-type(3) .colorClass {
    background: rgba(110,145,203, 0.7);
}
#calendarLegendList li:nth-of-type(4) .colorClass {
    background: rgba(117,199,206, 0.7);
}
#calendarLegendList li:nth-of-type(5) .colorClass {
    background: rgba(206,115,154, 0.7);
}
#calendarLegendList li:nth-of-type(6) .colorClass {
    background: rgba(21,158,181, 0.7);
}
#calendarLegendList li:nth-of-type(7) .colorClass {
    background: rgba(204,153,102, 0.7);
}
#calendarLegendList li:nth-of-type(8) .colorClass {
    background: rgba(165,201,82, 0.7);
}
#calendarLegendList li:nth-of-type(9) .colorClass {
    background-color: rgba(189, 49, 41, 0.7);
}
#calendarLegendList li:nth-of-type(10) .colorClass {
    background-color: rgba(204, 220, 41, 0.7);
}
#calendarLegendList li:nth-of-type(11) .colorClass {
    background-color: rgba(247,142,41, 0.7);
}
#calendarLegendList li:nth-of-type(12) .colorClass {
    background-color: rgb(188,199,227);
}



table#printCalendar tr td div.event {
    background-color: rgb(212,217,234);
    padding: 5px;
    margin: 2px;
    border: 3px solid rgb(188,199,227);
    font-size: 14px;
    color: rgb(51, 51, 51);
}
table#printCalendar tr td div.event:hover {
    cursor: pointer;
    background-color: rgb(188,199,227);
}

/*
COLOR CLASSES
*/

/* ŘÍDÍCÍ FUNKCE */
table#printCalendar tr td div.taskColorClass, table#printCalendar tr td div.eventColorClass, table#printCalendar tr td div.substitutionColorClass {
    background-color: rgba(246,181,3,0.7);
    border: 3px solid rgb(246,181,3);
}
table#printCalendar tr td div.taskColorClass:hover, table#printCalendar tr td div.eventColorClass:hover, table#printCalendar tr td div.substitutionColorClass:hover {
    background-color: rgb(246,181,3);
}


/* PERSONÁLNÍ FUNKCE */
table#printCalendar tr td div.dvppColorClass, table#printCalendar tr td div.acquisitionWorkersControlColorClass{
    background-color: rgba(236,101,104, 0.7);
    border: 3px solid rgb(236,101,104);
}
table#printCalendar tr td div.dvppColorClass:hover, table#printCalendar tr td div.acquisitionWorkersControlColorClass:hover {
    background-color: rgb(236,101,104);
}

/* KONTROLNÍ FUNKCE */
table#printCalendar tr td div.csiColorClass, table#printCalendar tr td div.activityControlColorClass, table#printCalendar tr td div.observationColorClass, table#printCalendar tr td div.inventorizationColorClass, table#printCalendar tr td div.educationColorClass {
    background-color: rgba(110,145,203, 0.7);
    border: 3px solid rgb(110,145,203);
}
table#printCalendar tr td div.csiColorClass:hover, table#printCalendar tr td div.activityControlColorClass:hover, table#printCalendar tr td div.observationColorClass:hover, table#printCalendar tr td div.inventorizationColorClass:hover, table#printCalendar tr td div.educationColorClass:hover {
    background-color: rgb(110,145,203);
}

/* PROVOZNÍ FUNKCE */
table#printCalendar tr td div.operatingThingsColorClass {
    background-color: rgba(117,199,206, 0.7);
    border: 3px solid rgb(117,199,206);
}
table#printCalendar tr td div.operatingThingsColorClass:hover {
    background-color: rgb(117,199,206);
}

/* ADMINISTRATIVNÍ FUNKCE */
table#printCalendar tr td div.reportsColorClass, table#printCalendar tr td div.fileService {
    background-color: rgba(206,115,154, 0.7);
    border: 3px solid rgb(206,115,154);
}
table#printCalendar tr td div.reportsColorClass:hover, table#printCalendar tr td div.fileService:hover {
    background-color: rgb(206,115,154);
}

/* PREZENČNÍ FUNKCE */
table#printCalendar tr td div.propagationColorClass, table#printCalendar tr td div.classMeetingColorClass, table#printCalendar tr td div.stock_exchangeColorClass {
    background-color: rgba(21,158,181, 0.7);
    border: 3px solid rgb(21,158,181);
}
table#printCalendar tr td div.propagationColorClass:hover, table#printCalendar tr td div.classMeetingColorClass:hover, table#printCalendar tr td div.stock_exchangeColorClass:hover {
    background-color: rgb(21,158,181);
}


/* PROPOJENÉ FUNKCE */
table#printCalendar tr td div.legislationColorClass{
    background-color: rgba(204,153,102, 0.7);
    border: 3px solid rgb(204,153,102);
}
table#printCalendar tr td div.legislationColorClass:hover{
    background-color: rgb(204,153,102);
}

/* PROPOJENÉ FUNKCE */
table#printCalendar tr td div.educationColorClass {
    background-color: rgba(204,153,102, 0.7);
    border: 3px solid rgba(204,153,102, 0.5);
}
table#printCalendar tr td div.educationColorClass:hover {
    background-color: rgba(204,153,102, 0.5);
}


/* OSOBNÍ ZÁLEŽITOSTI */
table#printCalendar tr td div.myNotesColorClass {
    background-color: rgba(165,201,82, 0.7);
    border: 3px solid rgb(165,201,82);
}
table#printCalendar tr td div.myNotesColorClass:hover {
    background-color: rgb(165,201,82);
}

table#printCalendar tr td div.myNotesColorClass:hover {
    background-color: rgb(165,201,82);
}

/* DULEZITE DNY */
table#printCalendar tr td div.importantDays {
    background-color: rgba(189, 49, 41, 0.7);
    border: 3px solid rgba(189, 49, 41, 0.5);
}
table#printCalendar tr td div.importantDays:hover {
    background-color: rgba(189, 49, 41, 0.5);
}

/* mezinarodni DNY */
table#printCalendar tr td div.internationalDays {
    background-color: rgba(204, 220, 41, 0.7);
    border: 3px solid rgb(204, 220, 41);
}
table#printCalendar tr td div.internationalDays:hover {
    background-color: rgb(204, 220, 41);
}

/* skola */
table#printCalendar tr td div.school {
    background-color: rgba(247,142,41, 0.7);
    border: 5px solid rgb(247,142,41);
}
table#printCalendar tr td div.school:hover {
    background-color: rgb(247,142,41);
}



table#printCalendar tr td div.event .serviceName{
    font-weight: bold;
}


/*
AcquisitionWorkers
*/
div#interviewDateAcquisitionWorkers{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 99%;
    background-color: rgba(0,0,0,0.6);
}

div#interviewDateAcquisitionWorkers #popUpContent{
    background-color: white;
    width: 350px;
    height: 200px;
    margin: 150px auto auto;
    padding: 20px 50px;
}

div#interviewPerson{
    display: none;
}


/*
virtualDrawerShareFileInfo
*/
div#virtualDrawerShareFileInfo{
    display: none;
}

/*
popis
*/

#infoTable{
    border-collapse: collapse;
}
#infoTable tr td{
    text-align: center;
    border: 1px solid rgb(80,80,80) !important;
    font-weight: bold;
}

.infoImage{
    width: 20px;
}


/*
tablePaidSectionSettings
mainRow
listNumber
listHeader
listInfo
*/

table.tablePaidSectionSettings{
    margin-top: 25px;
    width: 100%;
    border-collapse:separate;
}

table.tablePaidSectionSettings tr td a{
    text-decoration: underline !important;
}
table.tablePaidSectionSettings tr td a:hover{
    text-decoration: none !important;
}



table.tablePaidSectionSettings tr.separator{
    height: 20px;
}
table.tablePaidSectionSettings tr td.listNumber{
    background-color: rgb(51,51,51);
    border: 1px solid rgb(51,51,51);
    color: white !important;
    font-size: 32px;
}

table.tablePaidSectionSettings tr td.listHeader{
    border-bottom: 1px solid rgb(51,51,51) !important;
    width: 100%;
    font-size: 20px;
}

table.tablePaidSectionSettings tr td.listInfo ul{

}


/*
    Klasicka tabulka - zvyraznene th
*/
table.classLineTable{
    border-collapse: collapse;
}
table.classLineTable tr th{
    font-weight: bold;
    color: black;
}
table.classLineTable tr td{
    color: black;
    border-top: 1px solid rgb(80,80,80) !important;
}