body{
	background-color: #FFFFFF;
	color: #000000;
	margin-left: 0;
	margin-top: 0;
}

a:link
{
	text-decoration: none;
	color: #000000;
}
a:visited
{
		text-decoration: none;
	color: #000000;
}
a:hover
{
		text-decoration: none;
	color: #000000;
}

#top{
	background-image: url(img/top.JPG);
	height: 198px;
}

#top_tytul{
	text-align: right;
	margin-right: 50px;
	margin-top: 50px;
	float: right;

}
h1{
	font-size: 24px;
	color: White;
}
#pasek{
	background-color: #DFE3E0;
	text-align: center;
}
h2{
	font-size: 18px;
	text-align: center;
	margin-bottom: 25px;
	font-weight: bold;
}

h3{
	font-size: 12px;
}
.tresc{
	width: 550px;
	text-align: justify;
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	margin-left : 100px;
}
.tresc1{
	width: 200px;
	text-align: justify;
	font-family: "MS Reference Sans Serif";
	font-size: 12px;
	margin-left : 50px;
	float : right;
	margin-right : 50px;
}

.glowne{
	margin-top: 50px;
	margin-bottom: 50px;
	display : inline;
}

.tytul{
	font-weight: bold;
}

hr{
	height: 1px;
}

a:link.linki
{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a:visited.linki
{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}
a:hover.linki
{
	text-decoration: none;
	color: #999999;
	font-size: 10px;
}