@charset "iso-8859-2";

* {
	color: black;
	font-family: helvetica, arial;
	font-size: 10pt;
}

body {
	background-color: #000066;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}

p {
	text-align: justify;
	line-height: 125%;
}

a {
	color: blue;
	text-decoration: none;
}

a.link2 {
	color: black;
}

a.link2:hover {
	color: blue;
}

a.link2:hover b {
	color: blue;
}


hr {
	color: blue;
	height: 1px;
	width: 70%;
}

h1 {
	font-size: 19pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 200%;
}

h2 {
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
	line-height: 150%;
}

h3 {
	font-size: 11pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: center;
}

h4 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

h5 {
	font-size: 10pt;
	font-weight: bold;
	text-align: center;
}

img {
	border: 0px;
}

table {
	width: 100%;
}

th {
	color: white;		
	font-weight: bold;
}

td {
	vertical-align: top;
}

/**************************/

*.podpis {
	text-align: right;
	font-style: italic;
}

*.male {
	font-size: 8pt;
}

*.cytat {
	font-family: "Times New Roman";
	font-size: 11pt;
	font-style: italic;
}

*.komunikat {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: red;
}

*.informacja {
	text-align: center;
	font-weight: bold;
	font-size: 11pt;
	color: green;
}

td.srodek {
	text-align: center;
}

*.jak_h2 {
	font-size: 13pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

*.jak_h3 {
	font-size: 10pt;
	font-weight: bold;
	letter-spacing: 1px;
	text-align: left;
}

*.naglowek {
	background-color: red;
	color: white;
	text-align: center;
	font-weight: bold;
}

*.wiersz_0 {
	background-color: #99DDFF;
}

*.wiersz_1 {
	background-color: #AAFFFF;
}


/**************************/

*.podpis_fotki {
	font-size: 9pt;
	font-weight: bold;
	padding: 2px;
	color: black;
	background-color: #EEEEFF;
	border: 1px solid black;	
	text-align: center;
}

img.fotka {
	border: 1px solid black;
}

/**************************/

td.menu {
	color: white;
	font-weight: bold;
	padding: 5px;
}

a.menuitem {
	font-size: 11pt;
	color: white;
}

a.menuitem:hover {
	color: yellow;
}

a.submenuitem {
	font-size: 10pt;
	color: white;
}

a.submenuitem:hover {
	color: yellow;
}

td.pasek {
	height: 20px;
	color: white;
	background-color: black;
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
}

