hr {
	color: Red;
	width: 370px;
	height: 1px;
}

h1 {
	color: Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	padding-left: 25px;
}

h3 {
	color: Green;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	margin-top : 8px;
	margin-bottom : 3px;
	padding-left: 35px;
}

.menu {
	color: White;
	white-space : nowrap;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : bold;
	font-size : x-small;
	background-color : #006600;
	line-height : 20px;
}	

A:HOVER {
	color: #00CC33;
}

A  {
	color: Green;
	white-space : nowrap;
	font-weight : bold;
	font-size : x-small;
	text-decoration : none;
}

A.stat:HOVER {
	color: #00CC33;
}

A.stat {
	color: Green;
	white-space : nowrap;
	font-weight : bold;
	font-size :xx-small;
	text-decoration : none;
}



.tekst {
	text-align: justify;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	padding-left : 40px;
	padding-right : 20px;
	line-height : 22px;
	color: #000066;
}

P {
	color: #000066;
	font-size : x-small;
	padding-left : 50px;
	padding-right : 30px;
	line-height : 22px;
}

P.stat {
	color: #000066;
	font-size : xx-small;
	padding-left : 10px;
	padding-right : 10px;
	line-height : 22px;
}

.stopka {
	color: Black;
	font-size : xx-small;
	line-height : 25px;
	padding-top : 10px;
	padding-bottom : 10px;
}

.menudol {
	color: Black;
	white-space : nowrap;
	font-weight : normal;
	font-size : x-small;
}

A.menudol {
	color: Green;
}

A.menudol:HOVER {
	color: #00CC33;
}

BODY {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	color: #000066;
	background-image : url(images/logo_lewo.jpg);
	background-repeat : repeat-y;
	background-color : White;
}

TABLE {
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	color: #000066;
}

TABLE.stat {
	background-color: transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : xx-small;
	color: #000066;
}





UL {
	list-style : circle;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
	padding-left : 40px;
	padding-right : 20px;
	line-height : 22px;
}

.pole {
	border-bottom : 1px solid;
	border-left : 1px solid;
	border-top : 1px solid;
	border-right : 1px solid;
	background-color : transparent;
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-weight : normal;
	font-size : x-small;
}

.przycisk {
	border : none;
	background-color : transparent;
	font-weight: bold;
	color: Green;
}

TR.stat {
	border-color : Navy;
	border-top : 1 solid Navy;
	border : medium Black;
}

TD.lewy {
	background-color : #FF9933;
	padding-left : 10px;
	width : 220px;
	vertical-align : top;
}

TD.prawy {
	vertical-align : top;
}

#przesuwany {
	Z-INDEX: 5; 
	right: 40px; 
	WIDTH: 125px; 
	POSITION: absolute; 
	TOP: 99px; 
	TEXT-ALIGN: center
}


