﻿div.wyszukExpert input
{
    display: block;
    width: 60px;
    background-color: #aec0d9;
    border: 1px solid black;
}
div.wyszukExpert td
{
    padding: 1px;
    text-align: left;
}
div.wyszukExpert td.topis
{
    padding-right: 7px;
}
div.wyszukExpert table
{
    width: auto;
}
div.wyszukExpert table td
{
    text-align: center;
}
input.tsopis
{
    width: 130px !important;
}
a.szukaj
{
    position: relative;
    display: block;
    float: right;
    width: 100px;
    height: 54px;
    top: 12px;
    right: 30px;
    text-decoration: none;
}
a.szukaj img
{
    border: none;
    position: relative;
    top: 20px;
    left: -30px;
}

/*  grid wyszukiwania */
.tgrid
{
    width: 1001px;
}
.dgrid
{
    width: 1001px;
    margin: 0px auto;
}
.tgrid th.poczatek
{
    background-image: url(./../grafika/tnglowek.jpg);
    background-position: 0px 0px;
    width: 40px;
}
.tgrid th.koniec
{
    background-image: url(./../grafika/tnglowek.jpg);
    background-position: right 0px;
    width: 26px;
}
.tgrid th
{
    background-image: url(./../grafika/tnglowek.jpg);
    background-position: center 0px;
    height: 30px;
}
.tgrid th a
{
    color: white;
}
.tgrid td
{
    color: #FFFEFD;
    font-size: 14px;
}
.tgrid td
{
    background-color: #385d97;
    vertical-align: middle;
    padding: 0px;
}
.tgrid tr.nad td
{
    background-color: #7584CA;
}
.tgrid tr.tb1 td, .tgrid tr.tb2 td, .tgrid tr.nad td
{
    height: 95px;
    border-bottom: 1px dotted white;
    cursor: pointer;
}
.tgrid .pdol
{
    background-image: url(./../grafika/tstopka.jpg);
    width: 100%;
    margin: 0px;
    padding: 0px;
    height: 86px;
    background-color: Transparent;
}
.tgrid .pdol td
{
    background-color: Transparent;
    border-bottom: 0px;
}
.tgrid .pdol td.td1, .tgrid .pdol td.td2
{
    width: 100px;
}
.tgrid .pdol td
{
    vertical-align: top;
    padding-top: 5px;
}
.tgrid tr
{
    border: 0px;
    padding: 0px;
}
.tgrid tr td.poczatek
{
    background-color: Transparent;
    border-bottom: 0px;
    width: 40px!important;
}
.tgrid tr td.koniec
{
    border-bottom: 0px;
    background-color: Transparent;
}
.tgrid tr .pager a
{
    color: Yellow;
}
.tgrid tr .pager a:hover
{
    color: Red;
}

img.zdj
{
    height: 90px;
    border: 2px solid #deebfd !important;
}
td.foto, td.a_foto
{
    width: 110px;
    text-align: center;
}

/* grid Admin */
.adm
{
    width: 100%;
}
.adm tr
{
    height: 20px;
}
.adm tr td.koniec, .adm tr td.poczatek
{
    width: 0px;
}
.adm tr.tb1
{
    background-color: #F4F3EC;
}
.adm tr.tb2
{
    background-color: #D6EBEA;
}
.adm tr.nad
{
    background-color: #CEE1D5;
    cursor: pointer;
}
.adm tr .nr a
{
    color: Black;
}
.ngrid .szukaj
{
    float: right;
    width: 50px!important;
    height: 20px;
    top: 6px!important;
    right: 30px;
    text-decoration: none;
    background-color: #ADBFD7;
    border: 1px solid black!important;
    line-height: 20px;
    text-align: center;
    color: White;
    font-weight: bold;
}
.adm .sort1,.sort2
{
    color: Red;
}
.adm .sort2
{
    color: Green;
}

