/* ANKIETA */

a.link_ankieta {
  background:url('../grafika/link_ankieta.png');
}
a.link_ankieta:hover {
  background:url('../grafika/link_ankieta.png') 0 -74px;
}

.ank_pyt_ram {
  border:1px solid;
  margin-bottom:16px;
  text-align:justify;
  background-color:#eee;
}
.ank_pyt_ram p {
  padding-left:12px;
  padding-right:12px;
}
p.ank_wciecie {
  padding-left:32px;
}
.ank_okno {
  position:absolute;left:255px;top:128px;
  width:482px;height:254px;
  background:url('../grafika/okno.png') no-repeat;
}
.ank_ok {
  position:absolute;top:58px;left:41px;
  height:64px;width:400px;
  background:url('../grafika/ok.png') no-repeat;
}
.ank_error {
  position:absolute;top:58px;left:41px;
  height:64px;width:400px;
  background:url('../grafika/error.png') no-repeat;
}
.ank_powrot {
  height:32px;width:260px;
  position:absolute;left:111px;bottom:32px;
}
.ank_powrot a{
  display:block;
  background-color:#bdf;
  text-align:center;
  font-size:16px;font-weight:bold;color:#000;
  line-height:32px;
  /*margin-left:91px;margin-top:180px;*/
}
.ank_powrot a:hover {
  background-color:#cef;
}
.odpowiedzi {
  border:solid 1px;
  padding-left:12px;
  margin-bottom:12px;
}
.odpowiedzi a:hover {
  text-decoration:underline;
  color:red;
}
.wybor_ref a:hover {
  text-decoration:underline;
  color:red;
}