body {
	background-image: url(gfx/tlo.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
}

body, td, p, a,
.menu-1, .menu-2,
.tekst, .tytul, .form, .button, .stopka {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #4F6497;
	font-size: 11px;
	font-weight: normal;
}

.menu-1 {
	font-size: 11px;
	font-weight: bold;
	color: #4F6497;
	line-height: 18px;
	list-style-image: url(gfx/krop_pom.jpg);
}
.menu-1 a:link, .menu-1 a:visited {
	font-weight: bold;
	color: #4F6497;
	text-decoration: none;
}
.menu-1 a:hover, .menu-1 a:active {
	font-weight: bold;
	color: #ff9733;
	text-decoration: none;
}
.menu-1-active {
	color: #ff9733;
}

.menu-2 {
	font-size: 11px;
	font-weight: bold;
	color: #4F6497;
	line-height: 18px;
	list-style-image: url(gfx/kotp_ziel.jpg);
}
.menu-2 a:link, .menu-2 a:visited {
	font-weight: bold;
	color: #4F6497;
	text-decoration: none;
}
.menu-2 a:hover, .menu-2 a:active {
	font-weight: bold;
	color: #43ac4f;
	text-decoration: none;
}
.menu-2-active {
	color: #43ac4f;
}

.tekst, .tekst td, .tekst p {
	font-size: 11px;
	color: #4F6497;
	line-height: 16px;
	text-align: justify;
}
.tekst .tytul {
	font-size: 12px;
	font-weight: bold;
}

a:link, a:visited {
	color: #3300ff;
	text-decoration: none;
}
a:hover, a:active {
	color: #8855ff;
	text-decoration: none;
}

.form {
	background-color: #fdf4f5;
	font-size: 11px;
	border: none;
}
.button {
	background-color: #d7d5ea;
	font-size: 11px;
	border: none;
	padding: 0;
	margin: 0;
}

.stopka, .stopka a:link, .stopka a:visited {
	font-size: 10px;
	color: #ff0000;
	text-decoration: none;
}
.stopka a:hover, .stopka a:active  {
	color: #ff0000;
	text-decoration: underline;
}
