@charset "iso-8859-1";
/* CSS Document */

.Naglowek {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #622640;
	line-height: normal;
	letter-spacing: normal;
	font-weight: bold;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #622640;
	font-weight: bold;
	line-height: 13px;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

html {
	overflow-y: scroll;
}

img {
	border: 0;
}	

li {
   	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #622640;
	font-weight: normal;
	line-height: 13px;
}

.tekst_underline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #622640;
	font-weight: bold;
	text-decoration: underline;
}
.tekstAktualiza {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FDEBB9;
	font-weight: bold;
	line-height: 13px;
}
.tekstMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #622640;
	font-weight: normal;
	line-height: 13px;
}
.tekst_spacer {


	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FDEBB9;
	font-weight: normal;
	line-height: 13px;
}
.linki_top {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #622640;
	font-weight: bold;
	line-height: 13px;
}
.toplink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #61253E;
}
.toplink:link {
	text-decoration: none;
}
.toplink:visited {
	text-decoration: none;
	color: #953961;
}
.toplink:hover {
	text-decoration: underline;
	color: #953961;
}
.toplink:active {
	text-decoration: none;
	color: #953961;
}

.linkiMenu {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #622640;
	font-weight: normal;
	line-height: 13px;
}
.linkiMenu:link {
	text-decoration: none;
}
.linkiMenu:visited {
	text-decoration: none;
	color: #622640;
}
.linkiMenu:hover {
	text-decoration: underline;
	color: #953961;
}
.linkiMenu:active {
	text-decoration: none;
	color: #953961;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #622640;
	font-weight: normal;
	line-height: 13px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #622640;
}
a:hover {
	text-decoration: none;
	color: #953961;
}
a:active {
	text-decoration: underline;
	color: #953961;
