.pr-cms-menubar {
	border: 1px gray dashed;
	margin-bottom: 1px;
	padding: 3px;
	background-color: #E5DAC2;
}


body {
	background-color: #30231a;
	margin: 0px;
}

#body {
	background-color: #30231a;
	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: 425px;
	background-color: #E5DBC4;
	border: 1px solid #D7C3A6;
	font-size: 11px;
	font-family: verdana, tahoma;
	margin: auto;
}

.xp-notice {
	width: 425px;
	background-color: #E5DBC4;
	border: 1px solid #D7C3A6;
	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: #E3D6BC;
	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 #D7C3A6;
	font-family: verdana, tahoma;
	font-size: 11px;
	color: #807059;
	background-color: #EAE2CE;
}

.xp-button {
	font-family: verdana, tahoma;
	font-size: 13px;
	color: #000000;
	background-color: #e4d6bc;
	border: 1px solid #AA8B6E;
	cursor: pointer;
}

.form {
    background-color: #E5DBC4;
    border: 1px solid #D7C3A6;
    padding: 5px;
    color: #8E6937;
    font-size: 11px;
}

.button {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #E4D6BC;
	border: 3px solid #6e4f26;

}

.input_login {
	background-image: url(../gfx/text-f.gif);
	background-repeat: repeat-x;
	background-position: top;
	border: 1px solid #EAE2CE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a68b68;
	font-size: 11px;
	padding-left: 3px;
}

.input, .select {
	border: 1px solid #EAE2CE;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #a68b68;
	font-size: 11px;
}

td.edit_left {
	height: 25px;
	width: 120px;
	text-align: right;
	padding-right: 5px;
}

td.edit_center {
	text-align: center;
}