li {
	margin: 1px
}
img {
  border: 0px;
}
a:link {
	text-decoration: underline;
	}
a:visited {
	text-decoration: underline;
	}
a:active {
	text-decoration: underline;
	}
a:hover {
	text-decoration: none;
	}
	

.glowny {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
.glownyCopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ad8471;
}

a.glowny:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff9900;
}
a.glowny:link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff9900;
}
a.glowny:visited {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #ff9900;
}
.glowny_L {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 24px;
	color: #ffffff;
}
.glowny_XL {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 30px;
	color: #ffffff;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
}
.glowny_S_dark {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #2a241e;
}
