body {
	margin: 0;
	padding: 0;
	background: #000000 url(images/img11.jpg) repeat-x top center;
	font-size: 80%;
	color: #eee100;
}

body, th, td, input, textarea, select, option {
	text-transform: lowercase;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
}

h1, h2, h3 {
	font-weight: normal;
	color: #d01101;
	
}

h1 {
	letter-spacing: -2px;
	font-size: 3em;
}

h2 {
	letter-spacing: -1px;
	font-size: 2em;
}

h3 {
	font-size: 1em;
}

p, ul, ol {
/*	line-height: 200%;*/
}

blockquote {
	padding-left: 1em;
}

blockquote p, blockquote ul, blockquote ol {
	line-height: normal;
	font-style: italic;
}

a {
	text-decoration: none;
    color: #ffb711;
}

a:hover {
	text-decoration: underline;
	color: #E6B715;
}

#wrapper {
}
/* Header */

#header {
	width: 760px;
	height: 288px;
	margin: 0 auto;
	background: url(images/header.jpg) no-repeat right top;
}

#header h1, #header p {
	margin-left: 7em;
	margin-bottom: 0;
	margin-top: -0,5em;
	color: #fdfc29;
}

#header h1 {
	padding: 100px 0 0 70px;
}

#header p {
	padding-left: 73px;
	margin-top: -10px;
}
#header a {
	color: #E6B715;
}

/* Page */

#page {
	width: 760px;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 500px;
	margin: 0;
}

#nadpis h1 {
	margin: 0;
	padding-bottom: 0;
	color: #d01101;
}

#nadpis p {
	margin: 0;
	padding-top: 0;
	padding-bottom:20;
	color:#d01101; 
}

.post {
	padding: 0 0 20px 0;
}

.title {
	margin: 0;
	padding-bottom: 5px;
/*	border-bottom: 2px solid #B7D24D;*/
}

.byline {
	margin: 0;
	color: #646464;
}

.meta {
	text-align: left;
	color: #646464;
	padding: 0;
	height: 20px;
	border-bottom: 2px solid #0b0b45;
}

.meta a {
/*	color: #003300;*/
	color: #569403;
	font-weight: bold;
	target: _blank;
}

.meta a:hover {
	color:#64ab03;
}

.bar{
	 color: #d01101;
}

.bar a{
	text-decoration: none;
	color: Tan;
}

.bar a:hover{
	color: #ffb711;
}

.pray li{
	list-style-type: disc;
}

.linky li{
	list-style-type: none;
}

/* Sidebar */

#sidebar {
	float: left;
	width: 230px;
}

#sidebar h2 {
	margin: 0;
	padding: 30px 110px 0 0;
	text-align: center;
	font-size: 2em;
	color: #d01101; 
	background: url(images/cierne_buttton.jpg) no-repeat left;
}

#sidebar li {
	list-style-type: none;
}

#sidebar a {
	text-decoration: none;
	color: Tan;
}
#sidebar a:hover {
	color: #ffb711;

}

/* Footer */

#footer {
	clear: both;
	width: 760px;
	height: 246px;
/*	border-bottom: 2px solid #0b0b45;*/
	text-align: center;
	font-size: smaller;
	color: #52640a;
	margin: 0 auto; 
	padding-top: 16px; padding-bottom: 2px;
    background: url(images/dolna_lista.jpg) no-repeat center top;

}

#footer a {
	color: #003300;
};
