BODY {
	color : White;
	font-family: Tahoma;
	font-size: 11px;
	scrollbar-arrow-color : #CDCDCD;
	scrollbar-base-color : #868686;
	background-image : url(gfx/tlo.gif);
}

TD{
	color : White;
	font-family: Tahoma;
	font-size: 11px;
}


#leweTlo{
	background-image : url(gfx/leweTlo.gif);
	background-repeat : no-repeat;
}

A {
	color: #FFD700;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}

A:VISITED {
	color: #FFD700;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}

A:HOVER {
	color: Red;
	text-decoration : none;
	font-family: Tahoma;
	font-size: 11px;
}

#pre{
	font-family : "Courier New", Courier, monospace;
	font-size : 11px;
	color : Black;
}

#header{
	font-family : Verdana;
	font-size : 25px;
	color : #DCDCDC;
	line-height : 23px;
	font-weight : bold;
}

#underHeader{
	font-family : Verdana;
	font-size : 10px;
	color : #8BB0F1;
}

#dispData{
	font-family : Arial;
	font-size : 10px;
	color : #ABABAB;
	text-align : right;
}

#formularz{
	font-family: verdana,arial;
	font-size=9;
	background-color: #868686;
	color: #000000;
	text-decoration: bold;
	border-width: 1;
	border-color: black;
	border-style: solid;
}

#dobreTlo{
	background-image : url(gfx/16.gif);
	background-position : bottom;
	background-repeat : no-repeat;
}