@CHARSET "UTF-8";
td {
   font-size: 11px;
}
img {
border: 0px;
}

.tytul 
	{
	font-size: 24px;
	font-weight: normal;
	color: #595A5D;
	font-family: Arial Black;
	}
.tresc
	{
	font-size: 11px;
	font-family: Tahoma;
	line-height: 200%;
	text-align: justify;
	width: 100%;
	}
.koniec
	{
	font-size: 11px;
	font-family: Tahoma;
	}
.foot
	{
	font-size: 11px;
	font-family: Tahoma;
	color: #888;
	}
div.bullet {
	background-image:url('../img/bullet.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:16px;
}

div.bullet2 {
	background-image:url('../img/bullet2.gif');
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:16px;
	margin-left:16px;
}
a.foot {
	text-decoration:none;
}

a.foot:hover {
	text-decoration:underline;
}
.txt {
	font-family:"Arial CE", "Arial", "Geneva", "Helvetica", Sans-serif;
	font-size:11px;
	font-weight:normal;
	line-height:20px;
	color:#000000;
}

a.txt {
	text-decoration:none;
}

a.txt:hover {
	text-decoration:underline;
}

.h1 {
	font-family:"Arial CE", "Arial", "Geneva", "Helvetica", Sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#f58220;
}
.nazwaGrupy
	{
	font-size: 13px;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #f58220;
	font-family: Tahoma;
	color: #888;
	}

.pozMenu {
	height: 20px;
}
.pozMenuPrawe {
	height: 10px;
}
.pozGora {
	height: 120px;
}