body
{
	font-family: tahoma;
	font-size: 8pt;
	background-color: #fff;	
	padding: 0px 0 0 0;
	margin: 0px;	
	font-family: tahoma; 
	background-image: url("./image/bottomlogo.gif");
	background-repeat: no-repeat;
	background-position: 100% 100%;	
}
h1
{
	font: 11pt arial;
	color: #005cb9;	
	font-weight: bold;
	text-align: right;
	font-style: italic;	
}
h2
{	
	font: 11pt arial;
	color: red;	
	font-weight: bold;
	text-align: right;
	font-style: italic;	
}
i
{
	font: 11pt arial;
	font-style: italic;
	color: #005cb9;	
	font-weight: bold;		
}
img
{
	border: 0px solid #ffffff;
}
img.button
{
	border: 2px solid #005cb9;
}
table
{
	font-family: tahoma;
	font-size: 11pt;	
}
table.top
{
	background-color: #fff;
	margin: 0px;
	padding: 0px;
	border:solid 0;
	border-spacing: 0px;	
}
table.main
{
	font-family: tahoma;
	font-size: 11pt;
	background-color: #ffffff;
	margin: 10px;
	padding: 0px;
	border:solid 0;
	border-spacing: 10px;	
}
table.menu
{
	margin: 0px;
	padding: 0px;
	border:solid 0;
	border-spacing: 3px;	
	align: center;
}
table.backi
{
	border: 2px solid #005cb9;
	margin: 0px;
	padding: 5px;
	border-spacing: 5px;	
	align: center;	
}
a 
{
	font-family: arial; 
	font-size: 10pt;
	text-decoration: none;
	color: #005cb9;	
	
}
a.menu 
{
	font-family: arial; 
	font-size: 13pt;
	text-decoration: none;	
	color: #005cb9;	
	font-weight: bold;
}
a.back 
{
	font-family: arial; 
	font-size: 10pt;
	text-decoration: none;	
	color: #005cb9;	
	font-weight: bold;
}
a:hover 
{
	text-decoration: underline;
}
p
{ 
	text-indent: 40px;
	text-align: justify;		
}
li
{ 
	text-align: justify;		
}
p.br1
{ 
	text-indent: 15px;
	margin: 5px; 
	font-size: 9pt;
}
hr
{
	margin: 0px;
}
select
{ 
	width: 250px;
	height: 20px;
	text-align:center;
	border: #000 1px solid; 
	font-family: arial; 
	font-size: 12px; 
	color: #000; 
}
.knopka
{ 
	height: 20px;
	text-align: center;
	border: #000 1px solid;
	background-color: #fff; 
	font-family: arial; 
	font-size: 12px; 
	color: #000; 
}
.inputraz
{ 
	width: 250px;
	height: 20px;
	border: #000 1px solid; 
	font-family: arial; 
	font-size: 12px; 
	color: #000; 
}
.inputa
{ 
	width: 100px;
	height: 20px;
	border: #000 1px solid; 
	font-family: arial; 
	font-size: 12px; 
	color: #000; 
}