/*v 1.04 2021.05.13*/
/*v 1.03 2020.02.10*/
/*v 1.02 2016.01.17*/
.blokMonth{
    border: 10px solid #dedede;
    background: #dedede;
}
.blokYear{
/*    background:#dedede;*/
    padding:0px;
    border-bottom: 10px solid #f2fcf3;
}
.blokYearName{
/*    background:#dedede;*/
    padding: 0px 2px 0px 2px;
}
.blokYearNameSet{
 /*   background:#dedede;*/
    padding: 0px 2px 0px 2px;
    color:red;
    font: bold 18px arial;
    text-decoration: none;
}
.yearName{
    color:#006633;
    font: bold 18px arial;
    text-decoration: none;
}
.yearName:hover{
    color:#fd0000;
    font: bold 18px arial;
    text-decoration: none;
}

.blokMonthNameOFF{
/*    background:#dedede;*/
    padding: 0px 5px 0px 0px;
    margin-bottom: 2px;

}
.blokMonthNameOFF a{
    color:#006633;
    font: bold 14px arial;
    text-decoration: none;
}
.blokMonthNameOFF:hover a{
    text-decoration: none;
    color: #ff0100;
}
.blokMonthNameON{
/*    background:#dedede;*/
    padding: 0px 5px 0px 0px;
    margin-bottom: 2px;
    /*border: 1px solid red;*/
}
.blokMonthNameON a{
    color:#ff0100;
    font: bold 14px arial;
    text-decoration: none;
}
.blokMonthNameOFF:hover a{
    text-decoration: none;
    color: #ff0100;
}

.blokWeekName{
    color:#006633;
    font: bold 8pt arial;
    /*background:#006633;*/
    padding:1px;
    text-align: center;
    vertical-align: middle;
    padding-bottom:10px;
}
.blokWeekNameSun{
    color:#fd0000;
    font: bold 8pt arial;
/*    background:#dedede;*/
    padding:1px;
    text-align: center;
    vertical-align: middle;
    padding-bottom:10px;
}
/*
.blokDayNameOFF{
    width: 25px;
    height: 25px;
}
.blokDayNameON{
    width: 25px;
    height: 25px;
}/*
.a_dayName{
    text-decoration: none !important;
}

.blokDayNameClear{
    background:#dedede;
    padding:0px;
    text-align: center;
    vertical-align: middle;

}*/
.dayName_1_OFF, .dayName_2_OFF, .dayName_3_OFF, .dayName_4_OFF, .dayName_5_OFF{
    position: relative;
    background: #ffffff;
    text-decoration: none;
    color: #cdcdcd;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #cdcdcd;
    margin: 0px;
    padding: 0px;
}
.dayName_1_OFF:hover, .dayName_2_OFF:hover, .dayName_3_OFF:hover, .dayName_4_OFF:hover, .dayName_5_OFF:hover{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
}
.dayName_6_OFF, .dayName_0_OFF{
    background: #ffffff;
    text-decoration: none;
    color: #ff0100;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle;
    border: 1px solid #ff0100;
}
.dayName_6_OFF:hover, .dayName_0_OFF:hover{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
    cursor: pointer;
}

.dayName_1_ON, .dayName_2_ON, .dayName_3_ON, .dayName_4_ON, .dayName_5_ON{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
}
.dayName_1_ON:hover, .dayName_2_ON:hover, .dayName_3_ON:hover, .dayName_4_ON:hover, .dayName_5_ON:hover{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
    cursor: pointer;
}
.dayName_6_ON, .dayName_0_ON{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
}
.dayName_6_ON:hover, .dayName_0_ON:hover{
    background: #ff0100;
    text-decoration: none;
    color:#ffffff;
    font: bold 11px arial;
    line-height: 22px;
    width: 22px;
    text-align: center ;
    vertical-align: middle ;
    border: 1px solid #ff0100;
    cursor: pointer;
}
td .a_dayName{
    text-decoration: none;
}














/*function getMonthBlk*/
.cln_blk{
    position: relative;
    margin: 0 auto;
    border: 0px solid red;
    width: 250px;
    height: 250px;
}
.cln_month{
    position: absolute;
    top: 0;
    height: 30px;
    left: 20%;
    right: 20%;
    border: 0px solid red;
}
.cln_month div{
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 0;
    right: 0;
    margin: -15px 0px;
    line-height: 20px;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
}
.cln_prevY{
    position: absolute;
    top: 0px;
    height: 30px;
    left: 0;
    width: 14%;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #f0f0f0;
}
.cln_prevM{
    position: absolute;
    top: 0px;
    height: 30px;
    left: 14%;
    width: 6%;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #f0f0f0;
}
.cln_nextY{
    position: absolute;
    top: 0px;
    height: 30px;
    right: 0;
    width: 14%;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #f0f0f0;
}
.cln_nextM{
    position: absolute;
    top: 0px;
    height: 30px;
    right: 14%;
    width: 6%;
    line-height: 30px;
    font-size: 14px;
    text-align: center;
    color: #f0f0f0;
}
.cln_prevM a,
.cln_prevY a{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center;
    text-decoration: none;
    z-index: 3;
    cursor: pointer;
    text-align: center;
    color: #000000;
}
.cln_nextY a,
.cln_nextM a{
    display: block;
    position: absolute;
    right: 0;
    bottom: 0;
    left: 0;
    top: 0;
    line-height: 30px;
    font-size: 14px;
    letter-spacing: -1px;
    text-align: center;
    text-decoration: none;
    z-index: 3;
    cursor: pointer;
    text-align: center;
    color: #000000;
}
.cln_prevM a:hover,
.cln_prevY a:hover,
.cln_nextY a:hover,
.cln_nextM a:hover{
    color: #cc0033;
}
.cln_week_0{
    border-bottom: 1px solid #e7d5ca;
}
.cln_day{
    display: block;
    position: absolute;
    width: 14%;
    height: 11%;
}
.cln_day div{
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0;
    padding: 0;
    cursor: default;
}
.cln_clear div,
.cln_week_0 div{
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    margin: -10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: default;
    text-decoration: none;
    border: 1px solid transparent;
    z-index: 3;
}
.cln_day div a{
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    margin: -10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    width: 20px;
    height: 20px;
    background: transparent;
    color: #000;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    text-decoration: none;
    border: 1px solid #cdcdcd;
    z-index: 3;
}
.cln_day div a:hover,
.cln_daySet div{
    display: block;
    position: absolute;
    top: 50%;
    bottom: 50%;
    left: 50%;
    right: 50%;
    margin: -10px;
    font-size: 14px;
    line-height: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0;
    width: 20px;
    height: 20px;
    background: #cc0033;
    color: #fff !important;
    text-align: center;
    vertical-align: middle;
    text-decoration: none;
    border: 1px solid #cc0033;
    z-index: 3;
}
.cln_wDay_6 div a,
.cln_wDay_0 div a{
    color: #cc0033;
    border-color: #cc0033;
}
.cln_wDay_6 div,
.cln_wDay_0 div{
    color: #cc0033;
}

.cln_wDay_0{
    right: 99%;
}
.cln_wDay_1{
    right: 85%;
}
.cln_wDay_2{
    right: 71%;
}
.cln_wDay_3{
    right: 57%;
}
.cln_wDay_4{
    right: 43%;
}
.cln_wDay_5{
    right: 29%;
}
.cln_wDay_6{
    right: 15%;
}
.cln_wDay_0{
    right: 1%;
}


.cln_week_0{
    top: 15%;
}

.cln_week_1{
    bottom: 56%;
}
.cln_week_2{
    bottom: 45%;
}
.cln_week_3{
    bottom: 34%;    
}
.cln_week_4{
    bottom: 23%;
}
.cln_week_5{
    bottom: 12%;
}
.cln_week_6{
    bottom: 1%;
}

/*function getMonthBlk*/