@charset "iso-8859-2";
.tekst {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #CCCCCC;
}

.naglowek {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #E8DCAE;
	font-weight: bold;
}

a:link {
	text-decoration: none;
	color: #CCCCCC;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: none;
	color: #CCCCCC;
}
a:active {
	text-decoration: none;
	color: #CCCCCC;
}
.zdjeciadoprawej {
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #40372E;
	text-align: right;
}
