/* CSS Document */
a {margin:0px;padding:0px}

table {font-size:12px;float:left}
table.DDkalendar {border:1px solid black;background:#FF9966}
table.DDkalendar td {width:130px;height:auto;font-size:12px;text-align:center;border:1px solid black;background:white;vertical-align:top}
table.DDkalendar td:hover {background:yellow;}
table.DDkalendar td.vikend {background-color:lightblue}
table.DDkalendar td.clear {background-color:white}
table.DDkalendar td.clear:hover {background-color:white}
table.DDkalendar td a {width:100%;height:auto;font-size:30px;display:block;border:none;text-decoration:none;color:black}
table.DDkalendar td a.detail {width:130px;color:maroon;font-size:12px;background:#FFCC66;border:1px solid black;padding-left:2px;} 
table.DDkalendar td._this {border:1px solid red;}
table.DDkalendar td.vikend_this {border:1px solid red;}
table.DDkalendar td._termin {background:blue;}
table.DDkalendar td.vikend_termin {background:blue;border:1px solid red}
table.DDkalendar td._this_termin {border:2px solid red;background:blue;}
table.DDkalendar td.vikend_this_termin {border:2px solid red;background:blue;}
table.DDkalendar thead td {background:blue;color:white;font-size:20px;}
table.DDkalendar thead td:hover {background:lightgreen;}

table.DDkalendar td.vylouceny {background:red;}

table.DDnavigace {background:gold;border:1px solid black;font-size:30px;}
table.DDnavigace td {width:20px;height:20px;text-align:center;border:1px solid black}
table.DDnavigace td.mesic {width:120px;background:#FFFF99}
table.DDnavigace td.rok {width:80px;background:#FFFF99}
table.DDnavigace td.LR {width:15px;background:#0099CC}

form {margin:0px;padding:0px}

input {margin:0px;padding:0px}
input.LR {width:100%;height:30px;border:none;background:none;font-size:11px;font-weight:bold}
input.DDden {width:100%;height:100%;border:none;background:none;font-size:11px;font-weight:normal;color:black;cursor:pointer}  



table.DDkalendar td a.close {width:19px;height:19px;float:right;background:url(../../../images/close.gif) transparent top right no-repeat;margin:0px;padding:0px}