body {
		background-color: #000000;
		font-family:  verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: white;
}

td {
		font-family:  verdana, arial, helvetica, sans-serif;
		font-size: 11px;
		color: white;
}

p {
		font-family: tahoma, verdana, arial, helvetica, sans-serif;
		text-align: justify;
		font-size: 12px;
}

a {
		text-decoration: underline;
		color: lightgray;
}

a.menu {
		font-weight: bold;
		text-decoration: none;
		color: white;
}

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

h1 {
		font-family: tahoma;
		font-weight: bold;
		font-size: 20px;
		text-align: center;
}

h2 {
		font-size: 18px;
		font-family: tahoma;
		text-align: center;
}

h3 {
		font-size: 16px;
		font-family: tahoma;
		text-align: center;
}

img.zdj {
		border: 1px darkgray solid;
}

.cen {
		text-align: center;
}

.podpis {
		font-family:verdana,arial,helvetica;
		font-weight:bold;
		color: lightgray;
		text-align:center;
}

.wpis {
		width: 100%;
		border: 1px darkgray solid;
		background-color: #313131;
}

