body
{
	background-color:		black; 
	margin:				8px;
}
img
{
	border:			0px;
}

a.atui:link, a.atui:visited
{
	font-size:		7pt;
	color:			white;
	font-family:		Arial;
	font-weight:		bold;
	text-decoration:	none;
}
a.atui:hover
{
	color:			silver;
	text-decoration:	none;
}




div.transp
{
	margin:			0px;
	padding:			8px  0px  6px  40px;
	width: 			100%;
	color:			rgb(51, 51, 51);  
	background-color:	rgb(204, 0, 0); 
	font-family:		Arial; 
	font-weight:		bold; 
	font-size:		34pt;
	opacity:			0.5;
	filter:			alpha(opacity=50);
}
div.podtytul
{
	width:			800px;
	color:			silver;
	background-color:	#0f529c;
	margin:			6px 0px 0px 58px;
	font-family:		Arial;
	font-size:		18pt;
	font-weight:		bold;
	text-align:		center;
	opacity:			1;
	filter:			alpha(opacity=100); 
}










div.contact a:link, div.contact a:active, div.contact a:visited
{
	color:			white;
	font-style:		normal;
	font-weight:		bold;
	text-decoration:	none;
	opacity:			0.7;
	filter:			alpha(opacity=70);
}
div.contact a:hover
{
	color:			silver;
	font-style:		normal;
	font-weight:		bold;
	text-decoration:	none;
	opacity:			0.35;
	filter:			alpha(opacity=35);
}



div.back  a:link, div.back a:active, div.back a:visited
{
	color:			white;   
	font-family:		Arial;
	font-size:		12pt;
	font-style:		normal;
	font-weight:		bold;
	text-decoration:	none;
	opacity:			0.7;
	filter:			alpha(opacity=70);
}
div.back  a:hover
{
	color:			silver;   
	font-family:		Arial; 
	font-size:		12pt;
	font-style:		normal;
	text-decoration:	none;
	opacity:			0.35;
	filter:			alpha(opacity=35);
}
