body{
background-color:black;
color:white;
scrollbar-face-color: #151B8D;
scrollbar-shadow-color: yellow;
scrollbar-highlight-color: #808080;
scrollbar-3dlight-color: lightpink;
scrollbar-darkshadow-color: black;
scrollbar-track-color: lilac;
scrollbar-arrow-color: yellow;

}

.table1{
text-family:verdana;
background-color:lightblue;
border-color:#151B8D;
border-bottom-style:double;
border-top-style:double;
border-right-style:double;
border-left-style:double;
background-image:url("pozadie1.jpg")
}



.text4{
border-right:ridge #151B8D;
border-top:ridge #151B8D;
border-bottom: ridge #151B8D;
border-left: ridge #151B8D;

}
 


a:link {color:lightblue; text-decoration:none}
a:visited {color:lightblue; text-decoration:none}
a:hover {color:black; text-decoration:underline}
a:active {color:red; text-decoration:none}