body
{
	background: #1D5BA9;
	margin: 0px;
	padding: 0px;
}

.bezp
{
	font-family: Arial, Tahoma, Verdana, Heveltica;
	font-size: 10pt;
	color: #404040;
	text-align: center;
	font-weight: bold;
}

a
{
	font-family: Arial,Tahoma,Heveltica;
	font-size: 10pt;
	text-align: Left;
	text-decoration: none;
	color: #000000;
}

a:hover
{
	text-decoration: underline;
}

a.go
{
	color: #ffffff;
}

p.menu
{
	background: #113665;
	font-size: 10pt;
	text-align: center;
	width: 100%;
	padding-right: auto;
	padding-left: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border-top: 1px solid #164681;
	border-bottom: 2px solid #0d2a4f;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

p.menu:hover
{
	background: #144076;
}

a.menu
{
	color: #e0e0e0;
	width: 100%;
	text-align: center;
	font-weight: bold;
	text-decoration: none;
	background: #113665;
}

a.menu:hover
{
	color: #ffffff;
	width: 100%;
	text-align: center;
	text-decoration: none;
	background: #144076;
}

p.safeworld
{
	padding-top: 50px;
	padding-bottom: 30px;
	font-family: Arial,Tahoma,Heveltica;
	font-size: 12pt;
	text-align: center;
	color: #6c0b0b;
}