/* Elementy strony głównej */

#naglowek {
	width: 720px;
	height: 80px;
	background-color: #a48339;
}
#naglogo {
	width: 176px;
	text-align: left;
}
#nagnaw {
	text-align: right;
	vertical-align: bottom;
	padding-right: 16px;
	padding-bottom: 16px;
}
#zawartosc {
	width: 720px;
	height: 432px;
	vertical-align: top;
	background-color: #f1efd2;
}
#flash {
	height: 320px;
}
#stopka {
	width: 720px;
	height: 32px;
	background-color: #594731;
}
#stonaw {
	width: 176px;
	text-align: left;
	vertical-align: middle;
	padding-left: 16px;
}
#pomin {
	text-align: right;
	padding-right: 16px;
}
#pomin a {
	font-family: "Lucida Sans", Verdana, Arial, sans-serif;
	font-size: 10px;
	text-align: right;
	text-decoration: underline;
	color: #f1efd2;
}
