
body,td{
	font-size : 11px;
	font-family : Verdana, Arial, Geneva, Helvetica, sans-serif;
	color: #666666;
}
.tytul{
	font-family : Arial, Geneva, Helvetica, sans-serif;
	color: #BDBFC9;
	font-family: arial;
	font-size:16px;
	text-decoration: none;
	font-weight: bold;	
}
UL {
	color: #656565;
	font-family: arial;
	font-size:8pt;
	text-decoration: none;
	font-weight: none;
} 
P.kod  {
	color: #656565;
	font-family: arial;
	font-size:8pt;
	text-decoration: none;
	font-weight: none;
}
B.bold  {
	color: #656565;
	font-family: arial;
	font-size:8pt;
	text-decoration: none;
	font-weight: 600;
}
A {
	color:#993333;
	text-decoration: none;
	font-weight: none;
}
A:hover {
	color:#FA5100;
	text-decoration: none;
}
.link a {
    color: #C9C8CE;
    text-decoration: none;
    font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
    font-size: 10px;
}
.link a:hover {
    color: gray;
}
