body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	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;
	background-color: #99FF66;
}
.oneColFixCtrHdr #container {
	width: 730px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0px solid #000000;
	text-align: center;
	padding: 5px 0 0 0;
	background-color: #99ff66;
}
.oneColFixCtrHdr #header0 {
	background-color: #99ff66;
	font-size: 11px;
	text-align: left;
	color: #006633;
	font-weight: bold;
}
.oneColFixCtrHdr #header0 a {
	background-color: #99ff66;
	font-size: 11px;
	text-align: left;
	padding-left: 1px;
	color: #006633;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}


.oneColFixCtrHdr #header {
	background-color: #99ff66;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 6px 0 3px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	font-size: 11px;
	text-align: center;
	color: #003300;
	font-weight: 100;
}
.oneColFixCtrHdr #bannerflash {
	height: 185px;
	background-color: #99ff66;
}
.oneColFixCtrHdr  #menu {
	text-align: center;
	background-color: #006633;

}
.oneColFixCtrHdr #menu p {
	font-size: 14px;
	padding: 4px 0 4px 0;
	margin: 0;
	font-variant: small-caps;
	color: #CCCCCC;

}
.oneColFixCtrHdr  #menu  a  {
	color: #99FF66;
	text-decoration: none;
}
.oneColFixCtrHdr #menu a:hover {
	text-decoration: none;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #FFFF33;
}
.oneColFixCtrHdr #mainContent {
	margin: 0;
	padding: 30px 20px 20px 20px;
	background-color: #99ff66;
	border-top-width: 10px;
	border-right-width: 19px;
	border-bottom-width: 10px;
	border-left-width: 19px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #006633;
	border-right-color: #006633;
	border-bottom-color: #006633;
	border-left-color: #006633;
	background-image: url(tlocontentdol.jpg), url(tlocontentgora.jpg);
	background-repeat: repeat-x, repeat-x;
	background-position: bottom, top;
}
.oneColFixCtrHdr #mainContent h1 {
	margin: 0;
	text-align: left;
}
.oneColFixCtrHdr #mainContent p {
	margin: 0;
	font-size: 13px;
	text-align: justify;
	line-height: 32px;
	padding-left: 25px;
	color: #111111;
}
.oneColFixCtrHdr #mainContent ul {
	font-size: 13px;
	text-align: left;
	line-height: 32px;
	color: #111111;
	margin: 0px;
}

.oneColFixCtrHdr #mainContent li {
	font-size: 13px;
	text-align: left;
	line-height: 32px;
	color: #111111;
	margin: 0px;
}

.oneColFixCtrHdr #mainContent a {
	color: #006633;
	text-decoration: none;
	font-weight: bold;
	padding: 0px 4px 0px 4px;

}
.oneColFixCtrHdr #mainContent a:hover {
	color: #FFFF33;
	text-decoration: none;
	background-color: #006633;
	padding: 3px 4px 3px 4px;
}





.oneColFixCtrHdr #footer {
	background: #006633;
	text-align: center;
	padding: 4px 0 4px 0;

}


.oneColFixCtrHdr #footer p {
	font-size: 11px;
	color: #99FF66;
	margin: 0;
}
.oneColFixCtrHdr   #footer   a  {
	text-decoration: none;
	color: #99FF66;
}
.oneColFixCtrHdr #footer a:hover {
	color: #FFFF33;
	text-decoration: none;
}

.oneColFixCtrHdr #footer2 {
	padding: 0 10px;
	background-color: #99ff66;
}
.oneColFixCtrHdr  #footer2  a  {
	color: #666666;
	text-decoration: none;
}
.oneColFixCtrHdr #footer2 a:hover {
	color: #FF0000;
	text-decoration: none;
}


.oneColFixCtrHdr #footer2 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: 3px 0 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	text-align: center;
	font-size: 10px;
	color: #666666;
}
.tytulkategoriistrony {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	font-weight: bold;
	font-variant: small-caps;
	font-size: 16px;
	padding-bottom: 12px;
}

