body
{
	background: #E2D4D4;
	margin: 0 0 0 200px;
}

#Linia
{
	width: 900px;
	outline: solid 1px;
	background: #FFFFFF url(../images/banner.png) no-repeat;
	margin: 0;
	padding: 100px 0 0 0;
}

#topMenu
{
	position: absolute; 
	top: 100px;
	width: 900px;
	height: 20px;
	background: #808080;
	text-align: justify;
}

#topPanel
{
	position: absolute; 
	top: 3px;
	right: 10px;
	margin: 0;
	padding: 0;
	font: 10px Verdana;
	list-style: none;
}

#topPanelLeft
{
	position: absolute; 
	top: 3px;
	left: 10px;
	margin: 0;
	padding: 0;
	font: 10px Verdana;
	list-style: none;
}

#topPanel li, #topPanelLeft li
{
	float: left;
}

#topPanel a, #topPanelLeft a
{
	color: #FFFFFF;
	text-decoration: none;
}

#topPanel a:hover
{
	background: #000000;
}

a.topPanel, #topPanelLeft a
{
	margin: 0 0 0 10px;
	text-align: center;
	white-space: nowrap;
}

#Footer
{
	clear: both;
	height: 28px;
	background: #808080;
	color: #FFF;
	font: 10px Verdana;
	text-align: center;
}

#Menu
{
	position: relative;
	top: 20px;
	width: 200px;
	margin: 0;
	padding: 0;
	font: bold 10px Verdana;
	float: left;
}

#Page
{
	margin: 10px 10px 0 10px;
	float: left;
}

#menuList
{
	margin: 0;
	padding: 2px;
	list-style: none;
}

.listTitle
{
	background: #F5821F;
	margin: 0;
	padding: 5px 0 5px 10px;
}

.List, .List a
{
	background: transparent;
	color: #000;
	margin: 0;
	padding: 5px 0 5px 2px;
	font: 10px Verdana;
	text-decoration: none;
}

h1
{
	width: 670px;
	font: bold 18px Verdana;
	text-align: center;
}

.Image
{
	width: 355px;
	font: 10px Verdana;
	text-align: center;
	float: left;
	clear: left;
}

.Opis
{
	width: 325px;
	font: 10px Verdana;
	float: left;
}

.Param, ul.Param, .paramBold, ul.paramBold, ul.paramInt
{
	font: 10px Verdana;
	clear: left;
}

ul.paramInt
{
	list-style-type: decimal;
}

.Param, .paramBold
{
	width: 670px;
}

ul.Param, ul.paramBold, ul.paramInt
{
	width: 630px;
}

.paramBold, ul.paramBold
{
	font-weight: bold;
}

.Naglowek
{
	width: 670px;
	font: 13px Verdana;
	text-decoration: underline;
}

.Center
{
	width: 670px;
	text-align: center;
}