body {
  text-align: center;
  margin-top: 50px;
  font-family: Arial, verdana, sans-seif;
}

img{ border: 0;}

#container {
	width: 870px;
	margin: auto;
	display: block;
	text-align: center;
}
h1 {
	font-size:30px;
	text-align:center;
}
h2 {
	font-size:16px;
	color:#f0f8ff;
	background:#dc9511;
	text-align:center;
	text-transform: uppercase; 
}
#title h1 span {
	background-color: white;
	background-image: url(/pictures/logo_pokoje.png);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: center top;
	min-width:455px;
	width: 35%;
	height: 140px;
	position: absolute;
}

h2#header {
	font-size: 30px;
	margin-top:110px;
}
h2.top-margin-fix {
	margin-top:0px;
}

h3 {
	text-transform: uppercase;
}
.lnk_default {font: 12px Arial, Tahoma; color: #000080; text-decoration: none; display: block; text-align: right;}

ul {
	text-align: left;
	list-style: none;
}
.lista {
	text-align: left;
}

