body {
	margin: 					0;
	padding: 					0;
	background-color: 	white;
	text-align: 				center;
	background-repeat:	repeat-x;
	background-image:	url(img/sp_bg.png);
	font-family:				Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size:				11px;
	border-collapse: 		collapse;
}

#full_page {
	margin:				0px;
	padding:			0px;
	border: 			solid black 0px;
	width:				1000px;
	margin-left:		auto;
	margin-right:	auto;
	text-align:		left;
}

#s_logo {
	margin-top:0px;
	height: 95px;
	width: 983px;
	background: url(img/splogo.jpg);
	float: left;
}


#main_menu {
	width: 603px;
	height: 25px;
	float: left;
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 0px;
}

#searchmenu {
	background-image: url(img/pl_mright.jpg);
	width: 364px;
	height: 25px;
	margin: 0px;
	padding: 0px;
	float: left;
	position: relative; 
	overflow: hidden;
}


#mplayer {
	height: 300px;
	width: 433px;
	background: none;
	float: left;
	margin: 28px 0px 0px 0px;
}

#bigposters {
	width: 533px;
	height: 276px;
	background: url(img/pl_newon.jpg);
	float: left;
	text-align: center;
	margin: 28px 0px 20px 13px;
	padding: 32px 0px 0px 5px;
}

.bigposter {
	float: left;
	width: 125px;
	height: 276px;
	background: none;
	text-align: center;
	padding: 3px;
}

#smallposters_title{
	width: 981px;
	height: 22px;
	line-height: 22px;
	background-image: url(img/pl_bgfeat.jpg);
	background-repeat: repeat-x;
	float: left;
	color: gray;
	font-weight: bold;
	font-size: 14px;
	text-indent: 10px;
}

#smallposters {
	width: 970px;

	float: left;
	text-align: center;
	background-color: rgb(213,213,213);
	border-style: solid;
	border-color: gray;
	border-width: 0px 1px 1px 1px;
	padding: 22px 0px 0px 9px;
}

.smallposter {
	width: 100px;

	float: left;
	background: none;
	text-align: center;
	padding: 3px;
}

#poweredby {
	width: 975px;
	height: 200px;
	float: left;
	background: none;
	text-align: center;
	margin: 15px 0px 0px 0px;
}

img {
	border: 0px;
	margin: 0px;
}

h1 {
	color: 				white;
	text-align: 		left;
	font-size: 		13px;	
	padding: 			10px;
	font-weight: 	bold;
	line-height: 		38px;
	text-indent: 	15px;
}

h2 {
	margin: 10px 5px 10px 10px;
	padding: 0px;
	color: gray;
	font-weight: bold;
	font-size: 14px;
}

h3 {
	margin: 4px 0px 0px 0px;
	padding: 0px;
	color: #000088;
	font-weight: bold;
	font-size: 11px;
}

#mpw_elemek a, #mpw_elemek div {
	display: block;
	position: absolute;
}

.mpw_gomb {
	height: 25px;
	width: 25px;
	border: solid red 0px;
}

#mpw_title1{
	top:18px;
	left: 355px;
	color: white;
	text-align: center;
}
#mpw_pic1{
	top: 43px;
	left: 356px;
	border: solid red 0px;
	margin: 0;
	padding: 0;
}
#mpw_title2{
}
#mpw_pic2{
}
#mpw_brot{
	top: 150px;
	left: 359px;
	color: white;
	text-align: center;
	border: solid black 0px;
}
#mpw_brotpic {
	top: 188px;
	left: 346px;
}

#mpw_gomb_stop{
	top: 268px;
	left: 8px;
	background-image:url('mpbutton/stop.jpg');
}
#mpw_gomb_pause{
	top: 268px;
	left: 33px;
	background-image:url('mpbutton/pause.jpg');
}
#mpw_gomb_play{
	top: 268px;
	left: 57px;
	background-image:url('mpbutton/play.jpg');
}
#mpw_gomb_next{
	top: 268px;
	left: 83px;
	background-image:url('mpbutton/next.jpg');
}
#mpw_gomb_watch{
	top: 268px;
	left: 385px;
	background-image:url('mpbutton/watch.jpg');
}
#mpw_gomb_mute{
	top: 268px;
	left: 354px;
	background-image:url('mpbutton/mute.jpg');
}
#glass{
	position: absolute;
	top: 0px; 
	left: 0px; 
	width:98px;
	height:127px;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/player2_02.png');
}
#mp_div {
	left: 9px;
	top: 9px;
	width: 319px;
	height: 239px;
	background: #000;
	position: relative;
	z-index: 100;
}