.tresc {  font-family: Arial,Helvetica; font-size: 14px; color: #eeeeee; text-decoration: none;  text-align : justify;}
.temat {  font-family: Arial,Helvetica; font-size: 18px;  font-weight: none; color: #eeeeee; text-decoration: none}
.stopka {  font-family: Arial,Helvetica; font-size: 12px;  font-weight: none; color: #ffffff; text-decoration: none}

.cytat{  font-family: Arial,Helvetica; font-size: 13px;  font-weight: none; color: #eeeeee; font-style:italic}
.naglowek{  font-family: Arial,Helvetica; font-size: 12px;  font-weight: none; color: gold; font-style:italic}
.naglowek2{  font-family: Arial,Helvetica; font-size: 10px;  font-weight: none; color: #666666; font-style:italic}
.naglowek_bold{  font-family: Arial,Helvetica; font-size: 12px;  font-weight: bold; color: #eeeeee; font-style:italic}

input {BORDER-RIGHT: #cfcfcf 1px ridge; BORDER-TOP: #cfcfcf 1px ridge; FONT-SIZE: 13px; BORDER-LEFT: #cfcfcf 1px ridge;  BORDER-BOTTOM: #cfcfcf 1px ridge; BACKGROUND-COLOR: #efefef
}
textarea {BORDER-RIGHT: #cfcfcf 1px ridge; BORDER-TOP: #cfcfcf 1px ridge; FONT-SIZE: 13px; BORDER-LEFT: #cfcfcf 1px ridge;  BORDER-BOTTOM: #cfcfcf 1px ridge; BACKGROUND-COLOR: #efefef
}

A.tresc:LINK,  A.tresc:ACTIVE, A.tresc:VISITED {
	background-color : transparent;
	font-size : 14px;
	font-family : Arial;
	color : #eeeeee;
	font-weight : normal;
	text-align : justify;

}

A.tresc:HOVER {
	background-color : transparent;
	font-size : 14px;
	font-family : Arial;
	color : red;
	text-align : justify;
	
} 

A.temat:LINK,  A.temat:ACTIVE, A.temat:VISITED {
	background-color : transparent;
	font-size : 14px;
	font-family : Arial;
	color : #eeeeee;
	
}

 A.temat:HOVER {
	background-color : transparent;
	font-size : 14px;
	font-family : Arial;
	color : red;
	
}

A.naglowek:LINK,  A.naglowek:ACTIVE, A.naglowek:VISITED {
	background-color : transparent;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : #eeeeee;
	font-style: italic;
	text-decoration: none

}

A.naglowek:HOVER {
	background-color : transparent;
	font-size : 12px;
	font-family : Arial;
	font-weight : normal;
	color : red;
	font-style: italic;
	text-decoration: none
	
} 

