body, td, ul, ol, div, p
{
	font-size: 10pt;
	font-family: helvetica,arial,sans-serif;
}

H1
{
	font-size: 18pt;
	font-weight: normal;
}

H2
{
	font-size: 16pt;
	font-weight: normal;
}

H3
{
	font-size: 16pt;
/*
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 0px;
	font-family: verdana,helvetica,arial,sans-serif;
	position: relative;
	top: 2px;
*/
}

H4
{
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0px;
}

.H4
{
	padding-top: 4px;
}

H5
{
	font-size: 11pt;
	font-weight: bold;
	color: #808080;
}

FORM
{
	margin: 0px;
	padding: 0px;
}

SMALL, .small
{
	font-family: verdana,helvetica,sans-serif;
	font-size: 8pt;
}

INPUT
{
	height: 22px;
}
/*
A:visited
{
	color: blue;
}
*/

TD.nadpis1
{
	background-color: #808080; 
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	font-family: verdana,helvetica,sans-serif;
/*	border-bottom: black 1px solid; */
}

TD.times1
{
	font-size: 12px;
	font-family: 'times new roman ce', 'times ce', 'times new roman', times, serif;
}