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

body{
	margin:0px 0px 0px auto
}

#player-cerceve{
	background-image:url(images/iframe-bg.png);
	width:377px;
	height:156px;
	text-align:center;
	background-repeat:no-repeat;
}

#iframe-logo{
	background-image:url(images/iframe-logo.png);
	background-position:center;
	background-repeat:no-repeat;
	width:auto;
	height:69px;
}

#jump-menu{
	height:40px;
	width:100%;
	margin-top:5px;
	float:left;
	text-align:center;
}

#player{
	width:100%;
	margin-left:3px;
}
