﻿body {
	background-color:#102556;
	margin-top:0px;
	font-family: Tahoma, Verdana, Helvetica, sans-serif;
	font-size: 14px;
	color:#ffffff;
}

p.akapit{
	margin:30px 25px 10px 25px;
	text-align:justify;
	font-size: 14px;
}

p.akapit1{
	margin:30px 40px 30px 40px;
	text-align:justify;
	font-size: 16px;
}

p {
    line-height: 150%;
    text-align: justify;
    width: 650px;
	color:white;
}

li{
color : #ffffff; /* określa kolor wypunktowania */
margin-left:15px;
}

#obrazy {
	padding: 5px 35px 5px 35px;
	}
img{
	border:0;
}

a{

	color:#ff0000;

	text-decoration:none;

	font-size:14px;

	

}

a:hover {
	text-decoration:underline;
}

a:active {
	text-decoration:underline;
}

div.center {
	position: center center;

}







