/*linki i inne obiekty*/
#wrologo {
 position:absolute;
 left:110px;
 top:9px;
 width:179px;
 height:40px;
}
#globalicatypo {
 position:absolute;
 left:293px;
 top:9px;
 width:179px;
 height:16px;
}
#greyline {
 position:absolute;
 left:5px;
 width:300px;
 border-bottom:1px solid #3f3f3f;
 text-align:right;
 font-size: 110%;
}

#menu {
 position:absolute;
 top:45px;
 left:0px;
 width:334px;
 height:324px;
}

#menu div {
 position:absolute;
 line-height:10px;
}

#glob-ne {
left:256px;
top:0px;
width:78px;
height:155px;
}
#glob-nw {
left:159px;
top:29px;
width:97px;
height:126px;
}
#glob-sw {
left:159px;
top:155px;
width:93px;
height:125px;
}
#glob-se {
left:252px;
top:155px;
width:76px;
height:158px;
}
#beams {
left:139px;
top:69px;
width:20px;
height:130px;
}

#lnk01 {
top:36px;
top:60px;
height:10px;
}
#lnk02 {
top:86px;
height:10px;
}
#lnk03 {
left:48px;
top:111px;
width:91px;
height:10px;
}
#lnk04 {
top:136px;
height:10px;
}

#lnk06 {
top:162px;
height:10px;
}
#lnk07 {
top:189px;
height:10px;
}
#lnk08 {
top:238px;
height:10px;
}

#poleng {
 position:absolute;
 top: 330px;
 left:20px;
 border: 1px solid #4a4a4a;
 padding:1px;
}
#poleng a {
 text-decoration:none;
 color:#f4b022;
 margin:2px;
}
#poleng a:hover {
 color:#ffffff;
}
/*linki i inne obiekty - koniec*/

body {
        background-color:#000000;
        margin-left:340px;
        margin-right:20px;
        margin-top:40px;
        color:#b0b0b0;
        font-family: tahoma, verdana, arial,  helvetica, sans-serif;
        font-size: 11px;
}
a:link {
        color:#dbc064;
}
a:visited {
        color:#861d17;
}
a:hover {
        color:#d2a33e;
}
a:active {
        color:#ffffff;
}
p {
        margin-bottom:10px;
        margin-top:10px;
}
h1 {
        font-weight: bold;
        font-size: 110%;
        
        border-bottom:1px solid #4d370d;
        color:#dfdbc8;
        text-align:right;
        padding-right:7px;
        margin-bottom:15px;
        letter-spacing: 0.1ex;
        font-family:tahoma;
        text-transform: uppercase;
        
}
h2 {
        font-weight: bold;
        font-size: 110%;
        font-variant: small-caps;
        color:#906c00;
        margin-top:25px;
        margin-bottom:10px;
        border-bottom:1px solid #262626;
}
h2 a:link {
   color:#906c00;
}
h2 a:visited {
   color:#906c00;
}
h2 a:hover {
   color:#d2a33e;
}
h3 {
        font-weight: normal;
        font-size: 100%;
        font-variant: small-caps;
        color:#906c00;
        margin-top:15px;
        margin-bottom:5px;
        border-bottom:1px solid #111111;
}
h3 a:link {
   color:#906c00;
}
h3 a:visited {
   color:#906c00;
}
h3 a:hover {
   color:#d2a33e;
}
dt {
   margin-top:1.5em;
   color: #d68712;
}
dt a:link {
   color: #d68712;
}
dt a:visited {
   color: #d68712;
}
dt a:hover {
   color: #eea331;
}
dd {
   margin-top:0.5em;
   margin-left:2em;
}
strong {
        font-weight:bold;
        color:#dcdcdc;
}
ul {
list-style-type: square;
list-style-position: outside;
padding:0px;
margin-left:2.5ex;
}
em {
    font-style:normal;
    color:#ffffff;
}
img {
       border: none;
}
address {
    font-style:normal;
    color:#ffffff;
}
.footer {
        border-top:1px solid #222222;
        font-size:10px;
        color:#b8a283;
        margin-top:65px;
}
.aright {
        text-align:right;
        padding-right:7px;
}
.acenter {
        text-align:center;
}
.workdesc {
        color:#ffffff;
}
.workdesc img {
        margin-right:10px;
        margin-left:5px;
        float:right;
}
/* TABELE */
table {
       font-size:100%;
}
table dt {
      margin-top:0.0em;
}
table.bio {
       
       padding:0px;
       border-spacing: 1px;
       width:100%;
}
.bio th {
      text-align:left;
      background-color:#181818;
      padding:0.5ex;
      font-weight:normal;
      color:#dadada;
      vertical-align:top;
}
.bio td {
      padding:0.5ex;
      background-color:#121212;
}
td ul
{
     margin-left:2.7ex;
     list-style-position: outside;
     list-style-type: square;
     padding:0px;
}
td ul li
{
      margin-left:0px;
}
caption {
         text-align:right;
         padding-right:1.5ex;
         font-weight:bold;
         
}