.wybierzkategorie
{
	font-weight: bold;
	font-size: 10pt;
/* 	padding: 3px 10px;
	background: url(../gfx/naglowek.jpg) no-repeat;
*/	height: 24px;
}

a.wybierzkategorie
{
	text-decoration: underline;
	color: #001CFF;
	font-weight: normal;

}

a.wybierzkategorie:hover
{
	text-decoration: none;
}

.nazwakategorii
{
	font-weight: bold;
	font-size: 10pt;
	margin-left: 10px;

}
.nazwatekstu
{
	font-size: 8pt;
	margin-left: 25px;
}
.nazwatekstu:hover
{
	text-decoration: none;
}

a.nazwakategorii
{
	color: #001CFF;
	text-decoration: underline;
}

a.nazwakategorii:hover
{
	text-decoration: none;
}

.tekst
{
	background: url(../gfx/center_middle.jpg) repeat-y;
	margin-left: 2px;
	padding: 20px 25px;
	width: 415px;
	text-align: justify;
	padding-right: 30px;
}
.tekst_top
{
	background: url(../gfx/center_top.jpg) no-repeat;
	height: 15px;
	margin-left: 2px;
	padding: 5px 10px;
	width: 450px;
}
.tekst_bottom
{
	background: url(../gfx/center_bottom.jpg) no-repeat;
	margin-left: 2px;
	width: 470px;
	height: 10px;
	margin-bottom: 10px;
}

.tytul
{

}

.datagodzina
{

}

.tresc
{

}

.sponsor{
	color: #999;
	text-decoration: none;
	font-weight: bold;
}
.sponsor:hover{
	text-decoration: underline;
}