BODY {
	font-family: Verdana;
	font-size: 9px;
	background-color : White;
	color : Black;
	background-image : url(szkielet/tlo.gif);
}

A {
	color: #AF0E0E;
	text-decoration : none;
	font-family : Verdana;
	font-size : 9px;
}

A:VISITED {
	color: #AF0E0E;
	text-decoration : none;
	font-family : Verdana;
	font-size : 9px;
}

A:HOVER {
	color: #FF0033;
	text-decoration : none;
	font-family : Verdana;
	font-size : 9px;
}


P{
	text-align: justify;
	font-family : Verdana;
	font-size : 9px;
}


TD{
	font-family : Verdana;
	font-size : 9px;
}

Li{
	font-family : Verdana;
	font-size : 9px;
	text-align: left;
}


center{
	text-align: center;
	font-family : Verdana;
	font-size : 9px;
}

	

TD.gora{
	font-family : Verdana;
	font-size : 9px;
	color : Black;
	letter-spacing : 1px;
	background-image : url(szkielet/gora_tlo.gif);
}

TD.blabla{
	font-family : Verdana;
	font-size : 10px;
	color : White;
}

TD.blabla2{
	font-family : Verdana;
	font-size : 10px;
	color : #505050;
}

TD.wartosc{
	font-family : Verdana;
	font-size : 9px;
	color : Gray;
	letter-spacing : 1px;
}

.formularz{
    font-family: verdana,arial;
    font-size: 11px;
    background-color: #B5B5B5; 
    color: #000000; 
    text-decoration: bold;
    border-width: 1px;
    border-color: black;'
	}