body
{
	background-color:	#000000;
	margin:				0px;
	padding:			0px;
	text-align:			center;
}
html,body,table,td,div,p,a,span,h1,h2,h3
{
	color:				#929292;
	font-family:		Arial;
	font-size:			11px;
}
body
{
	position:			absolute;
	top:				25px;
	left:				0px;
	height:				100%;
	width:				100%;
}
a
{
	text-decoration:	none;
	color:				#ff9933;
}
a:hover
{
	text-decoration:	underline;
}
a img
{
	border:				0px;
}
a.footer
{
	color: 				#444444;
	font-size:			10px;
}
a.footer:hover
{
	color:				#aaaaaa;
	text-decoration:	none;
}
a.intro
{
	color:				#FFFFFF;
	font-size:			24px;
	font-weight:		bold;
	text-decoration:	none;
	text-transform:		uppercase;
}
a.intro:hover
{
	color:				#ff9933;
	text-decoration:	none;
}


a.dzial, a.menu, a.submenu, a.submenu_on
{
	display:			block;
	text-align:			left;
}
a.dzial:hover, a.menu:hover, a.submenu:hover, a.submenu_on:hover
{
	color:				#ff9933;
	text-decoration:	none;
}
a.dzial
{
	font-size:			16px;
	text-transform:		uppercase;
	margin-top:			10px;
	color:				#666666;
}
a.menu
{
	font-size:			16px;
/*	text-transform:		lowercase;  */
	margin-top:			5px;
	color:				#AEC0C4;
}
a.submenu
{
	font-size:			12px;
	text-transform:		lowercase;
	margin-top:			2px;
	color:				#666666;
}
a.submenu_on
{
	color:				#ff9933;
	font-size:			12px;
	text-transform:		lowercase;
}


img.kw_napis
{
	position:			relative;
	left:				0px;
	top:				5px;
}
div.position
{
	text-align:			left;
	vertical-align:		top;
	position:			relative;
	top:				10px;
	left:				0px;
	margin-bottom:		20px;
}
div.mail
{
	position:			absolute;
	top:				0px;
	right:				2px;
	width:				150px;
	text-align:			right;
	color:				#666666;
	font-size:			14px;
}
div.mail a
{
	color:				#666666;
	font-size:			14px;
	text-decoration:	none;
}
div.mail a:hover
{
	color:				#ff9933;
}
h1
{
	margin:				0px;
	font-size:			16px;
	width:				550px;
	text-align:			left;
	text-transform:		uppercase;
	font-weight:		bold;
	color:				#ff9933;
}

table.page
{
}
div.header_napis
{
	text-transform: 	uppercase;
	font-size:			48px;
	font-weight:		normal;
	color:				#666666;
	width:				700px;
	height:				50px;
	margin-left:		195px;
	overflow:			hidden;
	border:				0px solid #ff0000;
}

div.content
{
	width:				715px;
	margin-left:		5px;
}
