BODY {
		background-color: #000000;
		margin: 0px 0px 0px 0px;
		background-repeat: no-repeat;
		}

.top {
		width: 770px;
		height: 255px;
		background-image: url(files/top.jpg);
		background-repeat: no-repeat;
		}

.left {
		width: 115px;
		height: 380px;
		background-image: url(files/left.jpg);
		background-repeat: no-repeat;
		background-position: left;
}

.left_mezera {
	width: 115px;
	height: 40%;
}

