html {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	}
body {
	width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #6b370b;
	font: 11px/16px Tahoma, Verdana, Arial;
	color:#777777;
	}
table {
	margin: 0px;
	border-collapse:collapse;
	empty-cells: show;
	}
td {
	font: 11px/16px Tahoma, Verdana, Arial;
	border: 1px;
	padding:0px;
	vertical-align: top;
	cursor: default;
	}
img {
	border: 0px;
	}
a {
	text-decoration: none;
	color:#498cc7;
	}
a:hover {
	color:#498cc7;
	text-decoration: underline;
	}
p, form {
	margin: 0px;
	padding:0px;
	}

div#main_container {
	background:url('pasek.gif') top left repeat-x;
	}
.hundred {
	width:100%;
	}
td#content_left {

	background:url('img/backgrounds/header_left.gif') top right no-repeat;
	font-size:1px;
	}
td#content_center {
	width:800px;
	height:700px;
	border:5px;
	}
td#content_right {
	background:url('img/backgrounds/header_right.gif') top left no-repeat;
	font-size:1px;
	}

div#movie {
	width:994px;
	height:477px;
	padding:14px 0px 0px 6px;
	clear:both;
	background: url('img/backgrounds/player.jpg') top left no-repeat;
	}

	
