
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Arial, Verdana, Sans-Serif;
	background: #fff url('gfx/bg-wood.jpg') 357px 0 repeat-x;
	color: #777;
	line-height:180%;
	}

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

a:hover {
color:#8dc54c;
}

#page {
	text-align: left;
	}

#header {
	background: #fff url('gfx/bg-stones.jpg') 0 0 no-repeat;
	position:relative;
	z-index:3;
	height: 231px;
	padding-left:415px;
	}

#header h1 {
	padding:14px;
	position: absolute;
	top:0;
	left:165px;
	}

#mainMenu {
	list-style: none;
	position:absolute;
	top:57px;
	left:435px;
	padding:0;
	width:450px;
	margin:0;
	}

#mainMenu li{
	padding:0 20px 0 0;
	margin: 0 0 0 -12px;
	background: transparent url('gfx/bg-menu-li3.gif') 100% 0 no-repeat;
	list-style: none;
	line-height:300%;
	float:left;
	}

#mainMenu li a{
	display: block;
	font-size:110%;
	padding:0 5px 0 15px;
	margin:0;
	background: transparent url('gfx/bg-menu-li3.gif') -100px 0 no-repeat;
	list-style: none;
	color:#555;
	}
#mainMenu li a:hover{
	background-position: -100px -37px;
	color:#92c854;
	}
#mainMenu li.page-item-3 a{
	background-position: 0 0;
	}
#mainMenu li.page-item-3.current_page_item a, #mainMenu li.page-item-3.current_page_parent a{
	background-position: 0 -37px;
	}
#mainMenu li.current_page_item a, #mainMenu li.current_page_parent a{
	background-position: -100px -37px;
	color:#92c854;
	font-weight:bold;
	}

#content {
	font-size: 1.2em;
	position:relative;
	top:-130px;
	z-index:6;
	padding: 0 20px 20px 20px;
	margin-right:80px;
	}

#footer {
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

#header .description {
	margin:0;
	padding:0;
	background: #fff url('gfx/bg-wood.jpg') 357px 0 repeat-x;
	}

body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 0;
	padding: 0;
	width: 1010px;
	}


.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	padding-left:145px;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */







/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


.post#post-3{
	background:transparent url('gfx/kobieta.jpg') 80px 40px no-repeat;
}
.post {
	height: auto !important;
	height:400px;
	min-height:400px;
}


.post .menu {
padding:0 10px 0 0;
line-height:250%;
margin:0 20px 0 0;

}
.post .menu li{
border-bottom: 1px dotted #777;
list-style:none;
padding: 0.7em;
background: transparent url('gfx/dotA1.gif') 0 1.3em no-repeat;
}
.post .menu li.first{
border-top: 1px dotted #777;
}
.post .menu ul {
padding:0;
margin:0;
}
.post .menu ul li {
border: none;
background: transparent url('gfx/dotB.gif') 0 0.9em no-repeat;
padding: 0.3em 0 0.3em 0.7em;
}
.post .menu li.active, .post .menu ul li.active{
background-image: url('gfx/dotA2.gif');
}
.post .menu ul li a{
font-weight:100;
}
ul li{
border:none;
line-height:150%
}
.post .menu ul{
padding-bottom:10px;
}
.post .menu a{
text-decoration:none;
font-weight:bold;
}
.post .menu a:hover{
text-decoration:underline
}

.post h1, .post h2, .post h3 {
text-transform:uppercase;
}
.post h1, .post h2, .post h3, .post h4, .post h5, .post h6, .post strong span {
color:#92c854;
letter-spacing:120%;
margin:0 0 12px 0;
}
p {
margin:0 0 12px 0;
}
.post strong span, .post strong {
letter-spacing:120%;
}


div.contactForm span{
 float:left;
 width:100px;
 text-align:right;
 padding-right:10px;
}
div.contactForm span.wpcf7-not-valid-tip{
display:block;
 width:300px;
 clear:both;
}
div.contactForm label input, div.contactForm label textarea{
 display:block;
 width:300px;
 clear:right;
}
div.contactForm label, div.contactForm p{
 clear:both;
 display:block;
 margin:5px;
 height:1.5em;
}
div.contactForm p{
padding:0;
}
div.contactForm p input{
margin-left:367px;
border:none;
background-color:#fff;
text-align:right;
font-weight:700;
text-decoration:underline;
color:#8dc54c;
padding:1px;
border-bottom:2px solid #8dc54c;
cursor:pointer;
}

table.gallery td {

background:#fff url('gfx/bg-dotted.gif') 0 0;
padding:3px;
}
table.gallery td img{
display:block;
margin:10px;
}
table.gallery td b{
background-color:#fff;
margin:0;
display:block;
text-align:center;
font-weight:normal;
}
.post a.em, .post .menu ul li a.em{
color:#8dc54c;
text-decoration:underline;
font-weight:700;
}
.post a.em:hover{
color:#333;
}
.post table td{
vertical-align:top;
}
.post table td.subm{
width: 270px;
}