body {
    font-family: Arial;
    font-size: 13px;
    line-height: 17px;
    color: #333;
    margin-top: 15px;
    background: url('/images/gradient_tlo.png') #54595e repeat-y;
    background-position: center;
}

a {
    color: #bc3517;
    text-decoration: none;
    cursor: pointer;
}
a:hover {
    text-decoration: underline;
}

.pointer {
    cursor: pointer;
}

.bold td {
    font-weight: bold;
}

table.default {
    width: 100%;
    border-collapse: collapse;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}

table.default:not(.nobotborder) {    
    border-bottom: 1px solid #ccc;
}

table.default tr:nth-child(odd) {
    background: #fff;
    border-bottom: 1px solid #EBEBEB;
    border-top: 1px solid #EBEBEB;
}

table.default tr:nth-child(even) {
    background: #fafafa;
}

table.default tr:first-child {
    border-top-color: #ccc;
}
table.default tr:last-child {
    border-bottom-color: #ccc;
}
table.default tr td, table.default tr th {
    padding: 8px;
    vertical-align: middle;
}
table.default tr th {
    font-weight: bold;
}
table.default tr.clickable {
    cursor: pointer;
}
table.default tr.highlight {
    color: #fff;
    background: #1A98CE;
}
table.default tr.hover:hover {
    color: #fff;
    background: #bc3517;
}
table.default tr.hover:hover a {
    color: #fff;
}

div#pracownik {
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    border: 1px solid #C9E01D;
    background-color: #ECF2C6;
    color: #6E7707;
    padding: 10px;
    margin-bottom: 10px;
}

div#kontener { 
    width: 1000px;
    margin: auto;
    background: #fff;
    box-shadow: 0 0 10px #555;
    overflow: hidden;
    margin-bottom: 10px;
}

div#top {
    width: auto;
    height: 117px;
    margin: 0 15px;
    position: relative;
    top: 15px;

    background-color: #fff;
    background: url('/images/top_tlo.jpg') right no-repeat;
    border-bottom: 1px solid #d9d9d9;

    font-family: "Times New Roman",Georgia,Serif;
    font-size: 32px;
    color: #597288;
    cursor: pointer;
}

div#top img {
    float: left; 
    margin-top: 20px; 
    margin-right: 10px;
}

div#kontener2 {
    position: relative;
    margin: 30px 15px 15px;
    overflow: hidden;
    height: 100%;
}

div#menu {
    width: 220px;
    float: left;
    padding-bottom: 2000px; 
    margin-bottom: -2000px;
    background: #ebebeb;
    overflow: hidden;
}

div#content {
    width: 735px;
    float: right;
    padding-bottom: 2000px; 
    margin-bottom: -2000px;
    background: #e1e2e4;

    background-image: linear-gradient(bottom, #E6E6E6 0%, #F7F7F7 45%);
    background-image: -o-linear-gradient(bottom, #E6E6E6 0%, #F7F7F7 45%);
    background-image: -moz-linear-gradient(bottom, #E6E6E6 0%, #F7F7F7 45%);
    background-image: -webkit-linear-gradient(bottom, #E6E6E6 0%, #F7F7F7 45%);
    background-image: -ms-linear-gradient(bottom, #E6E6E6 0%, #F7F7F7 45%);

    background-image: -webkit-gradient(
        linear,
        left bottom,
        left top,
        color-stop(0, #E6E6E6),
        color-stop(0.45, #F7F7F7)
        );
}

div#content div.margin {
    float: left;
    padding: 15px;
    width: 705px;
    overflow: hidden;
}

div#header {
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
    background: #5b7085;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 20px;
    color: #fff;
    border-bottom: 3px solid #fff;
    overflow: hidden;
    float: left;
    width: 100%;
}
div#header:nth-child(n+2) {
    border-top: 3px solid #fff;
}
div.header{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
    background: #5b7085;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 20px;
    color: #fff;
    border-bottom: 3px solid #fff;
    overflow: hidden;
    float: left;
    width: 100%;
}


div#tresc {
    padding: 15px;
}

div#tresc p + p {
    margin-top: 12px;
}

div#stopka {
    width: 1000px;
    margin: auto;
    overflow: hidden;
    margin-bottom: 15px;
    color: #fff;
    font-size:11px;
}

div#wizytowka {
    height: 50px;
    border-bottom: 3px solid #fff;
    font-size: 11px;
    line-height: 12px;
    color: #FFFFFF;
    background: #5B7085;
}

div#wizytowka a {
    color: #FFFFFF;
}

div#wizytowka table {
    width: 100%;
}

div#wizytowka table tr td {
    vertical-align: middle;
    text-align: center;
}

div#wizytowka div.nr_wpisu {
    height: 27px;
    line-height: 27px;
    vertical-align: middle;
    text-align: center;
    border-bottom: 1px solid #fff;
    color: #FFFFFF;
    white-space: nowrap;
}

div#wizytowka div.wyloguj {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
    text-align: center;
    background: #DE2601 url('/images/przycisk_czerwony_tlo.png') repeat-x;
    cursor: pointer;
}

div.wyloguj a:link, div.wyloguj a:active, div.wyloguj a:visited {
    text-decoration: none;
    color: white;
}

div.modul_menu {
    height: 50px;
    background: #bc3517;
    border-bottom: 3px solid #fff;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 20px;
    color: #fff;
}

div.modul.menu {
    height: auto;
    background: #5B7085;
}

div#strzalka {
    background: url('/images/menu_strzalka.png') #5b7085 no-repeat;
    height: 30px;
}

div#menu ul {
    width: 200px;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 16px;
    color: #fff;
    white-space: nowrap;
}

div#menu ul a {
    color: #fff;
    display: inline-block;
    width: 185px;
}

div#menu ul a:hover {
    text-decoration: none;
}

div#menu ul, div#menu ul li {
    margin: 0;
    padding: 0;
    line-height: 40px;
    padding-top: 2px;
}

div#menu ul li {
    list-style-image: url('/images/li_strzalka.png');
    list-style-position: inside;
    background: url('/images/kropeczki.png') repeat-x;
    background-position: top left;
    cursor: pointer;
    padding-left: 20px;
    width: 100%;
}

div#menu ul li:hover {
    text-shadow: 0 0 15px #f0f0f0;
}

div#menu ul li.active {
    background: #fff;
    color: #BC3517;
    list-style-image: url('/images/li_strzalka_active.png');
    box-shadow: 0 0 10px #ccc inset;
}

div#menu ul li.active a {
    color: #BC3517;
}

div#menu ul li.active + li, div#menu ul li.active + div.kropeczki {
    background-image: none;
}

div#menu ul li:hover {
    cursor: po
}

div#menu div.kropeczki {
    height: 2px;
    background: url('/images/kropeczki.png') repeat-x;
    background-position: bottom;
    width: 220px;
}

div#menu div.modul {
    position: relative;
    height: 50px;
    border-bottom: 3px solid #fff;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
}

div#menu div.modul.pokaz {
    border: none;
}

div#menu div.modul.radcy {
    background: #bc3517;
}

div#menu div.modul.wykladowcy {
    background: #286d7d;
}

div#menu div.modul.aplikanci {
    background: #01503d;
}

div#menu div.modul img {
    position: relative;
    top: -1px;
    left: 3px;
}
/*
div#menu div.modul.logowanie {
    display: none;
    height: 95px;
    line-height: 27px;
}

div#menu div.modul.logowanie.radcy {
    background: url('/images/logowanie_radcow_tlo.png') #bc3517 repeat-x;
}

div#menu div.modul.logowanie.wykladowcy {
    background: url('/images/logowanie_wykladowcow_tlo.png') #286d7d repeat-x;
}

div#menu div.modul.logowanie.aplikanci {
    background: url('/images/logowanie_aplikantow_tlo.png') #01503d repeat-x;
}

div#menu div.modul.logowanie input[type='text'], div#menu div.modul.logowanie input[type='password'] {
    padding-left: 5px;
    height: 18px;
    width: 180px;
    border: none;
    box-shadow: 1px 1px 3px #777777 inset;
}*/

div#menu div.modulmenu {
    position: relative;
    height: 50px;
    border-bottom: 3px solid #fff;
    line-height: 50px;
    vertical-align: middle;
    text-align: center;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 24px;
    color: #fff;
    cursor: pointer;
    white-space: nowrap;
}
div#menu div.modulmenu.radcy {
    background: #bc3517;
}
div#menu div.modulmenu.wykladowcy {
    background: #286d7d;
    font-size: 22px;
}
div#menu div.modulmenu.aplikanci {
    background: #01503d;
}
div.menu {
    border-bottom: 3px solid #fff;
    background: #5B7085;
}



div#menu div.blok_szary {
    background: #EBEBEB;
    padding: 10px;
    height: 100%;
    padding-bottom: 2000px;
    margin-bottom: -2000px;
    clear: both;
}

input.przycisk {
    overflow:visible;
    min-width: 70px !important;
    width: auto !important;
    cursor:pointer;
    font-family:"Lucida Grande",Tahoma,Arial,Verdana,sans-serif;
    text-transform: uppercase;
    font-size: 10px !important;
    padding-left: 4px !important;
    padding-right: 4px !important;
    padding-top: 1px !important;
    padding-bottom: 2px !important;
    height:21px;
    vertical-align: middle;
    margin: auto;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-box-shadow: 1px 1px 2px rgba(110, 110, 110, 0.75);
    -moz-box-shadow:    1px 1px 2px rgba(110, 110, 110, 0.75);
    box-shadow:         1px 1px 2px rgba(110, 110, 110, 0.75);
}

input.przycisk.right {
    float: right;
    margin-top: 7px;
}

input.przycisk.left {
    float:left;
    margin-top: 7px;
}

input.przycisk.czerwony {
    background:url("/images/przycisk_czerwony_tlo.png") repeat-x;
    background-color:#c74e39;
    border: 1px solid #c74e39;
    color:#FFFFFF;
}
input.przycisk.zielony {
    background:url("/images/przycisk_zielony_tlo.png") repeat-x;
    background-color: #569c26;
    border: 1px solid #569c26;
    color: #FFFFFF;
}

/* CSS 3 Wyszukiwarka ogólna by wodzu */

table.wyszuk_table{
    width: 100%;
    border-collapse: collapse;
    border-bottom: 1px solid #ccc;
    box-shadow: 1px 1px 3px #DDD;
}

table.wyszuk_table.statusy tr td {
    padding: 0px;
    font-size: 0.9em;
    padding: 3px;
}

table.wyszuk_table tr:last-child{
    cursor: default;
}

table.wyszuk_table td{
    padding: 4px;
}

table.wyszuk_table td.przypisy{
    font-size: 0.8em;
    color: grey;
}

table.wyszuk_table td.prawa{
    text-align: right;
}

table.wyszuk_table tr.naglowek td{
    font-weight: bold;
    border: 1px solid #DBDBDB;
}

table.wyszuk_table td.naglowek{
    font-weight: bold;
    border: 1px solid #DBDBDB;
}
table.wyszuk_table tr.wysrodkowane td{
    text-align: center;
}

table.wyszuk_table th{
    color: #555;
    padding: 2px;
    padding-top: 4px;
    padding-bottom: 4px;
    background-color: #F3F3F3;
    background: url(/images/table_header.gif) repeat-x;
    text-align: center;
    font-weight: bold;
    font-size: 0.9em;
}
table.wyszuk_table th a {
    color: #555;
}
table.wyszuk_table th.text{
    text-align: left;
}

table.wyszuk_table tbody td:nth-child(n+2){
    border-left: 1px solid #E7E7E7;
}

table.wyszuk_table tbody tr.clickable{
    cursor: pointer;
}

table.wyszuk_table tbody tr:nth-child(2n+1){
    background-color: #f3f3f3;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
table.wyszuk_table tbody tr.podsw:nth-child(2n+1):hover{
    background: #F2F0E5;
}

table.wyszuk_table tbody tr:nth-child(2n+2){
    background-color: #FFF;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
}
table.wyszuk_table tbody tr.podsw:nth-child(2n+2):hover{
    background: #F2F0E5;
}
table.wyszuk_table tbody tr:nth-child(n+2){
    border-top: 1px solid #E7E7E7;
}

table.wyszuk_table tr.zaznaczony td{
    background-color: #E3EAF1;
    border-top: 1px solid #94B3D1;
    border-bottom: 1px solid #94B3D1;
}
table.wyszuk_table tr.zaznaczony td:nth-child(n+2){
    border-left: 1px dashed #94B3D1;
}
/* ** */

.link {
    cursor: pointer;
}

.pic {
    background-image: url(/images/iconmap.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 0.00001em;
}

.icon {
    width: 16px;
    height: 16px;
    text-indent: -10000px;
    margin-left: 3px;
    margin-right: 3px;
}

.logout {
    background-image: url(/images/icons/logout.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: white;
    cursor:pointer;
    margin:2px;
}

.pdf {
    background-image: url(/images/icons/pdf_icon.gif);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: white;
    cursor:pointer;
    margin:2px;
}

/*.pic.logout {
    width: 32px;
    height: 32px;
    background-position: 0px 0px;
}

.pic.logout:hover {
    background-position: -32px 0px;
}*/

.pic.delete {
    background-position: 0px -32px;
}

.pic.file {
    background-position: -16px -32px;
}

.pic.save {
    background-position: -32px -32px;
}

.pic.ok {
    background-position: -48px -32px;
}

.pic.add {
    background-position: -80px -32px;
}

.pic.edit {
    background-position: 0px -48px;
}
/*
.pic.pdf {
    background-position: -16px -64px;
}*/

.pic.excel {
    background-position: -64px -48px;
}

.both {
    clear:both;
}



/* ----- Formularze tabelaryczne by Wodzu ----- */
table.form {
    /*font-family: 'Open Sans', sans-serif;*/
    font-family: "Trebuchet MS", sans-serif;
    margin: auto;
    width: 100%;
    border-collapse: collapse;
}
table.form th {
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 10px;
    color: #BC3517;
}
table.form tr td.label {
    font-size: 12px;
    text-align: right;
    padding-right: 5px;
    font-weight: bold;
    min-width: 120px;
    vertical-align: middle;
}
table.form tr td.content {
    padding: 5px;
    position: relative;
}
table.form input[type="text"], table.form select, table.form textarea {
    width: 195px;
    padding: 4px;
    border-radius: 3px;
    background: #fff;
    border: 1px solid;
    border-color: #d5d5d5 #EBEBEB #EBEBEB #d5d5d5;
    box-shadow: 1px 1px 2px #e5e5e5 inset, 1px 1px 0 #fff;
    color: #333;
    font-size: 0.9em;
}
table.form select {
    width: 205px;
    height: 25px;
}
table.form select option {
    padding: 3px;
}
table.form input[type="text"]:hover, table.form select:hover, table.form textarea:hover {
    border-color: #B2C7D7 #D0E1EE #D0E1EE #B2C7D7;
}
table.form input[type="text"]:focus, table.form select:focus, table.form textarea:focus {
    border-color: #B2C7D7 #D0E1EE #D0E1EE #B2C7D7;
    background: #F3F6FA;
}

hr {
    background: #E5E5E5;
    border: none;
    box-shadow: 0 1px 0 #FFFFFF;
    height: 1px;
    margin: 10px 0 10px;
    width: 100%;
}

div.leftpanel {
    margin: 0;
    float: left;
    width: 335px;
    padding-right: 15px;
    border-right: 1px solid #e5e5e5;
    box-shadow: 1px 0 0 #FFFFFF;
}
div.rightpanel {
    margin: 0;
    float: right;
    width: 335px;
    padding-left: 15px;
}

div.optionContainer {
    position: relative;
    width: 100%;
    height: 100%;
}
div.option {
    display: none;
    position: absolute;
    z-index: 5;
    background: #fff;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-top-left-radius: 0;
    padding: 5px 10px;

    box-shadow: 1px 1px 3px #999;
}

h1, h2, h3 {
    font-family: "Trebuchet MS", sans-serif;
    font-weight: bold;
    color: #BC3517;
    margin-bottom: 10px;
}

h1 {
    font-size: 20px;
}
h2 {
    font-size: 16px;
}
h3 {
    font-size: 14px;
}

div.delete {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: red;
}

.usuniecie {
    text-decoration: line-through;
    color: red !important;
}

.inputError {
    background: #FAE9E9 !important;
    border-color: #D6B0B0 #E8CACA #E8CACA #D6B0B0 !important;
}
input.error, textarea.error, select.error {
    background: #FAE9E9 !important;
    border-color: #D6B0B0 #E8CACA #E8CACA #D6B0B0 !important;
}


div#menu_tab{
    width: 715px;
    border-bottom: 1px solid #ddd;
    padding: 0 10px;
    margin: 0 -15px;
    margin-bottom: 15px;
}
div#menu_tab span{
    display: inline-block;
    vertical-align: bottom;
    padding: 5px;
    background: url(/images/table_header.gif) repeat-x #F0F0F0;
    border: 1px solid #ccc;
    border-bottom: none;
    border-top: none;
    cursor: pointer;
    font-size: 10px;
    color: #888;
}
div#menu_tab span:hover{
    color: #555;
    text-decoration: underline;
    box-shadow: 0 0 2px #DDDDDD;
}
div#menu_tab span:hover a{
    color: #555;
}
div#menu_tab span.active{
    background: #F7F7F7;
    padding: 6px 6px;
    color: #555;
    font-size: 10px;
    font-weight: bold;
    border-top: 1px solid #ccc;
    box-shadow: 0 1px 0 #F7F7F7, 2px -2px 4px #EBEBEB;
}
div#menu_tab span.active a{
    color: #555;
}

table.wyszuk_table span.navigator {
    margin: 0;
    margin-right: -4px;
}
table.wyszuk_table span.navigator span.current {
    padding: 5px 7px;
}
table.wyszuk_table span.navigator span a {
    padding: 5px 7px;
}
table.wyszuk_table span.navigator span.current {
    background: #f0f0f0;
}
table.wyszuk_table span.navigator span a:hover {
    background: #f0f0f0;
}

*[disabled=disabled] {
    color:#aaa!important;
}

.navigator {
    margin-top:20px;
    float:right;
}

.navigator a {
    display: inline-block;
    padding: 5px;
    background: #fff;
    border: 1px solid #ddd;
    color: #666;
    text-decoration: none;
}
.navigator a:hover {
    background: #ddd;
}
.navigator span.current {
    display: inline-block;
    padding: 5px;
    background: #bc3517;
    border: 1px solid #873322;
    color: #fff;
    text-decoration: none;
}
.iloscWynikow{
    float:left;
    margin-top:20px;
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #DDDDDD;
    color: #666666;
    display: inline-block;
    padding: 5px;
    text-decoration: none;
}

#dropFile, #dropFile2 {
    height: 150px;
    border: 3px dashed silver;
    cursor: pointer;
    -webkit-border-radius: 4px 4px 4px 4px;
    border-radius: 4px 4px 4px 4px;
    overflow: hidden;
    text-align:center;
}
.dz-message {
    text-align: center;
    padding-top: 60px;
    font-size: 14px;
    color: gray;
}

.dz-preview {
    float: left;
}
.ui-widget-header{
    background: none repeat scroll 0 0 #BC3517 !important;
    border: 1px solid #BC3517 !important;
}
.ui-state-default{
    background: none repeat scroll 0 0 #BC3517 !important;
    border: 1px solid #BC3517 !important;
}
.ui-state-highlight{
    color:#F9DD34 !important;
    font-weight: bold;
}
.right {
    /*text-align: right;*/
    float:right;
}
.left {
    /*text-align: left;*/
    float:left;
}
.pic {
    background-image: url(/images/iconmap.png);
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    color: white;
    font-size: 0.00001em;
    cursor: pointer;
}
#lista_telefonow_kontrahent select{
    width:105px;
}

div#loginmenu {
    width:190px;
    float:left;
}

#loginmenu div{
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    padding-left: 15px;
    padding-right: 15px;
    background: #5b7085;
    font-family: "Times New Roman",Georgia,Serif;
    font-size: 20px;
    color: #fff;
    border-bottom: 3px solid #fff;
    overflow: hidden;
    float: left;
    width: 100%;
}

div#loginmenu div#logowanie_content{
    display: none;
    height: 95px;
    line-height: 27px;
}

div#loginmenu div#logowanie_naglowek{    
    cursor:pointer;    
}

div#loginmenu div.red{
    background: url('/images/logowanie_radcow_tlo.png') #bc3517 repeat-x;
}

div#loginmenu div#logowanie_naglowek.pokaz{
    border:0px;
}

div#loginmenu div#logowanie_content input[type='text'], div#loginmenu div#logowanie_content input[type='password'] {
    padding-left: 5px;
    height: 18px;
    width: 180px;
    border: none;
    box-shadow: 1px 1px 3px #777777 inset;
}