body {
	background-color:#FFFFFF;
	margin: 0px;
}
#wrapperAll{
	margin: 0 auto;
	padding: 0px;
	width: auto;	
	height: auto;
}
#wrapperTop{
	margin: 0px;
	width: auto;
	height: 57px;
	background-color:#071F4B;
}
#topContainer{
	margin: 0 auto;
	width: 900px;
	height: auto;
}
#logo{
	margin: 0 auto;
	width: 300px;
	height: 57px;
	float:left;
	position:relative;
	text-align:left;
	background-image:url(pliki/fotkatop.gif);
	background-position:left;
	background-repeat:no-repeat;	
}
#menuTop{
	margin: 0 auto;
	width: 900px;
	height: 57px;
	float:right; 	 
	position:relative;
	text-align:right;
	color:#666666;
	background-image:url(pliki/fotkatop.gif);
	background-position:left;
	background-repeat:no-repeat;	
}
#menuTop a{
	padding: 0px 10px 0px 10px;
	margin: 10px 3px 0px 3px;
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:14px;
	font-weight:bold;	
	color:#666666;
	background-color:#FFFFFF;
	text-transform:capitalize;
	text-decoration:none;
}
#menuTop a:link{
	color:#666666;
	text-transform:capitalize;
	text-decoration:none;
}
#menuTop a:active{
	color:#666666;
	text-transform:capitalize;
	text-decoration:none;
}
#menuTop a:visited{
	color:#666666;
	text-transform:capitalize;
	text-decoration:none;
}
#menuTop a:hover{
	color:#0000FF;
	text-transform:capitalize;
	text-decoration:none;
}
#wrapperBanner{
	margin: 0px;
	width: auto;
	height: 292px;
	background-image:url(pliki/banpas.jpg);
	background-repeat:repeat-x;
	background-position:top;
}
#flashBanner{
	margin: 0 auto;
	width: 900px;
	height: 292px;
	background-image:url(pliki/banflash.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#menu{
	margin: 0px auto;
	width: 900px;
	height: 99px;
	text-transform:uppercase;
	text-align:center;
	background-image:url(pliki/menu.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#menu a{
	padding: 0px 7px 0px 7px;
	margin: 10px 3px 0px 3px;
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:26px;
	font-weight:bold;	
	color:#000099;
	text-decoration:none;
}
#menu a:link{
	color:#000099;
	text-decoration:none;
}
#menu a:active{
	color:#000099;
	text-decoration:none;
}
#menu a:visited{
	color:#000099;
	text-decoration:none;
}
#menu a:hover{
	color:#0099FF;
	text-decoration:none;
}
#container{
	margin: 0 auto;
	width: 900px;
	height: auto;
	background-color:#FFFFFF;
}
#wrapperFooter{
	margin: 0px;
	width: auto;
	height: 150px;
	background-color: #071F4B;
	background-image:url(pliki/bottom.jpg);
	background-repeat:repeat-x;
	background-position:top;	
}
#footerContainer{
	margin: 0 auto;
	width: 900px;
	height: auto;
}
#footerContainer p{
	margin: 32px 5px 5px 5px;
	padding: 2px;
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:13px;
	color:#FFFFFF;
}
#footerContainer a:link{
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:normal;
}
#footerContainer a:visited{
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:normal;	
}
#footerContainer a:active{
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:12px;
	color:#FFFF00;
	text-decoration:underline;
	font-weight:normal;	
}
#footerContainer a:hover{
	font-family:"Trebuchet MS", "Arial Narrow";
	font-size:12px;
	color:#00FF00;
	text-decoration:none;
	font-weight:normal;	
}
#footerLeft{
	margin: 0 auto;
	width: 450px;
	height: auto;
	float:right;
	position:relative;
	text-align:right;
}
#footerRight{
	margin: 0 auto;
	width: 450px;
	height: auto;
	float:left;
	position:relative;
	text-align:left;
}