html, body {height: 100%;}

/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

* {
	margin: 0;
	padding: 0;
}
a img {border: none;}
body {
	margin: 0 auto;
	background: #FFFFFF;
	font-family: Tahoma, "Times New Roman", Times, serif;
	font-size: 13px;
	color: #444444;
	text-align: center;
	background: #FDFCFB;
}
#wrapper
{
margin: 0 auto;
text-align: left;
width: 1022px;
overflow: hidden;
}
input, textarea {
	padding: 1px;
	font: normal 0.9em Verdana, "Times New Roman", Times, serif;
	color: #336633;
	}

h1, h2, h3 {
	margin-top: 1.1em;
		color: #94D739;
}

h1 {
	font-size: 1.3em;
	border-bottom: solid 8px #EDEDED;
	margin-bottom: 18px;
	}

h2 {
		font-size: 1.1em;
	margin-top: 0.5em;
}

h3 {
	font-size: 1em;
}

ul, ol {
	margin-top: 0.2em;
	margin-bottom: 0.3em;
}

li {margin: 0; padding:0}

ul, ol {
	margin-left: 2em;
}

blockquote {
	margin-left: 3em;
	margin-right: 3em;
	font-style: italic;
}
dt {font-weight: bold; margin-top: 0.64em;}
dd {padding-left: 1em; }
a {
	/*border-bottom: 1px solid #EEB882;*/
	text-decoration: none;
	
	color: #C16202; /*braz*/
	color: #2975A3; /*morski*/
}
a:link {text-decoration: none;}
a:hover {
	/*border-bottom: 1px solid #CC3399;*/
	color: #CC0033;
}
a:visited: {text-decoration: none;}

#baner {
height: 80px;
width: 1022px;
margin: 0 auto 0px auto;
color:#FFFCF5;
padding: 0 0px; 
padding-top: 4px;
background: white url(images/baner.jpg) bottom left; 
}
/* Header */

#header {
	width: 1020px;
	height: 40px;
	margin: 0 auto;
	background: url(images/img01.gif) repeat-x;
}

#logo {
	float: left;
	height: 40px;
	/*background: url(images/img02.gif) no-repeat;*/
}

#logo h1, #logo h2 {
	float: left;
	margin: 0;
	text-transform: lowercase;
	letter-spacing: 1px;
	overflow: hidden;
}

#logo h1 {
	padding: 5px 0 0 20px;
}

#logo h2 {
	padding: 12px 0 0 6px;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #000000;
}

#menu {
	
	/*overflow: hidden;*/
	position: relative;
	top: 30px;
	left: 545px;
	/*background: url(images/menuser-tlo.jpg) no-repeat right top;*/
	width: 572px;
	
}

#menu ul {

	margin: 0;
	padding: 0;
	list-style: none;
	margin: 0;
	overflow: hidden;
}

#menu li {
	float: left;
	/*display: block;*/
}

#menu a {
	padding: 12px 14px 12px 18px;
	background: #6ab000 url(images/menuser-tlo.jpg) no-repeat top right;
	
	height:	 16px;
	margin-right: 6px;
	display: block;
	float: left;
	/*border: solid 1px #33CC66;*/
	/*text-transform: lowercase;*/
	text-decoration: none;
	letter-spacing: 2px;
	font-size: 1em;
	/*font-weight: bold;*/
	/*color: #C16202;*/
	color: #fff;
	font-weight: bold;
}

#menu a:hover {
	text-decoration: underline;
	color: #FFFF33;
}

/* Page */

#page {
	width: 1018px;
	margin: 0 auto;
	padding: 0px 0;
	background: #fff;
	border: solid 1px #8bd71d;
}

/* Content */

#content {
	float: left;
	width: 557px;
padding: 0 1px 0 1px;
		background: #fff;
background: #fff url(images/tlo-content.jpg) top left repeat-y;
display: inline;
}
*html #content {  width: 557px;}

.post {
	padding-top:  10px;
	min-height: 550px;

}
.post h1
{
/*border-bottom: dotted 1px #15A600; overflow: hidden;*/
}

.post .title {
	margin: 0 4px 8px 0;
	padding-bottom: 0.2em;
	overflow: hidden;
}

.post .title a {
	border: none;
}
/* data pod elementem i ..................*/
.post .meta {
	margin: 0;
	padding: 3px 10px 6px 0;
	font: normal 9px Verdana, Helvetica, sans-serif;
	color: #DDDDDD;
	text-align: right;
	clear: both;
}
.post .meta a {font-size: 9px;}
.post .entry {
	padding: 0px 8px 15px 0;
	font-size: 104%;
	}
.entry td {font-size: 0.9em; border: 1px dotted #9ADA74; padding: 3px;}
.entry table
{border: 1px solid #DBF3CF; border-collapse: collapse;
margin-top: 1em;
}
.element 
{padding: 18px 0 0 20px; background: url(images/tlo-element.jpg) no-repeat top left; line-height: 140%;}

.element ul
{
list-style-image: url(images/list-point.png);
margin-left: 16px;
}
.element dl
{
font-size: 80%;
}
	/*listy podwojne w tekscie.............................*/
.post .entry ol li ul, .post .entry ul li ul
{margin: 0.25em 1.25em; font-size: 95%; }
.post .entry p, .post .entry ol, .post .entry ul {
	line-height: 140%;
	
	
}
.post .entry ul {margin-top: 102px, margin-bottom: 8px;}
.post .tags {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #EDEDCD;
	font-size: smaller;
	text-align: center;
	
}
.miniaturka {border: 1px solid #A4DC55;}
.slajdmini {border: 1px solid #A4DC55; float: right;}
.post .tags a {
	margin-left: 10px;
}

p.links {
	text-align: center;
	margin: 2px 0px;
	padding: 2px 10px 2px 25px;
	border: 1px solid #A8EB8E;
	font-size: 0.8em;
	text-transform: uppercase;
}

.post .links a {
	font-weight: bold;
}

/* Sidebars */

.sidebar {
	
	background: #D3FFC0;
	padding-bottom: 30px;
	display: inline;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.sidebar li {
 /*oddzielenie dzialow menu */ 
}

.sidebar li ul {
	padding: 2px 20px;
}

.sidebar li ul li {
	padding: 2px 0;
	 border-bottom: solid 4px #EDEDED; /*oddzielenie newsow */ 
}

.sidebar h2 {
	padding: auto 15px;
	background: url(images/img07.gif) no-repeat left center;
	letter-spacing: -1px;
	
	}
.sidebar a {text-decoration: none;}
/* Sidebar1 */

#sidebar1 {
	width: 207px;
	padding-left: 15px;
padding-top: 114px;
	font-size: 90%;
	line-height: 90%;
background: url(images/tlo-left.jpg) no-repeat center top;
}

#sidebar1 h2 {
	height: 20px;
	padding: 10px 0 10px 30px;
	font-size: 1.4em;
	
	}
#sidebar1 p
{
margin-bottom: 0.1em;
margin-top: 2px;
margin-left: 16px;
}

#sidebar1 a {
	 text-decoration: none;  display: block; margin-top: 1px; border-bottom: #D8D8D8 1px dotted; padding-bottom: 3px; width: 90%;
background: url(images/menu-list-item.gif) no-repeat left top; padding-left: 20px;
}
#sidebar1 ul li ul a{
	 margin-left: 1px;
	 background: url(images/menu-list-item.gif) no-repeat left top; padding-left: 20px;
		}
#sidebar1 ul li ul {
	 margin-left: 0px; padding-left: 0px;
	}
#sidebar1 li
{

}
#sidebar1 h3
{margin:8px 0 9px 0; font-size: 100%; letter-spacing: 2px;}
/* Sidebar2 */

#sidebar2 {
float: right;
	width: 200px;
	padding: 1px 0 0 0px;
	background: url(images/tlo-right.jpg) no-repeat right top;
	border-left: 1px solid #F3F3F3;
	/*background: url(images/tlo-left.jpg) no-repeat center top;*/
}
*html #sidebar2 {  width: 183px; overflow: hidden;}
#sidebar2 ul { margin-left: 15px;}
/* Search */
#sidebar2 h2 { margin: 0 5px 0 0px; font-size: 1.3em; border-bottom: solid 8px #EDEDED;}
#sidebar2 h3 { margin-top: 10px;}
#search {
}
#sidebar2 ul ul {margin: 0 5px 0 0; padding-left: 0;}
.sidebar li ul {
	padding: 2px 0px;
}
#sidebar2 a {color: #9E9E9E;}
#search form {
	text-align: center;
}

#search #s {
	width: 80%;
	margin-bottom: 10px;
}

/* Calendar */

#calendar {
text-align: center;
margin: 0px 15px 8px 15px; 

font-size: 90%;
}


/* Footer */

#footer {
	clear: both;
	width: 1020px;
	height: 56px;
	margin: 0 auto;
	background: #8bd71d url(images/tlo_footer.gif) repeat-x;
	border-top: 8px solid #ededed;
}

#footer p {
	margin: 0;
	padding: 15px 10px;
	font-size: smaller;

}

#footer .legal {
	
	width: 75%;
	font-size: 9px;
	color: #418200;
	background: url(images/img02.gif) no-repeat;
}

#footer .producent {
	float: right;
	background: #99E12D url(images/img03.gif) no-repeat right top;
	margin: 12px 4px 0 2px;
	padding: 2px;
}
#wybranyDzial 

{
font-size: 110%;
}
p {
	margin: 8px 0;
	padding: 0;
}
#sidebar2 p
{font-size: 0.28cm;}

	
#menuL1 h2 {display: none;}
#newsletter {}
#newsletter p {margin: 0 0 3px; 0;}
#newsletter b {cursor: pointer;}

.multifotkan {border: none; width: 90%;}
.multifotkan td {border: none;}

