body {
font-family: tahoma,verdana,"trebuchet ms";
font-size: 12px;
color: #ccc;
background: #fff url('img/bg_70.jpg') top center repeat-y;
margin: 0;
padding: 0;
}

td, p {
font-family: tahoma,verdana,"trebuchet ms";
font-size: 12px;
color: #ccc;
}
a:link,a:visited {
font-family: tahoma,arial;
font-size: 12px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}
a:hover {
font-family: tahoma,arial;
font-size: 12px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}

.mini {
font-family: tahoma,arial;
font-size: 9px;
font-weight: normal;
color: #7f7f7f;
}
.copy {
font-family: tahoma,verdana,"trebuchet ms";
font-size: 12px;
color: #636363;
}
.menu {
font-family: tahoma,verdana,"trebuchet ms";
font-size: 10px;
color: #1a2b38;
font-weight: normal;
}
a.menu:link, a.menu:visited {
font-family: tahoma,arial;
font-size: 12px;
font-weight: bold;
color: #e0e0e0;
text-decoration: none;
}
a.menu:hover {
font-family: tahoma,arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: underline;
}

a.ulink:link, a.ulink:visited {
font-family: tahoma,arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: underline;
}
a.ulink:hover {
font-family: tahoma,arial;
font-size: 12px;
font-weight: bold;
color: #fff;
text-decoration: underline;
}

a.copylink:link,a.copylink:visited {
font-family: tahoma,arial;
font-size: 10px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}
a.copylink:hover {
font-family: tahoma,arial;
font-size: 10px;
font-weight: normal;
color: #fff;
text-decoration: underline;
}

.border {
border: #6d6d6d 1px solid;
}
input {
border: #6a6a6a 1px solid;
font-size: 11px;
text-indent: 2px;
font-family: tahoma;
color: #000;
background: #fff;
}
select {
font-size: 10px;
text-indent: 2px;
font-family: arial;
color: #000;
background: #fff;
}


textarea {
border: #6a6a6a 1px solid;
font-family: arial;
font-size: 11px;
color:#000;
background: #fff;
scrollbar-face-color: #ffffff;
scrollbar-shadow-color: #ffffff;
scrollbar-highlight-color: #ffffff;
scrollbar-3dlight-color: #ffffff;
scrollbar-darkshadow-color: #ffffff;
scrollbar-track-color: #ffffff;
scrollbar-arrow-color: #ffffff;
width=: 300;
}



.siteborder { /* definicja ew. obramowania  www*/
border: #6d6d6d 1px solid;
background: #000;
}