
.glowna {
    text-align: center;
	font-size: 20px;
	background-color: #222e55;
	margin-top: 10px;
	padding-bottom: 20px;
	line-height:40px;
	height: 40px;
}
a:link, a:visited {
  color: #ffffff;
  text-decoration: none;
}
  
a:hover, a:active {
  background-color: #728bc9;
}