body
{
	background-color:#002E36;
	font-family: Arial, Tahoma, Verdana, sans-serif;  font-size: 11px;
	color:#002E36;
}
.content
{
	width:100%;
	background-repeat: repeat-y ;
	background-image: url(../images/warta-miedzychod_11.jpg);
	padding-left: 40px;
	padding-right: 40px;
	text-align: justify;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#002E36;
}


/* --------------------- tabele ------------------ */

table.wykaz th  {
	background-color: #006E89;
	font-weight: bold;
	font-size: 12px;
	color: white;
	padding: 2px 5px;  }

table.wykaz td  {
	font-size: 11px;
	}

table.wykaz tr.wierszOver td  {
	cursor: hand;
	cursor: pointer;  }

table.wykaz td.odd  {

	background-color: #f9f9f9;
	padding: 2px 5px;
	height: 11px;  }
table.wykaz td.even  {
	color:#006E89;
	background-color: #e7e7e7;
	padding: 2px 5px;
	height: 11px;  }

table.wykaz td.left  {
	width: 30%;
	padding: 2px 10px 2px 4px;
	text-align: right;
	font-weight: bold;
}

td.raport  {
	text-align: center;
	color: red;
	font-weight: bold;
}

td.stronicowanie  {
	padding-top: 20px;
	text-align: center;
}

.str{
	color:#002E36;
}
hr{
	border-bottom: 1px dashed;
	width: 70%;
	border-top: 0;
	border-left:0;
	border-right:0;

}

table.wykaz td.naglowekAktualnosci{
	color:#002E36;
	font-weight:bold;


}
.center{
	text-align:center;
}
input.text, textarea.text{
	border:1px solid #002E36;
	width:400px !important;
}
/*tabela*/
table.wykaz td.awans  {

color: #009900;
	padding: 2px 5px;
	height: 11px;  }
table.wykaz td.spadek  {
	color:#CC0000;
	padding: 2px 5px;
	height: 11px;  }
table.wykaz td.baraze_spadkowe  {
	color:#FF6600;
	padding: 2px 5px;
	height: 11px;  }
table.wykaz td.baraze_awansowy  {
	color:#3399FF;
	padding: 2px 5px;
	height: 11px;  }
/*tabela*/

span.Lawans{
	width:50px;
	height:20px;
	background-color:#009900;
}
span.Lspadek{
	width:50px;
	height:20px;
	background-color:#CC0000;
}
span.Lbaraze_spadkowe{
	width:50px;
	height:20px;
	background-color:#FF6600;
}
span.Lbaraze_awansowe{
	width:50px;
	height:20px;
	background-color:#3399FF;
}

table.Legenda{font-size: 11px;}
a img{border:0;}