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

a:hover {
	color : #990033;
	text-decoration: none;
}

.podstawowy_courier {
	font-size : 14px;
	font-family : "Courier New", Courier, monospace;
	color: #FFCC33;
	text-align : left;
	font-style : normal;
}

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

.podstawowy_2 {
	font-size : 14px;
	font-family : "Times New Roman";
	color: White;
	text-align : right;
	font-style : italic;
}

.podst_tyt {
	font-size : 14;
	font-family : "Times New Roman";
	color: Black;
	text-align : left;
	font-style : normal;
}

.podst_tyt1 {
	font-size : 22;
	font-family : "Times New Roman";
	color: #4B0082;
	text-align : center;
	font-style : italic;
	font-weight : bold;
}

.podst_courier {
	font-size : 12;
	font-family : "Courier New", Courier, monospace;
	color: White;
	text-align : justify;
	font-style : normal;
}

.podst_courier_left{
	font-size : 12;
	font-family : "Courier New", Courier, monospace;
	color: White;
	text-align : left;
	font-style : normal;
}

.podst_courier_wys{
	font-size : 12;
	font-family : "Courier New", Courier, monospace;
	color: White;
	text-align : center;
	font-style : normal;
}

.podstawowy_arial {
	font-size : 11px;
	font-family : Arial, Helvetica, sans-serif;
	color: #FFCC33;
	text-align : left;
	font-style : normal;
}
