a{
	color : Gray;
	text-decoration: none;
}

a:hover {
	color : #B22222;
	text-decoration: none;
}



.podstawowy_1 {
	font-size : 14px;
	font-family : "Times New Roman";
	color: #4B0082;
	text-align : justify;
	font-style : italic;
}

.podstawowy_2 {
	font-size : 12px;
	font-family : "Times New Roman";
	color: #B22222;
	text-align : justify;
	font-style : italic;
}

.podst_tyt {
	font-size : 20;
	font-family : "Times New Roman";
	color: Gray;
	text-align : left;
	font-style : italic;
}

.podst_tyt1 {
	font-size : 22;
	font-family : "Times New Roman";
	color: #4B0082;
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

.podst_right {
	font-size : 10px;
	font-family : Arial, Helvetica, sans-serif;
	color : Gray;
	text-align : right;
	font-style : normal;
}