.design { FONT-FAMILY: verdana; font-size: 7pt; text-decoration: none; color: #4b4b4b;  }
.design :visited { font-size: 7pt; text-decoration: none;  color: #4b4b4b; }
.design :active { font-size: 7pt; text-decoration: none; color: #4b4b4b; }
.design :hover { font-size: 7pt; text-decoration: underline; color: white; }

a:hover { text-decoration: underline; color: #E1DACD; }

body {
color: #FFFFFF; 
background-color: #000000;
margin: 0;

scrollbar-face-color: #ffffff;
  scrollbar-highlight-color: #123a5d;
  scrollbar-shadow-color: #123a5d;
  scrollbar-3dlight-color: #123a5d;
  scrollbar-arrow-color: #123a5d;
  scrollbar-track-color: #000000;
  scrollbar-darkshadow-color: #123a5d;
}

table
{
align:center;
vertical-align:center;
text-align:center;
}

hr {
color: #CCC8C1;
background-color: #5C5B59;
}

h1 { 
color: #799D91;
font-size: 8pt;
font-family: "courier new", arial, "times new roman", sans-serif;
font-weight: normal; 
margin: 0px 0px 0px 0px;
}

P.copyright { 
color: #4b4b4b;
font-size: 7pt;
font-family: verdana,times new roman;
font-weight: normal; 
}

p.tel { 
color: #4b4b4b;
font-size: 6pt;
font-family: verdana,times new roman;
font-weight: normal; 
margin: 0px;
padding: 0px;
}

#CzarnyBlok {  margin-left: auto; margin-right: auto; background: #000; color: #FF0000; }




