body {
	background-color: #D8CDB7;
	background-image: url(img/bg-wiedzmy.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	color: #660000;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {  color: #663333; text-decoration: underline}
a.aktual {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.aktual:visited {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
}
a.aktual:hover {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a.karta {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.karta:visited {
	color: #660000;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}
a.karta:hover {
	color: #000000;
	text-decoration: underline;
	font-weight: bold;
	font-size: 14px;
}


ol { font-size: 11px; font-family: Verdana, "Geneva CE", sans-serif; text-decoration: none }
td { font-size: 11px; font-family: Verdana, "Geneva CE", sans-serif; text-decoration: none ; color: #333333}
ul {
	font-size: 11px;
	font-family: Verdana, "Geneva CE", sans-serif;
	text-decoration: none;
	line-height: 160%;
	color: #000000;
	list-style-position: outside;
	list-style-type: disc;

}
.center {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	text-align: center;
}
.szary {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
.bordowy {
	font-weight: bold;
	color: #990000;
}
.czerwony {
	color: #CC0000;
	font-weight: bold;

}
.bialy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;


}
.zielony {
	color: #669900;
	font-weight: bold;
}
.gruby {
	font-weight: bold;
}
.granat {
	color: #003366;
}
.tytul-dzialu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #663333;
}
.tx-wyroznienie {
	font-weight: bold;
	color: #B74900;
}
.tx-opis {
	font-weight: normal;
	color: #B74900;
}
.bg-content {
	background-color: #F4EDDF;
}
.bg-kolumna-lewa {
	background-image: url(img/bg-kolumna-lewa.jpg);
	background-repeat: repeat-y;
}
.bg-kolumna-prawa {
	background-image: url(img/bg-kolumna-prawa.jpg);
	background-repeat: repeat-y;
}
.tx-justowany {
	text-align: justify;
}
.bg-podkreslenie {
	background-image: url(img/kratka.gif);
	background-repeat: repeat-x;
}
.aktual-data {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
.bg-danie-jasne {
	background-color: #EEE3CC;
	padding: 3px;
}
.bg-danie-ciemne {
	background-color: #EADCBF;
	padding: 3px;
}
.tx-mini {
	font-size: 9px;
}
.podspis-foto {
	font-size: 10px;
	color: #666666;
}
.nr-wpisu {
	font-size: 12px;
	font-weight: bold;
	color: #5E3716;
}
.ksiega-mail {
	font-size: 10px;
	font-weight: bold;
	color: #333333;
}
.nr-gg {
	font-size: 10px;
	font-weight: bold;
	color: #990000;
}
.tx-input {
	height: 22px;
	width: 218px;
	text-decoration: none;
	background-color: #FFFFFF;
	border-top: 1px solid #000000;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #000000;
}
.tx-area {

	background-color: #FFFFFF;
	height: 100px;
	width: 218px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #000000;
}
.data-wpisu {
	font-size: 12px;
	font-weight: bold;
	color: #666666;
}
.bg-tabela {
	background-image: url(img/bg-tabela.gif);
	background-repeat: no-repeat;
	background-position: center top;
}

