BODY {
	background-color : #CCCAC5;
}
P, LI, OL, UL {
	font-family : Arial, Helvetica, sans-serif;
	font-size: 12px;
}
A:LINK {
	color:  #000000;	
}
A:VISITED {
	color: #990000;
}
A:ACTIVE {
	color: #006666;	
}
A:HOVER {
	color: #990000;	
	text-decoration: none;
}
.quotes{
	font-size : 12px;
	text-align : center;
	color : #990000;
}
.ver {
	font-size : 12px;
	text-align : center;
	color : #990000;
	font-weight : bold;
}
.datownik{
	font-size : 12px;
	text-align : center;	
}
.mnudolne{
	font-size : 12px;
	text-align : center;
	margin-bottom : 4px;
	margin-top : 4px;
}
.subs{
	font-size : 12px;
	color : #990000;
	text-align : center;
}
.infobox
{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	margin-left: 15px;
	margin-top: 4px;
	margin-bottom: 5px;
	line-height: 19px;
}
.sdt{
	font-family : Arial, Helvetica, sans-serif;	
	font-size: 12px;	
	margin-left: 15px;
	line-height: 19px;	
}
.red{
	color : #DC143C;
}
.bldred{
	color : #DC143C;
	font-weight: bold;
}
