html, body {
width:100%;
min-height: 100%;
}

.szukaj {
border:1px solid #3a3a3a; 
color:#666666;
margin-left:10px;
background:transparent; 
font-family:Arial;
font-size:8pt;
}

.element {
border:none; 
color:#666666;
width:170px;
height:14px;
margin-left:10px;
background:transparent; 
font-family:Arial;
font-size:9pt;
cursor:hand;
cursor:pointer;
}

.nazwiska {
scrollbar-base-color:#3a3a3a;
scrollbar-darkshadow-color:#3a3a3a;
scrollbar-face-color:#151515;
scrollbar-highlight-color:#151515;
scrollbar-shadow-color:#151515;
scrollbar-track-color:#151515;
}

.linkikontakt {
text-decoration:none;
color:#dddddd;
}

.linkikontakt:hover {
text-decoration:none;
color:#ffffff;
}

.linkiforum {
text-decoration:none;
color:#999999;
font-size:8pt;
}

.linkiforum:hover {
text-decoration:none;
color:#bbbbbb;
font-size:8pt;
}


.obrazekpracowni {
margin-left:2px;
margin-right:3px;
margin-top:5px;
}


.wylogujlink {
width:55px;
height:50px;
display:block;
float:right;
text-decoration:none;
background: url(grafiki/wyloguj-off.gif) 0 0 no-repeat;
}

.wylogujlink:hover {
width:55px;
height:50px;
display:block;
float:right;
text-decoration:none;
background: url(grafiki/wyloguj-on.gif) 0 0 no-repeat;
}

.opis {
font-family:Arial;
font-size:8pt;
color:#dddddd;

}
.autor {
font-family:Arial;
font-size:10pt;
color:#dddddd;
line-height:12pt;
}