td{
	font-size: 11px;
}
BODY{
	color: #464646;
	font-size: 11px;
	font-family: Tahoma, Arial;
	scrollbar-arrow-color:A3A3A3;
	scrollbar-3dlight-color:DFDFDF;
	scrollbar-face-color:DFDFDF;
	scrollbar-darkshadow-color:DFDFDF;
	scrollbar-track-color:DFDFDF;	
	scrollbar-highlight-color:A3A3A3;
	scrollbar-shadow-color:DFDFDF;
}
.title {
	color: #FFFFFF;
	font-family: Arial;
	font-style: italic;
	background: url(images/pasek.jpg);
	line-height: 33px;
	text-align: right;
	padding-right: 10px;
	font-size: 11pt;
	text-transform: lowercase;
	text-shadow: #8B8B8B 1px 1px 1px;
}
.news {
	font-size: 6pt;
	line-height: 12px;
	text-align:justify;
	font-weight: bold;
	text-transform: uppercase;
}
A{
	font-size: 6pt;
	color: #F14D70;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
A:Hover {
	color: #F1A7A6;
	text-decoration: underline;
}