#smw1 {
	/*position:absolute;*/
	width:505px;
	height:400px;
	overflow: hidden;
}

#player{
	margin-right:auto;
	margin-left:-100;
	width:710px;
}

#video-container {
	text-align:center;
	width:505px;
	height:400px;
}

#boka-nu {
	position:absolute;
	width:40px;
	height:40px;
	left:51%;
	top:250px;
	z-index:100;
	visibility: visible;
	opacity: 0;
}


.vjs-progress-control, .vjs-current-time, .vjs-fullscreen-control,
.vjs-remaining-time, .vjs-volume-control , .vjs-big-play-button {
	display: none;
}

