html, body, div, span, h1, h2, p, a, em, img, strong, ol, ul, li, table, tr, td
{
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-weight: inherit;
  font-style: inherit;
  font-size: 100%;
  font-family: inherit;
  vertical-align: baseline;
}

body
{
  font-family: sans-serif;
  font-size: 14px;
}
td
{
  text-align: left;
  font-weight: normal;
  padding-left: 5px;
}

#wrpr
{
  width: 300px;
  margin-bottom: 0px;
}

/* ------------------- FORMULARZ ------------------- */

.clr {
  clear: both;
}
.bold {
  font-weight: bold;
}
a {
  text-decoration: none;
}
.pointer {
  cursor: pointer;
}
img {
  border: none;
}

.form_l {
  float: left;
  width: 20px;
  height: 20px;
}
.form_r {
  float: left;
  width: 300px;
  height: 367px;
  background: #fff;
}
.form_r .form_r_top {
  color: #051646;
  font-size: 24px;
  text-align: center;
  margin-top: 25px;
}
.form_r .form_r_txt {
  font-size: 11px;
  padding-left: 20px;
  padding-top: 15px;
  padding-bottom: 20px;
  color: #5b5b5b;
}

#frm {
  padding-left: 20px;
  /*margin-bottom: 20px;*/
}
#frm input {
  width: 230px;
  font-size: 12px;
  color: #757575;
  padding: 5px 10px;
  background: #efefef;
  border: #aaa 1px solid;
}
#frm .input-select {
  width: 250px;
  font-size: 12px;
  color: #757575;
  padding: 5px 0px 5px 10px;
  background: #efefef;
  border: #aaa 1px solid;
}
#frm input.check {
}
#frm input.btn {
  width: 191px;
  height: 56px;
  background: url(../Graphic/img/submit-Merissa.jpg) no-repeat;
  border: none;
  -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px;
  position: absolute;
  left: 60px;
  top: 265px;
  text-indent: -99999px;
  cursor: pointer;
  font-size: 1px;
}

#personNameTable 
{
  position: absolute;
  left: 20px;
  top: 120px;
}

#phoneTable
{
  position: absolute;
  left: 20px;
  top: 166px;
}

#personTypeTable
{
  position: absolute;
  left: 20px;
  top: 212px;
}

.form_r .form label {
  font-size: 11px;
}
.form_r .txt_ob {
  font-size: 11px;
  padding-left: 25px;
  padding-top: 15px;
}

div#dialog {
  font-size: 9px;
  margin-left: 5px;
  margin-right: 5px;
  padding-bottom: 0;
}
div.ui-corner-all {
  -moz-border-radius: 0px; -webkit-border-radius: 0px; -khtml-border-radius: 0px; border-radius: 0px;
  border-radius: 0;
  border: solid 1px #000;
}
div.ui-dialog .ui-dialog-buttonpane {
  margin-top: 0;
  padding-bottom: 0;
  padding-top: 0;
}

#approveDiv_Consent_To_Data_Processing { 
  /*padding-top: 60px;*/
  position: absolute;
  top: 330px;
  width: 300px;
  background-color:White;
}

.wantKnowMore_hdr 
{
  color:#051646; 
  font-size: 24px; 
  margin-top: 25px;
}

.wantKnowMore_txt 
{
  font-size: 11px; 
  padding-top: 15px; 
  padding-left: 2px;
  color: #5b5b5b;
}
#Call
{
  color:#051646; 
  font-size: 22px; 
  position: absolute;
  margin: 235px 70px auto;
}
/* ------------------- POTWIERDZENIE ------------------- */

#wrprConfirm { 
  width: 300px; 
  height: 412px;
  background: url(../Graphic/img/RzF2.0_confirm_bg.jpg) no-repeat top left;
} 

div#facebook 
{ 
  float:left;
  /*margin-top:250px;
  margin-left:13px;*/
  margin-left: 49px;
  margin-top: 215px;
  width:200px;
} 

/*
.CnfrmTitle { 
  font-size: 18px; 
  font-weight: bold; 
  color: #2d2f3b; 
} 

.thanks_info{ 
  font-size: 14px; 
  color: #2d2f3b; 
} 
*/
