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;}
ul#Menu{

	height:34px;
	width:887px;
	background-image:url(../images/menu_tlo.jpg);
	background-repeat:repeat-x;
	padding-left:0;
	margin-left:0;


}
ul#Menu li a{
	font-family:Verdana;
	font-size:12px;
	color:#fff;
	text-decoration:none;
}
ul#Menu li {
	float:left;
	list-style: none;
	padding-left:22px;
	margin-left:10px;
	padding-top:6px;
	background-image:url(../images/menu_pilka.jpg);

	background-repeat:no-repeat;
}
ul#Menu li span.Rozdzielacz{
	height:34px;
	width:2px;
	background-image:url(../images/menu_rozdzielacz.jpg);
	background-repeat:no-repeat;
}
emoved below for brevity.
/* Container DIV - automatically generated */
.simply-scroll-container {
	position: relative;
}

/* Clip DIV - automatically generated */
.simply-scroll-clip {
	position: relative;
	overflow: hidden;
	z-index: 2;
}

/* UL/OL/DIV - the element that simplyScroll is inited on
Class name automatically added to element */
.simply-scroll-list {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

.simply-scroll-list li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.simply-scroll-list li img {
	border: none;
	display: block;
}

/* Custom class modifications - adds to / overrides above

.simply-scroll is default base class */

/* Container DIV */
.simply-scroll {
	width: 576px;
	height: 200px;
	margin-bottom: 1em;
}

/* Clip DIV */
.simply-scroll .simply-scroll-clip {
	width: 576px;
	height: 200px;
}

/* Explicitly set height/width of each list item */
.simply-scroll .simply-scroll-list li {
	float: left; /* Horizontal scroll only */
	width: 290px;
	height: 200px;
}
