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

body {
	margin-bottom: 0px;
	width:1250px;
	background: url(../images/videoPage_maka.jpg) no-repeat #040404; width:1250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 13pt;
	text-transform:none;}

.menu {
	position:relative;
    /*border-collapse:collapse; */
	width:1050px;
	height:550px;
	margin-top:30px;
	margin-left:90px;}

.video {
	position:absolute;
    /*border-collapse:collapse; */
	width:820px;
	height:48px;
	margin-top:36px;
	margin-left:140px;}
	


