/* Menu */
.menu {
color: white;
font-family: Verdana;
font-size: 18px;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.menu:hover {
color: red;
text-decoration: underline;
}

.menu:active {
text-decoration: none;
color: red;
}

/* Glowny petek */

P {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: justify;
	color: white;
}

/* Naglowek 1 */

DIV.naglowek1 {
	font-family: Verdana;
	font-size: 14pt;
    color: #084381;
	text-align: center;
}

/* Naglowek 2 */

DIV.naglowek2 {
	font-family: Verdana;
	font-size: 12pt;
    color: #084381;
	text-align: center;
}

/* Naglowek 3 */

DIV.naglowek3 {
	font-family: Verdana;
	font-size: 12pt;
    color: black;
	text-align: center;
}

/* Podpis */

DIV.podpis {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: right;
}

/* TD */
table.wykaz
{
font-family: Verdana;
	font-size: 12pt;
	color: #084381;
}

/* Naglowek tabeli */
DIV.tabnagl
{
font-family: Verdana;
	font-size: 12pt;
	color: red;
}

/* H3 */

h3 {
color: white;
font-family: Verdana;
font-size: 20x;
font-weight: bold;
font-style: normal;
text-decoration: none;
margin-left: 40px;
}

/* H1 */

h1 {
color: white
;
font-family: Verdana;
font-size: 22x;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

/* Menu_plyty */

.menu_plyty {
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-left: 40px;
}

.menu_plyty:hover {
text-decoration: underline;
color: red;
}

.menu_plyty:active {
text-decoration: none;
color: red;
}

/* Pre_plyty */

pre {
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
margin-left: 40px;
}

/* Start */

div.start {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: white;
}

/* Start */

div.start2 {
	margin-right: 30px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: center;
	color: black;
}



/* Link maly */

.link {
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

.link:hover
{
text-decoration: underline;
color: red;
}

/* Kursywa */
i {
color:silver;
}

/* Podpis */

DIV.podpis {
	margin-left: 30px;
	margin-right: 30px;
	font-family: Verdana;
	font-size: 12pt;
	text-align: right;
}

/* Link Mały */

.link_maly {
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: normal;
font-style: normal;
text-decoration: none;
}

.link_maly:hover {
text-decoration: underline;
color: red;
}

.link_maly:active {
text-decoration: none;
color: red;
}

/* Nawigator */

.nawigator {
color: white;
font-family: Verdana;
font-size: 12pt;
font-weight: bold;
font-style: normal;
text-decoration: none;
}

.nawigator:hover {
text-decoration: underline;
color: red;
}

.nawigator:active {
text-decoration: none;
color: red;
}



