  a:link {
	text-decoration: none; 
	color: #923537;
}
  a:visited {
	text-decoration: none; 
	color: #923537;
}
  a:hover {
	text-decoration: underline;
	color: #000000; 
}
  a:active {
	text-decoration: none; 
	color: #000000;
}
  a.linpas:link {
	text-decoration: none; 
	color: #000000;
}
  a.linpas:visited {
	text-decoration: none; 
	color: #923537;
}
  a.linpas:hover {
	text-decoration: underline;
	color: #923537; 
}
  a.linpas:active {
	text-decoration: none; 
	color: #000000;
}
.linpas { color:#000000}
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #666666;
	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;
	background-color: #FFF;
}
.oneColFixCtrHdr #container {
	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFFFFF;
	text-align: left;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.oneColFixCtrHdr #header {
	background-color: #FFF;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
table {font-size:12px; font-family:Verdana, Geneva, sans-serif; margin:0px; padding:0px; text-align:justify;}
.oneColFixCtrHdr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	background: #FFFFFF;
}
.oneColFixCtrHdr #footer {
	padding: 0 0 px; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#ffffff;
}
.oneColFixCtrHdr #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 */
}
h1 {
	font-size: 12px;
	font-style:normal;
	font-weight:normal;
}
h2 {
	font-size: 11px;
	font-style:normal;
	font-weight:normal;
}
h3 {
	font-size: 10px;
	font-style:normal;
	font-weight:normal;
}
.tytofer {background-color:#fdf3f3; height:21px; font-size:14px; padding-left:4px}
.tytform {background-color:#fdf3f3; font-size:12px; padding-left:4px; padding-top:4px; padding-bottom:4px;}
.tytoferak {background-color:#fdf3f3; height:21px; font-size:11px; padding-left:4px; font-weight:bold}
.ram {border:solid 6px #f9eaea;}
.rampad {border:solid 6px #f9eaea; margin-left:20px; margin-top:20px; margin-bottom:20px;}
.but {background-color: #ffffff; width:60px; height:35px; border:0px; font-weight: bold;}
.log {height:18px; font-size:11px;}
.inp {width:128px; background-color: #f5dddd; border: none; height:14px;}
.just {text-align:justify;}
.left {text-align:left;}
.stopu {font-size:10px; color: #923537; text-align:justify;}
.logow {background-image:url(images/logow.jpg); background-repeat:no-repeat; height:212px;}
.p1 {
	word-spacing:0;
	line-height: 23px;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	font-size:12px;

}
ul {
	word-spacing:0;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	list-style-image: url(images/wyp_cz.gif);
	font-size:12px;

}
ol {
	word-spacing:0;
	list-style: decimal;
	margin-top: 8px;
	margin-bottom: 8px;
	text-align: justify;
	font-size:12px;

}
.szukinp { background-image:url(images/szukaj.gif); background-repeat:no-repeat; height:19px; width:72px; border:0px; background-color:#FFFFFF; cursor:pointer;}
.input {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	color : #000000;
	background-color: #f4dddd;
	text-align:right;
	width: 220px;
	border: none;
	height: 19px;
}
