BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	scrollbar-base-color : #29166F;
	scrollbar-arrow-color: #FFCC00;
	scrollbar-shadow-color : #191970;
	scrollbar-dark-shadow-color : #D8E8E0;
	scrollbar-face-color : #191970;
	background-color : White;
}
.menu {
	color: White;
}
.menu_h {
	/*menu lewe po najechaniu*/
	background-color : #FFEFB0;
	/*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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	/*margin-left : 26px;*/
	color : #7A7A7A;
}
.menusub_font {
/*menu sub linki*/
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	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 : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 8pt;
	color : #7A7A7A;
	font-weight : bold;
}
TD {
	font-family : Tahoma;
	font-size : 8pt;
	border : 0px;
}

A {
	text-decoration: none;
	color: #29166F;
	font-weight : normal;
	cursor : hand;
}
A:active {
	color: black;
}
A:Hover {
	text-decoration: none;
	color: Red;
	font-style : normal;
	font : normal;
}
Small {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 7pt;
	color: Black;
}
Image {
border : 0;
}
table {
	border-collapse: collapse;
	border-color: black;
}
.formularz {
	border : 1px solid #27166E;
	font-size:8pt;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-color : #FFCC00;
	color: #27166E;
}
.cela_wewnetrzna{
	background : url(img/t_14.gif) repeat-y right;
}
.tabelka_zew{
	border-left-color : #191970;
	border-left-style : solid;
	border-left-width : 1px;
	border-right-color : #191970;
	border-right-style : solid;
	border-right-width : 1px;
	background-color : #29166F;
}
.button_out{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom : 2px solid #2B4A79;
	color: White;
	font-size: 9pt;
}
.button_over{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	border-bottom : 2px solid Red;
	color: White;
	font-size: 9pt;
}
.tytul{
	color: #29166F;
	font-size : 9pt;
	font-weight : bold;
}
.tytul_b{
	color: #5486B6;
	font-size : 10pt;
	font-weight : bold;
	margin-left : 10px;
	margin-top : 30px;
	margin-bottom : 0px;
}
.tytul_c{
	color: #5486B6;
	font-size : 9pt;
	font-weight : bold;
	/*margin-left : 20px;*/
	margin-top : 35px;
}
.cela_1{
	border-left : 1px solid #E0E3E5;
	border-right : 1px solid #E0E3E5;	
}
.cela_2{
	border-right : 1px solid #E0E3E5;	
}
.menu_l{
	border-bottom-color : #C3C3C4;
	border-bottom-style : solid;
	border-bottom-width : 1px;
	width : 90%;
}
LI {
	list-style-type : square;
	color: #29166F;
}
