body
{
	color : #fff; 
	font-size:10pt;
} 

tr.bottom
{
	height:5px;
	font-size:5px;
}
.podpis
{
  width:100%;
  text-align:right;
  font-style:italic;
}
h1
{
	margin-top:0px;
}
h2
{
	margin-top:0px;
}
a:link, a:visited
{
  color:#75a5f4;
}
table.menu
{
	font-size:12px;
}
a.menu:link, a.menu:visited
{

  margin-left:-5px;
}
.submenu
{
  padding-left:20px;
}
img
{
	border: 0px solid white;
}
.text150
{
	width:150px;
	background-color:#303e6c; 
	border:1px solid white; 
	color:white
}
.text350
{
	width:350px;
	background-color:#303e6c; 
	border:1px solid white; 
	color:white
}
.submit
{
	background-color:#303e6c; 
	border:1px solid white; 
	color:white; 
	font-weight:bold
}
.small
{
	font-size:9pt;
}
.menuitem
{
	display:block;
	width:100%;
}
.menuitem:hover
{
	background:#303e6b;
}