BODY, DIV, TABLE, FORM, IMG
{
	margin: 0;
	padding: 0;
	font-family: Verdana;
	font-size: 11;
	text-align: left;
}
P {
	margin-top: 2;
	margin-bottom: 2;
}
A {
	color: #D23C00;
	text-decoration: none;
}
A:visited {
	color: #D23C00;
}
A:hover {
	color: #FF0000;
}
A.linkgray
{
	color: gray;
}
HR {
	height: 0.1mm;
	noshade;
}
INPUT {
	margin-top: 2;
	margin-bottom: 2;
}
.okienko
{	
	border: 1px solid #AAAAAA;
}
.okienko-szare
{	
	padding-top: 4px;	
	padding-bottom: 4px;	
	background-color: #888888;	
	color: white;	
	font-weight: bold;
	text-align: left;
}
.okienko-czarne
{	
	padding-top: 4px;	
	padding-bottom: 4px;	
	background-color: black;	
	color: white;
}
.okienko-czerwone
{	
	padding-top: 4px;	
	padding-bottom: 4px;	
	background-color: red;	
	color: white;
	font-weight: bold;
}
PRE {
	line-height: 0.7;
	margin-top: 0;
	margin-bottom: 0;
}
.news_tytul {
	text-align: left;
	color: #D23C00;
	font-size: 20pt;
	font-weight: none;
}
.news_tytul_junior {
	text-align: left;
	color: #D23C00;
	font-size: 13pt;
	font-weight: none;
}
.news_nadtytul {
	text-align: left;
	font-size: 7pt;
	font-weight: bold;
}
.news_tresc {
	text-align: justify;
}
.kategoria {
	color: white;
	font-size: 10pt;
	font-weight: normal;
}

.tabelka {
	font-size: 7pt;
}
.submit {
	color: white;
	font-size: 8pt;
	background: black;
	border-color: gray;
	margin-left: 0;
}
.warning {
	color: red;
	font-weight: none;
	font-size: 10pt;
}
.zdjecie_male {
	border-color: #605D5C;
}
.warn {
	margin-top: 4;
	margin-top: 4;
	color: red;
	text-align: center;
}