body
{
    line-height: 150%;
    margin: 0px 0px 0px 0px;
    color : #333;
    padding: 0;
    background-color: #FFF;
    font-family: Arial;
    font-size: 11px;
}

.wrapper
{
    width: 960px;
    margin: auto;
    display:block;
}

.button
{
    height: 23px;
}

.banner
{
    width: 960px;
    height: 100px;
}

.zegar
{
    margin-top: 10px;
    width: 960px;
    height: 15px;
    text-align: right;
}

.banner-logo
{
    margin-top: 27px;
    float:left;
    width: 303px;
    height: 47px;
}

.banner-2016
{
    padding-left: 15px;
    width: 212px;
    float:left;
    height: 96px;
}

.login-form
{
    margin-top: 25px;
    float:right;
    background-color: rgb(245, 245, 245);
}

.last-opened
{
    width: 960px;
    display:block;
}

.menu
{
    width: 960px;
    height: 35px;
    margin-top: 17px;
}

.menu_left
{
    border-right: solid 1px rgb(239, 235, 232);
}

.naglowek
{
    margin: 0px;
    color: rgb(18, 63, 118);
    font-size: 12pt;
    font-weight: bold;
}

.menu_table_odd
{
    background-color: rgb(245, 245, 245);

}

.menu_table_even
{
    background-color: rgb(235, 235, 245);
}

.content-menu
{
    width: 250px;
    height: 555px;
    float:left;
}

.listahr
{
    height: 0px;
    border: 0px;
    width: 90%;
    border-bottom: 1px dashed  #878787;
}

.menu-line
{
    color:black;
    text-decoration:none;
}

a
{
    color : #333;
    text-decoration:none;
    color: rgb(225, 141, 53);
}

a:hover
{
    color: rgb(221, 84, 86);
    text-decoration:underline;
}
.table_head
{
    font-weight: bold;
}
.input_label
{
    color: rgb(116, 116, 116);
}

.input_text
{
    border: solid 1px rgb(231, 229, 229);
    height: 14px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.input_select
{
    border: solid 1px rgb(231, 229, 229);
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    height: 19px;
}

.input_button
{
    height: 25px;
}

.td_lab
{
    width: 120px;
    height: 90px;
    background-color: white;
}
.a_bold
{
    font-weight: bold;
    color : #333;
    text-decoration:none;
}
.a_bold:hover
{
    font-weight: bold;
    color: rgb(221, 84, 86);
    text-decoration:none;
}
.a_nice
{
    font-weight:normal;
    color:rgb(156, 150, 146);
}
.a_nice:hover
{
    color: rgb(221, 84, 86);
    text-decoration:underline;
}
.opis
{
        color: #004482;
    font-size: 14px;
    font-weight: bold;
}
.menu_bold
{
    color: #004482;
    font-size: 14px;
    font-weight: bold;
}
.menu_bold_hover
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
}
.menu_bold:hover
{
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    text-decoration:none;
}
.menu_left
{
    border-right: solid 1px rgb(239, 235, 232);
}

.menu_left_hover
{
    border-right: solid 1px rgb(239, 235, 232);
    background-image: url(/public/images/menu_background.png);
}

.zasoby
{
    padding: 5px;
        color:rgb(156, 150, 146);
    font-size: 14px;
    font-weight: bold;
}
.foot
{
    color: rgb(156, 150, 146);
    height: 87px;
    background-color: rgb(245, 245, 245);
    margin-top: 7px;
}

