BODY {
	font-family : Tahoma;
	font-size : 8pt;
	scrollbar-base-color : #D2D2D2;
	scrollbar-arrow-color: Black;
	scrollbar-shadow-color : #D2D2D2;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #D2D2D2;
	background-color : White;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}
TD.polaob {
	font-family : Tahoma;
	font-size : 8pt;
	color: red;
	border : 0px;
}
.uwagi {
	font-family : Tahoma;
	font-size : 10pt;
	color : blue;
	font-weight : bold;
}

.menu {
	/*menu lewe*/
	background-color : White;
	border-bottom : 1px solid #F9F7F8;
}
.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;
}
.tytul_font {
	font-family : Tahoma;
	font-size : 8pt;
	color : #7A7A7A;
	font-weight : bold;
}

A {
	text-decoration: none;
	color: #5B5B5B;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: silver;
}
A:Hover {
	text-decoration: none;
	color: silver;
	font-style : normal;
	font : normal;
   font-weight : bold;
}

A.nowosci {
	text-decoration: none;
	color: #5B5B5B;
	font-weight : normal;
	cursor : hand;
}
A.nowosci:active {
	color: silver;
}
A.nowosci:Hover {
	text-decoration: none;
	color: silver;
	font-style : normal;
	font : normal;
   font-weight : normal;
}
A.wiecej {
	text-decoration: none;
	color: #FFFFFF;
	font-weight : bold;
	cursor : hand;
}
A.wiecej:active {
	color: silver;
}
A.wiecej:Hover {
	text-decoration: none;
	color: #FED801;
	font-style : normal;
	font : normal;
   font-weight : bold;
}

A.link {
	text-decoration: none;
	color: red;
	font-weight : bold;
	cursor : hand;
}
A.link:active {
	color: silver;
}
A.link:Hover {
	text-decoration: none;
	color: #FED801;
	font-style : normal;
	font : normal;
   font-weight : bold;
}


.menu_tytul_font {
	font-family : Tahoma;
	font-size : 8pt;
	color : #FFFFFF;
	font-weight : bold;
}
.menu_tytul_font2 {
	font-family : Tahoma;
	font-size : 8pt;
	color : #000000;
	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 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;
}
.bg_top{
	background-image : url(img/t_00.gif);
	background-repeat : repeat-x;
	background-position : top;
}

#usun { 
  display: block; 
  border: none; 
  background: transparent url(img/usun.gif) 0 0 no-repeat; 
  width: 59px; 
  height: 22px; 
  font-size: 0;
  padding-top: 22px;	
}

.wypisz { background: url(img/wypisz.gif) no-repeat; }
.zapisz { background: url(img/zapisz.gif) no-repeat; }

