BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #703513;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : #703513;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #703513;
}
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: #6F3513;
	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 #6F3513;
	font-size:9pt;
	font-family : Arial;
	background-color : #EAE0DC;
}
.lewa_cela{
	/*background-image : url(site_img/bg_cela.gif);
	background-repeat : no-repeat;
	background-position : bottom;*/
}
.tabelka_zew{
	border-left : 1px solid #703513;
	border-right : 1px solid #703513;
	border-collapse : collapse;
}
.bg_tytul{
	background : url(site_img/bg_tytul.gif);
	background-repeat : no-repeat;
	background-position : right;
}
HR{
	color:#703513;
}
.obrazek{
	border : 1px solid #703513;
}
li{
	list-style-type : square;
	color:#703513;	
}