body {
	background: url(dodatki/sgs_relief.jpg);
	background-attachment: fixed;
}

#tlo {
	width: 100%;
	margin: 0px;
 	padding: 0px;
	background-color: transparent;
}

#pasek {
	min-width: 610px;
	height: 50px;
	margin: 0px;
 	padding: 0px;
	background-image: url(dodatki/pasek.png);
	background-repeat: repeat-x;
}

#pasek_dol {
	min-width: 590px;
	height: 40px;
	margin: 0px;
 	padding: 0px;
	background-image: url(dodatki/pasek2.png);
	background-repeat: repeat-x;
}

#blok_dol {
	margin: 0px 10px 10px 10px;
 	padding: 0px;
	background-color: #f0f0f0;
 	border: 0px solid white;
}

#naglowek_dol {
	position: relative;
	top: 10px;
	right: 20px;
	font-size: 13px;
	font-weight: normal;
 	text-decoration: none;
	color: #7e7e7e;
	padding: 0px;
	margin: 0px;
	text-align: right;
}
