BODY, TABLE {
	BACKGROUND-COLOR: #FFFFFF;
	COLOR: #5E0000;
    FONT-FAMILY: Segoe UI,tahoma,verdana, geneva, arial, sans-serif;
	FONT-SIZE: 13px;
	SCROLLBAR-BASE-COLOR: #b51f1f;
	text-align: justify;
    line-height: 1.2; margin-top: 0; margin-bottom: 0;
    /*font-style: italic;*/
	}

p	{  line-height: 110%; margin-top: 5; margin-bottom: 0	}

.tekst   { text-indent: 17px; }
.tekst_k   { text-indent: 17px;color:#FFFFCC;
               margin-top: 2px; }
.podpis_k   { color:#FFFFCC;
               margin-top: 2px;
               text-align:center;
               font-weight:bold; }
.w       {color:46A507; font-weight:bold}
.tytul   {color:#FFFFCC; font-size:18px; font-weight:bold; text-align: center;
		  line-height: 16pt;
          height:16pt;
          margin-bottom: 0px;
          margin-top: 0;
          }


a:link		{ color: #CC0000; text-decoration: none; }

a:visited	{ color: #A70000; text-decoration: none }

a:active	{ color: #A70000; text-decoration: none }

a:hover		{ color: #FF4646; text-decoration: underline;cursor:hand;}




 /* THIS LINE CONTROLS THE FONT SIZE ON ALL PAGES */
TABLEX		{ COLOR: #666666; FONT: 12px geneva, verdana, arial, sans-serif }

.title		{ COLOR: #930202; FONT: 15px geneva, verdana, arial, sans-serif; font-weight: bold }






 /* START THE CODE FOR THE MENUS */


#menulocation { align: center; right: 15px; WIDTH: 184px; POSITION: absolute; TOP: 0px; padding:0px 0px; white-space:nowrap; }


.menu		{ font-family: arial, helvetica,verdana,   sans,Arno Pro Smbd Caption;
		  font-size: 11pt;
		  height: 30px;
		  width: 184px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 20pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid;
		  text-decoration: none; 
		  text-indent: 10pt; 
         font-style: italic;
		  }


a.menu:link 	{ background-image: url("Obrazki/menu_02.gif");
          
		  color: #5E0000; }


a.menu:visited 	{ background-image: url("Obrazki/menu_02.gif");
		  color: #5E0000; }


a.menu:active 	{ background-image: url("Obrazki/menu_02.gif");
		  color: #5E0000; }


a.menu:hover 	{ background-image: url("images/01_02.gif");
          background-color:#F5F4F0;
          text-decoration: none;
		  color: #CC0000; }



.menu2		{ font-family: arial, helvetica,verdana,   sans,Arno Pro Smbd Caption;
		  font-size: 10pt;
		  height: 25px;
		  width: 184px;
		  cursor:hand;
		  font-weight: bold;
		  line-height: 18pt;
		  text-align: left;
		  display: block;
		  border: #FFFFFF 0px solid;
		  text-decoration: none; 
		  text-indent: 10pt; 
         font-style: italic;
		  }


a.menu2:link 	{ background-image: url("Obrazki/menu_02.gif");
          
		  color: #5E0000; }


a.menu2:visited 	{ background-image: url("Obrazki/menu_02.gif");
		  color: #5E0000; }


a.menu2:active 	{ background-image: url("Obrazki/menu_02.gif");
		  color: #5E0000; }


a.menu2:hover 	{ background-image: url("images/01_02.gif");
          background-color:#F5F4F0;
          text-decoration: none;
		  color: #CC0000; }


