<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.wezel
{
	display: inline-block;
	height: 16px;
	width: 16px;
}

.Nierozpoczety 
{
	background: url("/Images/LMS/StatusNierozpoczety.gif") no-repeat;
}

.Rozpoczety 
{
	background: url("/Images/LMS/StatusRozpoczety.gif") no-repeat;
}

.Ukonczony
{
	background: url("/Images/LMS/StatusUkonczony.gif") no-repeat;
}

.Zdany
{
	background: url("/Images/LMS/StatusZdany.gif") no-repeat;
}

.Niezdany
{
	background: url("/Images/LMS/StatusNiezdany.gif") no-repeat;
}

.NieMoznaUruchomic
{
	background: url("/Images/LMS/StatusNieMoznaUruchomic.gif") no-repeat;
}
</pre></body></html>