BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #6D3A08;
	scrollbar-arrow-color: White;
	scrollbar-shadow-color : #6D3A08;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #6D3A08;
	background-color : #D0BCA5;
}

.tytul_font {
	font-family : Tahoma;
	font-size : 12pt;
	color : #6D3A08;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: #6D3A08;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: none;
	color: Black;
	font-style : normal;
	font : normal;
}

HR{
	margin-bottom : 0px;
}

TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
.menu {
/*menu lewe*/
	background-color : White;
	border-bottom : 1px solid Silver;
}
.menu_roz {
	/*menu lewe rozwijane*/
	cursor : hand;
	
}
.menu_h {
/*menu lewe po najechaniu*/
	background-color : #E6E6E6;
	border-bottom : 1px solid Silver;
}
.menusub {
/*menu lewe sub*/
	background-color : White;
	border-bottom : 1px solid Silver;
}
.menusub_h {
/*menu lewe sub po najechaniu*/
	background-color : #E6E6E6;
	border-bottom : 1px solid Silver;
}
.menu_tytul {
	background-color : #EAEAEA;
	border-bottom : 1px solid Silver;
}
.menu_font {
/*menu linki*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-left : 26px;
	color : #7A7A7A;
}
.menusub_font {
/*menu sub linki*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-left : 40px;
	color : #7A7A7A;
}
.menu_lang {
/*menu języki*/
	margin-left : 26px;
}
.menu_tytul_font {
/*menu tytuł działu*/
	font-family : Tahoma;
	font-size : 8pt;
	color : #7A7A7A;
	font-weight : bold;
}
.stopka {
/*podpis na stopce*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-left : 26px;
	color : #7A7A7A;
}
.licznik {
/*licznik*/
	font-family : Tahoma;
	font-size : 8pt;
	margin-right : 26px;
	color : #7A7A7A;
}
.gl_font {
	font-family : Tahoma;
	font-size : 8pt;
	color : #7A7A7A;
}


Small {
	font-family : Tahoma;
	font-size : 7pt;
	color: Black;
}
Image {
border : 0;
}
table {
	border-collapse: collapse;
	border-color: black;
}
.formularz {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background-color : #F2F2F2;
}
.ro{
	background-color : #F2F2F2;
	border : 1px solid Silver;
}
.przycisk {
	border : 1px solid Silver;
	font-size:9pt;
	font-family : Arial;
	background-color : #F2F2F2;
}
.koszyk{
	background : #F6F6F6;
	border-top : 1px solid;
	border-top-color : Silver;
}

