* {
	border: 0;
	padding: 0;
	margin: 0;
}

body {
	padding: 0px; 
	font-family:  Verdana, Arial, Tahoma,  sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #bbc5cc;
	background: #ffffff url('../images/bgSite1.jpg')  no-repeat center top;
}

ul{
	margin-left: 35px;
}

a{ 
	font-family:  Verdana, Arial, Tahoma,  sans-serif;
	font-size: 12px;
	text-decoration: none;
	color:#ff6600;
	font-weight: normal;
	outline: none;
}

a:hover  { 
	font-family:  Verdana, Arial, Tahoma,  sans-serif;
	font-size: 12px;
	text-decoration: underline; 
	color: #ff6600;
	font-weight: normal;
	outline: none;
} 

#siteContainer{
	width: 900px;
	margin: 0 auto;
}

#mainPage{
	width: 900px;
	height: 600px;
	position: relative;
}

#mainLogo{
	position: absolute;
	left: 286px;
	top: 166px;
}

#mainWFT{
	position: absolute;
	left: 178px;
	top: 435px;
}

#mainPFTT{
	position: absolute;
	left: 480px;
	top: 435px;
}

#mainWFL, #mainPFTL{
	display: block;
	width: 90px;
	height: 20px;
	background: url('../images/wejdz1.gif') no-repeat 0px 0px;
	text-indent: -7777px;
	position: absolute;
	left: 330px;
	top: 485px;
}

#mainPFTL{
	left: 480px;
	top: 485px;
}

#footer{
	width: 900px;
	text-align: center;
	padding: 20px 0 0 0;
}

#spacer1{
	width: 2px;
	height: 114px;
	position: absolute;
	left: 449px;
	top: 416px;
	background: url('../images/spacer1.gif') no-repeat 0px 0px;
}

#footer{
	color: #5d646a;
	line-height: 12px;
	text-transform: uppercase;
	font-size: 10px;
}

#copyrights{
	padding: 20px 0 0 0;
	color: #91989d;
}

#copyrights a{
	color: #91989d;
}



















