* {
	font-family: Arial;
	font-size: 12px; 
}
.biuletyn{
	color: #CCCCCC;
	font-size: 36px;

}
td.content{
	padding-left: 10px;
	padding-bottom: 10px;
}
td.menu{

}
img.zdjecie{
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
a.menu{
	color: #044A8C;
	text-decoration: none;
}
a.menu:hover{
	color: #61a8d1;
	padding-left: 10px;
}
div.title{
	padding-top: 15px;
	font-weight: bold;
	font-size: 16px;
	color: #105294;
}

td.content a{
	text-decoration: none;
	color: #1774d1;
}
img.acrobat{
	vertical-align: middle;

}
ul.compact{
	line-height: 20px;
}
td.label {
	background-color: #ECECEC;
	width: 200px;
}
input.submit{
	background: url('images/backgroundbutton.png');
	background-repeat: repeat-x;
	/*-moz-border-radius: 6px;*/
	width: 80px;
	border: #ACACAC solid 1px;
	height: 22px;
}
