BODY
	{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000; 
	}

A
	{
	TEXT-DECORATION: none;
	color: #222222;
	}

A:Hover
	{
	TEXT-DECORATION: underline;
	color: #222222;
	}

TABLE, TD
	{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}

P, ul, li
	{
	font-family:  Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	color: #222222; 
	}

SELECT
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}

INPUT
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222;
	}
.pionowo
	{
	font-family: Arial,Verdana,Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	writing-mode: tb-rl;
	}
.menu_sciezka
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #326308; 
	}
	
.option_aktywne
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}

.option_nieaktywne
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999999; 
	}

.maly
	{
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #222222; 
	}

.duzy
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #222222; 
	}

.przycisk
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #222222; 
	}

.przycisk_maly
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}

.readonly
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	background-color: #EEEEEE; 
	}

.tekst
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}


.te_druk
	{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	}

.zam_wypelnione
	{
	font-family: Arial,Verdana, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #222222; 
	background-color: #00FF00; 
	}

tr.suma>td {
	background-color: #aaaaaa;
	font-weight: bold;
}

table.std {
}

table.std th {
    background-color: #999999;
    font-weight: bold;
    text-align: left;
    padding: 4px;
}

table.std tr {
    padding: 4px;
}

table.std tr:hover td {
    background-color: #87ceeb;
}

table.std td {
    padding: 2px;
    border-bottom: 1px solid #999999;
}


label.error {
    /* remove the next line when you have trouble in IE6 with labels in list */
    color: red;
    font-style: italic;
    padding-left: 20px;
}
div.error { display: none; }
input.checkbox { border: none }
input.error { border: 1px solid red; }
