

.tekst2 td
{
 font-size: 16px; 
}

.divtekst1
{
 font-size: 13px;
}
@media print{
em.b {display:none;}

}
@media print{
em.a {color:white;}
}

table.druk td
{
 font-size: 15px;
}
 
.Wartosc
{
 background-color: #D7D7D7;
}

/* Styl tabeli do podpisu */
table.podpis th {
        text-align: left;
        background-color: #FFFFFF;
        color: #000000;
        font-weight: normal;
        border-left: 0px;
        border-bottom: 1px solid;
        vertical-align: bottom;
}

/* Styl tabeli do wyswietlania faktury */
table.lista {
        width: 600;
        font-family: Verdana,Arial,Helvetica,sans-serif;
        font-size: 10px;
        text-align: left;
        color:        #000000;
        border: 0px;
        border-color: #000000;
        border-spacing: 0px;
        padding: 0px;
        display: table;
        empty-cells: show;
        border-top: 1px solid;
        border-right: 1px solid;
}

table.lista td,th {
        height: 25px;
        vertical-align: top;
        padding-left: 3px;
        border-left: 1px solid;
        border-bottom: 1px solid;
        vertical-align: middle;
}

table.lista th.topay {
        text-align: center;
        background-color: #DDDDDD;
        font-weight:bold;
        font-weight: normal;
        text-align: left;
        vertical-align: middle;
}

body
{
 font-family:"Tahoma";
 font-size:11px;
 color: white;

 background-image: url(../../gfx/tlo.jpg);
 background-repeat: repeat-x;
 background-color: #1E243A;
 margin: 0px;
 padding: 0px;
 
}

.NaglowekStrony
{
 font-family:"Tahoma";
 font-size:22px;
 color: #7C7A70;
 padding: 8px;
 font-weight: bold;
}

.Podpowiedz
{
  align: center;
  text-align: left;
  min-width: 150px;
  max-width: 300px;
  padding: 4px;
  border: 1px solid #D2D2D2;
  padding-right: 128px;
  
  background-image: url(../gfx/help_big.png);
  background-position: top right;
  background-repeat: no-repeat;
  
  min-height: 128px;
}

/** MENU **/

.MainMenuNaglowek
{
 background-image: url(../../gfx/menu_tlo.jpg);
 top: 0px;
}

.SubMenuNaglowek
{
 background-image: url(../../gfx/submenu_tlo.jpg);
 top: 0px; 
}

a.MenuItem
{
 font-family: "Tahoma";
 font-size: 11px;
 font-weight: bold;
 color: White;
 text-decoration: none;
}

a.MenuItem:hover
{
 text-decoration: underline;
}

a.MenuItem2
{
 font-family: "Tahoma";
 font-size: 11px;
 font-weight: bold;
 color: #FFCC02;
 text-decoration: none;
}

a.MenuItem2:hover
{
 text-decoration: underline;
}

/*** Inne ***/

.Stopka
{
 font-family: "Tahoma";
 font-size: 11px;
 color:  White;
 background-image: url(../../gfx/stopka_tlo.gif);
}

.Stopka a
{
 font-family: "Tahoma";
 font-size: 11px;
 color:  White;
 text-decoration: none;
}

.Stopka a:hover
{
 text-decoration: underline;
}

/*** Teksty ***/

.LinkCzerwony:link, .LinkCzerwony:active, .LinkCzerwony:visited
{
 color: #F43348;
}

.LinkCzerwony:hover
{
 color: #F43348;
}

.ZielonyTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #51BA00;
}

.SzaryTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #585546;
}

.SzaryTekst a
{
 font-family:"Tahoma";
 font-size:11px;
 color: #585546;
 text-decoration: none;
}

.SzaryTekst a:hover
{
 text-decoration: underline;
}

.PomaranczowyTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #F55405;
}


.CzerwonyTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #F43348;
}

.GranatowyTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #34579B;
}

.NiebieskiTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: #A2C3E6;
}

.NiebieskiTekst a
{
 font-family:"Tahoma";
 font-size:11px;
 color: #A2C3E6;
 text-decoration: none;
}

.NiebieskiTekst a:hover
{
 text-decoration: underline;
}

.BialyTekst
{
 font-family:"Tahoma";
 font-size:11px;
 color: white;
}

.BialyTekst a
{
 font-family:"Tahoma";
 font-size:11px;
 color: white;
 text-decoration: none;
}

.BialyTekst a:hover
{
 text-decoration: underline;
}


/* -------------------------------------- */

td
{
        font-family: Arial;
        font-size: 12px;
        color:  Black;
}

.MenuNaglowek
{
        font-family: Tahoma;
        font-size: 11px;
        color: White;
        text-decoration: none;
        font-weight: bold;
}

.MenuLinkAktywny
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: Red;
        text-decoration: none;
        padding: 0px;
}

.MenuLinkAktywny:hover
{
}

.MenuLink
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 11px;
        color: #616060;
        text-decoration: none;
        padding: 0px;
}

.MenuLink:hover
{
       color: #B4AB8B;
}

.Link
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Black;
        text-decoration: none;
}

.Link:hover
{
        text-decoration: underline;
}

.LinkBialy
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: White;
        text-decoration: underline;
        font-style: italic;
}

.LinkBialy:hover
{
        color: #D1D1D1;
}

.LinkCzerwony
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Red;
        text-decoration: none;
        font-style: italic;
}

.LinkCzerwony:hover
{
        text-decoration: underline;
}

.LinkGruby
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        color: #8B8B8B;
        text-decoration: none;
        font-weight: 700;
}

.LinkGruby:hover
{
        color: #A6A6A6;
}

.Naglowek
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 16px;
        color: Black;
        text-decoration: none;
        padding: 0px;
}

.tdbl
{
        font-family: Arial, Helvetica, sans-serif;
        font-size: 12px;
        color: Black;
        text-decoration: none;
}


.Tekstowe_bez_ed
{
        font-family: Arial;
        font-size: 11px;
        color: #003063;
        background-color: #E5E5E5;
        border: 1px solid black;
        text-decoration: none;
        padding: 1px;
}


.Tekstowe
{
        font-family: Arial;
        font-size: 11px;
        color: #003063;
        background-color: #E5E5E5;
        border: 1px solid black;
        text-decoration: none;
        padding: 1px;
}

.TekstoweDuze
{
        font-family: Arial;
        font-size: 18px;
        color: #003063;
        background-color: #E5E5E5;
        border: 1px solid black;
        text-decoration: none;
}

.Klawisz
{
        font-family: Arial;
        font-size: 11px;
        color: White;
        background-color: #39515A;
        border: 1px solid black;
        text-decoration: none;
        font-weight : bold;
}

.Klawisz2
{
        font-family: Arial;
        font-size: 11px;
        color: White;
        background-color: #36559a;
        border: 1px solid black;
        text-decoration: none;
        font-weight : bold;
}

.TabelaListy
{
 border-width: 1px 1px 1px 1px;
 border-spacing: 0px 0px;
 border-style: outset outset outset outset;
 border-color: rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221) rgb(221, 221, 221);
 border-collapse: collapse;
 background-color: #FFFFF0;
}


/*** Formularze ***/
input
{
 font-family:"Tahoma";
 font-size:11px;
 color: Black;
}

select
{
 font-family:"Tahoma";
 font-size:11px;
 color: #6A6762;
}

.Lista
{
 font-family:"Tahoma";
 font-size:11px;
 color: #6A6762;
}

.Lista2
{
 font-family:"Tahoma";
 font-size:11px;
 color: Black;
}

.over_over{
  width:600px;
  position:absolute;
  z-index:20;
  background-color: #DFDFDF;
  display:none;
  padding:10px;
  border:1px solid #8F8F8F;
}

.ikon{
  cursor: pointer;
}
.close{
 float:right;
}

.kal{
  top:150px;
  width:400px;
}

/* kalendarz */

.kalendarz{
 background-color: #8F8F8F;
 width:100%;
 height:100%;
 color:#8F8F8F;
}
.KalendarzKomorka, .KalendarzKomorka_dzis{
text-align:center;
}
.KalendarzKomorka a{
 text-decoration:none;
 color:#8F8F8F;
 display:block;
 padding:2px;
}
.KalendarzKomorka a:hover{
 background-color:#F1F1F1;
}
.KalendarzKomorka_dzis a{
 text-decoration:none;
 color:#8F8F8F;
 display:block;
 padding:2px;
 background-color:#DBFFCF;
}



/*tooltip*/ 
#tooltip { 
position: absolute; 
z-index: 3000; 
border: 1px solid #FFEF5C; 
background-color: #FFF6AF; 
padding: 5px; 
opacity: 0.85; 
text-align:left; 
font-size:11px; 
font-weight:normal; 
color:#000; 
width:300px; 
line-height:14px; 
} 
#tooltip h3, #tooltip div { margin: 0; } 

#tooltip h3{ 
font-size:11px; 
margin:0px; 
padding:0px; 
font-weight:normal; 
} 
#tooltip ul li{ 
margin-left:15px; 
} 
.table_lista{
margin-top:6px;
}
.table_lista tr th{
 background-color:#BDB9A9;
 font-size:11px;
 color:#585546;
 border:0px;
}
.table_lista tr td, .table_lista tr th{
 border-bottom:1px solid #CFCCC2;
border-collapse:collapse;
padding:4px;
}

.select_link{
 margin:5px 0;
}
.select_link a{
 color:#6F7EFF;
 text-decoration:none;
}
a.blue_link{
 color:#6F7EFF;
 text-decoration:none;
}

.tr_naglowek td{
 padding:4px;
 background-color:#36559A;
 color:#fff;
}

.shadow{
background:transparent url(../img/black_transparent.png) repeat scroll center center;
min-height:100%;
left:0;
position:absolute;
top:0;
width:100%;
}