form {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	color: black;
}
a.menu {
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
                color:silver;
                text-align:center;
}
P.tekst {
	text-align: justify;
	font-family: verdana;
	font-size: 12px;
	color: black;
}
TD.menu {
        font-family: arial;
        font-weight: bold;
        font-size: 12px;
        color: silver;
        text-align: center;
	background: url(gfx/bt.gif);
	width: 100%;
}
TD.ch {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: silver;
}

TD.cw {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: white;
}
TD.cw_uwagi {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: white;
	width: 150px;
}
TD.cw_uwagi-red {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	width: 150px;
	background: red;
}
TD.cw_uwagi-green {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	width: 150px;
	background: green;
}
TD.cw_uwagi-gray {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	width: 150px;
	background: gray;
}

TD.cw-red {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: red;
}

TD.cw-green {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: green;
}
TD.cw-gray {
	text-align: center;
	font-size: 12px;
	font-family: arial;
	background: gray;
}


