html {
background:  no-repeat center center fixed;
background-color: White;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
margin-right: 148px;
margin-left: 148px;
background-attachment:fixed;
overflow-y: scroll; 
}

body {
   width:970px; 
   box-shadow: 4px 4px 10px  gray, gray -3px 3px 10px, 3px -3px 10px


}
div {
        width: 970px;
        background-color: White;
}
.akapit {
        color : Black ;
        font-family : Arial;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        margin-right: 14px;
        margin-left: 14px;
   
}
 
.akapit3 {
        color : Black ;
        font-family : Arial;
        font-size : 12px;
        font-style : normal;
        font-variant : normal;
        font-weight : normal;
        margin-right: 0px;
        margin-left: 0px;
   
} 
 
 
   .akapit2 {
        color : Black ;
        background-color : #427EB2;
    
}
   td {
        
       background-color : White;
        color : Black ;
        font-family : Arial;
        font-size : 13px;
        font-style : normal;
        font-variant : normal;
        font-weight : bold;
         margin-right: 8px;
         margin-left: 8px;
    repeat-x: center;

}
td.wiadomosckomorka {
        
        background-color : #f0f0f0;
        color : black;
        font-family : Arial;
        font-size : 13px;
        font-variant : normal;
        font-weight : bold;
        font-style : italic;

}
td.wiadomosc {
        background-color : #3333ff;
        color : black;
        font-family : Arial;
        font-size : 13px;
        font-variant : normal;
        font-weight : bold;
        font-style : italic;

}
;
}
scroll {
        scrollbar-base-color : #330000;
        scrollbar-dark-shadow-color : #330000;
        scrollbar-face-color : #330000;
        scrollbar-highlight-color : #330000;
        scrollbar-shadow-color : #330000;
        scrollbar-3d-light-color : #330000;
        scrollbar-arrow-color : #330000;
}
