body {
	margin:10px;
	padding:0;
	background:white;
	color:#765;
	text-align:center;
	font-size: 10pt;
	font-family:Georgia, "Times New Roman", Times, serif;
}
  
#header {
	width:750px;
	margin:0 auto;
	padding:10px;
	text-align:center;
}

#header h1{
	margin:20px 0 10px 0;
	padding:0;
	color:#765;
	font-size:36pt;
	font-weight:normal;
	display:inline;
}

#header h2{
	margin-left:10px;
	padding:0;
	color:#765;
	font-size:20pt;
	font-weight:normal;
	font-style:italic;
	display:inline;
}

#menu {
	width:730px;
	margin:0 0 10px 0;
	padding:10px 10px 0 10px;
	float:left;
	border:none;
  	font-size:93%;
  	line-height:normal;
	background:#fff url("/images/menu_bg.gif") repeat-x bottom;
/*	border-bottom: 1px solid #765;*/
}
#menu ul {
	margin:0;
	padding:0;
	list-style:none;
}

#menu li {
	float:left;
	background:url("/images/left_both.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 9px;
}

#menu a {
	float:left;
	white-space:nowrap;
	display:block;
	width:.1em;
	background:url("/images/right_both.gif") no-repeat right top;
	padding:5px 15px 4px 6px;
	text-decoration:none;
	font-weight:bold;
	color:#765;
}

#menu > ul a {width:auto;}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
#menu a {float:none;}
/* End IE5-Mac hack */

#menu a:hover {color:#333;}

#menu #admin {
	float:right;
}

#menu #admin a {
	color:#993333;
}

#menu #admin a:hover {
	color:#f00;
}

#menu li:hover, #menu li:hover a {
	background-position:0% -150px;
	color:#333;
}

#menu li:hover a {
	background-position:100% -150px;
}

#menu-opis #menutab-opis, #menu-zasady #menutab-zasady, #menu-kontakt #menutab-kontakt, 
#menu-status #menutab-status, #menu-szukaj #menutab-szukaj {
	background-position:0 -150px;
	border-width:0;
}
#menu-opis #menutab-opis a, #menu-zasady #menutab-zasady a, #menu-kontakt #menutab-kontakt a,
#menu-status #menutab-status a, #menu-szukaj #menutab-szukaj a {
	background-position:100% -150px;
	padding-bottom:5px;
	color:#333;
}

#content{
	width:750px;
	background-color:#fdfdfd;
	margin:0 auto;
	padding:10px;
	clear:both;
	text-align:justify;
	border:1px solid #765;
}

#content_narrow{
	width:440px;
	background-color:#fdfdfd;
	margin:0 auto;
	padding:10px;
	clear:both;
	text-align:justify;
	border:1px solid #765;
}

#content p{
	margin:1em 0 0 0;
	color:#765;
	line-height:130%;
}

#content ol, #content ul{
	margin: 10px 0 10px 20px;
}

#content li{
	padding: 2px;
}

#copyright {
	width:750px;
	margin:10px auto;
	text-align:left;
	color: #666;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

#copyright a {
	color: #666;
}

#footer_buttons {
	width:750px;
	margin:2px auto;
	text-align:center;
}

#footer_buttons img{
	border:0;
}

#wyniki {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-left:20px;
}

#wyniki h4{
	font-size:12px;
	font-weight:bold;
}

#wyniki ul{
	margin-left:20px;
}

#wyniki table, #biogram table {
	border: 1px solid #999;
	background-color:#999;
}

#biogram{ text-align:left; }

#biogram table td, #biogram table th{ line-height:150%;}

#wyniki table caption, #biogram table caption{
	font-size:16px;
	font-weight:bold;
	color:#660000;
	padding:5px;
}

#wyniki table th, #biogram table th {
	font-weight:bold;
	padding:2px 10px;
	text-align:center;
	background-color:#ccc;
}

/*
#wyniki table tbody {
	max-height:400px;
	overflow:auto;
}
*/

#wyniki table td, #biogram table td {
	font-weight:normal;
	text-align:left;
	background-color:#fff;
}

#dyscyp_tree {
	list-style:none;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
}

#dyscyp_tree ul{
	list-style:none;
	padding-left:20px;
}

.red {
	color:#900;
}

h1 {
	font-size:26px;
	font-weight:bold;
	font-style:italic;
	color:#765;
}

h6 {
	font-size:12px;
	font-weight:bold;
}

.red2 {
	color:#800;
}

ul.redchecks{
	list-style: none;
	font-size:11px;
	padding:0;
	margin:10px 0;
	color:#ff3333;
}

ul.redchecks li{
	padding:4px 0 0 15px;
	background:#fff url(/images/check_red.gif) 0 6px no-repeat;
}

#stan_bazy{
	margin:0;
	padding:0;
	color:#765;
}

#stan_bazy p{
	margin:10px 0;
}

#stan_bazy ul{
	list-style-type:none;
	font-size:14px;
	line-height:16px;
	margin:20px 30px;
}

#stan_bazy li{
	padding-left:12px;
	background:url(/images/arrowg.gif) 0 6px no-repeat;
}

#stan_wykres{
	text-align:center;
	margin:5px 0 20px 0;
	padding:0;
}
#stan_wykres h3{
	text-align:center;
	font-weight:bold;
	color:#666;
}

.msgbox{
	border:1px solid red;
	background-color:#faa;
	padding:1em;
	margin:1em 5em;
}

.msgbox h1{
	text-align:center;
	font-size:16px;
	color:#660000;
}
