TEXTAREA {
    overflow: auto;
    white-space: pre;
    background-color: #FFFF80;
    border: 1px solid #CCCCCC;
}

INPUT, SELECT {
    border: 1px solid #CCCCCC;
    background-color: #FFFF80;
}

.INPUT {
    border: 1px solid #CCCCCC;
    background-color: #FFFF80;
}

INPUT:focus, SELECT:focus, TEXTAREA:focus, CHECKBOX:focus {
    border: 1px solid #EEEEEE;
    border-right: 1px solid #FF0000;
    border-bottom: 1px solid #FF0000;
}

.but_inne {
    border: 1px solid #666666;
    background-color: #FFc000;
}

fieldset {
    margin: 10px;
}

.niewymagane {
    border: 1px solid #DDDDDD;
    background-color: #DDDDDD;
    background-color: #EEEEEE;
}

.wyp input {
    padding: 0px;
    background-color: #EEEEEE;
    border: 1px solid #DDDDDD;
}

.wyp {
    font-size: xx-small;
    font-family: Arial, Helvetica, sans-serif;
    padding-right: 10px;
}

.wyp .title {
    font-size: 12px;
    text-align: center;
    border-top: 1px solid #CCCCCC;
    border-bottom: 1px solid #CCCCCC;
    background-color: #66CCFF;
    background-color: #FFFFd0;
}

#Ttab {
    border-bottom: 1px solid #CCCCCC;
    list-style: none;
    height: 27px !important;
    height: 26px;
    position: relative;
    z-index: 2;
    padding: 0px;
}

#Ttab li {
    margin-top: 1px;
    width: 107px;
    height: 27px;
    position: relative;
    margin-right: 5px;
    display: inline;
    float: left;
    background: url('../images/mt_tab.gif') no-repeat;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
    color: #16387c;
    font-weight: bold;
    cursor: pointer;
    margin-bottom: -3px;
    background-position: bottom !important;
    background-position: top;
}

#Ttab li.sel {
    background: url('../images/mt_tab_act.gif') no-repeat;
    color: #ba2446;
    font-size: 14px;
    line-height: 30px;
    cursor: default;
}

#Ttab li.empty {
    background: none;
    font-size: 15px;
    color: #777777;
    width: 50%;
    text-align: left;
    margin-left: 0px;
    cursor: default;
}

.zajawka {
    font-size: 11px;
}

.Fetyk {
    border-bottom: 1px dotted #BBBBBB;
    color: #0066CC;
    margin: 5px 0px 5px 0px;
}

.Fbuton, .Fbuton2 {
    font-size: 12px;
    font-family: Tahoma, Helvetica, sans-serif;
    font-weight: bold;
    text-align: center;
}

.Fbuton img {
    border: 1px solid #FFFFFF;
}

.Fbuton a:link, .Fbuton a:visited, .Fbuton a:active {
    color: #000000;
    text-decoration: none;
    border: 0px;
}

.Fbuton a:hover {
    color: red;
    text-decoration: none;
}

.Fbuton div {
    position: relative;
    bottom: 0px;
    padding: 2px;
    z-index: 90;
}

.Fbuton a:hover div {
    position: relative;
    bottom: 0px;
    padding: 2px;
    z-index: 90;
}

.FbutonS img {
    border: 1px dotted #FF0000;
}

.FbutonS div {
    position: relative;
    bottom: 0px;
    padding: 2px;
    z-index: 90;
    background-color: red;
    color: white;
}

.FbutonS a:hover div {
    position: relative;
    bottom: 0px;
    padding: 2px;
    z-index: 90;
    color: #000000;
}

.error_input {
    border-top: 0px solid #b6b6b6;
    border-bottom: 2px solid #FF0000;
    border-left: 0px solid #EEEEEE;
    border-right: 0px solid #EEEEEE;
    font-family: Helvetica, Arial, sans-serif;
    color: #272727;
    background-color: #ffffff;
}

.error_sel {
    background-color: #FFB7B7;
    background-color: #ffa080;
    background-color: #ffd080;
    background-color: #ffb070;
    border: 1px solid #ff0000;
}

/*#podglad div p{ margin:0px;padding-left:10px; border:0px;text-indent: 20px;}*/
/*#podglad br{ line-height:10px;}*/
.wyslijOgl {
    font-size: 20px;
    font-weight: bold;
    padding: 5px;
    border: 1px solid #888888;
    border-right: 2px solid #333333;
    border-bottom: 2px solid #333333;
    background-color: red;
    color: #FFFFFF;
    
}

fieldset {
    border: 1px solid #CCCCCC;
    /*border-radius: 5px;*/
    padding-left: 1px;
    padding-right: 1px;
    text-align:left;
}

.wyslijOgl:hover {
    background-color: #FFFF00;
    color: #000000;
}

.Frejon {
    font-size: 12px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
}

.Frejon TD {
    border-bottom: 1px dotted #CCCCCC;
}

.Frej {
    background-color: #CCCCCC;
    width: 25px;
    padding: 2px;
    vertical-align: middle;
}
