body {
 background-color:#ffffff;color:#808080;
 padding:0px;margin:0px;
}
body,table,a {
 font-family:Tahoma;
 font-size:10pt;
}
a img {border-width:0px;}
hr {height:1px;width:100%;color:#808080;border:#808080 1px solid;}
/* Barevné lišty pro IE */
body {
 scrollbar-track-color:#ffffff;
 scrollbar-arrow-color:#808080;
 scrollbar-face-color:#ffffff;
 scrollbar-3dlight-color:#808080;
 scrollbar-highlight-color:#ffffff;
 scrollbar-shadow-color:#808080;
 scrollbar-darkshadow-color:#ffffff;
}

/* Další */
.w {font-size:12pt;}
.copy {font-size:8pt;height:14px;}
.u {
 color:#808080;
 text-decoration:none;
}
.u:hover {
 text-decoration:underline;
}
.udis {
 color:#c0c0c0;
 text-decoration:none;
 text-shadow:#808080;
}

/*#86a6d6,#bfcfef*/

table.maintable {
 width:788px;
 height:100%;
 background-color:#ffffff;
}
td.header {
 height:50px;
}

table.menul {
 width:100%;
}
table.menul td a {
 display:block;
 padding:2px;
 border:#ffffff 1px solid;
 color:#808080;
 text-decoration:none;
}
table.menul td a:hover {
 border:#808080 1px solid;
 background-color:#c0c0c0;
}
table.menul td.bomi {
 height:3px;
 background-image:url(images/bomi.gif);
 background-repeat:no-repeat;
}
table.menul td.boli {
 padding-left:5px;
}

table.subtable {
 width:100%;
}

table.abs {width:100%;}
table.abs td {padding-left:20px;}

.bori {background-image:url(images/bori.gif);background-repeat:repeat-y;width:5px;}
.bobo {background-image:url(images/bobo.gif);background-repeat:repeat-x;height:5px;}
.boribo {background-image:url(images/boribo.gif);background-repeat:no-repeat;width:5px;height:5px;}

/* Diagnóza *
table {
 border:#ff0000 1px dashed;
}
td {
 border:#ff00ff 1px dashed;
}
div {
 border:#008000 1px dashed;
}

