#main {
	position: relative;
	visibility: visible;
	overflow:visible;
	z-index: 1;
	
	top:10px;
	left:0px;
	
	margin:auto;
	height:420px;
	width:758px;


	
}

#banner {
	position: absolute;
	width:721px;
	height: 50px;
	top:0px;
	left: 140px;
	z-index: 19;
	visibility: visible;
	vertical-align:middle;
	padding-top: 20px;
		}
		
		
#content {
	visibility: visible;
	position: absolute;

	padding: 0px 0px 0px 0px;
	width:302px;
	height: 200px;
	top:256px;
	z-index: 21;
	left: 358px;

		}


#title {
	position: absolute;
	width:520px;
	height: 50px;
	top:160px;
	left: 140px;
	z-index: 20;
	visibility: visible;
	text-align:center;
	
	padding-top: 26px;
		}

#boxes {
	position: absolute;
	width:721px;
	height: 50px;
	top:220px;
	left: 120px;
	z-index: 17;
	visibility: visible;
	
	padding-top: 26px;
		}


#kontakt {
	position:absolute;
	left:64px;
	top:145px;
	width:150px;
	height:200px;
	z-index:15;
	visibility: visible;
	line-height: 150%;
	text-align:right;
	
	}

#copyright {
	position: relative;
	visibility: visible;
	overflow:visible;
	z-index: 10;
	
	top:458px;
	left:142px;

}
							/* */

#stripe {
	position: absolute;
	left:181px;
	top:80px;
	height: 600px;
	width:1px;
	background-color: black;
	z-index: 7;
	visibility: visible;
	margin-left: 20px;
	margin-left: 20px;
	}

