body,p,td {text-align: left;
           font-style: normal;
           font-weight: normal;
           font-size: 8pt;
           font-family: tahoma, verdana, arial, "arial ce", "sans-serif";
           color: #B3E8F9;
           text-decoration: none;

           scrollbar-base-color: #00094A;
           scrollbar-3dlight-color: #00094A;
           scrollbar-face-color: #00094A;
           scrollbar-highlight-color: #D0F0FB;
           scrollbar-arrow-color: #D0F0FB;
           scrollbar-shadow-color: #D0F0FB;
           scrollbar-darkshadow-color: #00094A;
           scrollbar-track-color: #000A37;
}

a,a:visited {color: #5CAFFF; text-decoration: none;}
a:hover {color: #FFBA00; text-decoration: none;}
a:active {color: #FF0000; text-decoration: none;}


.right {text-align: right;}
.justify {text-align: justify;}
.center {text-align: center;}

.bold     { font-style: bold; font-weight: bold; color: #9593A9; }
.title    { font-style: bold; font-weight: bold; font-size: 10pt; color: #BDBDBF; }
.stopka   { text-align: center; color: #5CAFFF; font-family:  verdana, arial, "arial ce", "sans-serif"; }

form {
	margin : 0px 0px 0px 0px;
	padding : 0px 0px 0px 0px;
}

input.porownanie {
	font-size: 8pt;
	border : 1px solid #5CAFFF;
	background-color : #D4EEFB;
	color : #00094A;
}