body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	SCROLLBAR-FACE-COLOR: #EFF3FF;
	SCROLLBAR-ARROW-COLOR: #C89159;
	SCROLLBAR-TRACK-COLOR:#EFF3FF;
	background-color: #EFF3FF;
	background-image: url(images/tlo.gif);

}

td {
	font-size: 11px;
}

.italik {
	font-size: 11px;
	font-style: italic;
	color: #996600;

}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a {

	font-weight: bold;
	color: #426DBD;
	text-decoration: none;
	font-size: 12px; 

}
.menu3 {
	font-size: 12px;
	color: #990000;
	font-weight: bold;
}
.tytul {
	font-size: 18px;
	color: #426DBD;
}
.ramka {
	border: 1px outset #FF0000;
}
.rama {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #426DBD;
	
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #426DBD;
}
.opis {
	font-size: 10px;
	color: #CC0000;
}
.niebieski {
	color: #8C9ED6;
}
.justowany {
	text-align: justify;
}
