a{
	color : #FFEFD5;
	text-decoration: none;
}

a:hover {
	color : Red;
	text-decoration: none;
}

.podstawowy {
	font-size : 12px;
	font-family : "Courier New", Courier, monospace;
	color: #191970;
	text-align : justify;
	font-style : normal;
}

.podstawowy_1 {
	font-size : 15px;
	font-family : "Courier New", Courier, monospace;
	color: Red;
	font-style : italic;
}

.podstawowy_o {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFACD;
	font-weight: bold;
	text-align : center;
}
.podstawowy_yellow {
	font-size : 12px;
	font-family : "Courier New", Courier, monospace;
	color : #FFFACD;
	font-weight: normal;
	text-align : left;
}

.podst_tyt {
	font-size : 22px;
	font-family : "Times New Roman";
	color: #483D8B;
	text-align : left;
	font-style : italic;
}
