h1
{	
	font-size: 17px;
	color: #cccc99;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
		margin: 12px;
		
}
h2
{	
	font-size: 13px;
	color: #cccccc;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
		
}
h3
{	
	font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
	margin: 12px;	
}
a img {
	border: 2;
	border-color: #cccc99;
}
a {
	text-decoration: none;
	color: #cccccc;
}
a:hover {
	text-decoration: none;
	color: #996600;
}
input.przyciski
{
        font-size: 11px;
	color: #333333;
	font-family: Tahoma, Arial, sans-serif;
	font-weight: bold;
}

