/* CSS Document */
body {
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	background-attachment: fixed;
	background-image: url(./pic/);
	background-repeat: repeat;
}
A:link {
	color: blue;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
A:visited {
	color: blue;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
font.aktywny_link {
	color: red;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-decoration: none;
}
input.zielony {
	font-weight: normal;
	color: #009900;
}
input.czerwony {
	font-weight: normal;
	color: #CC0000;
}
td.ramka_1l {
	border: none;
	height: 25px;
	width: 25px;
}
td.ramka_1c {
	border: none;
	height: 25px;
}
td.ramka_1r {
	border: none;
	height: 25px;
	width: 25px;
}
td.top_2l {
	border: none;
	width: 25px;
}
td.top_2c {
	border: none;
	height: 25px;
}
td.top_2r {
	border: none;
	width: 25px;
}
td.ramka_3l {
	border: none;
	height: 25px;
	width: 25px;
}
td.ramka_3c {
	border: none;
	height: 25px;
}
td.ramka_3r {
	border: none;
	height: 25px;
	width: 25px;
}
td.podst_4l {
	border: none;
	height: 40px;
	width: 25px;
}
td.podst_4c{
	border: none;
	height: 40px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
}
td.podst_4r {
	border: none;
	height: 40px;
	width: 25px;
}
td.ramka_5l {
	border: none;
	height: 25px;
	width: 25px;
}
td.ramka_5c {
	border: none;
	height: 25px;
}
td.ramka_5r {
	border: none;
	height: 25px;
	width: 25px;
}
td.text_6l {
	border: none;
	width: 25px;
}
td.text_6c {
	border: none;
	width: auto;
}
td.text_6r {
	border: none;
	width: 25px;
}
td.stopka_7l {
	border: none;
	width: 25px;
}
td.stopka_7c {
	border: none;
	text-align: center;
	color: red;
	font-size: x-small;
}
td.stopka_7r {
	border: none;
	width: 25px;
}
td.ramka_8l {
	border: none;
	height: 25px;
	width: 25px;
}
td.ramka_8c {
	border: none;
	height: 25px;
}
td.ramka_8r {
	border: none;
	height: 25px;
	width: 25px;
}
table.main {
	border: 0px none;
	width: 970px;
	padding: 0px;
}
table.podst {
	border: none;
	margin: auto;
	text-align: center;
	padding: 0px;
}
table.tekst {
	background-color: ;
	border: none;
	text-align: justify;
	color: blue;
	margin: auto;
	width: 100%;
	line-height: 25px;
	font-size: 14px;
	height: 250px;
}
table.tekst1 {
	background-color: ;
	border: none;
	text-align: justify;
	color: blue;
	margin: auto;
	width: 100%;
	line-height: 25px;
	font-size: 12px;
}
a.mini {
	border: none;
	text-align: center;
	color: blue;
	font-size: 11px;
}

p.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: blue;
	font-size: 16px;
	text-transform: capitalize;
}
