/*
    Author: volenova
    PORTLET JIS2
*/

table.jis_tab td,
table.jis_tab th {
    white-space: normal;
    width: 200px;
}

table.jis_tab td.jis_double {
    width: 400px;
}

table.jis_tab td.jis_center {
    text-align: center;
}

table.jis_tab div.jis_karta {
    width:448px;
    height:281px;
    text-align: left;
}

table.jis_tab img.JIS_karta {
    width:134px;
    height:156px;
    text-align: left;
    margin-left:293px;
    margin-top:21px;
    border: none;
}

table.jis_tab img.UJEP_karta {
    width:105px;
    height:130px;
    text-align: left;
    margin-left:324px;
    margin-top:20px;
    border: none;
}

span.jis_emp {
    font-weight: bold;
    font-size: 15px;
}

div.jis_button {
    padding: 3px 5px 4px 5px;
}

div.jis_button  a:link.jis_button,
div.jis_button  a:visited.jis_button,
div.jis_button  a:hover.jis_button,
div.jis_button  a:active.jis_button {
    padding: 3px 7px 4px 7px;
    color: #000000;
    text-decoration: none;
    font-weight: normal;
    background: -webkit-linear-gradient(#f5f5f5, #e5e5e5, #e0e0e0); /* For Safari */
    background: -o-linear-gradient(#f5f5f5, #e5e5e5, #e0e0e0); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#f5f5f5, #e5e5e5, #e0e0e0); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#f5f5f5, #e5e5e5, #e0e0e0); /* Standard syntax (must be last) */
    border-radius: 1px;
    border-width: thin;
}

div.jis_button  a:link.jis_button,
div.jis_button  a:visited.jis_button {
    border: 1px solid #b0b0b0;
}

div.jis_button  a:hover.jis_button,
div.jis_button  a:active.jis_button {
    border: 1px solid #808080;
}

div.jis_button  a:active.jis_button {
    background: -webkit-linear-gradient(#e0e0e0, #e5e5e5, #f5f5f5); /* For Safari */
    background: -o-linear-gradient(#e0e0e0, #e5e5e5, #f5f5f5); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(#e0e0e0, #e5e5e5, #f5f5f5); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#e0e0e0, #e5e5e5, #f5f5f5); /* Standard syntax (must be last) */
}

/*
    EOF: PORTLET JIS2
*/
