body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	margin: 0 auto;
	padding: 0;
	width: 1030px;
}
div.tlo_linie {
	background: url("images/rog_prawy_dupl.jpg") repeat-y;
	background-position: 0px;
	width: 1030px;
	z-index: -1;
}
div.top img {
	float: left;
}
div.top {
	width: 1026px;
	height: 240px;
}
div.data {
	width: 420px;
	height: 38px;
	position: absolute;
	top: 0px;
	margin-left: 48px;
	margin-top: 8px;
}
div.data h1 {
	margin: 0px;
	padding: 0px;
	font: 13px Verdana;
}
a.moore_top {
	display: block;
	width: 226px;
	height: 62px;
	float: right;
	position: relative;
	top: -140px;
	right: 40px;
	background: url("images/button_top.png");
}


#stopka {
	width: 1026px;
	height: 76px;
	clear: both;
	position: relative;
	left: -14px;
	z-index: 10;
}
#stopka div {
	float: left;
	margin-top: 20px;
	z-index: 10;
}
#stopka div.t1 {
	background: url("images/stopka1.jpg");
	width: 370px;
	height: 66px;
	margin-left: -56px;
}
#stopka div.t2 {
	background: url("images/stopka2.jpg");
	width: 320px;
	height: 66px;
	margin-left: 0px;
}
#stopka div.t3 {
	background: url("images/stopka3.jpg");
   width: 336px;
	height: 66px;
	margin-left: 0px;
}
#stopka ul {
	padding: 0px;
	float: none;
	font: 13px arial;
	margin-left: 60px;
	list-style: none;

}
#stopka ul li {
	float: left;
	
}
#stopka ul li a {
	color: white;
	position: relative;
	top: 15px;
	margin-left: 5px;
}
#stopka img {
	float: left;
}
#page {
	text-align: left;
	position: relative;
	left: 70px;
}
#sidebar {
	
	width: 368px;
	float: left;
	position: relative;
	top: -100px;
	left:-4px;
}
#sidebar form {
	margin: 0;
}
.narrowcolumn .postmetadata {
	text-align: left;
	border-bottom: 1px solid #e1e7b7;
	margin-bottom: 10px;
	padding-bottom: 10px;

	}
#content {
	font-size: 1.2em;
	
	}
#content a {
	color: #7d8355;
	text-decoration: underline;
	
}
#content h2 {
font-size: 20px;
color: #7d8355;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #adb66f;
	}
div.entry p {
	color: #7d8355;
}
p.postmetadata a {
	color: #585c38;
}






li.widget_text, li.widget_polls-widget {
	display: block;
	float: right;
	width: 319px;
	height: auto;
	background: url("images/widget_top.jpg") no-repeat;
	position: relative;
	left: -6px;
}




li.widget_text h2.widgettitle, li.widget_polls-widget h2.widgettitle {
	font-size: 20px;
	color: #7d8345;
	margin-top: 20px;
	margin-left: 20px;
	
}
li.widget_text	div.textwidget, li.widget_polls-widget div.textwidget {
	text-align: center;
	height: auto;
	overflow: hidden;
	clear: both;
	margin-top: 24px;
}


li.widget_pages h2.widgettitle {
	display: none;
}

li#pages-2 ul li {
	float: left;
	list-style: none;
}
li#pages-2 ul li a {
	color: #71822b;
	font: 18px arial;
	text-decoration: none;
	margin-left: 17px;
	position: relative;
	left: 33px;
	top: -20px;
}
li#pages-2 ul li a:hover {
	color: #9aa449;
}














small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	margin: 0px; 
	padding: 0px; 
	}












/* Begin Structure */


#page {
	background-color: white;

	
	}
.narrowcolumn {
	float: left;
	width: 597px;
	margin: 0px !important;
	padding: 0px !important;

	}


	
	
	
	
	 

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 Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 0;
padding: 0;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 0;
padding: 0;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0;
padding: 0;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
padding: 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
	}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */







/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* 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 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 */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/*NAJNOWSZE POSTY*/

#forum_lp{
	
	width:600px;
}
#forum_lp table{
	border-collapse: collapse;
	font-size:9px;
	font-family:sans-serif;
	color:#7D8355;
	
	}

#forum_lp td {
			
	border-bottom: 1px solid #CCC; 
	}
.brak{
	border-bottom: 0px solid blue; 
}

#forum_lp a:link {
	color:#7D8355;
}
#top1{
	width:383px ;
	height: 238px;
	float:left;
	background-image: url(images/top1.jpg);
	padding-top: 2px;
	padding-left: 100px;
	font-weight: bold;
	font-family:"Verdana",Georgia,Serif;
	color: #7D8355;
	font-size: 14px;
	letter-spacing: 3px;
}
#top2{
	width:217px;
	height: 240px;
	float:left;
	background-image: url(images/top2.jpg);
}
#top3{
	width:325px;
	height: 240px;
	float:left;
	background-image: url(images/top3.jpg);
}
