td
{
font-family: Verdana;
color: white;
text-decoration: none;
font-size : 12px;
}
font.tekst
{
font-family: Verdana;
color: green;
font-size : 10px;
}
font.light
{
font-family: Verdana;
color: maroon;
font-size : 10px;
}
font.white
{
font-family: Verdana;
color: olive;
font-size : 10px;
}
font.red
{
font-family: Verdana;
color: blue;
font-size : 10px;
}
font.medium
{
font-family: Verdana;
color: maroon;
font-size : 12px;
}
font.dzial
{
font-family: "Arial", Verdana;
color: navy;
font-size : 18px;
font-weight : bold;
}
font.prasa-data
{
font-family: Verdana;
color: gray;
font-size : 10px;
font-style : italic;
}
font.prasa-tytul
{
font-family: Verdana;
color: gray;
font-size : 18px;
font-weight : bold;
}
font.admin-dzial
{
font-family: Verdana;
color: gray;
font-size : 18px;
font-weight : bold;
}
input.form1
{
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color: #898B5A;	
}
input.form1_2
{
 FONT-SIZE: 10px;
 FONT-FAMILY: Verdana;
}
textarea.form2
{
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
    color: gray;
}
textarea.form2_2
{
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;	
}
select.form_wyb1
{
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
    color: #898B5A;
}
input.form_czerwony
{
	BACKGROUND: white;
	BORDER-BOTTOM: 1px solid;
	BORDER-left: 1px solid;
	BORDER-RIGHT: 1px solid;
	BORDER-TOP: 1px solid;
	FONT-FAMILY: Verdana;
	FONT-SIZE: 10px;
	color: red;	
}
A:link
{
font-family: Verdana;
text-decoration: none;   
color: white;
 font-size : 12px;
}
A:visited
{
font-family: Verdana;
text-decoration: none;   
color: white;
 font-size : 12px;
}
A:hover
{ 
font-family: Verdana;
text-decoration: underline;    
color: silver;
 font-size : 12px;
}
A.red:link
{
font-family: Verdana;
text-decoration: none;   
color: silver;
 font-size : 10px;
}
A.red:visited
{
font-family: Verdana;
text-decoration: none;   
color: silver;
 font-size : 10px;
}
A.red:hover
{ 
font-family: Verdana;
text-decoration: underline;   
color: red;
 font-size : 10px;
}