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: #504138;
	background-color: #000000;
	background-image: url(images/wzorek.jpg);
	background-repeat: repeat;
	background-position: center top;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	font-style: normal;
	text-align: left;
	
letter-spacing: 0.5px;
	word-spacing: 1px;
padding-left: 35px;
}

.oneColElsCtrHdr #container {
	width: 800px;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-left: 0px;
	padding-right: 0px;
	background-position: left top;
	background-repeat: no-repeat;
	height: auto;
	padding-top: 0px;
	padding-bottom: 0px;
	
}



.oneColElsCtrHdr #header {
	background-color: #000000;
	background-image: url(images/tlo.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	height: 200px;
	width: 800px;
	padding-top: 0;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	
} 
.oneColElsCtrHdr #mainContent {
	
	padding-top: 0px;
	padding-right: 17px;
	padding-bottom: 0;
	padding-left: 17px;
	width: 800px;
	margin: 0px;
	float: left;
background-color: #C5C0A3;
min-height: 550px;
	height:auto !important;	height:550px;
	background-image: url(images/boczniaki.jpg);
}
#contento {
	
	background-repeat: no-repeat;
	/* background-color: #373624; */ 
	margin: 0px;
	width: 570px;
	min-height: 550px;
	height:auto !important;
	height: 100%;
	float: left;
	background-repeat: repeat-y;
	padding-top: 0px;
	padding-right: 13px;
	padding-bottom: 10px;
	padding-left: 15px;
	/* background-image: url(images/skora.jpg);*/
	background-position: left top;
}
h1  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 25px;
	color: #504138;
	font-weight: 900;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-image: url(pikczers/tit_verticales.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	font-variant: normal;
}
#contento p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 35px;
	color: #504138;
	font-weight: normal;
	text-align: left; 
	letter-spacing: 0.5px;
	word-spacing: 1px;
}
#galery {
	margin: 0px;
	padding: 0px;
	height: 224px;
	width: 261px;
	background-image: url(pikczers/podklad_galeria.jpg);
	background-repeat: no-repeat;
	float: left;
	top: -227px;
	position: absolute;
}
.oneColElsCtrHdr #footer {
	padding: 0px;
	background-repeat: no-repeat;
	margin: 0;	
	height: 15px;
	width: 834px;
	float: left;
	overflow: hidden;
	position: relative;
	background-color: #353624;
	background-image: url(images/dolny_boczniak.jpg);
	background-position: left top;
} 
.oneColElsCtrHdr #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 */
}
#links {
	height: 40px;
	width: 834px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #BAAC7B;
	font-size: 14px;
	text-align: center;
	padding: 0px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	font-weight: normal;
}
.podzial {
	background-image: url(images/podzial.jpg);
	padding: 0px;
	height: 6px;
	width: 800px;
	float: left;
	margin: 0px;
	overflow: hidden;
}
#benair {
	margin: 0px;
	padding: 0px;
	width: 800px;
	height: 100px;
	clear: both;
	text-align: center;
	/*float: left;*/
	overflow: hidden;
	border: 0;
	/* background-color: #C5C0A3; */
	background-color:#313326;
}

#contento a:link  {
	color: #9A0103;
	text-decoration: none;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #373624;
}
#contento a:visited {
	text-decoration: none;
	color: #9A0103;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #75734D;
}
#right_column {
	/*background-color: #353624;*/
	width: 192px;
	height: 100%;
	float: left;
	margin: 0px;
	/*background-image: url(images/right_col.jpg);*/
	background-position: left top;
	background-repeat: repeat-y;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: center;
	line-height: 20%
}

#contento a:hover {
	color: #0D0E00;
	background-color: #C5C0A3;
}

#contento a:active {
	text-decoration: none;
	color: #9B0101;
}
#links  a:link  {
	color: #CEC8A8;
	text-decoration: none;
}
.grubba {
	font-weight: bold;
}

#links a:visited {
	text-decoration: none;
	color: #C9C0A1;
}

#links  a:hover {
	text-decoration: none;
	color: #D5D0B3;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #9C0202;
}

#links a:active {
	text-decoration: none;
	color: #E59741;
}
h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #504138;
	font-weight: 900;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 15px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-variant: normal;
}
h3  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	color: #504138;
	font-weight: 900;
	margin: 0px;
	padding-top: 13px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left bottom;
	font-variant: normal;
}

#kwiatki {
	left:0px;
	top:0px;
	width:100%;
	height:800px;
	background-repeat: no-repeat;
	background-position: center top;
	background-image: url(images/kwiaty.gif);
}
.feed {
border:1px solid;border-color:#FC9 #630 #330 #F96;padding:0 3px;font:bold 10px verdana,sans-serif;color:#FFF;background:#F60;text-decoration:none;margin:4px;
}

/* STYLE DO MENU */
ul#menu   a {
	display: block;
	background-color: transparent;
	text-indent: -9999px;
	width: 190px;
	height: 52px;
	background-repeat: no-repeat;
	/* for FF 1.0 */
	text-decoration: none;
}

#menu_cont {
	margin: 0px;
	height: 200px;
	width: 180px;
	float: left;
	padding: 0px;
	position: relative;
	min-height: 300px;
	height:365px;
}
#menu {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#menu li  {
	position: absolute;
	left: 2px;
	background-repeat: no-repeat;
	z-index: inherit; 
	background-position: left top;
	width: 190px;
	overflow: hidden;
	height: 75px;
	/* for FF3*/
	text-indent: -9999px;
}
li#poznan  a {
	background-image: url(images/poznan_btn.gif);
	height: 73px;

}
li#poznan {
	top: -3px;
}
li#poznan  a:hover {
	background-image: url(images/poznan_btn_over.gif);
	width: 190px;
}
li#reszta  a {
	background-image: url(images/reszta_btn.gif);
}
li#reszta {
	top: 58px;
}
li#reszta  a:hover {
	background-image: url(images/reszta_btn_over.gif);
	width: 190px;
}

li#fotogaleria a {
	background-image: url(images/fotogaleria.gif);
	height: 64px;
}
li#fotogaleria {
	top: 109px;
}
li#fotogaleria a:hover {
	background-image: url(images/fotogaleria_over.gif);
	width: 190px;
}
li#czytanki a {
	background-image: url(images/czytanki.gif);
	height: 67px;
}
li#czytanki {
	top: 164px;
	left: -10px;
}
li#czytanki a:hover {
	background-image: url(images/czytanki_over.gif);
	width: 190px;
}

li#konkursy a {
	background-image: url(images/konkursy.gif);
	height: 64px;
}
li#konkursy {
	top: 228px;
	left: 10px;
}
li#konkursy a:hover {
	background-image: url(images/konkursy_over.gif);
	width: 190px;
}
li#kali a {
	background-image: url(images/kali.gif);
	height: 65px;
}
li#kali {
	top: 283px;
	left: 0px;
}
li#kali a:hover {
	background-image: url(images/kali_over.gif);
	width: 190px;
}
#pion {padding-bottom:10px;}
span {margin:0; padding:0; }