
/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
        margin: 0;
        padding: 0;
        background: #3C3C3C url(images/img01.jpg) repeat left top;   /* było: #FBF1D6; */
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 12px;
        color: #787878;
}

h1, h2, h3 {
        margin: 0;
        padding: 0;
        font-weight: normal;
        color: #32639A;
}

h1 {
        font-size: 2em;
}

h2 {
        font-size: 2.4em;
}

h3 {
        font-size: 1.6em;
}

h4 {
        font-size: 1.2em;
	color: #787878;
	font-weight: normal;
}

h5 {
        font-size: 1.6em;
	color: #F1AD1C;
	font-weight: normal;
	padding: 0px 20px;
}

p, ul, ol {
        margin-top: 0;
        line-height: 180%;
}

ul, ol {
}

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

a:hover {
        color: #FFC019;
}

#wrapper {
        width: 960px;
        margin: 0 auto;
        padding: 0;
}

/* Header */

#header-wrapper {
        height: 150px;
        background: #592114;
        border-bottom: 5px solid #F7811D;
}

#header {
        width: 940px;
        height: 40px;
        margin: 0 auto;
}

/* Logon */

#logon {
        float: left;
        margin: 0px 0px 0px 0px; 	/* bylo 5,0,10,0 */
        padding-top: 5px 0px 0px 0px;	/* -top !! */
        color: #000000;
        width: 600px;   /* 1000px */
        height: 150px;
        /* background: url(images/logo_ap_2011.gif) no-repeat left top; */
}


/* Logo */

#logo {
        float: left;
        margin: 0px 0px 0px 0px; 	/* bylo 5,0,10,0 */
        padding-top: 5px 0px 0px 0px;	/* -top !! */
        color: #000000;
        width: 600px;   /* 1000px */
        height: 150px;
        /* background: url(images/logo_ap_2011.gif) no-repeat left top; */
}

.nag {
	margin: 10px 0px 0px 20px;
}

#logo h1, #logo p {
        margin: 0;
        padding: 0;
}

#logo h1 {
                                /* float: left; ) */
        letter-spacing: -1px;                        
        font-size: 3.8em;
}

#logo p {
        float: center;
        margin: 0;
        padding: 35px 80px;
        font: normal 40px Comic Sans MS, "Times New Roman", Times, serif;
        font-style: bold;
        color: #FCF2D9;
} 

#logo a {
        border: none;
        background: none;
        text-decoration: none;
        color: #FCF2D9;
}

/* tabele */

#tabele {
        /* margin: 42px 0px 0px 540px; */
        margin: 45px 0 auto 0px;
	
}


/* Search */

#search {
        float: right;
        width: 280px;
        height: 60px;
        padding: 20px 0px 0px 0px;
        background: #F7811D;
        border-bottom: 4px solid #FFFFFF;
}

#search form {
        height: 41px;
        margin: 0;
        padding: 10px 0 0 20px;
}

#search fieldset {
        margin: 0;
        padding: 0;
        border: none;
}

#search-text {
        width: 170px;
        padding: 6px 5px 2px 5px;
        border: none;
        background: #FFFFFF;
        text-transform: lowercase;
        font: normal 11px Arial, Helvetica, sans-serif;
        color: #5D781D;
}

#search-submit {
        width: 50px;
        height: 23px;
        border: 1px solid #FFE93B;
        background: #FFE93B;
        font-weight: bold;
        font-size: 10px;
        color: #F7811D;
}

/* Menu */

#menu {
        width: 1000px;
        height: 49px;
        margin: 0 auto; /* 0px zamiast 0 auto */	
        padding: 0;
        /* border: 1px solid #f5f51b; */
}

#menu ul {
        margin: 0px 0px 0px 0px; /* -top: 10px zamiast 0px; */
        padding: 0;
        padding-left: 10px;
        list-style: none;
        line-height: normal;
}

#menu li {
        float: left;
        text-vlign: center;
        background: #F7811D;
}

#menu a {
        display: block;
        width: 180px;
        height: 30px;
        padding-top: 8px;
        text-decoration: none;
        text-align: center;
        font-family: Comic Sans MS, Helvetica, sans-serif;
        font-size: 14px;
        font-weight: bold;
        color: #FFFFFF;
        border-right: 3px solid #3C3C3C;
}

#menu a:hover, #menu .current_page_item a {
        text-decoration: none;
}

#menu .current_page_item a {
        padding-left: 0;
        color: #30476A;
}

/* Page */

#page {
        width: 940px;
        margin: 0 auto;
        padding: 0;
}

#page-bgtop {
        padding: 20px px;
}

#page-bgbtm {
}


/* dodane POST */

#post {
        margin-bottom: 20px;
        padding-bottom: 20px;
        line-height: 200%;
        background: url(images/img06_2.jpg) repeat-x left top;    /* było: img06.jpg )
                ( <--- background: url(images/img11_b.gif) no-repeat top; )          <-- zmiana */
	
}

	/* #post a h2 {
        	text-decoration: none; /* underline; */
	} poprawic, bo nie dziala */


/* Content */

#content {
        float: left;
        width: 620px;
        padding: 0px 0px 0px 10px;
}

.justowanie {
	text-align: justify;
	padding: 0px 20px 0px 20px;
}

.post {
        margin-bottom: 15px;
}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
        margin-bottom: 10px;
        padding: 12px 20px 0px 20px;
        letter-spacing: -.5px;
        color: #F1AD1C;
	font-size: 20px;
}

.post .title a {
        color: #FA8C11;
        border: none;
}

.post .meta {
        height: 30px;
        margin: 0px;
        padding: 0px 0px 0px 0px;
        text-align: left;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 13px;
        font-weight: normal;
        font-style: italic;
}

.post .meta .date {
        float: left;
        height: 24px;
        padding: 3px 0px;
        color: #F47227;
}

.post .meta .posted {
        float: right;
        height: 24px;
        padding: 3px 15px;
        background: #567EDC;
        color: #F47227;
}

.post .meta a {
        color: #F47227;
}

.post .entry {
        padding: 20px 30px 20px 30px;
        padding-bottom: 20px;
        text-align: justify;
	font-size: 15px;
}

.links {
        padding-top: 20px;
        font-size: 12px;
        font-weight: bold;
}

.post a {
        text-decoration: none; /* underline; */
}

/* Sidebar */

#sidebar {
        float: left;
        width: 280px;
        padding-top: 0px;
        color: #787878;
}

#sidebar ul {
        margin: 0px;
        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-top: 1px dashed #D1D1D1;  /*border-bottom*/
	border-bottom: 1px dashed #D1D1D1;
        margin: 20px 30px 0px 30px;
        border-left: none;
}

#sidebar li li span {
        display: block;
        margin-top: -20px;
        padding: 0;
        font-size: 11px;
        font-style: italic;
}

#sidebar h2 {
        height: 38px;
        padding-left: 30px;
        letter-spacing: -.5px;
        font-size: 1.8em;
        color: #FA8C11;
}

#sidebar h3 {
        margin: 0 0px;
     /* padding: 0px 20px 0px 20px; */
        text-align: center;   /*justify;*/
        font-size: 1.4em;
        color: #787878;
}

#sidebar p {
        margin: 0 0px;
        padding: 0px 30px 20px 30px;
	font-size: 1.3em;
        text-align: center;   /*justify;*/
}

#sidebar a {
        border: none;
}

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

/* Calendar */

#calendar {
}

#calendar_wrap {
        padding: 20px;
}

#calendar table {
        width: 100%;
}

#calendar tbody td {
        text-align: center;
}

#calendar #next {
        text-align: right;
}

/* Footer */

#footer {
        height: 90px;
        margin: 0 auto;
        padding: 0px 0 5px 0;
	background: #542015;
	border-top: 5px solid #F7811D;
	font-family: Arial, Helvetica, sans-serif;
}

#footer p {
	margin: 0;
	padding-top: 5px;
	line-height: normal;
	font-size: 11px;				
	text-align: center;
	color: #FF9535;
}

#footer a {
	color: #FF9535;
}

#gallery-background {
	width: 620px;
	height: 470px;
	margin-bottom: 10px;
	background: #FFFFFF;
}

#gallery-bgthumb {
	width: 620px;
	height: 126px;
	background: #FFFFFF;
}

#gallery
{
	width: 620px;
	margin: 0 auto;
}

#gallery img.output
{
	width: 600px;
	height: 450px;
	padding: 10px 0px 0px 10px;
}

#gallery span.caption
{
	display: block;
	margin: 1em 0 0 0;
	font-weight: bold;
	font-size: 1.25em;
}

#gallery span.caption2
{
	margin: 1em 0 1em 0;
	display: block;
}

#gallery ul.nav
{
	width: 100%;
	list-style: none;
	margin: 0 0 3em 0;
	padding: 0;
}

#gallery ul.nav li
{
	margin: 0 1em 1em 0;
	float: left;
}

#gallery ul.thumbnails
{
	width: 100%;
	list-style: none;
	margin: 0;
	padding: 10px 0px 0px 6px;
}

#gallery ul.thumbnails li
{
	margin: 0 0.5em 1em 0.5em;
	float: left;
}

#gallery ul.thumbnails li img
{
	width: 128px;
	height: 96px;
	border: solid 6px #E6D9B7;
	cursor: pointer;
}

#gallery ul.thumbnails li img.active
{
	border: solid 6px #BDAF8C;
}
