body{
	margin-top: 0;
	margin-bottom: 0;
	background: #0d0b0e;
}
*{
	font-family: Arial;
	color: #FFFFFF;
}
img{
	border: none;
}
#strona{
	margin-left: auto;
	margin-right: auto;
	width: 886px;
}
#logo{
	background-image: url(images/sg_02.jpg);
	background-repeat: no-repeat;
	width: 886px;
	height: 198px;
	margin-left: auto;
	margin-right: auto;
}
#tresc_g{
	background: url(images/sg_10.jpg);
	width: 886px;
	height: 22px;
}
#tresc{
	background: url(images/sg_11.jpg) no-repeat #0280a8; 
	width: 886px;
	font-size: 15px;
}
#trescik{
	margin-left: 40px;
	margin-right: 40px;
	text-align: justify;
}
#tresc_d{
	background: url(images/sg_12.jpg);
	width: 886px;
	height: 15px;
}
#stopka{
	margin-top: 15px;
	background: url(images/sg_14.jpg) no-repeat top;
	padding-top: 15px;
	width: 886px;
	font-size: 10px;
	text-align: center;
	clear: both;
}
a{
	color: #FFFFFF;
	text-decoration: none;
}
#menu{
	height: 42px;
	background: url(images/sg_04.jpg);
	font-size: 11px;
}
#navlist{
	list-style-type: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	margin-left: 10px;
	height: 42px;
}
#navlist li{
	float: left;
	margin: 0; 
	padding: 0;
	height: 42px;
}
#naglowek{
	width: 886px;
	height: 75px;
	background: url(images/naglowek.jpg);
	margin-top: 10px;
	margin-bottom: 10px;
}
.meni{
	background: url(images/sg_06.jpg);
	height: 42px;
}
.menue{
	padding-top: 15px;
	margin-left: 2px;
	margin-right: 2px;
}
.bok{
	margin-right: 5px;
}

p{
	margin-top: 0;
	margin-bottom: 0;
}