body {
	font-size: 0.9em;
	font-family: bitstream vera sans,sans-serif;
	margin: 0;
	padding: 0;
	background-color: #ffffff;	/* d9d9d9 kolor podstawowy,pierwotny */
}

a:link {
	color: #0270f9;
	text-decoration: none;
}
a:visited {
	color: #0270f9;
	text-decoration: none;
}
a:hover {
	color: #1e4ba6;
	background: #d5e3f1;
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
a[name] {
	color: inherit;
	text-decoration: inherit;
}

#rhlp-header {
	background-color: #cbdff3; /* kolor gornego tla */
	height: 62px;
}
#rhlp-header img {
	border: 0;
	vertical-align: middle;
}
#rhlp-header-logo {
	position: absolute;
	left: 120px;
	top: 25px;
	z-index: 3;
	margin-bottom: 2em;
	font-size: 3.0em;
	font-family: sans-serif
	font-style: italic;
	color: #ffffff;   
}


#rhlp-header-items {
	position: absolute;
	right: 10px;
	top: 15px;
	color: #ffffff;
	text-align: right;
	display: inline;
	font-size: 0.9em;
}

#rhlp-header-search-button:hover {
	color: #ff0000;
	cursor: pointer;
}
#rhlp-header-items img {
	margin-right: 1px;
	width: 36px;
	height: 36px;
}
#rhlp-header-search {
	height: 25px;
}
#rhlp-header-search-entry {
	vertical-align: top;
	margin: 0.65em 4px 0 10px;
	padding: 2px 4px;
	background-color: #f5f5f5;
	border: 1px solid #999;
	font-size: 0.8em !important;
}
#rhlp-header-search-entry:focus {
	background-color: #fff;
	border: 1px solid #555;
}
#rhlp-header-search-button {
	font-size: 0.8em !important;
	vertical-align: top;
	margin-top: 0.2em;
	border: 0;
	padding: 7px;
	background: #fff url('/img/header-search.png') no-repeat left;
	padding-left: 21px;
}
#rhlp-header-items form {
	float: right;
}
#rhlp-header-items input {
	font-size: 0.85em;
}
#rhlp-nav {
	margin: 0;
	padding: 0;
	background-color: #666666;		/* kolor belki poziomej	#ff3b14;*/
	font-size: 0;
	height: 3px;
	border-top: 3px solid #ffffff;
	border-bottom: 3px solid #cbdff3;
}
#rhlp-nav ul {
	margin: 0;
	padding: 0;
}
#rhlp-nav li {
	display: inline;
	list-style: none;
	padding: 0 5pt;
}
#rhlp-nav li + li {
	padding-left: 8pt;
	border-left: 1px solid #99a5bf;
}
#rhlp-nav a {
	color: #c5ccdb;
	text-decoration: none;
}
#rhlp-nav a:hover {
	color: #fff;
}

#rhlp-side-left {
	position: absolute;
	z-index: 2;
	width: 15em;
	/* Space down for the approx line height (fonts) */
	left: 10px;		/* margines lewej strony menu  */
}
#rhlp-side-right {
	position: absolute;
	z-index: 1;
	width: 13em;
	right: 25px;	/* margines prawej strony menu */
	padding-top: 3px;
	}
#rhlp-side-left, #rhlp-side-right {
	top: 2px;
	/* add to the top margin to compensate for the fixed sizes */
	margin-top: 75px;
	color: #000;
	font-size: 0.7em;   /* wielkosc czcionki lewej i prawej strony, oraz belek  */
}
#rhlp-side-right ul {
	list-style: square inside;
	padding: 0;
	margin: 0;
}

/* Left-side  */
#rhlp-side-nav-label {
	display: none;
}
#rhlp-side-nav {
	list-style: none;
	margin: 0;
	padding: 0;
	border: 1px solid #000000;
	border-top: 0;
	background-color: #6D7B8D; /* tlo przyciskow */
}
#rhlp-side-nav li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #ff3b14;
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #ff3b14;
}
#rhlp-side-nav a {
	margin: 0;
	color: #c5ccdb;
	display: block;
	text-decoration: none;
	padding: 4px 6px;
}
#rhlp-side-nav a:hover {
	background-color: #799bbf;   /* przyciski nieaktywne onmouse over  */
	color: #fff;
}
#rhlp-side-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#rhlp-side-nav ul li {
	border-top: 1px solid #000000;
	background-color: #000000;  /* 34548e */
	/* IE/Win gets upset if there is no bottom border... Go figure. */
	border-bottom: 1px solid #000000;
}
#rhlp-side-nav ul li:hover {
	border-bottom: 1px solid #000000;
}
#rhlp-side-nav ul li a {
	padding-left: 12px;
	color: #a7b2c9;
}
#rhlp-side-nav ul li a:hover {
	background-color: #000000;
}
#rhlp-side-nav ul ul li a {
	padding-left: 18px;
}
#rhlp-side-nav strong a {
	font-weight: normal;
	color: #fff !important;
	background-color: #B4CFEC;   /* przycisk aktywny */
}
#rhlp-side-nav strong a:hover {
	background-color: #659EC7 !important;  /* przycisk aktywny onmouse over */
}
#rhlp-middle-one, #rhlp-middle-two, #rhlp-middle-three {
	font-size: 0.9em;
	width: auto;
	min-width: 120px;
	margin: 10px;
	z-index: 3; 
}
#rhlp-middle-two, #rhlp-middle-three {
	margin-left: 11em;
	padding-left: 24px;
}
#rhlp-middle-three {
	margin-right: 13em;
	padding-right: 24px;
}

#rhlp-content {
	padding: 24px;
	border: 1px solid #aaa;
	background-color: #cbdff3;  /* kolor wew. tla */
}

#rhlp-content > .rhlp-corner-bottom { top: 0 }



.content { margin: 0 1em }

#rhlp-sidelist {
	position: relative;
	bottom: 3px;
	margin: 0;
	padding: 3px !important;
	border: 1px solid #bbb;
	background-color: #ccc;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
}
#rhlp-sidelist strong a {
	font-weight: normal;
	background-color: #555;
	color: #fff;
}
#rhlp-sidelist strong a:hover {
	background-color: #333;
	color: #fff;
}
#rhlp-sidelist li {
	list-style-position: outside;
	font-size: 0.9em;
	list-style: none;
	border: 1px solid #ccc;
	border-width: 1px 0;
	padding: 0;
	list-style: none;
}
#rhlp-sidelist li a {
	color: #dd3005;	  /* kolor linkow po prawej stronie w liscie */
	text-decoration: none;
	display: block;
	padding: 6px 8px;
	border-radius: 2.5px;
	-moz-border-radius: 2.5px;
}
#rhlp-sidelist li a:hover {
	background-color: #999;
	color: #eee;
}

#rhlp-footer {
	font-size: 0.65em;
	text-align: center;
	color: #777;
	margin-bottom: 2em;
}

#rhlp-printable {
	text-align: center;
	margin: 1em 0;
	font-size: 0.85em;
}
#rhlp-printable a {
	text-decoration: none;
	padding: 5px 0;
	padding-left: 18px;
	background: transparent url("../img/printable.png") no-repeat left;
}
#rhlp-printable a:hover {
	text-decoration: underline;
}
