body {
	margin: 0px;
	background-image : url(../img/tlo.gif);
}
.stopka {
	font-family: Tahoma;
	font-size: 10px;
	color : #1279AA;
	background-image : url(../img/tlo_stopka.gif);
}
a.stopka:link, a.stopka:visited, a.stopka:active {
	font-family: Tahoma;
	font-size: 10px;
	color : #1279AA;
	text-decoration : underline;
}
a.stopka:hover {
	font-family: Tahoma;
	font-size: 10px;
	color : #CF390A;
	text-decoration : underline;
}
.zdjecie {
	border : 1px solid #FFFFFF;
}
.akt_data {
	font-family: Tahoma;
	font-size: 10px;
	color : #FFFFFF;
}
.akt_tytul {
	font-family: Tahoma;
	font-weight : bold;
	font-size: 13px;
	color : #FFFFFF;
}
.akt_tresc {
	font-family: Tahoma;
	font-size: 12px;
	color : #FFFFFF;
}
h1, h2 {
	font-family: Tahoma;
	font-size: 13px;
	color : #FFFFFF;
}
p,ul,li,ol, .opis {
	font-family: Tahoma;
	font-size: 12px;
	color : #FFFFFF;
	text-align : justify;
}
a:link, a:visited, a:active {
	font-family: Tahoma;
	font-size: 12px;
	font-weight : bold;
	color : #FFFFFF;
	text-decoration : underline;
}
a:hover {
	font-family: Tahoma;
	font-size: 12px;
	color : #90FFCF;
	text-decoration : underline;
}
form {
	display :inline;
}
a.menu:link, a.menu:visited, a.menu:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight : bold;
	color : #FFFFFF;
	background-color : #57B120;
	padding : 5px;
	display : block;
	cursor : hand;
	text-decoration : none;
	height : 20px;
	text-align : center;
	border : 1px solid #488424;
}
a.menu:hover {
	background-color : #366419;
}
.menu_dol {
	font-family: Tahoma;
	font-size: 10px;
	color : #1279AA;
	background-image : url(../img/tlo_stopka.gif);
	text-align : center;
}
a.menu_dol:link, a.menu_dol:visited, a.menu_dol:active {
	font-family: Tahoma;
	font-size: 10px;
	font-weight : bold;
	color : #228BBF;
	text-decoration : underline;
}
a.menu_dol:hover {
	font-family: Tahoma;
	font-size: 10px;
	font-weight : bold;
	color : #CF390A;
	text-decoration : underline;
}
.formularz_opis {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
}
.formularz_opis_wym {
	font-family: Tahoma;
	font-size: 11px;
	font-weight : bold;
	color: #FFFFFF;
}
.formularz {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width : 100%;
	border : 1px solid #000000;
	background-color : #FFFFFF;
}
.formularz_pytanie {
	font-family: Tahoma;
	font-size: 12px;
	color: #000000;
	width : 100%;
	height : 200px;
	border : 1px solid #000000;
	background-color : #FFFFFF;
}
.formularz_przycisk {
	font-family: Tahoma;
	font-size: 11px;
	font-weight : bold;
	color: #FFFFFF;
	background-color : #3571AF;
	border : 1px solid #003266;
	width : 60px;
	height : 20px;
}