
BODY  {
	background-color : #FFFFFF;
	font :10pt "tahoma";
	color : #000000;
	font-weight :normal;
	text-decoration :none;
	text-align: left;
}    



h1 { 
	font: 14pt "arial";
	color: #950101;
	font-weight: bold;
	text-align: center;
}

h2 { 
    font :11pt "Arial";
	font-weight: bold;
}

A {
	font :10pt "tahoma";
	color : #E00000;
	font-weight :bold;
	text-decoration :none;
}    

A.link {
	font :9pt "tahoma";
	color : #E00000;
	font-weight :bold;
	text-decoration :none;
}    

A.link:hover {
	text-decoration :underline;
}    

A.menu{
	font :8pt "tahoma";
	color : #9c1111;
	font-weight :bold;
	text-decoration :none;
}    

A.menu:hover{
	text-decoration :underline;
}   

A.menu_sub {
	font :8pt "tahoma";
	color : #9c1111;
	font-weight :normal;
	text-decoration :none;
}    

A.menu_sub:hover {
	text-decoration :underline;
}   

A.kor  {
	font :12pt "tahoma";
	color : #E00000;
	font-weight :bold;
	text-decoration :none;
}    

A.kor:hover  {
	font :12pt "tahoma";
	color : #E00000;
	font-weight :bold;
	text-decoration :underline;
}   

A.stopka  {
	font :9pt "tahoma";
	color : #950101;
	font-weight :normal;
	text-decoration :none;
}    

A.stopka:hover  {
	font :9pt "tahoma";
	color : #950101;
	font-weight :normal;
	text-decoration :underline;
}  

A.stopka2  {
	font :8pt "tahoma";
	color : #950101;
	font-weight :normal;
	text-decoration :none;
}    

A.stopka2:hover  {
	font :8pt "tahoma";
	color : #950101;
	font-weight :normal;
	text-decoration :underline;
}

P {
	font :9pt/12pt "tahoma";
	color : #000000;
	font-weight :normal;
	text-align: justify;
}

P.naglowek0_l  {
	font: 10pt "arial";
	color: #4D8CB4;
	font-weight: bold;
	text-align: left;
}

P.naglowek1_c  {
	font: 12pt "arial";
	color: #4D8CB4;
	font-weight: bold;
	text-align: center;
}

P.naglowek2_c  {
	font: 14pt "arial";
	color: #4D8CB4;
	font-weight: bold;
	text-align: center;
}

P.uwaga  {
	font : 10pt "tahoma";
	color : #CE3100;
	font-weight: bold;
	text-align :center;
}



div.news  {
	font: 9pt/12pt "tahoma";
	color: #000000;
	font-weight: normal;
	text-align: justify;
}

div.news_h  {
	font: 10pt "tahoma";
	color: #000000;
	font-weight: bold;
	text-align: left;
}

div.news_data  {
	font: 7pt "tahoma";
	color: #aaaaaa;
	font-weight: normal;
	text-align: right;
}

P.stopka1_c  {
	font: 8pt "tahoma";
	color: #000000;
	font-weight: normal;
	text-align: center;
}

P.stopka1_l  {
	font: 8pt "tahoma";
	color: #000000;
	font-weight: normal;
	text-align: left;
}

TABLE {
	border-width: 0px;
	}
	
TABLE td {
	border-width: 0px;
	}	

TABLE.menu {
	border-width: 1px;
	border-color: green;
	border-spacing: 2px;
	}
	
TABLE.menu td {
	border-width: 1px;
	padding: 2px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #fafafa;
}

TABLE.menu td:hover {
	border-width: 1px;
	padding: 2px;
	border-style: dashed;
	background-color: #f0f0f0;
}

TABLE.menu th {
	border-width: 0px;
	padding: 0px;
	border-style: solid;
	border-color: #ffffff;
	background-color: #fdfdfd;
}

TABLE.menu th:hover {
	background-color: #f5f5f5;
}


FORM.formularz{
	font: 8pt, tahoma; 
}
FORM.formularz select {
	font: 8pt, tahoma; 
	background-color: #FFFFDC;
}
FORM.formularz input {
	font: 8pt, tahoma; 
	background-color: #FFFFDC;
}
FORM.formularz textarea {
	font: 8pt, tahoma; 
	background-color: #FFFFDC;
}

