 .wpcf7 p input.wpcf7-text{
  border: 0px;
  border-radius: 5px;
  font-size: 15px;
  padding: 15px;
  width: calc(100% - 40px);
  margin: 10px 0px;
  background: #222;
  color: #fff;
}
#nrodowrap {
  width: 72%;
  float: right;
}
 .wpcf7 p textarea{
  border: 0px;
  border-radius: 5px;
  width: 94%;
  font-family: sans-serif;
  padding: 10px 2%;
  height: 100px;
  margin-top: 10px;
  margin-bottom:30px;
  background: #222;
  color: #fff;
}
 .wpcf7 p input.wpcf7-text:focus,  .wpcf7 p textarea:focus{
 outline: 2px solid #d2b687;
 }
 .wpcf7 p .wpcf7-submit{
  background-color: #fecd07;
  color: #000 !important;
  text-align: center !important;
  display: block;
  width: 100%;
  font-size: 20px !important;
  padding: 15px 20px;
  margin: 0 auto;
  cursor: pointer;
  border: 0px;
  margin-top: 30px;
  border-radius: 5px;
  transition:all 0.3s ease;
}
 .wpcf7 p .wpcf7-submit:hover{
  background-color:#fff;
  color: #1f4252 !important;
}
  #rodocheck2{
  display: block;
  font-weight: bold !important;
  color: #05162f !important;
  margin: 0px;
  padding-top: 0px;
}
 .rodo-check2{
}
 .rodo-check2 b{
color: #fecd07;
font-size: 14px;
}
.submit-p{
float:left;
margin: 0px;
width: 25%;
}
 .rodo-check2 b span{
color:#fff;
padding-right: 10px;
font-size: 20px;
line-height: 25px;
}
 .rodo-check2 p{
font-size: 13px !important;
color: #999;
line-height: 17px !important;
text-align: justify !important;
}
 .wpcf7-submit.nieaktywny{
opacity:0.5;
pointer-events:none;
}
#rodook{
  width: 25%;
  float: left;
}
#rodook span{
display: block;
    border: 4px dashed #fecd07;
    width: 45px;
    height: 45px;
    float: left;
    margin-right: 20px;
cursor: pointer;
color: #ccc;
font-size: 37px;
line-height: 48px;
text-align: center;
transition:all 0.3s ease;
}
#rodook span:hover{
border-color:#fff;
}
#rodook.zaznacz span{
	color:#fff;
}
#rodook p{
margin: 0px;
float: left;
font-size: 15px !important;
width: 100%;
line-height: 19px !important;
text-align: left !important;
color: #fff;
}
 p.k2hsub{
  text-align: center;
  font-size: 22px;
  color: #fff;
  padding: 15px 0px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
  padding-bottom: 0;
}
.inputy p {
    float: left;
    margin: 0px;
    width: 33%;
}
 .formularz{
width: 100%;
margin: 0 auto;
padding-top: 30px;
} 
  .wpcf7 p input.wpcf7-text{
 margin:3px 0px;
 }
  .formularz {
    width: 100%;
	} 