
body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #464032;
	background: #fef2dc;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	color: #221D1D;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.4em;
}

h3 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ED3A00;
}

a:hover {
}

#wrapper {
	width: 1200px;
	margin: 0 auto;
	padding: 0;
   background: #fef2dc url(images/ab1142_new3.jpg) no-repeat ;
}

/* Header */
/*
#header {
	width: 1200px;
	height: 159px;
	margin: 0 auto;
}
*/
#logo {
	color: #000000;
/*	background: url(img/baner3.jpg) no-repeat;*/
/*	float: left;*/
	margin: 0 auto;
	height: 159px;
	width: 600px; /*1200*/
	padding: 10px 0 0 130px;
}
/* Menu */

#menu {
/*		background: #FC9D00;
background: url(img/menu.jpg) no-repeat ;*/
	width: 1164px; /*1164*/
	height: 40px;
	margin: 0 auto;
	padding: 0;
   background:  #630100;
}
#menu ul {
	margin: 0px 0px 0px 0px;
	padding: 12px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
/*	display: block;   */   /*to coś osduwa od góry o od razu od boku tak jak tam co nie działalo*/
	height: 27px;
	margin-bottom: 10px;
	padding: 10px 20px 0px 20px;
	text-decoration: none;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	border: none;
}

#menu a:hover {
	background: #fc390d;      /*ff360a*/
	text-decoration: none;	
}

#menu .current_page_item a {
/*	background: #ff360a;       BA7F01*/
	color: #FFFFFF;
}

/* Page */

#page {
/*	background: url(images/ab114.jpg) no-repeat ;*/
	width: 1200px;  /*1200*/
	margin: 0 0 0 0;
	padding: 0;
}

/* Content */

#content {
/* background: url(img/tlo-p.png) repeat; */
background: url(images/tlo-p.png) repeat;
	float: left;
	width: 700px; /*505*/
	padding: 0px 10px 0px 0px;
	margin-right: 10px;
	margin-left: 10px;
}
.post {
	margin : 10px 10px 10px 10px;
}

.post .title {
	margin-bottom: 10px;
	padding: 12px 0 0 0px;
	letter-spacing: -.5px;
	color: #000000;
}

.post .title a {
	color: #221D1D;
	border: none;
}

.post .meta {
width: 640px;
/*   background-color:  #630100;*/
   color: #000000;
	height: 40px;
	border-bottom: 1px solid #DBDBDB;
/*	background: #F4F4F4;*/
	margin: 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
/*	font-weight: bold;*/
}

.post .meta .date {
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}
/*
.post .meta .posted {
	float: right;
	height: 24px;
	padding: 3px 15px;
	color: #464032;
}
*/
.post .meta a {
	color: #464032;
}

.post .entry {
	padding: 0px 0px 20px 0px;
	padding-bottom: 20px;
	text-align: justify;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 249px;
	padding: 0 10px 0 0;
	color: #FFFFFF; /*787878*/
   margin-left: 20px;
   background: url(images/tlo-p.png) repeat;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
}

#sidebar li ul {
	margin: 0px 0px;
	padding-bottom: 30px;
}

#sidebar li li {
	line-height: 35px;
	border-bottom: 1px dotted ; /*#E5E0C6*/
	margin: 0px 30px;
	border-right: none;
}

#sidebar li a {
	padding-left: 0;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	padding-left: 0px; /*ustawia odleglośc napisów menu lewego od lewej strony*/
	padding-top: 6px;
	padding-bottom: 6px;
	background: url(img/tlo-p.png) repeat;
	letter-spacing: -.5px;
	font-size: 1.4em;
	font-weight: bold;
	color: #FFFFFF;
}

#sidebar p {
	margin: 0 0px;
	padding: 10px 30px 20px 30px;
	text-align: justify;
}

#sidebar a {
	border: none;
	color: #000000;   /*898989*/
}

#sidebar a:hover {
	text-decoration: underline;
	color: #6E6E6E;
}

/* Calendar */
#ads {
	float: left;
	width: 200px;
	padding: 0px 0px 0px 10px;
	margin: 0px;
	color: #000000;
}

.ads_srodek {
	margin: 0 auto;

}


/* Footer */

#footer {
	width: 1200px; /*1004*/
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	border-top: 4px solid #EBE6D1;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: center;
	color: #444444;
}

#footer a {
	color: #464032;
}

