.wrnet{
	width: 224px;
	height: 50px;
	padding-top: 5px;
	font-size: 19px;
	position: absolute;
	color: #fff;
	top: 480px;
	left: 80px;
	border: 2px solid White;
	border-radius: 20px;
	text-align: center;
}
.pozor{
width:224px;
height:260px;
background-color: #8BB381;
padding-top: 10px;
font-size:17px;
font-weight: bold;
position:absolute;
color:#050505;
top:180px;
left:80px;
border: 1px solid rgb(153,0,204);
text-align: center;
}	