body {
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: black;
}

ul {
padding-left: 25px;
}
.naglowek {
	font-size: 11px;
	font-family: "Tahoma";
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 25px;
}
.naglowek1{
	color: #9B9B9B;
	font-family: "Arial Black";
	font-size: 12px;
}
.link1{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: black;
}
.link_news{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: #858585;
	font-weight: bold;
}


.link_news:hover{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: black;
	font-weight: bold;
}

.li_arty{
	color: #858585;
	list-style-type: none;
	list-style-image: url(images/icon_mini_report_list.gif);
	list-style-position:inherit;
}

.li_katalog{
	color: #858585;
	list-style-type: none;
	list-style-image: url(images/icon_mini_profile.gif);
	margin-left: 20px;
}
.wiecej{
	font-size: 9px;
	color: black;
	text-align: right;
	text-decoration: underline;
	font-weight: bolder;
}

.wiecej:hover{
	font-size: 9px;
	color: red;
	text-align: right;
	text-decoration: underline;
	font-weight: bolder;
}

.li_news{
	color: #858585;
	list-style-type: none;
	list-style-image: url(images/icon_mini_statistics.gif);
}
.wyloguj{
	font-size: 10px;
	font-family: Arial;
	text-decoration: none;
	color: red;
}
.kategoria{
	font-size: 10px;
	font-family: "Arial Black";
	font-weight: bold;
	letter-spacing: 2px;
	padding-left: 13px;
	text-decoration: none;
	color: Black;
}

.tekst_strona_glowna {
	font-size: 9px;
	font-family: "Arial Black";
	padding-left: 13px;
	text-decoration: none;
}
a.tekst_strona_glowna {
	font-size: 9px;
	font-family: "Arial Black";
	padding-left: 13px;
	color: black;
	text-decoration: none;
}
.buton{
	background-color: White;
	border: 1px solid;
}
.pole_tekstowe{
	background-color: White;
	border: 1px solid;
}
.tytul {
	font-family: "Arial Black";
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
}
.autor{
	font-family: "Arial Narrow";
	font-style: italic;
	font-size: 10px;
}
.tresc{
	font-family: Arial;
	font-size: 12px;
}