/* <![CDATA[ */
@import url(/css/SpryMenuBarHorizontal.css);
/* ]]> */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Tahoma, Verdana, sans-serif;
	font-size: 12px;
	background-color: #FFFFFF;
	
}
img {behavior:url(/css/pngbehavior.htc);}
a:hover {
	text-decoration: none;
	border:0;
}
.thrColFixHdr #container { 
	width: 1000px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border-left: 1px solid #dbdbdb;
	border-right: 1px solid #dbdbdb;
	border-bottom: 1px solid #dbdbdb;
	text-align: left; /* this overrides the text-align: center on the body element. */
} 
.thrColFixHdr #header {
	position: relative;
	margin-bottom:0;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
	 /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */
} 
img {border:0;}
#footer { 
	padding: 10px 10px 10px 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	/*background:#DDDDDD;*/
	color:#FFFFFF;
	text-align:right;
	font-size:11px;
	background-image:url(/images/tlo-do-paskow-menu.gif);
} 
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.toolMenu {
	background-color:#e9e8e8; padding:10px; border:1px solid #00529c; position:absolute; right:3px; top:3px; font-size:10px; font-weight:bold; color:#00529c;
}
.toolMenu a {
	text-decoration:none;
	color:#00529c;
}
.thrColFixHdr #pasekDzial {
	padding:5px;
	color:#00529c;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#dbdbdb;
	border:0px solid #00529c;
} 
.thrColFixHdr #pasekBaner {
	padding-top:7px;
	padding-bottom:7px;
}
.thrColFixHdr li {
	font-size:11px;
	color:#666666;
	text-align:left;
	padding:0px 0px 3px 0px;
	list-style-type:square;
	}
.thrColFixHdr ul {padding:0; margin-top:5px; margin-left:25px;}
.thrColFixHdr a {
	color:#00519b;
	text-decoration:none;
}
.thrColFixHdr a:hover {color:#999;}
.thrColFixHdr #aktualnosci {
	font-size:11px;
	margin-bottom: 10px;
}
.thrColFixHdr #aktualnosci ul {padding-left:0;}
.thrColFixHdr #data { font-size:10px;}
.thrColFixHdr #pasekBox {
	margin-bottom:20px;
	padding:10px 10px 0px 10px;
	border-bottom:1px solid #dbdbdb;
}
.thrColFixHdr #tytulDzialu {
	color:#00529C; font-size:18px; font-weight:bold; padding:5px; border-bottom:1px solid #00529C;
}
.thrColFixHdr h1 { font-size:22px; color:#00529c; text-align:center;}
.thrColFixHdr h2 { color:#00529C;}

#bt {margin:7px; border:0px;}
p{ margin:0px; padding:0px; font-size:12px;}
.linkWynik {color:#FF0000;}


.thrColFixHdr #pasekNewsletter {
	padding:5px;
	color:#FFFFFF;
	text-align:center;
	font-size:16px;
	font-weight:bold;
	background-color:#CC0000;
	line-height: inherit;
}
.thrColFixHdr p {
	padding-top:5px;
}

