table
{
width: 670px;
background-color: white;
padding-left : 30px;
font-size : 12px;
}
td.wariant
{
height : 18px;
font-weight : bold;
color : white;
background-color : b4cae1;
}
td.inne
{
height : 18px;
background-color : e2e2e2;
color : black;
}
table.wewnetrzna
{
width: 550px;
padding-left : 0px;
}
body 
{
background-color: white;
overflow-y:scroll; 
overflow-x:hidden;
scrollbar-base-color:#e0e4e6;
scrollbar-arrow-color:gray;
}


table1
{
width: 670px;
background-color: b4cae1;
padding-left : 0px;
font-size : 12px;
}
td.wariant1
{
height : 18px;
font-weight : bold;
color : white;
background-color : 333399;
}
td.inne
{
height : 18px;
background-color : e2e2e2;
color : black;
}
table.wewnetrzna2
{
width: 609px;
padding-left : 0px;
}
body 
{
background-color: white;
overflow-y:scroll; 
overflow-x:hidden;
scrollbar-base-color:#e0e4e6;
scrollbar-arrow-color:gray;
}

.szary {
	color: #E2E2E2;
	background-color: #E2E2E2;
}
.baily {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-indent: 5pt;
}

