
body {
  background-repeat: repeat;
  background-image: url("./Background08.jpg");
}

.lapas h1  {
    text-align:center;
    margin-bottom: 20px;
}

img { max-width: 100%;
      height: auto;
    }

#mgraph2 img {
width: 350px;
}

#conteiner {
	width: 95%;
}

.box {
float: left;
margin: 0px;
padding: 5px;
width: 375px;
max-width: 100%;
/*height: 430px;
border: 1px solid black; */
}

.eilute {
	margin:10px 0;
}

.box #mgraph1{
	float: right;
	position: relative;
/*	width: 50%;
	left: -97px;
*/
}

.box #mgraph2{
	position: absolute;
	float: right;
    top: -1px;
	left: 6px;
	overflow: hidden;
	/* overflow: -moz-hidden-unscrollable; */
}
.box {
    margin-bottom: 50px;
	position: relative;
	overflow: hidden;
}
.box #mgraphtxt{
	position: relative;
	float: right;
	width: 100%;
	margin-right: 0px;
	top: 140px;
	left: 40%;
	color: #ff0000;
	font-weight: bold;
}

#tekstinfo {
	top:30px;
	width: 100%;
	float: left;
	position: relative;
}

.box #mimg #radar {
	position: relative;
    margin-top: 20px;
/*	width: 350px;
	height: 350px; */
}

.box #cam #vaizdas {
	float: right;
	width: 450px;
	position: relative;
}
iframe:focus {
  outline: none;
}

.footer {
    margin-top: 100px;
    text-align: center;
}
