a{
	color : Purple;
	text-decoration: none;
}

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

.podstawowy {
	font-size : 13px;
	font-family : "Courier New", Courier, monospace;
	color: Black;
	text-align : left;
	font-style : normal;
}

.podstawowy_1 {
	font-size : 14px;
	font-family : "Times New Roman";
	color: #4B0082;
	text-align : justify;
	font-style : italic;
}

.podstawowy_o {
	font-size : 9px;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	color : #FFFACD;
	font-weight: bold;
	text-align : center;
}

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

.podstawowy_1Copy { font-size : 14px; font-family : Arial, Helvetica, sans-serif; color: #FFFFFF; text-align : justify; font-style : normal; ; font-weight: bold}

