BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #D3DDE6;
	scrollbar-arrow-color: #1848A0;
	scrollbar-shadow-color : #D3DDE6;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #D3DDE6;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
.tytul {
	font-family : Tahoma;
	font-size : 10pt;
	color: White;
	font-weight : bold;
}
.menu {
	font-family : Tahoma;
	font-size : 9pt;
	color: Black;
	font-weight : bold;
}
A {
	text-decoration: none;
	color: #191970;
	font-weight : bold;
	cursor : hand;
}
A:active {
	color: black;
	font-weight : bold;	
}
A:Hover {
	text-decoration: none;
	color: Black;
	font-weight : bold;
}
Small {
	font-family : Tahoma;
	font-size : 7pt;
	color: Black;
}
Image {
border : 0;
}
table {
	border-collapse: collapse;
	border-color: black;
}
.formularz {
	border : 1px solid #A0C8E2;
	font-size:9pt;
	font-family : Arial;
	background-color : White;
}
.naglowek {
	font-family : Tahoma;
	font-size : 8pt;
	color: #0179C0;
	font-weight : bold;
	padding-left : 10px;
	padding-right : 10px;
}
.tabelka_zew{
	border-left-color : #1A4DAD;
	border-left-style : solid;
	border-left-width : 1px;
	
	border-right-color : #1A4DAD;
	border-right-style : solid;
	border-right-width : 1px;
}
.menu_cela{
	background-image : url(img/t_05.gif);
	background-position : top;
	background-repeat : repeat-x;
}

