@charset "utf-8";

#kepnyitohatter {
	position:fixed;
	width:100%;
	height:100%;
	z-index:96;
	left: 0px;
	top: 0px;
	background-color: #1B1B1B;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
	filter:alpha(opacity=75);
  opacity: 0.75;
  -moz-opacity: 0.75;
	visibility: hidden;
}

#kepnyito {
	position:absolute;
	width:250px;
	height:250px;
	z-index:97;
	left: 0px;
	top: 0px;
	visibility: hidden;
	background-color: #FFFFFF;
}

#kepnyito img {
	border: 0px;
}

#kny_bf {
	position:absolute;
	width:120px;
	height:47px;
	left: 0px;
	top: 0px;
	background-image: url(../images/kepkeret/kep_bf.png);
}

#kny_f {
	position:absolute;
	width:auto;
	height:47px;
	left: 120px;
	right: 77px;
	top: 0px;
	background-image: url(../images/kepkeret/kep_f.png);
	background-repeat: repeat-x;
}

#kny_jf {
	position:absolute;
	width:77px;
	height:30px;
	right: 0px;
	top: 0px;
	background-image: url(../images/kepkeret/kep_jf.png);
	padding-top: 17px;
}

#kny_b {
	position:absolute;
	width:55px;
	height:auto;
	left: 0px;
	top: 47px;
	bottom: 59px;
	background-image: url(../images/kepkeret/kep_b.png);
	background-repeat: repeat-y;
}

#kny_center {
	position:absolute;
	width:auto;
	height:auto;
	left: 55px;
	right: 51px;
	top: 47px;
	bottom: 59px;
}

#kny_playerDiv {
  float: left;
	width: 320px;
	height: 240px;
}

#kny_j {
	position:absolute;
	width:51px;
	height:auto;
	right: 0px;
	top: 47px;
	bottom: 59px;
	background-image: url(../images/kepkeret/kep_j.png);
	background-repeat: repeat-y;
}

#kny_ba {
	position:absolute;
	width:55px;
	height:59px;
	left: 0px;
	bottom: 0px;
	background-image: url(../images/kepkeret/kep_ba.png);
}

#kny_a {
  position:absolute;
	width:auto;
	height:59px;
	left: 55px;
	right: 51px;
	bottom: 0px;
	background-image: url(../images/kepkeret/kep_a.png);
	background-repeat: repeat-x;
}

#kny_ja {
	position:absolute;
	width:51px;
	height:59px;
	right: 0px;
	bottom: 0px;
	background-image: url(../images/kepkeret/kep_ja.png);
}

