
.formular3
{
	width: 1282px;
	height: 350px;
	font-weight: bold;
	font-type: Times New Roman;
	border: 1px solid #cccccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #D6F2C3;
	background-image: url(../urbi/odkaz.jpg);
	position: absolute;
	top: 1030px;
	left: 43px;
	
}
label
{
float: left;
color: White;
width: 326px;
height: 40px;
margin-left:15px;
margin-bottom: 5px;
margin-top: 5px;
}
input
{
float: left;
background: White;
border: 1px solid #00FF99;
width: 326px;
height: 20px;
margin-top: 35px;

margin-left: 15px;
}
select
{
width: 326px;
background: White;
border: 1px solid #00FF99;
margin-bottom: 5px;
margin-left: 15px;
font-size: 14px;
	
}
textarea
{
border: 1px solid #00FF99;
width: 456px;
height: 150px;
margin-top: 5px;
margin-left: 15px;
font-size: 14px;

}
input.odeslat
{
color: white;
font-weight: bold;
	font-type: Times New Roman;

margin-top: 10px;
margin-left: 10px;
height: 40px;
background: #0d900d;
-webkit-border-radius:20px;
  -moz-border-radius:20px;
  border-radius:20px;
}
#submitbutton
{
margin-top: 5px;
width: 200px;
} 

#gdpr{
	height: 90px;
	width: 451px;
	background:Silver;
	font-size: 16px;
	color: #002339;
	text-align: left;
	position: absolute;
	top: 1260px;
	left: 758px;
	border: solid 2px White;
	padding-left: 5px;
	padding-top: 5px;
	border-radius: 10px;
 }
 #paskont{
	height: 30px;
	width: 360px;
	font-size: 33px;
	text-align: left;
	position: absolute;
	top: 1180px;
	left: 60px;
	color: White;
	z-index: 100;
}