
body#bibl-doc {background-image: url("../graph/bckg/bibl.gif"); background-repeat: no-repeat; background-attachment: fixed; background-position: 95% 85%;}

/* doc-title: tytuły dokumentów */
div#doc-title {background-image: url("../graph/layout/sep2-bibl.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: 45px;}
div.node-close div.node-cnt   {display: none;}
a.node-cap         {color: rgb(153, 153, 153); padding-left: 35px; text-decoration: none; outline-style: none;}
a.node-cap:link    {color: rgb(153, 153, 153); background-color: inherit;}
a.node-cap:visited {color: rgb(153, 153, 153); background-color: inherit;}
a.node-cap:hover   {color: rgb(204, 204, 204); background-color: inherit;}
a.node-cap:active  {color: rgb(204, 204, 204); background-color: inherit;}
div.node-open  a.node-cap {background: url("../graph/ico/folder2b.gif") no-repeat left center;}
div.node-close a.node-cap {background: url("../graph/ico/folder2a.gif") no-repeat left center;}

div.bibl {float:left; width: 100%;}
div.bibl img {float:left; margin: 0;}
div.bibl h3, div.bibl h4 {margin: 0; font-family: Verdana, Arial, sans-serif; font-variant: small-caps; font-weight: bold;}
div.bibl h3 {font-size: 125%;}
div.bibl h4 {font-size: 100%;}
div.bibl ul {margin-top: 0.75ex; list-style-type: none;}
div.bibl h3, div.bibl h4, div.bibl ul {margin-left: 180px;}
div.bibl p {clear: both; margin: 0ex 0ex 3ex 0ex;}
div.bibl a {outline-style: none;}
