.pkp_site_name_wrapper .pkp_site_name {
	text-align: center;
}

.pkp_site_name_wrapper .pkp_site_name .is_img img {
	display: block;
	max-height: 180px;
	max-width: 100%;
	width: auto;
	height: auto;
}

.block_information a {
	font-weight: bold;
}

.block_language a {
	font-weight: bold;
}

.pkp_navigation_user a {
	font-weight: bold;
}

.pkp_navigation_primary_wrapper a {
	font-weight: normal;
	font-size: 14px;
	margin: 0 0.5em !important;
}

.bon { 
	color:yellow !important;
	text-decoration: underline !important;
	font-weight: normal;
	background-color: black !important;
	padding:5px !important;
}
.bon:active, .bon:hover { 
	text-decoration: underline dashed !important;
	font-weight: normal;
	
}
