/* CSS Document */

#komplet {
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	background: #fff;
	width: 760px;
}
#naglowek {
	float: left;
	background-color: White;
	width: 760px;
	text-align: left;
}
#glowna {
	margin-top: 5px;
	width: 738px;
	height: auto;
	padding: 10px 10px 10px 10px;
	float: left;
	text-align: justify;
	border: 2px solid #0251D3;
	background: #FFF8AF;
}
#stopka {
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	float: left;
	background: #fff;
	border: 2px solid #0251D3;
	width: 738px;
	text-align: center;
	font-size: 11px;
	color: Gray;
}
#linki {
	display:none;
	margin-top: 5px;
	padding: 5px 10px 5px 10px;
	float: left;
	background: #fff;
	border: 0px solid #0251D3;
	width: 738px;
	text-align: center;
	font-size: 7px;
	color: Gray;
}