body {
	font-family: georgia, verdana, arial, sans-serif;
	font-size: 11pt;
	color: #ffffff;
	background-color: #1a1a1a;
}

img {
	border-width: 0px;
	padding: 0px 0px 0px 0px;
}

#logo
{
	width: 800px;
	height: 113px;
	background-image: url('images/krew_01.gif');
	background-repeat: no-repeat;
}

table.page_body
{
	width: 800px;
	margin-left:auto; 
	margin-right:auto;
	border-collapse: collapse;
	border-width: 0px;
	border-style: none;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	vertical-align: top;
}

table.page_body tr, table.page_body td
{
	
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	border-width: 0px;
	vertical-align: top;
}


table.subbody
{
	border-collapse: collapse;
	padding: 0px 0px 0px 0px;
	border-spacing: 0px 0px 0px 0px;
	border-width: 0px;
	vertical-align: top;
}

.tytul
{
	font-size: 16pt;
	font-weight: bold;
	text-transform: uppercase;
	color: #cc0000;
	text-align: center;
	
	
}


.typ1
{
	color: #ff0000;
	font-weight: bold;
}

.typ2
{
	font-weight: bold;
}

.typ3
{
	font-weight: bolder;
}

.typ4
{
	color: #0066cc;
	font-weight: bold;
}

.typ5
{
	text-decoration: blink;
	font-weight: bold;
	color: #ff0000;
}

.typ6
{
	color: #6600cc;
	font-weight: bold;
}

a:link
{
	color: #ffffff;
}

a:visited
{
	color: #003366;
}

a:hover
{
	color: #0066cc;
}

a:active
{
	color: #0066cc;
}



