﻿html, body
{
	background-color:#669900;	
	font-family:Tahoma;
	font-size:15px;
}
h1 
{
	font-size:17px;
	font-weight:bold;
}

a 
{
	color:#1D8C00;
}

a:visited
{
	color:black;
}
.nadpis
{
	  font-size:18px;
	  color:#FFFFCC;
}
td.tdText
{
padding: 30px;
}

span.spnComment {
	font-size:15px;
}

