BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : Black;
	scrollbar-arrow-color: #E1E1E1;
	scrollbar-shadow-color : Black;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : Black;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
.tytul {
	font-family : Tahoma;
	font-size : 8pt;
	color: #78787A;
	font-weight : bold;
}
.menu {
	font-family : Tahoma;
	font-size : 8pt;
	color: #78787A;
	font-weight : bold;
}
A {
	text-decoration: none;
	color: #5F5F5F;
	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;
}
.cam{
	border : 1px solid Gray;
}
table {
	border-collapse: collapse;
	border-color: black;
}
.formularz {
	border : 1px solid Gray;
	font-size:8pt;
	font-family : Arial;
	background-color : Black;
	color: Gray;
}
.lewa_cela{
	/*background-image : url(site_img/bg_cela.gif);
	background-repeat : no-repeat;
	background-position : bottom;*/
}
.tabelka_zew{
	border : 1px solid White;
	border-bottom-color : White;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	border-collapse : collapse;
}
.bg_tytul{
	background : url(site_img/bg_tytul.gif);
	background-repeat : no-repeat;
	background-position : right;
}


