body {
    // background-image: url(/i/backgrounds/connect.png);
    background-color: #ffffff;
//    background-repeat: repeat;
    background-size: inherit;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    color: #4d4948;
background-image: url(/i/backgrounds/BlueBlur.jpg);
background-repeat: no-repeat;
background-attachment: fixed;
}
textarea { width: 100%; }
body.thankyou {

background-image: none;
}

button.btnSys, a.btnSys {
background-color: #fff;
color: #2b5997;
text-shadow:none;
}
button.btn {
    color:#ffa200;
}
div.Question { 
padding-bottom:20px;
}
div.Question:last-child {
 padding-bottom:10px;
}
div#SurveyInner { 
    background:#fff;
    padding:30px;
}
div#InnerAd { 
    display:none; 
}
div#SurveyLogo, div#SurveyHeader { 
    padding:0;
}
div.QuestionRequired {
color: #fff;
background: #b94a48;
padding: 3px;
border-radius: 4px;
margin-bottom: 5px;
}

div#SurveyLogo { padding-bottom: 3px; }
div#SurveyLogo img { width: 28%;  }
div#PageHeader { 
padding-top: 0;
background: url(http://badanie.slowlajf.org.pl/sf/799/logo_799.png); 
background-repeat: no-repeat; 
background-position: 659px;
background-size: 70px;
}


/* 1 strona */
div.Question7086 div.QuestionBody { float:left; }
p.SurveyOwner, p.SurveyCompany, p.SurveyFullCompany { display:block; margin: 0; line-height: 20px;  font-size:12px; }
p.SurveyOwner, p.SurveyCompany, p.SurveyFullCompany  { font-size:12px; font-style:italic; }

button#btn2, button#btn3 { font-size:18px;padding: 12px 20px; }



div#Intro1 { float:left; width:75%; text-align:justify; }
div#Intro2 { float:right; width:20%; text-align:right; }

@media only screen and (max-width : 568px) {
    div#Intro1, div#Intro2 { width:100%; }
    div#SurveyInner { padding: 5px;  }
    img#PartnersLogoPion { display:block; width:100%; }
    img#PartnersLogoHor { display:none; }
}
@media only screen and (min-width : 569px) {
    img#PartnersLogoPion { display:none; }
    img#PartnersLogoHor { display:block; width:100%; }
}
div.Question7268 img { width:100%; }


div#PageHeader { color: #0D9C03; }
div.ProgressBarArea { background: #0D9C03; }
div#PP { background:#fff; }

div.Question7254, div.Question7124 { padding-bottom:0px; }
div.Question7124 div.QuestionHeader, div.Question7254 div.QuestionHeader  { display:none; }

div.Question7267 { padding-bottom:20px; }

div#Navigation { padding:5px; }

div.Question7089, div.Question7098, div.Question7197, div.Question7100, div.Question7141, div.Question7101, div.Question7142, div.Question7143, div.Question7364 { padding-bottom:20px; font-size:14px; }


div.Question7089 div.QuestionHeader, div.Question7098 div.QuestionHeader, div.Question7197 div.QuestionHeader, div.Question7100 div.QuestionHeader, div.Question7141 div.QuestionHeader, div.Question7101 div.QuestionHeader, div.Question7142 div.QuestionHeader, div.Question7143 div.QuestionHeader { font-weight:normal; font-size:14px;}

div#FooterHTML { display:none; }
div.Page1750 div#FooterHTML, div.Page1765 div#FooterHTML { display:block; }



button.btn, a.btn {
    background-color: #02a8fe;
    color: #fff;
 //   text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
   // background-repeat: repeat-x;
   // border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    display: inline-block;
    padding: 4px 12px;
    margin-bottom: 0;
    font-size: 13px;
    line-height: 20px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
 //   border: 1px solid #cccccc;
   // border-bottom-color: #b3b3b3;
    border-radius: 4px;
  //  box-shadow: inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
    font-family: inherit;
}

button.btn:hover, a.btn:hover {
    background-color: #2b5997;
    background-image: none;
}

tr.Answer:hover, div.QuestionBody tr:hover {
    background: #ffa200;
}

div#ToolBox { background:#2b5997; }
div.ProgressBarArea { background:#000; }

img#NONE { display:none; }

div.Question12404  tr.Answer:hover, div.Question12404 div.QuestionBody tr:hover {
    background: #fff;
}