div.kepmegjelenites {
	position: relative;
	width: 600px;
	height: auto;
	color:#ffffff;
	overflow: hidden;
	background-color: #000;
}

div.kepmegjelenites div.mediainfo{
	position: relative;
	width: 600px;
	height: auto;
}
div.kepmegjelenites div.mediainfo div.title {
	position: relative;
	font-size: 15px;
	height:auto;
	letter-spacing: 0px;
	padding: 10px;

}
div.kepmegjelenites div.caption {
	position:absolute;
	bottom:0;
	padding:10px;
	width:580px;
	height: auto;
	overflow:hidden;
}
div.kepmegjelenites div.caption div.txt {
	position: relative;
	z-index: 2;
}

div.kepmegjelenites div.caption div.thisbg {
	position: absolute;
	width: 600px;
	height: 200px;
	z-index:0;
	background-color: #111;
	top:0;
	left:0;

}

div.kepmegjelenites div.imagecontrol {
	
	width:600px;
	height: 450px;
	position: absolute;
	z-index: 1000;
}
div.kepmegjelenites div.image_left {
	position: absolute;
	z-index: 1000;
	top:210px;
	left: 10px;
	width: 25px;
	height: 25px;
	background-position: 0 0;
	background-image: url(/items/graphics/pager.gif);
	cursor: pointer;
}
div.kepmegjelenites div.image_right {
	position: absolute;
	z-index: 1000;
	top:210px;
	right: 10px;
	width: 25px;
	height: 25px;
	background-position: -72px 0;
	background-image: url(/items/graphics/pager.gif);
	cursor: pointer;
}





div.kepmegjelenites div.pages {
	position: absolute;
	font-size: 13px;
	font-weight: normal;
	right: 10px;
	top:10px;
}
div.kepmegjelenites div.mediainfo div.lead {
	position: relative;
	font-size: 11px;
	z-index: 1;
	color: #aaa;
	overflow: hidden;
	padding-left:10px;
	margin-bottom: 22px;
	margin-right: 5px;
}
div.kepmegjelenites div.imageframe {
	position: relative;
	width: 600px;
	height: 450px;
	background-color: #000;
	overflow: hidden;
}

div.kepmegjelenites div.image {
	float: left;
	width:600px;
	display: none;
	height: 450px;
	position: relative;
}

div.kepmegjelenites img {
	border-style: none;
}

div.tabs {
	position: relative;
	height: 29px;
	border-bottom: 1px solid #cc0000;
}

div.kepmegjelenites div.control {
	position: relative;
	width:600px;
	height:147px;
	font-size: 16px;
	bottom:0;
	left:0;	
}

div.kepmegjelenites div.outerframe {
	width:522px;
	position: relative;
	overflow: hidden;
	height:76px;
	float: left;
}

div.kepmegjelenites div.frame {
	width:5000px;
	height:72px;
	position: relative;
}

div.kepmegjelenites div.picpager {
	width:600px;
	margin:0;
	padding:0;
	position: absolute;
}

div.kepmegjelenites div.control div.pager {
	position: absolute;
	font-size: 40px;
	left:1px;
	width: 600px;
	height: 75px;
	bottom:35px;
}

div.control div.pager div.picdot {
	cursor: pointer;
	float: left;
	width: 96px;
	height: 72px;
	background-color: #222;
	margin-right: 5px;
	border: 2px solid #000;
	overflow: hidden;
}
div.control div.pager div.start{
	border: 2px solid #fff;
}

div.kepmegjelenites div.info div.bg {

	position: absolute;
	width: 600px;
	height: 200px;
	z-index: 0;
	background-color: #111;
	top:0;
	left:0;
}
div.kepmegjelenites div.control div.pager div.page_left, div.kepmegjelenites div.control div.pager div.page_right {
	margin-top: 22px;
}

div.kepmegjelenites div.control div.pager div.page_left {
	cursor: pointer;
	float: left;
	width: 24px;
	margin-right:10px;
	height: 24px;
	background-image: url(/items/graphics/pager.gif);
	background-position: 0 0;
	overflow: hidden;
}
div.kepmegjelenites div.control div.pager div.page_right {
	cursor: pointer;
	float: left;
	width: 24px;
	margin-left:10px;
	height: 24px;
	background-image: url(/items/graphics/pager.gif);
	background-position: -72px 0;
	overflow: hidden;
}


div.controll {
    position: absolute;
	width:130px;
    height:24px;
	top:0;
    right:1px;
}

div.tab_key_alt {
    background-color:#2B2B2B;
    background-image:url(/cache/gradient/666666555555_25.png);
    border:1px solid #444444;
    cursor:pointer;
    float:left;
    height:18px;
    padding:2px;
}
