body { 
font-family: 'Trebuchet MS', Helvetica, sans-serif;
background: #f1f1f1;
color: #7c7c7c;
font-size:13px;
background-image: url(/sf/4122/bos_bg_2.png);
background-repeat: repeat;
 background-attachment: fixed;
    background-position: center top; 
}


#PP { background:#fff; }
a, a:hover, a:active, a:visited { text-decoration: none; }

a.btnSys { color: #fff; text-shadow: none; }
a.btnSys:focus, a.btnSys:hover { color: #000; text-shadow: none; }

button.btn, a.btn { background: #0069d8; color:#fff; border-radius: 0px; padding: 10px 16px; font-size:16px; border: 1px solid #0069d8;}
button.btn:hover, a.btn:hover, button.btn:focus, a.btn:focus { background: #0069d8; color:#fff; padding: 10px 16px; font-size:16px;  border: 1px solid #0069d8;}

button.btnSys, a.btnSys { background: #0069d8; color:#fff;}
button.btnSys:hover, a.btnSys:hover { background: #0069d8; color:#fff;}

div#HeaderHTML { padding-bottom: 20px; text-align:center; }
div#HeaderHTML img { width:75%; }

/*
body.thankyou {
  background-image: none;
  background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center top; 
 background: #333132;
 }

body.thankyou div#HeaderHTML, body.thankyou div#SurveyHeader,  body.thankyou div#FooterHTML {display:none; }
body.thankyou div#PageQuestions { display: initial; }
body.thankyou div.QuestionBody { font-size:22px; color:#fff; }
body.thankyou div.Question { padding-top:300px; text-align:center; }
*/




div.QuestionBody { font-size:13px; }

div#merlin_footer { 
border-top: 1px solid #7c7c7c;
  margin-top: 50px;
  padding-top: 5px;
height:50px;
}
div.ValidationFailed { 
border:none;
}
div#InnerAd { display: none; }
div.Question { 
padding-bottom:60px;
}
div.Question:last-child {
 padding-bottom:10px;
}
div.ProgressBarArea { background: #0069d8; }
div#SurveyInner { 
    background:#fff;
    padding:70px;
}
div#SurveyLogo, div#SurveyHeader { 
    padding:0;
}
div#ToolBox { background: #fff; }

#PInfo { color:#2a2b2a; }

h1, div#SurveyHeader h1 { 
font-size: 14px;
  color: #7c7c7c;
  text-align: center;
}


div#Navigation { padding:5px; }

div#SurveyInner { 
background: #fff;
padding:40px;
padding-top: -10px;
}

.QuestionHeader, div#SurveyHeader { 
color: #0069d8;
}

#btn1 {
background: white;
  color: #7c7c7c;
  border: 1px solid #7c7c7c;
 }

div#SurveyInner { min-height: 350px; }

div#merlin_footer a { 
color: #48433f;
}


body.thankyou div#Survey { width: auto; }
body.thankyou div#ToolBox { box-shadow: none; }
body.thankyou a.btnSys, body.thankyou div#ProgressBarContainer { display:none; }
body.thankyou a {color:#78C043; }

/* dla Krzyska */
div.Question { padding-bottom:25px;}
div.Question48531{ padding-bottom:25px; }
tr.Answer td { color:green; width:99%; }

/* IE HACKS */
a#BosLogo img { border:none; }
:root div#SurveyInner { display: none \0/IE9; }
:root div#QuestionBody input { border: none \0/IE9; }
:root body div#Survey div#SurveyInner { display: none \9; }
:root body form#AnswerViewForm div#Survey { display: block \9; }
:root body form#AnswerViewForm div#SurveyInner { display: block \9; }
:root div.QuestionBody input { border: none \9; }
/* IE HACKS END  */