table
{
border: 1px solid black;
width: 99%;
}

tr.rowdark
{
    background-color: #FFFF99;
    color: black;
}

tr.rowlight
{
    background-color: lightblue;
    color: black;
}

tr.freeline
{
    background-color: white;
    color: black;
}


tr.headline
{
    background-color: #C0C0C0;
    color: black;
    font-weight: bold; 
    text-align:center;

}

/*
001 pozycja
004, 005 tytul
003, 006 issn
004, 007 punkty

		$headline .= '<td class="etd_001">poz.';
		$headline .= '<td class="etd_002">tytuły'.'<td class="etd_003">numery issn'.'<td class="etd_004">pkt.';
		$headline .= '<td class="etd_005">tytuły'.'<td class="etd_006">numery issn'.'<td class="etd_007">pkt.';

*/

td.etd_w1, td.etd_w2
{
	width:48%;
}


td.ete_002
{
	width:66%;
}


td.ete_001
{
	width:4%;
    font-weight: bold; 
}

td.ete_004
{
	width:2%;
    font-weight: bold; 
}


td.ete_003
{
	width:28%;
}




td.etd_002, td.etd_005
{
	width:33%;
}


td.etd_001
{
	width:4%;
    font-weight: bold; 
}

td.etd_004, td.etd_007
{
	width:2%;
    font-weight: bold; 
}


td.etd_003, td.etd_006
{
	width:14%;
}




td.etg_001
{
	width:4%;
    font-weight: bold; 
}

td.etg_004
{
	width:2%;
    font-weight: bold; 
}


td.etg_002
{
	width:80%;
}




td.etf_002, td.etf_005
{
	width:43%;
}


td.etf_001
{
	width:4%;
    font-weight: bold; 
}

td.etf_004, td.etf_007
{
	width:2%;
    font-weight: bold; 
}




div.stitle
{
    color: navy;
    text-align:center;
    font-weight: bold; 
}



div.mtitle
{
    font-size:14px;
    color: crimson;
    text-align:center;
    font-weight: bold; 
}


tr.noteline
{
    background-color: white;
    color: black;
}

div.shrinkcond
{
color: #000000;
text-align: center;
font-size: 18px; 
font-weight: bold; 
width: 70%;
}


