@charset "UTF-8";
/* CSS Document */

body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color:#000000;
	color: #c7c5c5;
	font-size: 16px;
	font-family: "HCopperplate", "Lithos Pro Regular", "Trajan Pro", "BlairMdITC TT-Medium", "Bank Gothic";
	font-variant: small-caps;
	}

h1 {
	font-size: 16px;
	}

h2 {
	font-size: 16px;
	}
	
h3 {
	font-size: 16px;
	}
	
h4 {
	font-size: 16px;
	}

#fejlec {
	text-align: right;
	background-image:url(/head.jpg);
	background-color:#000000;
	height: 124px;
	width: 100%;
	margin-right: 0px;
}

#content {
	width: 1280px;
	margin-top: 15px;
	padding-right: 5px;
}

#lablec {
	height: 144px;
	width: 1280px;
}

a {
	color: #636363;

}

.belepo {
	color: #636363;
	font-size: 20px;

}

.dia {
	color: #636363;
	font-size: 12px;

}
