
body#lnk-doc {background-image: url("../graph/bckg/nsph.gif"); background-repeat: no-repeat; background-attachment: fixed; background-position: 60% 70%;}

/* doc-title: tytuły dokumentów */
div#doc-title {background-image: url("../graph/layout/sep2-lnk.gif");}

div#index ul {list-style-type: none; margin-left: 0; margin-bottom: 4ex;}
div#index a         {text-decoration: none; outline-style: none; background-color: inherit}
div#index a:link    {color: rgb(204, 204, 204)}
div#index a:visited {color: rgb(204, 204, 204)}
div#index a:hover   {color: rgb(255, 255, 255)}
div#index a:active  {color: rgb(204, 204, 204)}

div.node-open, div.node-close {}
div.node-cnt                  {padding-left: 30px;}
div.node-close div.node-cnt   {display: none;}
a.node-cap         {color: rgb(153, 153, 153); padding-left: 30px; text-decoration: none; outline-style: none;}
a.node-cap:link    {color: rgb(153, 153, 153);}
a.node-cap:visited {color: rgb(153, 153, 153);}
a.node-cap:hover   {color: rgb(204, 204, 204);}
a.node-cap:active  {color: rgb(204, 204, 204);}
div.node-open  a.node-cap {background: url("../graph/ico/folder1b.gif") no-repeat left center;}
div.node-close a.node-cap {background: url("../graph/ico/folder1a.gif") no-repeat left center;}

div.node-cnt dt     {margin: 0.5ex 0 0 0; padding-left: 0px;}
div.node-cnt dt.hot {background: url("../graph/ico/dot01.gif") no-repeat 0% 30%;}
div.node-cnt dt a         {font-style: italic; font-weight: bolder; font-size: 125%; font-family: Times, serif; text-decoration: none; outline-style: none; color: rgb(153, 153, 153);}
div.node-cnt dt a:link    {color: rgb(153, 153, 153); background-color: inherit}
div.node-cnt dt a:visited {color: rgb(102, 102, 102); background-color: inherit}
div.node-cnt dt a:hover   {color: rgb(204, 204, 204); background-color: inherit}
div.node-cnt dt a:active  {color: rgb(204, 204, 204); background-color: inherit}
div.node-cnt hr {margin-top: 2ex; margin-bottom: 0; margin-left: 15%; margin-right: 15%; padding: 0;}
