@CHARSET "UTF-8";

form.pws fieldset {
    border-width: 0px;
}

h1 a.pws {
    color: #F58220;
}

hr.pws {
    border-width: 0px;
    border-top: 1px #CBCBCB solid;
    clear: both;
    height: 1px;
    margin: 10px 0px;
}

.pws div.wiecej {
    text-align: right;
}
.pws div.wiecej a {
    font-size: 11px;
    font-weight: bold;
    border-bottom-width: 0px;
}
.pws div.wiecej a:hover {
    border-bottom-width: 1px;
}

img.competitionPhoto {
    float: left;
    margin: 0px 10px 10px 0px;
}

/* form */
ul.pws {
    list-style: none;
}
ul.pws li input.text {
    border: 1px #CBCBCB solid;
    width: 100%;
}
.pws input.submit {
    background-color: #D4D0C8;
    border: 1px #B9C0C1 solid;
    display: block;
    margin: 0px auto;
    padding: 1px 10px;
}
ul.pws li.surveyAnswer {
    padding-top: 5px;
}

div.body h3 { margin: 0px; padding: 0px; }

div.body ul.pws { margin-top: 12px; }

/* error */
.pws .form_error {
    font-size: 11px;
}
div.flashConfirm {
    background-color: #ADEC9B;
    border: 1px #018101 solid;
    font-size: 11px;
    margin-bottom: 10px;
    padding: 2px 4px;
}

/* dane konkursow w prawym boxie */
.m_karta248 .body ul li .kategoria {
    color: #666;
    font-size: 10px;
    margin-top: 5px;
}
.m_karta248 .body ul li .kategoria span {
    color: #F58220;
}

/* sonda na stronie głównej */
div#pollIndex {
    background: url("/images/sonda_index/top.gif") no-repeat !important;
    height: auto !important;
}

img.surveyPhoto {
    margin-right: 10px;
    margin-bottom: 10px;
}
