body {
	background-color: Black;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
}

td.bg_screen {
	background-image: url(pliki/bg_screen.jpg);
	background-position: left;
	background-repeat: repeat-x;
	width: 50%;
}

table.screen {
	vertical-align: middle;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	height: 100%;
}

td.screen_middle {
	vertical-align: middle;
	height: 45%;
}

td.screen_top {
	background-color: Black;
	height: 20%;
}

td.screen_bottom {
	background-color: #666666;
	height: 50%;
}




