body{
  background: url("bg.png") repeat-x top;
  margin:0 auto; 
  font-family:verdana, sans-serif;
  color: #625C4B;
  font-size:13px;
  font-size-adjust:none;
  font-stretch:normal;
  font-style:normal;
  font-variant:normal;
  font-weight:normal;
  line-height:1.231;
}
h1,h2,h3{font-family:'Trebuchet MS';font-weight:normal;}
h1{font-size:180%; }
h2{font-size:160%;}
h3{font-size:120%;}
a{
  color: #524524;
}
a:hover{
  background-color: #524524;
  color: #F2E3BA;
}


#container{width: 950px;margin:0 auto;}
#header{ background: url("top.png") no-repeat top; height:140px;}
#headerWrapper, #logo{display:none;}

.page_separator h3{
  font-size:180%;
}

.question{
  padding: 0.5em;
  border-top:1px solid #D1C3A1;
  background: url("qbg.png") repeat-x top;
}
.question:hover{
  background: #F9F6F0 url("qbg_hover.png") repeat-x top;
}
div.question .answers ul {
  margin-bottom:0;
}

/* zmiana w tabelka ze skala - sa mniejsze i po prawej */
div.matrix_rating_one div.answers div.row table.matrix {
  margin-right:0;
  width: 35%;
  text-align:right;
}
/* szerokosc pytana o status materialny */
#id214220_question div.answers div.row table.matrix{ width: 60%; }

div.answers div.row table.matrix tr.rating td {
  font-weight:normal;
}

div.answers div.even{background-color:transparent;}
div.answers div.row table.matrix tr td, div.answers div.row table.matrix tr th{padding:0;}
div.answers div.row table.matrix tr td{padding:0 0 5px 0;}

div.answers div.row table.matrix tr th.odd,div.answers div.row table.matrix tr td.odd{background-color:#EBE2CB;}
div.answers div.row table.matrix tr th.even,div.answers div.row table.matrix tr td.even{background-color:transparent;}
div.answers div.first{text-align:right;border:none;}

#submitBottom{text-align:center;margin-top:1em;height:60px;}
#submitBottom a{
  margin:auto;
  background: url("btbg.png") no-repeat top; 
  width: 308px;
  height: 57px;
  display:block;
  line-height: 55px;
  color: white;
  text-decoration: none;
  font-size:189%;
  font-family: 'trebuchet ms'
  font-weight: bold;
}

#submitBottom a:hover{text-decoration:underline;}
#submitBottom #prev, #submitBottom #exit{display:none;}

#footer{
  margin-top: 0.5em;
  padding-top:25px;
  font-size:100%;
  background: url(webankieta.png) no-repeat top right;
}
