BODY {
font-family: verdana, helvetica, arial;
font-size: 10px;
color: black;
background-color: white;
}

BODY A {
font-family: verdana, helvetica, arial;
font-size: 10px;
color: blue;
font-weight: bold;
text-decoration: none;
}

BODY A:hover {
font-family: verdana, helvetica, arial;
font-size: 10px;
color: red;
font-weight: bold;
text-decoration: underline;
}

h2 {
font-family: verdana, helvetica, arial;
font-size: 12px;
color: #000000;
}

h3 {
font-family: verdana, helvetica, arial;
font-size: 12px;
color: #000000;
}

h4 {
font-family: verdana, helvetica, arial;
font-size: 12px;
color: #000000;
}

table.szybka {
table-layout: fixed;
}


td {
font-family: verdana, helvetica, arial;
font-size: 10px;
color: #000000;

vertical-align: middle;
text-align: center;
}


td.lewy {
text-align: left;
}

td.prawy {
text-align: right;
}

th {
font-family: arial, verdana, helvetica;
font-size: 9px;
color: #000000;

vertical-align: middle;
text-align: center;
}


td.zewtab {
background-color: black;
}

tr.zewrow {
background-color: black;
}

tr.wewrow {
background-color: #ffffff;
}

tr.wewrow2 {
background-color: #e4e0c9;
}

tr.wyszrow {
background-color: #ffffff;
}

tr.wyszrow2 {
background-color: #e4e0c9;
}
tr.headrow {
background-color: #ffffff;
}


td a {
font-size: 10px;
color: blue;
font-weight: bold;
text-decoration: none;
}

td a:hover {
font-size: 10px;
color: red;
text-decoration: underline;
font-weight: bold;
}

td.index {
font-size: 9px;
color: black;
font-weight: none;
text-decoration: none;
}


input.form1
 {
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color: #000000;	
}

select.form_wyb1
 {
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
        color: #000000;
}
