body{
	width: 1000px;
	background-color: lightgray;
	margin: 0px;
}
.all{
	font-family: 'Roboto', sans-serif;
}
.hlavicka{
	width: 100%;
	height: 70px;
	background-color: grey;
	float: left;
}

.paticka{
	width: 100%;
	height: 70px;
	background-color: grey;
	float: right;
	text-align: right;
}
.img1{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img2{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img3{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img4{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img5{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img6{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img7{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img8{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img9{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.img10{
	float: left;
	width: 200px;
	height: 150px;
	z-index: -1;
}
.text{
	color: black;
	font-size: 10px;
	position: absolute;
	margin-top: 0px;
}
