@charset "utf-8";
body {
	margin: 4px;
}
a.stopka:link {
	font-family: Tahoma;
	font-size: 11px;
	color: #ecd7a6;
	text-decoration: none;
	font-weight: normal;
}
a.stopka:visited {
	font-family: Tahoma;
	font-size: 11px;
	color: #ecd7a6;
	text-decoration: none;
	font-weight: normal;
}
a.stopka:hover {
	font-family: Tahoma;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
a.stopka:active {
	font-family: Tahoma;
	font-size: 11px;
	color: #ecd7a6;
	text-decoration: none;
	font-weight: normal;
}
.liniapion {
	font-size: 1px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.tytulbok {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #9f7513;
	text-decoration: none;
}
.tytul {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ce9919;
	text-decoration: none;
}
.tekst {
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
	text-decoration: none;
	padding-left: 10px;
}
a:link {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #ce9919;
	text-decoration: none;
}
.liniapoziom {
	font-size: 1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CE9919;
}

a:visited {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ce9919;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #9f7513;
	text-decoration: none;
}
a:active {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #ce9919;
	text-decoration: none;
}

