body  {
	background: #F7F3E9 url(images/podkladJPG.jpg) repeat-x;
	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 */
	background-color: #F7F3E9;
	font-family: Georgia;
}
.twoColFixRtHdr #container {
	width: 675px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	height: auto;
} 

.twoColFixRtHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 117px;
	padding-top: 7px;
	height: 800px;
}
.twoColFixRtHdr #mainContent {
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	position: relative;
	width: 558px;
	float: right;
	height: auto;
} 

#center{
	width: 538px;
	height: auto;
	min-height: 400px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 14px;
	display: block;
	position: relative;
	background-color: #C3AF74;
	float: left;
	font-size: 12px;
}

#center2{
	width: 546px;
	height: auto;
	min-height: 400px;
	padding-top: 12px;
	padding-right: 5px;
	padding-left: 6px;
	display: block;
	position: relative;
	background-color: #C3AF74;
	float: left;
	font-size: 12px;
}

#center2 .galeria {
	width:546px; 
	height:510px; 
	margin-top:15px; 
	margin-bottom:40px;
}

#center2 .film{
	width:470px; 
	height:295px; 
	margin-left 
	margin-bottom:40px;
	margin-left:38px;
	margin-right:38px;
}

#center p {
	font-size: 11px;
	color: #000000;
}


#center .lewo1 {
	width: 327px;
	height: 175px;
	float: left;
}

#center .lewo2 {
	width: 327px;
	height: 138px;
	float: left;
}

#center .lewo3 {
	width: 100%;
	height: 175px;
	float: left;
	background-image: url(images/puzzle.jpg);
}



#center .prawo1 {
	width: 211px;
	height: 425px;
	background-color: #E1D3AF;
	float: right;
	clear: none;
}

#center .prawo3 {
	width: 211px;
	height: 485px;
	background-color: #E1D3AF;
	float: right;
	clear: none;
}

#center .prawo2 {
	width: 211px;
	height: 125px;
	float: right;
	clear: none;
}

.pelny {
	width: 528px;
	height: auto;
	background-color: #e1d3af;
}

.pelny ol { list-style-type:decimal; }

#stopka {
	background-color: #6B804D;
	height: 180px;
	width: 557px;
	display: block;
	float: left;
	border-top-width: 10px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CDBD8D;
	border-right-color: #CDBD8D;
	border-bottom-color: #CDBD8D;
	border-left-color: #CDBD8D;
	text-align: center;
	font-family: Georgia;
	font-size: 11px;
	color: #133900;
	padding-top: 8px;
	background-image: url(images/grad_green.png);
}
#stopka a {
	text-decoration: none;
	color: #000000;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B9357;
	border-right-color: #7B9357;
	border-bottom-color: #7B9357;
	border-left-color: #7B9357;
}
#stopka a:hover {
	text-decoration: none;
	color: #FFFFFF;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #7B9357;
	border-right-color: #7B9357;
	border-bottom-color: #7B9357;
	border-left-color: #7B9357;
}




.twoColFixRtHdr #footer {
	padding: 0 10px 0 20px;
} 
.twoColFixRtHdr #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 */
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
div#apDiv1 {
	position:fixed;
	width:100%;
	height:131px;
	z-index:99;
	left: 0px;

	background-repeat: repeat-x;
	bottom: 0px;
	font-size: 10px;
	text-align: center;
	color: #C3AF74;
}

body,td,th {
	font-family: Georgia, Times New Roman, Times, serif;
	margin: 0px;
}

#logo {
	height: 196px;
	width: 117px;
}

#organizacje{
	width: 117px;
	height: 216px;
	background-repeat: no-repeat;
}




#menu {
	width: 117px;
	height: 328px;
}

#menu_top {
	width: auto;
	height: 14px;
	color:#C3AF74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	float: none;
	padding-left: 340px;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu_top a {
	color:#966934;
	text-decoration: none;
}

#menu_top a:hover {
	text-decoration: none;
	color: #006600;
}

#powrot {
	width: auto;
	height: 14px;
	color:#C3AF74;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	float: none;
	float:right;
}

#powrot a {
	color:#966934;
	text-decoration: none;
}

#powrot a:hover {
	text-decoration: none;
	color: #006600;
}

#baner {
width: 557px;
height: 299px;
}


#pasek {
	width: 557px;
	height: 20px;
	background-image: url(images/pasek.jpg);
}
.temat {
	font-family: Georgia;
	font-size: 16px;
	color: #133900;
	font-weight: bold;
	letter-spacing: -1px;
}

.temat2 {
	font-family: Georgia;
	font-size: 16px;
	color: #c3ae73;
	font-weight: bold;
	letter-spacing: -1px;
}

.temat3 {
	font-family: Georgia;
	font-size: 16px;
	color: #4e2514;
	font-weight: bold;
	letter-spacing: -1px;
}

.temat4 {
	font-family: Georgia;
	font-size: 18px;
	color: #4e2514;
	font-weight: bold;
	letter-spacing: -1px;
}

.temat5 {
	font-family: Georgia;
	font-size: 16px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
}

.temat6 {
	font-family: Georgia;
	font-size: 14px;
	color: #000;
	font-weight: bold;
	letter-spacing: 0px;
}

.text1 {
	font-family: Georgia;
	font-size: 11px;
}

