
/* SIMPLE MODAL*/

#age_check_tab {margin: 0 auto;}

#simplemodal-overlay {
  background: url(../_clip/bg-agecheck.jpg) #840000 center top;
  cursor: wait;
}

#simplemodal-container {
  background: url(../_clip/agecheck.jpg) center top no-repeat;
  color: #1f2f6a;
  padding: 0;
  width: 420px;
  height: 450px;
  margin: 0 auto;
  text-align: center;
}

#age_check_tab h1 { font-size: 120%; padding: 220px 0 0 0; font-weight: bold; color: #000000; color: #801414;  width: 420px;}
/*#age_check_tab h2 { color: #000000; font-size: 70%; font-weight: normal; padding: 145px 0 0 420px; background: none; border: none;}*/

#age_check_tab form {padding: 0; margin: 30px 0 0 0;  width: 420px; }
#age_check_tab .btn-ano, #age_check_tab .btn-ne {cursor: pointer; background: url(../_clip/agecheck-ano.jpg) left top no-repeat; width: 168px; height: 41px; border: none; margin: 5px; }
#age_check_tab .btn-ne {background: url(../_clip/agecheck-ne.jpg) left top no-repeat;}
#age_check_tab p.adresa {color: white; padding: 30px 0 0 0; width: 420px;}
