h1 {font-face:arial; font-size:7pt; color:#800000; font-family:Verdana; font-weight:bold; }
h2 {font-face:arial; font-size:12pt; color:#800000; font-family:Times New Roman; }
h3 {font-face:arial; font-size:8pt; color:#800000; font-family:Verdana; font-weight:bold; font-style:italic}
h4 {font-face:arial; font-size:12pt; color:#800000; font-family:Times New Roman; font-weight:bold}
h5 {font-face:arial; font-size:14pt; color:#800000; font-family:Times New Roman; font-weight:bold}
h6 {font-face:arial; font-size:9pt; color:#800000; font-family:Tahoma; font-weight:bold; }
h7 {font-face:arial; font-size:10pt; color:#800000; font-family:Times New Roman; font-weight:bold}

div#leftmenu h6 {font-face:arial; font-size:9pt; color:#800000; font-family:Tahoma; font-weight:bold; margin:0}

body
{font-family: Times New Roman;	/* Nazwy czcionek */
 font-size: 12pt;					/* Wielkość czcionki */font-weight:bold
 }				/* Styl czcionki */

select
{background-color: #FFFFFF;			/* Kolor tła rozwijanej listy wyboru */
 color: #800000;					/* Kolor czcionki użytej w rozwijanej liście wyboru */
 font-size: 8pt;					/* Rozmiar czcionki użytej w rozwijanej liście wyboru */
 font-family: Verdana, Tahoma, Arial;	/* Nazwy czcionek użytych w rozwijanej liście wyboru */
 font-weight: normal}

textarea, .TEXTBOX, .FILE
{background-color: #FFFFFF;			/* Kolor tła */
 border: #7F9DB9 1px solid;			/* Kolor, grubość i styl ramki pól*/
 color: black;					/* Kolor czcionki */
 font-family: Verdana, Tahoma, Arial;	/* Nazwy czcionek */
 font-size: 8pt;					/* Rozmiar czcionki */
 font-weight: normal;}				/* Styl czionki */

.SUBMIT
{background-color: #cadeee; 			/* Kolor tła guzików */
 border: #7F9DB9 1px solid;			/* Kolor, grubość i styl ramki guzików*/
 color: black;					/* Kolor tekstu użytego w guziku */
 font-family: Verdana, Tahoma, Arial; 	/* Nazwy czcionek */
 font-size: 8pt;					/* Rozmiar czcionki */
 font-weight: bold;}				/* Styl czcionki */

table, tr, td
{font-family:Verdana, Tahoma, Arial;	/* Nazwy czcionek */
 font-size: 10pt;					/* Rozmiar czcionki */
 color:#800000}					/* Kolor czcionki */

.altable
{font-family:Verdana, Tahoma, Arial;
 font-size=7pt;
 color:#000040}

a:link
{text-decoration:none; 			/* Styl czcionki */
 color:#000080}					/* Kolor czcionki */
 
a:visited
{text-decoration:none; 			/* Styl czcionki */
 color:#800000}					/* Kolor czcionki */
 
a:active
{text-decoration:none; 			/* Styl czcionki */
 color:#008000}					/* Kolor czcionki */
 
a:hover
{text-decoration:none underline;				/* Styl czcionki */
 color:#CC0000}					/* Kolor czcionki */
#newsboard {					/* Styl związany z tekstem przewijającym się u góry ekranu (1) */
	VISIBILITY: hidden; OVERFLOW: hidden; CLIP: rect(0px 450px 20px 0px); HEIGHT: 20px
}
#newscontent {					/* Styl związany z tekstem przewijającym się u góry ekranu (2) */
	LEFT: 0px; CLIP: rect(0px 450px 20px 0px); POSITION: relative; TOP: 0px; HEIGHT: 20px
}

/* TOP MENU 07-04-17 */

div#topmenu
{
 width: 800px;
 margin: 5px 0 15px 0;
 padding: 0;
}

div#topmenu ol { margin: 0; padding: 0; }

div#topmenu li
{
 width: 95px;
 height: 25px;
 margin: 2px;
 padding: 0;
 float: left;
 display: block;
}

div#topmenu li.select a { color: yellow; }
div#topmenu li p{
 color: #fff;
 font: bold 12px Tahoma;
 margin: 0;
/* padding: 4px 0 0 0; */
 text-align: center;
 background: transparent url(img/krzewy-przycisk2.gif) no-repeat top;
}

div#topmenu li a:hover, 
div#topmenu li a:visited { color: #fff; }
div#topmenu li a {
 color: #fff;
 width: 95px;
 height: 25px;
 padding-top: 4px;
 text-decoration: none;
 display: block;
}