body {background-color:#000000}

.alap {
	position:absolute;
	width: 1000px;
	height: 683px;
	background-image: url(../pict/darts.jpg);
	background-position:top left;
	background-repeat:no-repeat;	
}

@font-face {
	font-family: "Impact"; src: url("../font/impact.ttf");
}

@font-face {
	font-family: "bankgothic"; src: url("../font/bankgthd.ttf");
}

.alfa_omega_hu {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	padding-top:80px;
	padding-bottom:0px;
	padding-left:100px;
	padding-right:0px;
	width: 448px;
}

.alfa_omega_en {
	position:absolute;
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	font-size: 16px;
	padding-top:570px;
	padding-bottom:0px;
	padding-left:10px;
	padding-right:0px;
	width: 600px;
}

.elvonal {
	position:relative;
	font-family: bankgothic, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 18px;
	/* padding-top:80px;
	padding-bottom:0px;
	padding-left:100px;
	padding-right:0px;
	width: 448px; */
}

.kiemelt {
	font-size:36px;
}

.pcstudioszoveg {
	position:absolute;
	font-family: Impact, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 30px;
	text-align:right;
	padding-left:720px;
	padding-right:13px;
}

.fekete_sav {
	position:absolute;
	top:210px;
	width: 1000px;
	height: 10px;
	background-color:#000000;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	padding-top:5px;
	padding-bottom:30px;
	padding-left:0px;
	padding-right:0px;	
}

.barna_sav {
	position:absolute;
	top:255px;
	width: 1000px;
	height: 130px;
	background-image:url(../pict/barna_sav.png);
	background-repeat:repeat;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;	
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;	
}

.logo_dobozo-k {
	position:relative;
	top:500px;
	width: 1000px;
	height: 40px;
	text-align:left;
	border-top-color:#999999;
	border-top-style:solid;
	border-top-width:1px;
	border-bottom-color:#999999;
	border-bottom-style:solid;
	border-bottom-width:1px;
	padding-left:0px;
	padding-top:12px;
	padding-bottom:0px;	
}

.logok_kitoltese {
	position:relative;
	padding-top:4px;
	padding-bottom:2px;
	padding-left:4px;
	padding-right:4px;
	margin:0px;
	background-color:#FFFFFF;
	width:840px;
}

.logo_doboz {
	position:relative;
	padding-top:0px;
	padding-bottom:0px;
	padding-left:0px;
	padding-right:0px;
	margin:0px;
}

.gomb {
	position:absolute;
	top:400px;
	left:100px;
	width: 100px;
	height: 40px;
	padding : 20px;
	margin : 30px auto;
	text-align : center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

.gomb a {
  padding : 2px 20px 2px 20px;
  border : 1px outset white;
  text-decoration : none;
  background-color : black;
  color : white;
  white-space : nowrap;
}

.gomb a:hover, .gomb a:focus, .gomb a:active {
  color : white;
  background-color : #085eaa;
}

.gomb a:focus, .gomb a:active {
  background-color : #085eaa;
  border : 2px inset #111;
}

