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

img{
	border:0px none;
}

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

h1{
	color:#FF0000;
}

h2{
	padding:0px;
	margin:0px;
}

h3{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

h3 a{
	color:#FFFFFF;
}

h3:hover{
	padding:0px;
	margin:0px;
	color:#FFFFFF;
}

h3 a:hover{
	color:#DFAD13;
}

body{
	width:98%;
	margin:0;
	padding:0;
	background:#264352;
	color:#DFAD13;
}

#content{
	display:block;
	width:800px;
	height:auto;
	margin:0 auto;
}

#headline{
	width:800px;
	position:fixed;
	!position:absolute;
	margin:0 auto;
	top:0px;
}

#headline_tav{
	width:800px;
	height:210px;
}

#right{
	display:block;
	position:;
	width:208px;
	background:;
	
}

.menu{
  background:url(elemek/menu.gif) no-repeat;
  position:relative;
  height: 30px;
  padding-top: 8px;
  padding-bottom:5px;
  padding-left:5px;
  margin-right:5px;
}

#text{
	display:block;
	width:560px;
	height:auto;
	/*background-color:#DFAD13; arany*/
	background-color:#00492F;
	/*background-color:#000000;*/
	padding:5px;
}

#pult{
	background-color:#000000;
	background-image:url(elemek/pult.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:150px;
	width:570px;
}

.dj_foto{
	
	margin-left:340px;
	border:solid 0px black;
	margin-bottom:-334px;
}

.dj_foto_lscp{
	
	margin-left:245px;
	margin-bottom:-250px;
	border:solid 0px black;
}

.active-scroll-bars {overflow-y: hidden;}

#kep{
	list-style:disc;
	font-size:24px;
	font-weight:bold;
	margin-left:40px;
	color:#FFFFFF;
}

#kep:hover{
	color:#DFAD13;
}