/* ***** Glowne ***** */

body { margin: 0px;  padding: 0px; text-align: center; color: #000000; font-size: 12px; font-family: arial, tahoma, verdana; }
table,tr,td { color: #000000; font-size: 12px; font-family: arial, tahoma, verdana; }

img {	border-width: 0; }

a,a:visited,a:link { color: #FF4500; text-decoration: none; }
a:hover { color: #FF4500; text-decoration: underline; }

/* ***** Struktura strony ***** */
      
#pageContainer {  width: 775px; margin: 0 auto; text-align: left }
#pageWrapper {  width: 775px;}

#pageTop {  width: 775px; }
#pageTopLastupdate { display:none; width: 500px; float: left;  }
#pageTopLanguages { display:none; width: 440px; float: left; text-align: right; }

#pageHeader{  display:none;  width: 950px; height: 292px;	background: #eeeeee; background-image: url(images/head.jpg); }

#pageContent { width: 775px;  }
#pageContentMenu {  display:none; width: 165px; float: left; padding-top: 10px  }

#pageContentMain { width: 775px; float: left; padding-top: 10px; padding-bottom: 10px }
#pageContentMain h1 { display: inline; font-size: 26px; color: #ff4500; font-weight: normal }
#pageContentMain h2 { display: inline; font-size: 14px }
#pageContentMainTitle { margin-bottom: 15px; }

#pageSponsoredLinks {  display:none; width: 950px; text-align: center; background-color: #c6d2d9; color: #c6d2d9;}
#pageSponsoredLinks a {  display:none; color: #3c5389; text-decoration: none}
#pageSponsoredLinks a:hover {  display:none; color: #000000; text-decoration: underline}

#pageBottom {  display:none; width: 950px; background-color: #3c5389; color: #dfe7f0;}
#pageBottom a {  display:none; color: #dfe7f0; text-decoration: none}
#pageBottom a:hover {  display:none; color: #dfe7f0; text-decoration: underline}


/* ***** Menu główne po lewej ***** */
      
#pageMenu ul, ul li {	 display:none;	margin: 0;	padding: 0; list-style: none;}

#pageMenu ul.level0 {	width: auto; }
#pageMenu ul.level0 li {	border-bottom: 1px dotted #ffffff; background-color: #c2d1ed; padding: 5px; font-weight: bold; }

#pageMenu ul.level1 {	width: auto; }
#pageMenu ul.level1 li {	border-bottom: 1px dotted #ffffff;  }
#pageMenu ul.level1 a:link, ul.level1 a:visited {	display: block;	width: auto;	text-decoration: none;color: #000000; padding: 5px; font-weight: bold; }
#pageMenu ul.level1 a:hover {	width: auto;	background-color: #ffffff; padding: 5px; font-weight: bold; }

#pageMenu ul.level2 {	width: auto; background-color: #ebebeb; }
#pageMenu ul.level2 li.selected  { border-bottom: 1px dotted #ffffff; background-color: #ffffff; }
#pageMenu ul.level2 li {	border-bottom: 1px dotted #ffffff;  }
#pageMenu ul.level2 a:link, ul.level2 a:visited  {	display: block;	width: auto;	text-decoration: none;color: #000000; padding: 5px 5px 5px 15px; font-weight: normal;  }
#pageMenu ul.level2 a:hover {	width: auto;	background-color: #ffffff;	padding: 5px 5px 5px 15px; font-weight: normal;  }

#pageMenu ul.level3 {	width: auto;	background-color: #f2f2f2; }
#pageMenu ul.level3 li { border-bottom: 1px dotted #ffffff; }
#pageMenu ul.level3 a:link, ul.level3 a:visited { display: block;	width: auto;	text-decoration: none; color: #757575; padding: 5px 5px 5px 25px; font-weight: normal;}
#pageMenu ul.level3 a:hover {	width: auto;	background-color: #ffffff;	padding: 5px 5px 5px 25px; font-weight: normal; }

/* ***** Menu główne na gorze ***** */

div.pageMenuTopWrapper { display:none; width: auto; font-weight: bold }
div.pageMenuTop { overflow: auto; width: auto;  background-color: #ffffe1;  padding: 5px; border: #b2b394 1px dotted; }
div.pageMenuTopItem { height: 15px; float: left; padding: 4px; padding-right: 8px; padding-left: 8px; border-right: #b2b394 0px dotted }
a.pageMenuTop,a.pageMenuTop:visited,a.pageMenuTop:link { color: #000000; text-decoration: none; }
a.pageMenuTop:hover { color: #000000; text-decoration: underline; }



/* ***** tabela z wynikami z bazy ***** */
      
table.resultsTable { width: 765px; border-bottom: 1px solid #ccc;}
tr.resultsTableLight { background-color: #f9f9f9; }
tr.resultsTableDark { background-color: #f4f4f4; }
td.resultsTable { padding: 8px; border-right: 1px solid #ccc;}
th.resultsTable { background-color: #fff; color: #656565; padding: 8px; font-size: 11px; border-bottom: 1px solid #ccc; text-align: center;}

span.statusD { color: #000000 }
span.statusW { color: #ff4500  }
span.statusS { color: #ff4500  }
span.statusZar { color: green }
span.statusZad { color: #ff4500  }
