body {
	background-color: #aa8b6e;
	background-image: url(../gfx/bg-page.gif);
	background-repeat: repeat-x;
	background-position: top;
	margin: 0px;
}

.bg {
	background-image: url(../gfx/bg.gif);
	background-repeat: repeat-y;
}

.search {
	background-image: url(../gfx/szukarka_bg.jpg);
	background-repeat: no-repeat;
	background-position: top;

}

.menu {
	background-image: url(../gfx/index_03.gif);
	background-repeat: no-repeat;
}

.menu-button {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #807059;
	text-decoration: none;
	font-weight: normal;
}

.menu-button:hover {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	background-image: url(../gfx/lisc.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 20px;
}

.link {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #524034;
	text-decoration: underline;
	font-weight: bold;

}

.link:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #807059;
	text-decoration: none;
	font-weight: bold;

}

.menu-stable {
	background-image: url(../gfx/break.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.text-field {
	background-image: url(../gfx/Btext-field-bg.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #333333;
	border: 1px solid #666666;
	font-weight: bold;
}

.tresc {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #807059;
	text-decoration: none;
	vertical-align: top;
}

.lista_naglowek {
	border-bottom: 1px solid #A67D3B; 
	font-weight: bold; 
	color: #000000;
	font-size: 11px;
}

.lista_bottom {
	color: #000000;
	font-size: 11px;
	padding-left: 5px;
	padding-bottom: 10px;
}

.xp-dialog {
	width: 500px;
	background-color: #F7F5EF;
	border: 1px solid #AA8B6E;
	font-size: 11px;
	font-family: verdana, tahoma;
	margin: auto;
}

.xp-notice {
	width: 500px;
	background-color: #F7F5EF;
	border: 1px solid #AA8B6E;
	font-size: 11px;
	font-family: verdana, tahoma;
	margin: auto;
}

.xp-title-notice {
	background-repeat: no-repeat;
	background-position: 10px;
	height: 66px;
	padding-left: 100px;
	padding-top: 4px;
}

.xp-body {
	padding: 5px;
}

.xp-title {
	background-color: #E9E2D1;
	background-repeat: no-repeat;
	background-position: 10px;
	height: 66px;
	padding-left: 100px;
	padding-top: 4px;
}

.xp-title-text {
	height: 36px;
	font-size: 10px;
}

.xp-title-buttons {
	height: 30px;
	text-align: right;
	padding-right: 10px;
}

.xp-input, .xp-select {
	border: 1px solid #C0C0C0;
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #000000;
}

.xp-button {
	font-family: verdana, tahoma;
	font-size: 13px;
	color: #FFFFFF;
	background-color: #694B2F;
	border: 1px solid #AA8B6E;
	cursor: pointer;
}