body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;

	background-color: #ffffff;
	background-image: url("../../obrazki/index_22.jpg");
	background-repeat: repeat-y;
	background-attachment: fixed;
	background-position: 0px 0px;
	
	height: 480px;
	}

#maintxt {
	position: absolute;
	top: 20;
	left: 20;
	right: 20;
	color: #336600;
	font-family: verdana, arial;
	font-size: 12px;
	text-indent: 30px;
	text-align: justify;
	font-weight: normal;
	
	}

#imgtruck {
	position: absolute;
	top: 150;
	left: 175;
	border: solid 1px black;
	}

