.txtAll {
	font-family: "Palatino Linotype";
	font-size: small;
}
.style1 {
	font-family: "Palatino Linotype";
	background-color: #99CCFF;
}
.style2 {font-size: small}
.style3 {
	font-family: "Palatino Linotype";
	font-size: small;
}
.style7 {
	font-family: "Palatino Linotype";
	font-size: x-small;
	color: #CCCCCC;
}

.styleBigCaption {
	margin-bottom: 0;
	font-family: "Palatino Linotype";
	background-color: #FFFFFF;
	background-image: url(pozBigCaption.jpg);
	background-repeat:repeat-x;
	color: #FFFFCC;
}
.pltStrong {
	font-family: "Palatino Linotype";
	background-color: #FFFFFF;
	font-weight: bold;
}
.txtCode {
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
}
.txtBook {
	font-family: "Palatino Linotype";
	font-size: small;
	font-style: italic;
}.style1Orange {

	font-family: "Palatino Linotype";
	background-color: #FF9900;
}
.style1DarkBlue {


	font-family: "Palatino Linotype";
	background-color: #088EFD;
}
