div#content
{
margin-left:0px;
width: 690px;
min-height: 420px;
margin-bottom: 0px;
padding: 0px;
}

div#content h1 {
	text-align: left;
	color: #003366;
	font-weight: bold;
	font-size: 14px;
	padding: 7px;
	padding-left: 15px;
background-color: #dadada;
}

div#content h1 img {
margin: 0px;
padding-right: 5px;
text-align: right;
float: right;
border: 0px;
}

div#content h2 {
	text-align: right;
	padding: 2px 0px 2px 4px;
	font-size: 14px;	
	text-decoration: none;
}
div#content h2 a {
	font-size: 14px;	
	text-decoration: underline;
	text-align: right;
	font-weight: bold;
	color: black;
	padding: 2px 0px 2px 4px;
}

div#content h3 {
	font-size: 14px;	
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	color: black;
	padding: 10px 0px 2px 4px;
}
div#content table {
width: 680px;
margin-top: 10px;
margin-bottom: 10px;
}
div#content th {
	font-size: 12px;
	font-weight: bold;
	border: 1px solid black;
	border-width: 0 1px 1px 0px;
padding-left: 4px;
}

div#content td {
	font-size: 11px;	
	border: 1px dotted rgb(147,147,147);
	border-width: 0 1px 1px 0px;
	text-align: center;
padding: 1px;
}

div#content td.czysta_tabela {
border: 0;
width: 330px;
}