html {
	margin: 0;
	padding: 0;
	height: 100%;
}

body
 {
	text-align : justify;
	font-family : Verdana, Arial, Helvetica, sans-serif;
	font-size : 12px;
/*	background-color :#333366;*/
	background-image: url("img/lblue089.gif");
	color: white;
}

img,a
{
border-color: White;
}

table.ref
{
font-size: 12px;
text-align: center;
}

td.button
{
text-align: center;
color: #FFFFFF;
padding: 3px;
font-weight: bold;
border-style: outset;
border-width: 1px;
border-color: White Black Black White;
background-color: #0364FF;
font-size: 14px;
}

td.button:hover
{
background-color: #333366;
}

td.button1
{
text-align: center;
color: #FFFFFF;
padding: 3px;
font-weight: bold;
padding: 3px;
border-style: outset;
border-width: 1px;
border-color: White Black Black White;
background-color: #0364FF;
font-size: 11px;
}

td.button1:hover
{
background-color: #333366;
}

td.button_active
{
text-align: center;
color: #FFFFFF;
padding: 3px;
font-weight: bold;
padding: 3px;
border-style: outset;
border-width: 1px;
border-color: White Black Black White;
font-size: 14px;
background-color: #333366;
}

td.button_active1
{
text-align: center;
color: #FFFFFF;
padding: 3px;
font-weight: bold;
padding: 3px;
border-style: outset;
border-width: 1px;
border-color: White Black Black White;
font-size: 11px;
background-color: #333366;
}

td.footer
{
font-size: 11px;
}

td.f12
{
font-size: 12px;
}

td.title
{
font-size: 14px;
font-weight: bold;
}

a.mail
{
color: white;
}

a.white
{
color: white;
text-decoration: none;
}

a.white:hover
{
text-decoration: underline;
}

h1
{
font-size: 17px;
font-weight: bold;
}

table.ral
{
background-color: white;
color: black;
padding: 5px;
}

.blackfont
{
color: black;
}

.czarna
{
	border-color: White Black Black White;
}

.regular
{
font-size: 11px;
text-align: left;
padding: 7px;
}