body  {
		background-color: #000000;
}
#ie6sux {
		display: block !important;
		border: 1px #dfd186 solid;
		margin: 2em auto;
		width: 100%;
		text-align: center;
		background-color: #fff6c4;
		}
#ie6sux h2 {
		margin: 0.5em 0 1em 0;
		line-height: 1.4;
		color: #f00;
		border-bottom: 1px #f00 solid;
		font-size: 1.2em;
		font-family: "Trebuchet MS", Verdana, Sans-serif;
		}
#ie6sux p {
				margin: 0 0 1em 0;
		font-family: Verdana, Sans-serif;
		font-size: 12px;
		color: #f00;
		line-height: 1.4;
			}
#ie6sux a {
		display: block;
		text-align: center;
		font-size: 0.9em;
		font-weight: normal;
		}
#ie6sux strong {
		font-weight: bold;
		}
#wraper  {
		padding: 0;
		margin: 0 auto;
		width: 995px;
		background-color: #FFFFFF;
}
#top  {
		background-image: url("../images/top.jpg");
		color: #FFFFFF;	
		text-align: center;
		font-family: Calibri;
		height: 150px;
		width: 100%;
}
#banner  {
		height: 110px;
		width: 100%;
}
#menu  {
		width: 100%;
/*		background-color: #000000; */
		height: 40px;
}
#content  {
		float: left;
		width: 985px;
		min-height: 472px;
		padding: 5px;
		font-family: Calibri;
		color: #FFFFFF;
		background-image: url("../images/bgpage.jpg");
}
#zawartosc  {
		margin:0px auto;
		padding: 5px 20px;
		text-align: justify;
		width: 850px;
		background-color: rgb(0,0,0);
		font-family: Calibri;
	/*	padding: 6px 50px; */
}
#footer  {
		clear: both;
		height: 28px;
		font-size: 10pt;
		text-align: center;
		background-image: url("../images/foot.jpg");
		color: #FFFFFF;
}
#gall .folder {
		background-image: url(../images/folder-bg.png);
		width: 500px;
		height: 150px;
		-moz-border-radius: 10px;
		-webkit-border-radius: 10px;
		border-radius: 10px;
		-webkit-box-shadow: 0px 0px 5px #808080;
		-moz-box-shadow: 0px 0px 5px #808080;
		box-shadow: 0px 0px 5px #808080;
		}
#gall .folder:hover {
		-webkit-box-shadow: 0px 0px 5px #FFA500;
		-moz-box-shadow: 0px 0px 5px #FFA500;
		box-shadow: 0px 0px 5px #FFA500;
}

#gall .description {
		float: left;
		padding: 15px; 
		text-decoration: underline;
}

ul.right {
		display: block;
		list-style: none;
}
a.right {
		display: block;
}
ul.menu, ul.menu li {
	display: block;
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.menu li {
	float: left;
}

ul.menu a:link, ul a:visited {
	text-decoration: none;
	display: block;
	text-align: center;
	font-weight: bold;
	color: #FFFFFF;
	-webkit-transition-property: background-color, color;
	-webkit-transition-duration: 0.4s;
	-moz-transition-property: background-color, color;
	-moz-transition-duration: 0.4s;
	transition-property: background-color, color;
	transition-duration: 0.4s;
	padding: 10px;
	height: 20px;
	
}

ul.menu a:hover {
	background-color: #FFFFFF;
	color: #000000;
}

ul.linkownia a {
	color: #FFFFFF;
}
