
/*
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: #ffffff url(images/img03.jpg) repeat-x left top;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #837669;
}

h1, h2, h3 {
	margin: 0;
	font-family: "Trebuchet MS",Arial, Helvetica, Sans-Serif;
	font-weight: normal;
	color: #649632;
}

h1 { font-size: 28px; 
    font-weight: bold;
    color: #ffffff;}

h2 { font-size: 22px; }

h3 { }

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

	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
}

ul, ol { }

blockquote { }

a { color: #000000; }

a:hover { text-decoration: none; }

a img {
	border: none;
}

img.left {
	float: left;
	margin: 7px 30px 0 0;
}

img.right {
	float: right;
	margin: 7px 0 0 30px;
}

hr { display: none; }

.list1 {
}

.list1 li {
	float: left;
	line-height: normal;
}

.list1 li img {
	margin: 0 30px 30px 0;
}

.list1 li.alt img {
	margin-right: 0;
}

#wrapper {
	background: url(images/img06.jpg) repeat-x left bottom;
}

/* Header */

#header-wrapper {
	width: 880px;
	margin: 0 auto;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-top: 10px solid #FFFFFF;
}

#header {
	width: 880px;
	height: 76px;
	margin: 0 auto;
	background: #608F30 url(images/img02.jpg) no-repeat left top;
}

/* Menu */

#menu {
	float: left;
	width: 600px;
	height: 51px;
}

#menu ul {
	margin: 0;
	padding: 25px 0 0 10px;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
}

#menu a {
	display: block;
	float: left;
	margin-right: 17px;
	padding: 5px 12px;
	text-decoration: none;
	font: 14px Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#menu a:hover { text-decoration: none; color:  }

#menu .current_page_item a {
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 235px;
	height: 76px;
}

#search form {
	float: right;
	margin: 0;
	padding: 30px 20px 0 0;
}

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

#search input {
	float: left;
	font: 12px Georgia, "Times New Roman", Times, serif;
	border: none;
}

#search-text {
	width: 135px;
	height: 18px;
	padding: 3px 0 0 5px;
	background: #ECF9E4;
	color: #658453;
}

#search-submit {
	height: 21px;
	margin-left: 12px;
	color: #39561D;
}

/* Page */

#page {
	width: 840px;
	margin: 0 auto;
	padding: 30px 20px 0px 20px;
	background: #FFFFFF;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

/** LOGO */

#logo {
	height: 250px;
	background: url(images/img01.jpg) no-repeat left top;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	line-height: normal;
}

#logo h1 { padding-top: 100px; }

#logo h1 a {
	text-decoration: none;
	color: #FFFFFF;
}

#logo h1 a:hover { text-decoration: none; }

#logo p {
	padding: 165px 0 0 15px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #B6ACA2;
}

#logo p a {
	text-decoration: none;
	color: #B6ACA2;
}

#logo p a:hover { text-decoration: underline; }

/* Content */

#content {
	float: left;
	width: 570px;
}

/* Post */

.post {
	margin-bottom: 25px;
}

.post .title {
	height: 55px;
	margin-bottom: 3px;
	padding: 19px 0px 2px 20px;
	background: url(images/img07t.png) no-repeat left top;
	color: #000000;
}

.title span {
	display:block;
	width:425px;
	white-space:nowrap;
	overflow:hidden;
}

.post .date {
	float: right;
	margin-top: -57px;
	padding-right: 40px;
	font-weight: bold;
	font-size: 14px;
	color: #333333;
}

.post .meta {
	margin: -40px  0 3px 25px;
	padding: 2px 30px 2px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 10px;
	color: #B6ACA2;
}

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

.post .entry {
	padding: 25px 20px;
}

.post .links {
	margin: 0 250px 0 0;
	padding: 0 0 0 0px;
}

.post .links .comments {
}

.post .links .permalink {
	padding-left: 17px;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 222px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#sidebar li {
	margin-bottom: 30px;
	padding: 0 0 20px 0px;
}

#sidebar li ul {
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding: 0 20px;
}

#sidebar h2 {
	height: 33px;
	margin: 0 0 20px 0px;
	padding: 15px 0 2px 20px;
	background: url(images/img04.jpg) no-repeat left top;
	font-size: 18px;
	color: #245179;
}


#sidebar p {
	line-height: 200%;
}

/* Calendar */

#calendar {
}

#calendar caption {
	padding-bottom: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border-collapse: collapse;
	border-right: 1px solid #F5F2EF;
}

#calendar thead th {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
	background: #F5F2EF;
}

#calendar tbody td {
	padding: 5px 0;
	text-align: center;
	border-top: 1px solid #F5F2EF;
	border-left: 1px solid #F5F2EF;
}

#calendar tfoot td {
	padding: 5px;
}

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

#calendar #today {
	background: #E7F1E1;
}

/* Footer */

#footer {
	width: 880px;
	margin: 0 auto;
	padding: 0;
	background: #494336 url(images/img05.jpg) no-repeat left top;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF;
	border-bottom: 10px solid #FFFFFF;
}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	line-height: normal;
	color: #B5ADA5;
}

#footer a {
	color: #B5ADA5;
}

div.proLista div.item { margin-bottom:5px; background:transparent url(../design/ul-01.gif) no-repeat scroll 0 3px; padding-left:20px; }
div.proLista div.item h3,
div.proLista div.item p { display:inline; margin-right:5px; }
div.proLista div.custom { padding-left:15px; }
div.proLista div.custom img.usersPhoto { margin:0 10px 10px 0; float:left; border:2px solid #9CE4FF; }
div.proLista div.custom h3 { margin:0; }
div.proLista div.custom ul { margin-top:0; }
div.proLista div.custom h5 { font-size:1em; padding-left:15px; margin-bottom:0; clear:both; }
div.proLista div.custom h6 { font-size:1em; margin:0; font-weight:normal; }
div.proLista div.custom p { margin:0; }
div.proLista div.custom li { margin-bottom:10px; }
div.proLista fieldset { border:1px solid #d4d4d4; background:#e4e4e4; padding:5px; width: 440px; margin:0 auto; }
div.proLista fieldset input.fraza { height:20px; border:1px solid #d4d4d4; width:200px; margin-right:5px; display:block; float:left; }
div.proLista fieldset input.submit { width:80px; display:block; float:right; margin-right:5px; }
div.proLista fieldset a { float:right; margin-right:5px; }

#formsMail { width: 100%; background: none; margin: 10px auto; }
#formsMail tr td { border: none; background: none;}
#formsMail tr td.name { text-align: right; }
#formsMail tr td.input input { border: 1px solid #999999; padding: 1px; background:#fff; }
#formsMail tr td.input input:focus { background:#ddd; }
#formsMail #imienazw td.input input { width: 460px; }
#formsMail #email td.input input { width: 460px; }
#formsMail #temat td.input input { width: 460px; }
#formsMail #tresc td.name { vertical-align: top; padding-top: 4px; }
#formsMail #tresc td.input textarea { width: 460px; height: 400px; border: 1px solid #999999; padding: 1px; background:#fff; }
#formsMail #tresc td.input textarea:focus { background:#ddd; }
#formsMail tr.hidden { display: none; }
#formsMail #submit td.input input { width: 100px; background: none; }
#formsMailSvError { font-size: 110%; font-weight: bold; color: #ff0000; margin: 0.5em 4em; padding: 4px 4px; text-align: center; border: 2px solid #ff0000; }
#formsMailSvOK { font-size: 110%; font-weight: bold; color: #00dd00; margin: 0.5em 4em; padding: 4px 4px; text-align: center; border: 2px solid #00dd00; }

#formsSearch table { font-size: 1.1em; width: auto; background: none; border: 1px solid #dfdfdf; margin: 10px auto; }
#formsSearch { margin: 0; border: 0; }
#formsSearch tr td { padding: 4px; border: 0; height: auto; }
#formsSearch .name { font-family: Tahoma,Arial,sans-serif; font-weight: bold; text-align: right; padding-right: 5px; vertical-align: top; }
#formsSearch .input input { font: 0.9em Verdana, Tahoma; border:1px solid #dfdfdf; width:200px; }
#formsSearch .input select { font: 0.9em Verdana, Tahoma; border:1px solid #dfdfdf; }
#formsSearch .input textarea { font: 0.9em Verdana, Tahoma; border:1px solid #dfdfdf; }
#formsSearch input.button { font: 0.9em Verdana, Tahoma; border:1px solid #dfdfdf; width: 80px; }
#formsSearch .input input.check { width: auto; }
#searchModule p.intro { margin:0; border-bottom:1px solid #dfdfdf; }
#searchModule div.item { margin-top:15px; }
#searchModule div.item h3 { margin:0; }
#pSearch div.item { margin-bottom:10px; }
#pSearch div.item div.text { font-size:0.85em; font-style:italic; }
#pSearch div.item div.text a { color:#aaaaaa; }

#footer p.techne {height:15px;}
#footer p.techne a {font-size:1.1em;display:block;}
#footer p.techne a:hover {text-decoration:underline;}
#footer p.techne a.left {float:left;margin-left:20px;}
#footer p.techne a.right {float:right;margin-right:20px;}
#footer p.techne a span.techne {color:red; font-family:Times New Roman;}

#siteMap ul {margin:0; list-style:none; padding-left:10px;}
#siteMap li.doc {background:url(images/tree.doc.gif) no-repeat 0 2px;padding-left:20px;}
#siteMap li.dir {padding-left:20px;}
#siteMap h3 {margin:0;font-size:12px;}
#siteMap h4 {margin:0;font-size:12px; font-weight:normal;}

#content div.pagination { text-align:center; font-size:1.2em; margin-top:25px; }
#content div.pagination ul { display:inline; padding:0; }
#content div.pagination ul li { display:inline; background:none; padding:0 4px; background:url(../images/black.dot.gif) repeat-y 0 0; }

