@CHARSET "UTF-8";

.dotacjaHeader {width:90%; margin-bottom: 22px;}
.dotacjaHeader strong {display: block; margin-top: 11px;}

.dotacjaForm {width:90%; font-size: 11px;}

.dotacjaForm .text {margin-bottom: 20px;}
.dotacjaForm .textarea label,
.dotacjaForm .checkbox strong,
.dotacjaForm .text label {display: block; font-weight: bold;}
.dotacjaForm .text span {display: block; margin-top: 3px; font-size: 12px;}
.dotacjaForm .input.text input {border: 1px solid #ddd; padding: 3px; color: #333; margin-top: 3px; width: 350px; font-size: 12px;}

.dotacjaForm .input.checkbox {margin: 0 0 20px 0; padding: 0}
.dotacjaForm .input.checkbox label {float: none; padding: 0; margin: 10px 0 0 1px;}
.dotacjaForm .input.checkbox input {margin-right: 10px;}
.dotacjaForm .input.checkbox span {display: block; margin-top: 10px; text-decoration: underline;}

.dotacjaForm .input.submit {position: relative;}
.dotacjaForm .input.submit input {width: 64px; cursor: pointer; padding: 5px 0 4px; margin-left: 15px; border: none; color: #fff; background: url(/repository/layout/form_button.gif) no-repeat;}
.dotacjaForm .input.submit input.first {margin-left: 0;}
.dotacjaForm .input.submit .page {position: absolute; right: 0; top: 2px;}

.dotacjaForm .textarea {margin-bottom: 20px;}
.dotacjaForm .textarea textarea {border: 1px solid #ddd; padding: 3px; color: #333; margin-top: 3px; width: 350px; font-size: 11px;}

.dotacjaForm .action {margin-bottom: 20px;}

.dotacjaHeader table {}
.dotacjaHeader table tr td strong {display: inline; margin: auto;}
.dotacjaForm table tr td {text-align: center; vertical-align: middle; padding: 2px 0; background: #eee;}
.dotacjaForm table tr td.text input {border: 1px solid #ddd; padding: 1px; color: #333;}

.dotacjaForm .scroll {margin: 0 0 10px -40px; font-size: 10px;}
.dotacjaForm .scroll table#budzet {width: 625px !important;}
.dotacjaForm .scroll .text input {width: 40px;}
.dotacjaForm .scroll .text.large input {width: 160px;}


#content .content .dotacjaHeader a.wniosek_typ {
    display: block;
    width: 64px;
    cursor: pointer;
    padding: 5px 4px ;
    margin-right: 15px;
    border: none;
    color: #fff;
    text-decoration: none;
    background: url(/repository/layout/form_button.gif) no-repeat;
    float: left;
}

.wnioskiLista{
}
div#segregator .content .wnioskiLista h3{
    color: #F7941D;
}
.wnioskiLista ul li.active{
    font-weight: bold;
}

