body {
	text-align: center;
	color: #ffffff;
	font-size: 9pt;
}

#CenterAll {
	width: 900px;
	margin-left: auto;
	margin-right: auto;
}

.Header {
	font-size: 10pt;
	font-weight: bold;
	text-transform: uppercase;
}

#vapen {
	background-image: url(pics/gun_back.jpg);
	background-repeat: no-repeat;
	height: 300px;
	text-align: center;
	margin-top: 20px;
}

#vapen table {
	font-size: 9pt;
	margin: 10px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
}

td {
	border-bottom: 1px solid #f7c709;
	padding: 8px;
	padding-bottom: 2px;
	padding-right: 30px;
	margin: 0px;
}

a {
	color: #ffffff;
	text-decoration: none;
}
