BODY { 
	background-color: #cccccc;
}
TD {
	text-align: center; 
	vertical-align: middle;
}
TD.NAGLOWEK { 
	background-image: url('./images/naglowek.jpg');
}
TD.GORNE_MENU { 
	background-image: url('./images/gradient.gif'); 
}
TD.LEWY_PANEL {
	background-image: url('./images/lewy_panel.gif');
	vertical-align: top;
}
TD.PRAWY_PANEL { 
	background-image: url('./images/prawy_panel.gif');
	vertical-align: top;
}
TD.SRODKOWY_PANEL { 
	background-image: url('./images/srodkowy_panel.gif');
	vertical-align: top;
}

TD.STOPKA {
	background-image: url('./images/stopka.gif');
}	
P {
	font-family: tahoma,verdana,arial,sans-serif;
}
P.NAGLOWEK { 
	font-size: 16pt; 
	color: #000000; 
	font-weight: bold;
	text-align: right;
	margin: 0pt; 
	padding: 40pt 10pt 0pt 10pt;
}
P.GORNE_MENU { 
	font-size: 8pt; 
	color: #666666; 
	font-weight: bold;
	text-align: left;
	margin: 0pt; 
	padding: 0pt 10pt 0pt 10pt;
}	
P.NAGLOWEK_MENU { 
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	text-align: left;
	margin: 0pt; 
	padding: 6pt;
}		
P.PRAWY_NAGLOWEK {
	font-size: 8pt; 
	color: #000000; 
	font-weight: bold;
	text-align: right;
	margin: 0pt;
	padding: 6pt;
}
P.BUTTON {
	background-image: url('./images/button.gif');
	margin: 0pt; 
	padding: 6pt 6pt 6pt 16pt;
	text-align: left;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}			
P.PRAWY_ODNOSNIK {
	background-image: url('./images/prawy_button.gif');
	margin: 0pt;
	padding: 6pt 6pt 6pt 6pt;
	text-align: right;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}		
P.NAGLOWEK_TRESCI {
	font-size: 9pt;
	color: #000000;
	font-weight: bold;
	letter-spacing: 3pt;
	background-image: url('./images/naglowek_tresci.gif');
	text-align: left;
	margin: 1pt; 
	padding: 6pt 5pt 5pt 30pt;
}								
P.TRESC { 
	font-size: 8pt; 
	color: #484848; 
	font-weight: normal;
	text-align: justify; 
	line-height: 13pt;
	margin: 0pt; 
	padding: 5pt 20pt 5pt 31pt;
}	
P.STOPKA1 { 
	font-size: 8pt; 
	color: #cccccc; 
	font-weight: bold;
	margin: 0pt; 
	padding: 10pt 10pt 0pt 10pt;
	text-align: left;
}		
P.STOPKA2 { 
	font-size: 8pt; 
	color: #cccccc; 
	font-weight: bold;
	margin: 0pt; 
	padding: 10pt 10pt 0pt 10pt;
	text-align: right;
}		
A { 
	font-family: tahoma,verdana,arial,sans-serif;
}
A.GORNE_MENU:LINK,A.GORNE_MENU:VISITED { 
	color: #000000; 
	text-decoration: none;
}
A.GORNE_MENU:HOVER { 
	text-decoration: underline;
}
A.BUTTON:LINK,A.BUTTON:VISITED { 
	color: #000000; 
	text-decoration: none;
}
A.BUTTON:HOVER { 
	text-decoration: underline;
}
A.STOPKA:LINK,A.STOPKA:VISITED {
	color: #cc6600;
	text-decoration: none;
}
A.STOPKA:HOVER {
	text-decoration: underline;
}
A.PRAWY_ODNOSNIK:LINK,A.PRAWY_ODNOSNIK:VISITED { 
	color: #333333; 
	text-decoration:none;
}
A.PRAWY_ODNOSNIK:HOVER { 
	text-decoration: underline;
}
TD.short_a {
  border-top: 0px solid #F0F0F0;
  border-bottom: 1px solid #F0F0F0;
  border-left: 0px solid #F0F0F0;
  border-right: 0px solid #F0F0F0;
}
.title{
	color: #000000;
	font-size: 16px;
	font-weight: bold;
	font-family: Century Gothic;
}
.news_title{
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	font-family: Century Gothic;
}
.news_date{
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	font-family: Century Gothic;
}
.news_tresc{
	color: #000000;
	font-size: 12px;
	font-weight: normal;
	font-family: Century Gothic;
}
.news_autor{
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	font-family: Century Gothic;
}
A:link{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Century Gothic;
}
A:visited{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Century Gothic;
}
A:active{
	color: #000000;
	font-size: 12px;
	text-decoration: none;
	font-family: Century Gothic;
}
A:hover{
	color: #FF0000;
	font-size: 12px;
	text-decoration: underline;
	font-family: Century Gothic;
}