.menu,a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
}
.dol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.tytul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000093;
}
.tekst {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;	
}
.tekst-maly {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #333333;
}

a.menu{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	line-height: 20px;
}

a.menu:hover{
	color: #7B85A9;
	text-decoration: none;
}

.data_godzina{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 474e82;
	text-align: center;
	font-weight: bold;
}

border_image{
	color: #000000;
	border: 1px solid #000000;
}