@charset "utf-8";
/* CSS Document */
table.login {
   padding: 5px;
   border: 1px solid rgb(80, 80, 80);
}

table.lista {
   padding: 5px;
   border: 1px solid rgb(80, 80, 80);
   width: 100%;
   background-color: #ffffff;
}

table.lista td{
   border-width:thin;
   border-bottom: 1px solid rgb(80, 80, 80);
   padding: 1px;
}

table.lista tr.a td{
   background-color: #f8f8f8;
}

table.lista tr.b td{
   background-color: #d8d8d8;
}

table.lista tr.tlswiec td{
   background-color: #2a83bd;
   color:white;
}
table.lista tr.tlswiec td a{
   background-color: #2a83bd;
   color:white;
}

table.lista tr.ar td{
   background-color: #f8f8f8;
   color: #FF0000;
}

table.lista tr.br td{
   background-color: #d8d8d8;
   color: #FF0000;
}

table.lista th {
   /*border-width:0;*/
   background-color: #808080;
   color: #ffffff;
   text-align: center;
}
table.lista th img {
   /*border-width:0;*/
/*   padding-left: 3px;*/
/*   padding-right: 3px;*/
}

table.lista a {
/*   color: #0000ff;*/
   text-decoration: none;
}

table.lista a:hover{
   color: #8080ff;
   text-decoration: none;
}
input.readonly
{
   background-color: #a0a0a0;
}
.BRopis
{
   min-width:270px;
}
.BRzdjecie
{
   width:150px;
   max-width:150px !important;
}

.stronicowanie
{
   width: 100%;
   vertical-align:middle;
	text-align:center;
}
#Szukanie td
{
   padding-right: 5px;
   padding-left: 5px;
}
#Szukanie h1
{
   padding-bottom: 10px;
}
#Szukanie h2
{
   padding-top: 10px;
	font-size: 12px;
}
